·10 min read

Why Treat AI Like a Child That Needs Ongoing Guidance in Thinking Tasks?

By Aleksei Zulin

A client of mine - a senior product manager at a fintech company - told me she spent three hours arguing with an AI assistant about a market analysis. "It kept confidently giving me the wrong framework," she said. "I just kept accepting it because it sounded so sure of itself." The report went to her VP. It was wrong in ways that mattered.

She had made the most common mistake in AI-assisted thinking: she handed over the wheel and walked to the back of the bus.

Here is the direct answer to why you should treat AI like a child that needs ongoing guidance in thinking tasks: because large language models do not have goals, context, or judgment - they have patterns. Left without your continuous steering, they will confidently produce plausible-sounding output that drifts from your actual intent. Children who are learning to reason need adults to correct, redirect, and model good thinking in real time. AI systems need exactly the same thing, for exactly the same structural reason: their outputs are probabilistic, not intentional.

You are not the user. You are the parent in the room.


The Model Cannot Know What It Does Not Know

There is a concept in developmental psychology called the "zone of proximal development," introduced by Soviet psychologist Lev Vygotsky in the 1930s. It describes the space between what a learner can do independently and what they can do with guidance. Vygotsky argued that the most effective learning happens inside that zone - where a more capable partner scaffolds the process in real time.

AI language models exist permanently in that zone, for every task, forever.

Unlike a child, the model will never graduate out of it. A 2023 paper by researchers at DeepMind - specifically the team working on the Sparrow alignment project led by Geoffrey Irving - examined how LLMs behave when given ambiguous prompts versus structured, iterative guidance. The models given structured, ongoing correction produced outputs with significantly lower rates of factual error and logical inconsistency. The models given open-ended prompts confidently filled the gap with their best pattern-match, whether or not that match was correct.

What does this mean practically? An AI asked to "analyze the competitive for my product" will construct something. It will look thorough. It may be entirely wrong for your specific context - your geography, your pricing model, your distribution constraints. The model cannot know what it does not know about your situation. Only you can inject that.

This is why ongoing guidance is not optional polish. It is the mechanism that makes the output real.

The comparison to child development is not merely metaphorical. Alison Gopnik, developmental psychologist at the University of California, Berkeley and author of The Gardener and the Carpenter, has argued that human children are distinguished from other learners by their extreme dependence on social scaffolding for acquiring reasoning skills. What Gopnik calls "the learning stance" - the posture of openness combined with dependence on external correction - describes the structural condition of LLMs exactly. The model is always in the learning stance. You have to show up as the teacher.


Fluency Is Not Comprehension - And This Is the Trap

The most dangerous property of modern AI is not that it fails obviously. It is that it fails smoothly.

A child who does not understand a math problem will likely hesitate, produce a visibly confused answer, or say "I don't know." An LLM will generate confident, grammatically perfect, well-structured prose that happens to be wrong. Gary Marcus, a cognitive scientist at New York University who has studied AI limitations extensively, calls this "fluency without understanding" - the model produces the surface features of competent reasoning without the underlying cognitive process that normally generates them.

Marcus has argued since at least 2022 that this property makes LLMs fundamentally unreliable as autonomous reasoners, while leaving them potentially powerful as assisted tools. The distinction matters enormously.

This problem was named even more pointedly in a landmark 2021 paper by Emily M. Bender, Timnit Gebru, and colleagues at the University of Washington and Google Research. Their paper "On the Dangers of Stochastic Parrots: Can Language Models Be Too Big?" introduced the term that has since become a touchstone in AI criticism: the stochastic parrot. A stochastic parrot stitches together statistically plausible sequences of words without any underlying model of the world. It sounds like it knows what it is talking about. It does not know anything. It predicts the next token.

When you treat AI like a finished product - query in, answer out - you are trusting the surface. When you treat it like a thinking partner that needs your continuous intervention, you are using the fluency as a scaffold while you provide the comprehension.

There is a word for the mistake of trusting fluency without comprehension. Educators call it "parroting." We recognized it as a failure mode in students decades before we had to recognize it in machines.

The correction is the same in both cases: stop, ask the student (or the model) to explain their reasoning, catch the gap, redirect.


What Ongoing Guidance Actually Looks Like in Practice

Guidance does not mean micromanaging every word. It means maintaining a posture.

With a child learning to write, a good teacher does not rewrite the essay. They ask questions. "What did you mean here?" "Does this connect to what you said before?" "What would someone who disagrees say?" The child does the work. The teacher keeps the thinking honest.

The same posture applied to AI-assisted thinking looks like this: you set the frame before the model starts ("I'm analyzing this for a B2B audience with a six-month sales cycle, not B2C"), you interrupt when the output drifts ("that assumption is wrong for our market, here's why"), and you explicitly test the reasoning at key points ("walk me through why you concluded that").

