TLDRocket
Sign in

What's so hard about continuous learning?

seangoedecke.com

AI models don't get smarter after you deploy them, and the fix isn't as easy as it sounds. Turns out continuous learning is less about tech limits and more about safety and quality control.

There's a persistent myth in AI circles that models could keep learning on the job, the same way a new hire gets sharper after six months at a company. The tech for that isn't the problem. Every LLM since GPT-3 already runs on the exact machinery needed: feed new data back through the training pipeline, update the weights, repeat. Labs do this internally all the time — it's a safe bet GPT-5 is quietly training on ChatGPT and Codex outputs right now, spitting out checkpoints that eventually surface as point releases. The reason you can't run a version of Codex that slowly masters your codebase isn't a missing algorithm. It's that nobody has figured out how to let that process run unsupervised without it going sideways.

And it does go sideways, reliably. Model training isn't a smooth curve where more data plus more compute equals more intelligence. It's messy, seed-dependent, and often lucky — train the same architecture on similar data a hundred times and you'll get a hundred meaningfully different models. Anthropic's Claude Sonnet 4 might reflect a real architectural breakthrough, or it might just be a good roll of the dice. Left alone, a self-updating model is far more likely to drift into a worse version of itself than to gradually become a domain expert. Someone has to be watching, ready to yank the model back from a bad training direction, which defeats the whole point of

My take

Every year someone rediscovers that fine-tuning on your own codebase barely works, then acts shocked. Companies love pitching continuous learning as the next AGI unlock, but the honest read is that nobody's solved reliable, unsupervised model improvement, and pretending otherwise just sets buyers up for disappointment when their 'personalized' model quietly gets dumber.

Read more about this at: seangoedecke.com

Related stories

The daily briefing

Every AI story that matters, in your inbox by 8am.

TLDRocket reads all relevant sources, removes duplicate coverage, and summarises the day in two minutes. Follow companies and topics for alerts, or get the briefing in Slack. Free, no spam, unsubscribe anytime.