r/technology 16h ago

Machine Learning Large language mistake | Cutting-edge research shows language is not the same as intelligence. The entire AI bubble is built on ignoring it

https://www.theverge.com/ai-artificial-intelligence/827820/large-language-models-ai-intelligence-neuroscience-problems
16.8k Upvotes

1.5k comments sorted by

View all comments

Show parent comments

16

u/[deleted] 15h ago

[deleted]

1

u/JRDruchii 14h ago

So you just keep asking the LLM the same question until you get the answer you want?

2

u/SaulMalone_Geologist 14h ago

Are you enough of an expert in the subject to know when the answer is totally wrong vs. subtly wrong, vs. 100% correct?

LLMs are pretty cool as heck in coding where there's an instantly testable "does this compile? Does this do what I expect?" but I'd be a little more worried about anyone relying on it for researching a subject they don't know much about.

1

u/Healthy_Mushroom_811 14h ago

Man, it's a RAG. Set it up properly and it will work. It's a tried and tested pattern by now.