Earlier quoted context omitted.
>I bet you can reason 1+3x=22 pretty easily without any words whatsoever I've tried to do it, but I can't. I had to do something like "ok, so we subtract one from both sides and then it's easy, 3*7=21". Maybe I could do 2+8 but I still think the word ten "aloud".
I was able to do it with no words. I 'saw' the steps as if on a piece of paper. I saw 3x=22-1=21, then x=21/3=7. But I have a degree in applied math. Perhaps not internally vocalizing is just being extremely familiar. It also happened very quickly, perhaps there was no time to vocalize anyways.
Simple tasks showing reasoning breakdown in state-of-the-art LLMs
351–360 of 393 posts
Re: Simple tasks showing reasoning breakdown in state-of-the-art LLMs
#352Re: Simple tasks showing reasoning breakdown in state-of-the-art LLMs
#353Earlier quoted context omitted.
Why are so many people so insistent on saying this? I’m guessing you are in denial that we can make a simulated reasoning machine?
People keep saying it because that's literally how LLMs work. They run Montecarlo sampling over a very impressive latent linguistic space. These models are not fundamentally different than the Markov chains of yore except that these latent representations are incredibly powerful. We haven't even started to approach the largest problem which is moving beyond what is essentially a greedy token level search of this ling…
Sophisticated folks aren't doing simplistic/stupid decoding.
Gotta go beyond LLMs 101 to see what's actually happening. Even in training folks are building models which predict several tokens ahead.
Re: Simple tasks showing reasoning breakdown in state-of-the-art LLMs
#354Like others I ran this through gpt-4o and it fails at reasoning because it does not realize Alice is a sister. In fact in one explanation it defines the siblings as: M brothers, N sisters, 1 Alice (!!) I asked gpt “Is Alice a sister?” It answered yes and then answered the problem correctly
Dude, this is shockingly bad if true
Q* algorithm can't come fast enough
Re: Simple tasks showing reasoning breakdown in state-of-the-art LLMs
#355> Paper finds a failure case for current LLMs and draws broad conclusions about the fundamental limits of LLM technology > Evaluates the largest LLMs and finds evidence that actually scale overcomes the problem: "Notable exceptions are Claude 3 Opus and GPT-4 that occasionally manage to provide correct responses backed up with correct reasoning as evident in structured step by step explanations those models deliver t…
The key word is "occasionally". For anything even close to AGI, it would be reasonable to expect a correct answer to such a simple question 100% of the time . Or at least not confidently wrong answers.
Re: Simple tasks showing reasoning breakdown in state-of-the-art LLMs
#356Earlier quoted context omitted.
Many people, especially on this site, really want LLMs to be everything the hype train says and more. Some have literally staked their future on it so they get defensive when people bring up that maybe LLMs aren’t a replacement for human cognition. The number of times I’ve heard “but did you try model X” or “humans hallucinate too” or “but LLMs don’t get sleep or get sick” is hilarious.
The comment that humans are sometimes wrong too is absolutely ridiculous and I always think about the self-driving car incident in china where the car mistook an advertisement of a car above the road as a real car and hit the breaks causing a chain crash. Even the shittiest driver would never do that.
... Would we consider that a good improvement to roll out? Is the only factor short-term utilitarianism?
Sometimes our ability to predict and characterize errors is more important than the total error rate.
Re: Simple tasks showing reasoning breakdown in state-of-the-art LLMs
#357It was "As we may think" not "As they may think."
Re: Simple tasks showing reasoning breakdown in state-of-the-art LLMs
#358For anyone considering reading the paper and like me don't normally read papers like this, open the PDF and think you don't have time to read it due to its length. The main part of the paper is the first 10 pages and a fairly quick read. On to the topic here. This is an interesting example that they are using. It is fairly simplistic to understand as a human (even if we may be inclined to quickly jump to the wrong co…
But it’s also fairly obvious LLMs don’t reason at all so it’s not shocking that LLMs don’t reason at all. What’s remarkable is that they’re able to perform as well at reasoning tasks as they do given that factual truth they have no reasoning facility. Coupled with their natural language ability and emergent abductive reasoning ability that’s generally hard in computing models it’s hard to draw much conclusion here other than “wow gpt-4o is amazing.”
Re: Simple tasks showing reasoning breakdown in state-of-the-art LLMs
#359Earlier quoted context omitted.
While LLMs have incredible potential, and are even downright useful in their current format, they have the rather nasty tendency to confidently present bullshit that passes the smell test for most people. When it's wrong, it's not just wrong , by design, it's wrong but sounds plausible. Considering most people with subject matter expertise aren't going to consult such a bot for their own areas of expertise, that mean…
> As soon as I asked "are you giving me instructions for Gemini Advanced or Bard?" it was like "OH LOL WOOPS!! YOU GOT ME BRO! XD I CAN'T DO ANY OF THAT! LOL." Which, honestly, is great. Being able to evaluate its answers to realize it's wrong is really neat. Did it evaluate its answers, or did your expression of doubt cause the eager-to-please language model to switch from "generate (wrong) instructions because that…
Re: Simple tasks showing reasoning breakdown in state-of-the-art LLMs
#360Earlier quoted context omitted.
Maybe, but symbolic thought can get pretty far away from what we generally call "language." I bet you can reason 1+3x=22 pretty easily without any words whatsoever, or the sound of one ascending octave after another, or the approximate G-force induced on your body if you take the next turn without applying the brakes. All of these forms of reasoning are true and useful calculations: when we talk about "intuition" wha…
Most people can't do 1 + 3x = 22 without any words or symbols. People who can don't realize that most people can't. I'd argue one isn't using logic when they do that, it's just very good pattern matching.