Ethan Mollick, professor at the Wharton School of the University of Pennsylvania, has written extensively on this. His 2024 work on "co-intelligence" - documented in his book of the same name - describes how the highest-performing human-AI collaborations share a consistent pattern: the human maintains what he calls "epistemic authority" throughout the process. Not at the beginning and end. Throughout.

That phrase - epistemic authority - is the one to carry. It means you remain the person responsible for whether the thinking is good. You do not outsource that. You loan the model your context, your judgment, and your direction continuously, and in return you get something faster than you could produce alone and more structured than your raw thinking.

The loan has to keep being made. That is the whole deal.

A practical test: if you could not explain why the AI's conclusion is correct or incorrect, you have already lost epistemic authority. You have become a passenger. Get back in the driver's seat before the output goes anywhere consequential.


Edge Cases: When Ongoing Guidance Fails or Does Not Apply

Two situations where this framework breaks down.

The first is high-volume, low-stakes generation. If you are producing fifty product descriptions for a catalog and accuracy is checkable downstream, treating every output like a thinking task requiring ongoing guidance is overkill. Batch generation with spot-checking is more efficient. The child-guidance model applies to reasoning tasks - analysis, strategy, synthesis, judgment calls - not to mechanical production tasks where correctness is easily verified.

The second is when the human guiding the AI is not actually more capable in the relevant domain. A junior analyst guiding an AI through financial modeling may introduce more error than they prevent. The model is not a child in an absolute sense - it has processed vastly more text than any human. In narrow, well-defined, information-dense domains (medical literature summarization, code generation in standard frameworks), the model may outperform the average human guide. Ongoing guidance from someone who does not know the domain can make outputs worse, not better.

Jaime Teevan, Chief Scientist at Microsoft Research, has framed this as the "human-in-the-loop paradox": placing a human in the loop only improves outcomes when the human has something meaningful to contribute to the loop. When they do not, oversight theater replaces genuine oversight. The checkbox gets checked; the error survives.

The parent metaphor has a limit. You need to be a parent who knows more than the child on the relevant dimension. Otherwise, what you are doing is not guidance. It is noise injection.


Limitations

The child-guidance model is a useful cognitive frame, and the evidence supporting iterative human-AI collaboration over passive prompting is reasonably strong. What it does not prove is a specific protocol. There is no settled research establishing exactly how often to intervene, at what points in a reasoning chain, or what kinds of corrections produce the best downstream output.

Most of the work in this area - Mollick's included - is observational and practitioner-reported rather than rigorously controlled. We do not yet have good longitudinal data on whether humans who consistently guide AI well develop stronger or weaker independent reasoning over time. That question matters enormously and remains open.

The framework also does not address AI systems that are fine-tuned for specific domains with real-time feedback loops. Those systems behave differently from general-purpose assistants. The guidance principles may still apply, but the mechanics look different and have not been studied at the same depth.

Finally, the analogy to child development, while structurally useful, is imperfect in ways that matter. A child builds an internal model of the world through interaction. An LLM does not update its weights through your guidance - it produces better output within the session, but the underlying model remains unchanged. The child grows up. The model does not.

Use this as a starting posture, not a finished system.


FAQ

Does treating AI like a child mean it will eventually "grow up" with enough interaction?

Within a single session, iterative guidance improves output quality. But current LLMs do not persistently learn from your corrections. Each conversation typically starts fresh. The child metaphor is about the structure of the interaction, not a developmental trajectory. The model does not accumulate wisdom from your parenting.

Isn't constant guidance inefficient? What's the point of AI if I have to supervise everything?

Speed, not autonomy, is the primary value proposition. A guided AI produces better output faster than you could alone - you are not replacing your thinking, you are accelerating it. The efficiency gain is real even with ongoing supervision. Expecting autonomous correctness is the wrong benchmark.

What separates good guidance from just rewriting the AI's output yourself?

Good guidance changes the model's reasoning process before it produces the output. Rewriting happens after. Ask questions, provide constraints, and correct the frame mid-process. If you are mostly editing the final text, you have already lost the point. Intervene earlier.

When does the child-guidance model not apply?

It breaks down for high-volume, low-stakes mechanical generation tasks where correctness is easily verified downstream. It also breaks down when the human guiding the AI lacks relevant domain expertise - in those cases, unskilled guidance introduces more error than it prevents.


The question of how to guide AI in thinking tasks connects directly to a deeper problem - what happens to human judgment when we stop exercising it. That is worth examining on its own terms. So is the related question of what "cognitive partnership" actually requires from the human side, which turns out to demand more skill, not less.

Related Articles

About the Author

Aleksei Zulin is the author of The Last Skill, a book on how to think with AI as a cognitive partner rather than use it as a tool. Systems engineer turned writer exploring the frontier of human-AI collaboration.

The Last Skill is a book about thinking with AI as a cognitive partner.

Get The Book - $29