> Without specification, we employ a decoder-only language model GPT2 (Radford et al., 2019) with a configuration of 4 layers, 32 hidden dimensions, and 4 attention heads. Yeah, ok. The research is interesting, warranted, but writing an article about it, and leading with the conclusions gathered from toy models and implying this generalises to production LLMs is useless. We've been here before with small models. Trai…
Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens
31–40 of 140 posts
Re: Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens
#32Earlier quoted context omitted.
I was just at the KDD conference and the general consensus agreed with this paper. There was only one keynoter who just made the assumption that LLMs are associated with reasoning, which was jarring as the previous keynoter had just explained at length why we need a neuro-symbolic approach instead. The thing is, I think the current companies making LLMs are _not_ trying to be correct or right. They are just trying to…
Not sure what all this is about, I somewhat regret taking a breaking from coding with LLMs to have it explained to me its all a mirage and a secret and sloppy plan for getting me an automagic egirl or something. ;)
Back to square one!!
Re: Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens
#33> Without specification, we employ a decoder-only language model GPT2 (Radford et al., 2019) with a configuration of 4 layers, 32 hidden dimensions, and 4 attention heads. Yeah, ok. The research is interesting, warranted, but writing an article about it, and leading with the conclusions gathered from toy models and implying this generalises to production LLMs is useless. We've been here before with small models. Trai…
> conclusions gathered from toy models and implying this generalises to production LLMs is useless You are just trotting out the tired argument that model size magically fixes the issues, rather than just improves the mirage, and so nothing can be known about models with M parameters by studying models with N Given enough parameters, a miraculous threshold is reached whereby LLMs switch from interpolating to extrapol…
Re: Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens
#34It's interesting that there's still such a market for this sort of take. > In a recent pre-print paper, researchers from the University of Arizona summarize this existing work as "suggest[ing] that LLMs are not principled reasoners but rather sophisticated simulators of reasoning-like text." What does this even mean? Let's veto the word "reasoning" here and reflect. The LLM produces a series of outputs. Each output c…
Re: Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens
#35Earlier quoted context omitted.
Please don't tell me you were one of those marking every SO question as duplicate, more often than not missing the entire nuance in the question that made it not a duplicate at all, and the answers to the so called previously asked question utterly unusable? This was one of those infuriating things that drove so many away from SO and jump ship the second there was an alternative.
I'm not sure why duplicates were ever considered an issue. For certain subjects (like JS) things evolved so quickly during the height of SO that even a year old answer was outdated. That and search engines seemed to promote more recent content.. so an old answer sank under the ocean of blog spam
If a year-old answer on a canonical question is now incorrect, you edit it.
Re: Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens
#36Earlier quoted context omitted.
> conclusions gathered from toy models and implying this generalises to production LLMs is useless You are just trotting out the tired argument that model size magically fixes the issues, rather than just improves the mirage, and so nothing can be known about models with M parameters by studying models with N Given enough parameters, a miraculous threshold is reached whereby LLMs switch from interpolating to extrapol…
That’s what has been seen in practice though. SOTA LLMs have been shown again and again to solve problems unseen in their data set; and despite their shortcomings they have become extremely useful for a wide variety of tasks.
Dumb question but anything like this that’s written about on the internet will ultimately end up as training fodder, no?
Re: Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens
#37Re: Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens
#38Earlier quoted context omitted.
I have nothing against researching this, I think it's important. My main issue is with articles choosing to grab a "conclusion" and imply it extrapolates to larger models, without any support for that. They are going for the catchy title first, fine-print be damned.
I was just at the KDD conference and the general consensus agreed with this paper. There was only one keynoter who just made the assumption that LLMs are associated with reasoning, which was jarring as the previous keynoter had just explained at length why we need a neuro-symbolic approach instead. The thing is, I think the current companies making LLMs are _not_ trying to be correct or right. They are just trying to…
Do you have a link to the video for that talk ?
Re: Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens
#39I'm willing to accept that maybe LLMs cannot invent entirely new concepts but I know for a fact that they can synthesize and merge different unfamiliar concepts in complex logical ways to deliver new capabilities. This is valuable on its own.
Re: Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens
#40Earlier quoted context omitted.
I'm not sure why duplicates were ever considered an issue. For certain subjects (like JS) things evolved so quickly during the height of SO that even a year old answer was outdated. That and search engines seemed to promote more recent content.. so an old answer sank under the ocean of blog spam
SO wanted to avoid being a raw Q&A site in favor of something more like a wiki. If a year-old answer on a canonical question is now incorrect, you edit it .
SO's biggest asset was its community and while they treated it with some respect in the beginning they took it for granted and trashed it later.