Cognitive Behaviors That Enable Self-Improving Reasoners
106 comments
·March 6, 2025owenpalmer
jdpage
This is a well-known approach: verbalizing your thought process (either by speaking aloud, or by writing) is something that's long established as a good tactic for making sure that you're actually thinking through something, rather than glossing over it. Ironically, I've seen people bemoaning that use of AI will rob people of that.
I agree that there's potential here, though, and do genuinely hope that we find ways to make human intelligence better as we're going about AI research. Even pessimistically, I think we'll at least surface approaches that people use without thinking about, which is on its own a good thing, because once you know you're doing something, it becomes a lot easier to train yourself to do it better.
crooked-v
> Ironically, I've seen people bemoaning that use of AI will rob people of that.
There's that quote from Socrates, recorded by Plato:
> For this invention will produce forgetfulness in the minds of those who learn to use it, because they will not practice their memory. Their trust in writing, produced by external characters which are no part of themselves, will discourage the use of their own memory within them.
jbreckmckye
Classical era philosophers weren't completely wrong about this. They lived in a more oral literary culture where performers could recite entire works from memory.
I don't think anyone today could recite Beowulf from heart. But 1500 years ago that's exactly how it was enjoyed.
tankenmate
And on the flipside, 廣記不如淡墨[0], lit. "a good memory is not as good as pale ink", which is these days more commonly translated as "the faintest ink is more powerful than the strongest memory".
[0] "A Record of Learning about Government" [政學錄] Magistrates handbooks, Author Zheng Duan [鄭端] (compilation), Early Qing Dynasty (1644-1796)
neom
Pretty much every single spiritual philosopher has said some version of that (I'm writing a book on this subject right now, heh):
The Buddha (from the Pali Canon, Vinaya Pitaka, Cullavagga 10:4):
“Writing is like a drug that weakens memory.”
and: “Do not go upon what has been acquired by repeated hearing; nor upon tradition; nor upon rumor... But when you yourselves know: 'These things are good; these things are not blameable; undertaken and observed, these things lead to benefit and happiness,' enter on and abide in them.”
Confucius (Analects 2:15):
“Learning without thought is labor lost; thought without learning is perilous.”
Lao Tzu (Tao Te Ching, Chapter 48):
“In the pursuit of learning, every day something is acquired. In the pursuit of Tao, every day something is dropped.”
Jesus (Matthew 16:26):
“For what shall it profit a man, if he shall gain the whole world, and lose his own soul?”
Muhammad (Hadith, Sahih Muslim):
“The worst vessel to fill is the stomach; sufficient for the child of Adam are a few morsels to keep his back straight. If he must fill it, then one-third food, one-third drink, and one-third air.”
(This Hadith symbolically warns against excessive reliance on external consumption diminishing spiritual clarity and internal balance.)
Rumi (Masnavi):
“These outward forms are but dust and air; Seek the reality beyond appearance and form.”
Krishna (Bhagavad Gita, 2:42-43):
“Those who are attached to pleasure and power, whose minds are drawn away by such things, have no capacity for absorption into higher states of awareness.”
5ahsdGAh
I wonder what Socrates would say if your thinking process depends on GPUs owned by oligarchs and all your attempts at solving a problem are tracked.
What would he say if the collective IQ drops by 30 points in case of a power outage?
What would he say if people need a subscription in order to "think"?
ilrwbwrkhv
This is one of the secrets of the top British universities. They do a lot of debating in small groups. Even their papers are read out loud
arjonagelhout
I use this method too for programming problems I would normally procrastinate on and offload to subconscious thinking.
Actually writing out all thinking steps helps with ironing out some wrong steps in my reasoning or going in circles due to having limited working memory.
I started doing this more rigorously after seeing how reasoning based AI does reasoning, because it seemed like a useful thinking technique.
These reasoning AI models help me think on a meta level about my own thinking and shows me tools I can use to improve it.
Great to see that I’m not alone in this!
EncomLab
Sounds like you rediscovered the long held practice of "Rubber Ducking".
arjonagelhout
Haha, that’s a good point. I think the main change from using these (reasoning) models is that I’m more cognizant of my thinking process, rather than there being a novel technique.
floatrock
eh, writing it out is closer to "proto design document" or just plain ol "whiteboarding"
ninetyninenine
But now the rubber duck can talk back and also on occasion hallucinate and lie to you to confirm your delusions.
mattgreenrocks
For me, I think this approach works because I can commit the current thoughts to some type of external (to my brain) storage, freeing up space to think about how to further subdivide those tasks.
In general, this is very helpful for when your executive function feels taxed, as it has the effect of coaching yourself.
vunderba
Thinking out loud is an age old practice and is the equivalent of "rubber ducking" to yourself.
As someone who comes from a long ancestral line of people who talk to themselves while reasoning through problems - it would occasionally prove to be a minor handicap during proctored exams, as internal monologue isn't really the same thing.
rendall
Me, working through a problem: "So, that means..."
Girlfriend, coming in from outside: "Who are you talking to?"
Me: "I talk to myself. You know that."
Gf: "Oh right. You also whisper to yourself, which is scary."
Me: "Scary?"
Gf: "It sounds demonic."
Which, to be fair... Evidently, my internal monologuing gets quite a bit vocal even with other people around.
burningChrome
When I was working at a Bike Shop, I was standing on one side of the display, talking about what I was going to do and how I was going to do it. It was a very in depth external monologue (I have both like yourself). As I was coming around the other side of the display, the owner happened to be standing there and said, "Wow, that was some kind of a conversation you just had with yourself. I hoped you were able to solve whatever problem you were discussing." He had a big grin and we both laughed about it.
He told me later he too does a lot of internal monologue for stuff as well and was told by some super successful businessman that this is a good thing and a hallmark of successful people so don't be discouraged by it.
HPsquared
It's your reasoning daemon running in the background.
vijucat
Maybe demons were those who learned to cogitate better and ended up being the Ted Kacynzkis of their ilk :)
forthac
From what I have seen from split-brain experiments, I am of the belief that by vocalizing our thoughts, we are more fully engaging both hemispheres of our brain through the auditory pathway in addition to the Corpus Callosum.
rzzzt
Pictures tell me that the language area is dominant in a single hemisphere, mostly the left side, with motoric stuff and thinking about words in the front (Broca's area) and hearing in the back (Wernicke's area).
So you may have to use the SLI bridge again just to make sense of what the other side is hearing.
Cheer2171
You computer scientists cosplaying as cognitive scientists really never took single psychology class, did you?
astrange
I believe the quote here is "Every time I fire a linguist, the performance of the system goes up."
calf
I'm slightly terrified I'm mot consciously trying any of these metacognitive things to "self improve" myself.
swyx
do you want to try that again but being more constructive?
calf
Those four parts sound like one unified, cognitive algorithm -- having an ontology of the problem by breaking it into subgoals; checking your work properly; thinking backwards to debug a mistake and retrying; and thinking ahead and reasoning backward from the end result. It's all just one algorithm for solving hard problems. A skill that can be practiced, and then it builds on itself.
sinuhe69
Consider the recent advancements in reasoning models, I’d say your method is a bit inefficient ;)
It’s equivalent to the LLMs reasoning in the output and not in the latent space before the final output, which gave the rise to the reasoning models we see today. So speaking out loud might not be the best reasoning method ;)
nico
Super interesting
> As I read over practice questions, I spoke aloud
This is also something that’s expected of the applicant in technical interviews
The interviewers want to hear the applicants thought process and how they develop a strategy to solve the problems presented to them as they work them out
yapyap
… some of yall
meindnoch
At this point I can't tell from the title whether it's a self-help psychology fad or an LLM paper.
robocat
How much has our knowledge of AI training techniques helped to discover how to train people to think better?
vasco
We've had knowledge of how to eat better to not get extreme scenarios like obesity and look at the effectiveness of that. Until you have a pill that makes you think better only the motivated will do it, and in this case the motivated could already do it.
PeterStuer
You seem to imply the 'motivated' can not improve.
I'd say the motivated often reap the rewards of innovations more so than the average, as they were pushing the boundaries in the first place.
Having a dishwasher or a robot vacuum does not make me lazy. It allows me to do more productive things.
vasco
I guess I was focusing on the most obvious cases. If a pill makes everyone skinny you'll notice much more that there's no more huge people than that skinny people's body fat went from an average of 13% to 11% or some such. I do agree the motivated have more likelihood to improve, but on a societal level I tend to think first of raising the bottom of the group. I agree with your points.
atwrk
As someone with an educational background I actually often ask myself the opposite: Why don't AI techniques almost never seem to use the knowledge we have about human learning to train better AI?
HPsquared
Maybe an area worth exploring, if you think there's something to it!
tdeck
Wasnt that exactly what they tried to do for the first 30 or so years, but it wasn't very fruitful?
bongripper
[dead]
sanxiyn
So far, I don't think we found anything interesting, yet.
nickpsecurity
"models primed with incorrect solutions containing proper reasoning patterns achieve comparable performance to those trained on correct solutions"
One of the parts most worth a replication study.
idiotsecant
I sometimes see these reddit threads of people talking about the experience of having an internal monologue. I have no such monologue, at least not one that is accessible to the part of my mind that calls itself 'me', but I have often wondered if that monologue is something like a 'chain of thought'. I feel like maybe without access to that 'idea feed' maybe my planning and executive functioning is less effective than some other people. I do find myself quite more effective with those sort of tasks when I do a little 'chain of thought' notepad.
I also suspect I spend less time ruminating and second-guessing myself and other anxious behaviours that I imagine would come with having someone talking in your ear all day, but that's probably off topic.
kennysoona
You never form thoughts in your mind in a linguistic way? Can you read a sentence and be aware of it as a sentence in your mind, or are you unable to do that?
I don't doubt you or anything like that, just very curious. As someone with a very strong internal monologue, it's hard for me to imagine not having one.
idiotsecant
No. I don't think in 'first person' words at all. I might consciously compose a phrase if I'm doing something like writing a poem, which is more akin to arranging a puzzle or something or I might recall words of a conversation someone said to me and i do think of song lyrics if I have a song in my head, but there's no voice in my head and it's absolutely baffling to me to imagine otherwise, as I imagine it is for other people to imagine my situation.
When I read a sentence in a book I don't hear any kind of narration or anything, but I do assemble a 'scene' of images, sounds, facial expressions, motions, etc. not like a movie, but more like a series of small related ideas if that makes sense?
I find that I understand dialogue and characters in books much better when I listen to an audiobook than when I read, not sure if that's related or not.
I am a relatively intelligent successful professional, but I wonder sometimes if I am missing some processing hardware other people have access to.
kennysoona
Not missing hardware, maybe just different. Those of us with an internal monologue will still say there is thinking that happens before that is voiced, so maybe you're still thinking, maybe the same hardware for an internal monologue is there, I guess, but it just isn't being voiced maybe? It doesn't sound like you are missing anything important, given you are still able to reason just fine.
Anyway thank you for answering!
PeterStuer
For me it has linguistics components for sure, but it is many in parallel and a lot less 'linear'.
Where inner language most certainly comes into play is in the 'output' phase, be it spoken or written, as serialization is required there, but to be honest that often feels like a projection or even a reconstruction with an inherrent sense of loss as the inner is so much richer and nuanced.
That is not to say linearization has no merits. Even if it loses so much it forces consistency and rigor in the lower dimensional reasoning.
kennysoona
If you were in a debate, and had to think through your reasoning and arguments, refining your argument, not the words you want to say but the substance of what you will say, would there be an inner voice in that situation?
kla-s
Genuine question, how does multi step reasoning work for you then? Like eg if you have some math problem that's trivially to solve individually but needs multiple steps, lets say 16 * 3 + 5? How does 16 * 3 = 48 land in some 'register' of your brain (short term memory), so that you can then add 5 to get to 53? Maybe 16 * 3 + 5 is to easy for you and you'll just 'see' it but the question still stands, just choose a more complex problem.
Isn't the same meta process at play when thinking about more fuzzy topics?
crooked-v
Not that poster, but for me it's directly manipulating numbers (for example, "16×3 + 5" turns into "10×3 + 6×3 + 5" into "30 + 18 + 5" into "30 + 10 + 8 + 5" into "40 + 13" into "53"). There's no language involved, though in some cases I might use some spatial reasoning by doing something like associating given chunks of an equation with different fingers.
leroyrandolph
I don't really follow. Say, during the in-between step "10×3 + 6×3 + 5", how do you store and cognize the individual numeric and operator elements?
Surely, even if the arithmetics can be simplified and "lookup-table'd", you are still aware of the numbers in Arabic form or whatever equivalent you're using, right? Or do you somehow have 53 individual blobs swirling inside your consciousness?
atwrk
It's also very probable that the verbalization the majority does internally is just that - a verbalization of the actual underlying thought process. That is what much of current cognitive linguistics points to as far as I have understood.
(Also a reason why I'm very sceptical that the current LLM approach will eventually lead to AGI, BTW)
idiotsecant
I think you're probably right that the verbalization is the 'interface layer' but why does that mean LLMs can't approach AGI? They also only use words as an 'interface' layer. Underlying weights are vectors in an abstract space.
cgriswald
I believe I have an internal narrator but I’m not certain exactly what others mean by that so I don’t know for sure.
However the way I think about math is different than the way I plan my day or other things. In my case, it is very much like I have registers that would hold the result of 16 x 3 in it so I can add the 5 to it later. I have a certain number of registers and with effort like repeating what Ive already solved I could temporarily create more.
It also feels somewhat physical, as if the register is an actual box or has a “location” or like I’ve put the answer down on the desk like a part of something I’m building. Perhaps not coincidentally I am one of the many people who have a “calendar shape” for the months.
t-3
I speak out loud or write on paper, or just do it a tiny bit slower and sometimes have to redo steps when I forget a result.
ninetyninenine
I do have an internal monologue. I can also think in pictures and I can also think in terms of neither, just pure raw thought.
I would say most people are like me. They have 3 modes of thinking and they probably have a primary mode which they favor. I favor none and go into all 3 depending on whether I’m reading, writing or doing something else.
The second bigger group has only one primary mode of thinking. The internal monologue. They can only think in terms of an inner voice and this inner voice is so powerful I often encountered people who think this inner voice is the definition of thought. They assumed thinking was COT.
The even rarer versions you get people who assign colors to numbers or people who can’t even perceive to think in pictures. You’re the first person I’ve encountered who can’t even have an internal monologue.
idiotsecant
I think you'd be surprised. I never knew that internal monologues were a thing until there was a HN thread about it and a lot of people had them and a lot of people didn't.
I always thought it was something that we did in TV shows or books to give you a sense of what a character was feeling, I didn't know this was an actual literal experience people had.
I can certainly have an internal monologue, in the way that you could put on a puppet show. I can conciously think to myself 'self, this is self. Clean your car out' I can form the feeling of those words in my head. But there's nobody 'saying' them if that makes sense. I'm playing back a design of my conscious self.
tdeck
There's a fascinating thing called aphantasia where people can't picture things at all in their mind, but such people are able to lead normal lives and may never realize there's something different. This feels like a similar concept but for imaging speech.
https://en.m.wikipedia.org/wiki/Aphantasia
That said, most of my thinking is not done in the form of a linear monologue where I "talk through" steps to myself.
RGamma
So you cannot think in language? Sounds kinda scary to be honest.
spwa4
True, but a problem is that self-improving AI leads to a somewhat troubling mode of thinking. AIs switch to an internal babbling type language that makes no sense but clearly still conveys meaning to the AIs, then think in that language (if it's a language, though not sure what else it could be) and then produce correct results.
Worse, when you use multiple agents to get AI LLMs talking to one another, all AI agents switch to this internal language and they make progress despite no human understanding what hell is happening. This seems very bad.
Illustration:
> How many r in strawberry?
I'm asked how many r in strawberry. I can just spell the word and a;dklsjaw; a;ewjraqwpeouypaads;lq qepwiouryaqeopw qewrpoiuyoiauysdqw145124rfa.nkjlwh ;45a8345a894ya4a q4p58q45jaq;lkjas;dlfkja;j
<answer>There are 3 (three) r's in strawberry</answer>
theptip
I’ve heard this described as talking in “Neuralese”. It seems plausible that this will be the most dense language for model-internal dialog (or presumably inter-LLM dialog assuming they share the same weights).
You will penalize this inasmuch as your alignment strategy depends on Deliberative Alignment. But at some point I assume that will come with a real capability cost as Neuralese can be more conceptually dense.
hnuser123456
They are not going to invent a new language by themselves, they by definition can't even "think" in terms of languages they haven't seen. It does not occur to them that the language they use may be suboptimal. And surely, any better ways of thinking can still be described in English. It seems more likely there will be a gradual transition from us teaching LLMs how to reason, to LLMs being able to actually gobble and process enough data to learn more effective ways to reason, which it can then "teach" us. But that's just the LLM reflecting the way it was trained and aligned.
miksik
> four key cognitive behaviors -- verification, backtracking, subgoal setting, and backward chaining -- that both expert human problem solvers and successful language models employ.
Based on what have they claimed that such methods are used by expert human problem solvers?
th0ma5
Once you suspend disbelief of AI all of this pseudoscience becomes just as plausible.
miksik
I'm actually interested whether there is some larger explanation on these study methods. Maybe there's something worth integrating with myself and get more efficient at learning.
th0ma5
I think everyone wants that but there really is no silver Bullet in explaining or understanding how to make this technology more effective or more accurate. The companies themselves can radically change the models, behavior intentionally and unintentionally. There is no guarantee that any insights that you gain today will be applicable in the future.
glass_door
Does this also mean giving better system prompts that encourage this behaviour also substantially help?
astrange
In my experience models aren't very good at following such prompts. Smart "non-reasoning" models like Claude 3.5 could, but would generate so much text when thinking they ran out of context.
kittikitti
``think''
In the abstract they use different characters for double quotes here.
juped
That's LaTeX syntax for opening and closing quotes. Though their rendered paper doesn't render them that way for some reason!
null
> four key cognitive behaviors -- verification, backtracking, subgoal setting, and backward chaining -- that both expert human problem solvers and successful language models employ.
As we make AI better, perhaps we'll inadvertently find ways to make HI (human intelligence) better too.
I had a personal experience with this when I was studying for an exam recently. As I read over practice questions, I spoke aloud, replicating the reasoning methods/personality of Deepseek R1. By spending a lot of time reading long verbose R1 outputs, I've essentially fine-tuned my brain for reasoning tasks. I believe this method contributed to my excellent score on that exam.