Cover image

Drafts, Then Do Better: Teaching LLMs to Outgrow Their Own Reasoning

Opening — Why this matters now Large language models have learned to sound confident. Unfortunately, confidence is not correctness—especially in long-horizon reasoning tasks like competition math or multi-step logic. Reinforcement learning has helped, but most RL pipelines still assume a one-shot world: generate once, score once, update once. Humans don’t work that way. We draft, reread, cringe, fix, and try again. ...

February 10, 2026 · 4 min · Zelina
Cover image

When Models Remember Too Much: Memorization Sinks in Large Language Models

Opening — Why this matters now Large Language Models are getting bigger, richer, and—quietly—better at remembering things they were never supposed to. Not reasoning. Not generalizing. Remembering. The paper behind this article introduces an uncomfortable but clarifying concept: memorization sinks. These are not bugs. They are structural attractors inside the training dynamics of LLMs—places where information goes in, but never really comes back out as generalizable knowledge. ...

February 10, 2026 · 3 min · Zelina
Cover image

When Models Remember Too Much: The Hidden Cost of Memorization

Opening — Why this matters now The industry loves to talk about generalization. We celebrate models that extrapolate, reason, and improvise. But lurking underneath this narrative is a less glamorous behavior: memorization. Not the benign kind that helps recall arithmetic, but the silent absorption of training data—verbatim, brittle, and sometimes legally radioactive. The paper behind this article asks a pointed question the AI industry has mostly tiptoed around: where, exactly, does memorization happen inside large language models—and how can we isolate it from genuine learning? ...

February 10, 2026 · 3 min · Zelina
Cover image

When Agents Start Thinking Twice: Teaching Multimodal AI to Doubt Itself

Opening — Why this matters now Multimodal models are getting better at seeing, but not necessarily at understanding. They describe images fluently, answer visual questions confidently—and yet still contradict themselves when asked to reason across perception and language. The gap isn’t capability. It’s coherence. The paper behind this article targets a subtle but costly problem in modern AI systems: models that generate answers they cannot later justify—or even agree with. In real-world deployments, that gap shows up as unreliable assistants, brittle agents, and automation that looks smart until it’s asked why. ...

February 9, 2026 · 3 min · Zelina
Cover image

When AI Forgets on Purpose: Why Memorization Is the Real Bottleneck

Opening — Why this matters now Large language models are getting bigger, slower, and—paradoxically—more forgetful in all the wrong places. Despite trillion‑token training runs, practitioners still complain about brittle reasoning, hallucinated facts, and sudden regressions after fine‑tuning. The paper behind this article argues that the problem is not insufficient memory, but poorly allocated memory. ...

February 7, 2026 · 3 min · Zelina
Cover image

When Models Remember Too Much: The Quiet Problem of Memorization Sinks

Opening — Why this matters now Large language models are getting better at everything—writing, coding, reasoning, and politely apologizing when they hallucinate. Yet beneath these broad performance gains lies a quieter, more structural issue: memorization does not happen evenly. Some parts of the training data exert disproportionate influence, acting as gravitational wells that trap model capacity. These are what the paper terms memorization sinks. ...

January 23, 2026 · 3 min · Zelina
Cover image

When Models Learn to Forget on Purpose

Opening — Why this matters now Large language models are getting uncomfortably good at remembering things they were never supposed to remember. Training data leaks, verbatim recall, copyright disputes, and privacy risks are no longer edge cases—they are board-level concerns. The paper you just made me read tackles this problem head-on, not by adding more guardrails at inference time, but by questioning a more heretical idea: what if models should be trained to forget? ...

January 8, 2026 · 3 min · Zelina
Cover image

When Models Start to Forget: The Hidden Cost of Training LLMs Too Well

Opening — Why this matters now Large language models are getting better at everything that looks like intelligence — fluency, reasoning, instruction following. But beneath that progress, a quieter phenomenon is taking shape: models are remembering too much. The paper examined in this article does not frame memorization as a moral panic or a privacy scandal. Instead, it treats memorization as a structural side-effect of modern LLM training pipelines — something that emerges naturally once scale, optimization pressure, and data reuse collide. ...

January 3, 2026 · 3 min · Zelina
Cover image

When Models Forget on Purpose: Why Data Selection Matters More Than Data Volume

Opening — Why this matters now The AI industry has spent the last three years chanting a single mantra: more data, bigger models. It worked—until it didn’t. Performance gains are slowing, training costs are ballooning, and regulators are starting to ask uncomfortable questions about memorization, leakage, and data provenance. The paper you just uploaded steps directly into this tension and makes a slightly heretical claim: what we remove from training data may matter more than what we add. ...

December 31, 2025 · 3 min · Zelina
Cover image

When the Answer Matters More Than the Thinking

Opening — Why this matters now Chain-of-thought (CoT) has quietly become the default crutch of modern LLM training. When models fail, we add more reasoning steps; when benchmarks stagnate, we stretch the explanations even further. The assumption is implicit and rarely questioned: better thinking inevitably leads to better answers. The paper “Rethinking Supervised Fine-Tuning: Emphasizing Key Answer Tokens for Improved LLM Accuracy” challenges that assumption with a refreshingly blunt observation: in supervised fine-tuning, the answer itself is often the shortest—and most under-optimized—part of the output. ...

December 26, 2025 · 4 min · Zelina