this post was submitted on 08 Jun 2025
757 points (95.9% liked)

Technology

71083 readers
2960 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

LOOK MAA I AM ON FRONT PAGE

you are viewing a single comment's thread
view the rest of the comments
[โ€“] minoscopede@lemmy.world 51 points 10 hours ago* (last edited 10 hours ago) (7 children)

I see a lot of misunderstandings in the comments ๐Ÿซค

This is a pretty important finding for researchers, and it's not obvious by any means. This finding is not showing a problem with LLMs' abilities in general. The issue they discovered is specifically for so-called "reasoning models" that iterate on their answer before replying. It might indicate that the training process is not sufficient for true reasoning.

Most reasoning models are not incentivized to think correctly, and are only rewarded based on their final answer. This research might indicate that's a flaw that needs to be corrected before models can actually reason.

[โ€“] Allah@lemm.ee 1 points 1 hour ago

Cognitive scientist Douglas Hofstadter (1979) showed reasoning emerges from pattern recognition and analogy-making - abilities that modern AI demonstrably possesses. The question isn't if AI can reason, but how its reasoning differs from ours.

[โ€“] technocrit@lemmy.dbzer0.com 1 points 1 hour ago* (last edited 1 hour ago)

There's probably alot of misunderstanding because these grifters intentionally use misleading language: AI, reasoning, etc.

If they stuck to scientifically descriptive terms, it would be much more clear and much less sensational.

[โ€“] Knock_Knock_Lemmy_In@lemmy.world 14 points 7 hours ago (1 children)

When given explicit instructions to follow models failed because they had not seen similar instructions before.

This paper shows that there is no reasoning in LLMs at all, just extended pattern matching.

[โ€“] MangoCats@feddit.it 1 points 5 hours ago (1 children)

I'm not trained or paid to reason, I am trained and paid to follow established corporate procedures. On rare occasions my input is sought to improve those procedures, but the vast majority of my time is spent executing tasks governed by a body of (not quite complete, sometimes conflicting) procedural instructions.

If AI can execute those procedures as well as, or better than, human employees, I doubt employers will care if it is reasoning or not.

[โ€“] Knock_Knock_Lemmy_In@lemmy.world 4 points 4 hours ago (1 children)

Sure. We weren't discussing if AI creates value or not. If you ask a different question then you get a different answer.

[โ€“] MangoCats@feddit.it 1 points 2 hours ago (2 children)

Well - if you want to devolve into argument, you can argue all day long about "what is reasoning?"

[โ€“] Knock_Knock_Lemmy_In@lemmy.world 2 points 1 hour ago* (last edited 1 hour ago)

You were starting a new argument. Let's stay on topic.

The paper implies "Reasoning" is application of logic. It shows that LRMs are great at copying logic but can't follow simple instructions that haven't been seen before.

[โ€“] technocrit@lemmy.dbzer0.com 1 points 1 hour ago* (last edited 1 hour ago)

This would be a much better paper if it addressed that question in an honest way.

Instead they just parrot the misleading terminology that they're supposedly debunking.

How dat collegial boys club undermines science...

[โ€“] REDACTED@infosec.pub 7 points 7 hours ago* (last edited 7 hours ago) (3 children)

What confuses me is that we seemingly keep pushing away what counts as reasoning. Not too long ago, some smart alghoritms or a bunch of instructions for software (if/then) was officially, by definition, software/computer reasoning. Logically, CPUs do it all the time. Suddenly, when AI is doing that with pattern recognition, memory and even more advanced alghoritms, it's no longer reasoning? I feel like at this point a more relevant question is "What exactly is reasoning?". Before you answer, understand that most humans seemingly live by pattern recognition, not reasoning.

https://en.wikipedia.org/wiki/Reasoning_system

Sure, these grifters are shady AF about their wacky definition of "reason"... But that's just a continuation of the entire "AI" grift.

[โ€“] stickly@lemmy.world 1 points 3 hours ago

If you want to boil down human reasoning to pattern recognition, the sheer amount of stimuli and associations built off of that input absolutely dwarfs anything an LLM will ever be able to handle. It's like comparing PhD reasoning to a dog's reasoning.

While a dog can learn some interesting tricks and the smartest dogs can solve simple novel problems, there are hard limits. They simply lack a strong metacognition and the ability to make simple logical inferences (eg: why they fail at the shell game).

Now we make that chasm even larger by cutting the stimuli to a fixed token limit. An LLM can do some clever tricks within that limit, but it's designed to do exactly those tricks and nothing more. To get anything resembling human ability you would have to design something to match human complexity, and we don't have the tech to make a synthetic human.

[โ€“] MangoCats@feddit.it 1 points 5 hours ago (1 children)

I think as we approach the uncanny valley of machine intelligence, it's no longer a cute cartoon but a menacing creepy not-quite imitation of ourselves.

It's just the internet plus some weighted dice. Nothing to be afraid of.

[โ€“] Tobberone@lemm.ee 4 points 7 hours ago

What statistical method do you base that claim on? The results presented match expectations given that Markov chains are still the basis of inference. What magic juice is added to "reasoning models" that allow them to break free of the inherent boundaries of the statistical methods they are based on?

[โ€“] theherk@lemmy.world 11 points 10 hours ago

Yeah these comments have the three hallmarks of Lemmy:

  • AI is just autocomplete mantras.
  • Apple is always synonymous with bad and dumb.
  • Rare pockets of really thoughtful comments.

Thanks for being at least the latter.

[โ€“] Zacryon@feddit.org 7 points 10 hours ago (2 children)

Some AI researchers found it obvious as well, in terms of they've suspected it and had some indications. But it's good to see more data on this to affirm this assessment.

[โ€“] jj4211@lemmy.world 1 points 2 hours ago

Particularly to counter some more baseless marketing assertions about the nature of the technology.

[โ€“] kreskin@lemmy.world -1 points 7 hours ago* (last edited 7 hours ago) (2 children)

Lots of us who has done some time in search and relevancy early on knew ML was always largely breathless overhyped marketing. It was endless buzzwords and misframing from the start, but it raised our salaries. Anything that exec doesnt understand is profitable and worth doing.

[โ€“] wetbeardhairs@lemmy.dbzer0.com 2 points 4 hours ago* (last edited 4 hours ago)

Machine learning based pattern matching is indeed very useful and profitable when applied correctly. Identify (with confidence levels) features in data that would otherwise take an extremely well trained person. And even then it's just for the cursory search that takes the longest before presenting the highest confidence candidate results to a person for evaluation. Think: scanning medical data for indicators of cancer, reading live data from machines to predict failure, etc.

And what we call "AI" right now is just a much much more user friendly version of pattern matching - the primary feature of LLMs is that they natively interact with plain language prompts.

[โ€“] Zacryon@feddit.org 1 points 3 hours ago

Ragebait?

I'm in robotics and find plenty of use for ML methods. Think of image classifiers, how do you want to approach that without oversimplified problem settings?
Or even in control or coordination problems, which can sometimes become NP-hard. Even though not optimal, ML methods are quite solid in learning patterns of highly dimensional NP hard problem settings, often outperforming hand-crafted conventional suboptimal solvers in computation effort vs solution quality analysis, especially outperforming (asymptotically) optimal solvers time-wise, even though not with optimal solutions (but "good enough" nevertheless). (Ok to be fair suboptimal solvers do that as well, but since ML methods can outperform these, I see it as an attractive middle-ground.)