Cover image

Do the Math, Not the Mime: Why LLM Reasoning Needs a Verification Pipeline

A spreadsheet error rarely announces itself with dramatic music. It usually arrives politely. A pricing model gives a clean answer. A compliance calculator writes a confident explanation. A financial assistant produces a neat derivation with enough intermediate steps to look reassuring. The result is formatted, fluent, and possibly wrong. That is the uncomfortable business lesson behind Mathematical Reasoning in Large Language Models: Benchmarks, Architectures, Evaluation, and Open Challenges, a 2026 survey of roughly 120 studies on LLM mathematical reasoning.1 The paper is not introducing one new benchmark, one heroic model, or one more leaderboard trophy to place on the already overcrowded mantelpiece. Its useful contribution is more structural: it connects datasets, representations, training methods, tool use, verifiers, and evaluation metrics into one reasoning pipeline. ...

May 31, 2026 · 14 min · Zelina
Cover image

Do the Math, Not the Mime: Why LLM Reasoning Needs a Verification Pipeline

Spreadsheet errors have a special talent: they look boring until they become expensive. That is the business version of the LLM math problem. A model can produce a calm, step-by-step explanation, put a confident number at the bottom, and still be wrong in the only place that matters. Worse, the reasoning may look plausible enough that a manager, analyst, tutor, or compliance reviewer nods and moves on. The answer has the rhythm of thinking. It has the costume of calculation. It may even have a chain-of-thought trace. Very civilized. Still not proof. ...

May 30, 2026 · 19 min · Zelina
Cover image

The Proof Is in the Instance: Why AI Safety Can’t Be Fully Verified

The verifier that cannot know everything Verification sounds like the sensible adult in the AI safety room. The model may hallucinate, the benchmark may flatter, the demo may sparkle under conference lighting, but the verifier is supposed to be the hard stop: a formal mechanism that checks whether an AI system’s behavior satisfies a specified policy. ...

April 7, 2026 · 17 min · Zelina
Cover image

FAME or Fortune? How Formal Explanations Finally Scale to Real Neural Networks

Audit is a boring word until the model says something expensive. A credit model rejects an applicant. A visual inspection model flags a component. A traffic-sign classifier keeps its prediction under small pixel changes. The business question is not merely, “What did the model look at?” That is the demo-room version. The operational question is harder: which input features must remain fixed so that the model’s decision is guaranteed not to change under allowed perturbations? ...

March 13, 2026 · 16 min · Zelina
Cover image

Conviction Capital: Why Trust in AI May Depend on Being Proven Right

Trust is usually sold like a certificate. A model passes a benchmark. A vendor shows a safety report. A platform announces guardrails. Procurement teams nod, risk committees receive a dashboard, and someone eventually writes the phrase “trusted AI” into a slide deck with heroic confidence. Civilization has survived worse crimes against language, but not many. ...

March 12, 2026 · 17 min · Zelina
Cover image

Trust Issues? Fixing Test-Time RL with Verified Votes

A model can be wrong in a very human way: not by hesitating, but by becoming popular with itself. That is the uncomfortable premise behind Tool Verification for Test-Time Reinforcement Learning, a new paper proposing T3RL, or Tool-Verification for Test-Time Reinforcement Learning.1 The paper studies a specific weakness in label-free test-time reinforcement learning: when a reasoning model generates many candidate solutions, uses majority voting as a pseudo-label, and then trains itself toward that answer, the “most common” answer may simply be the most common mistake. ...

March 3, 2026 · 13 min · Zelina
Cover image

Recommendations With Receipts: When LLMs Have to Prove They Behaved

A recommendation list is rarely just a list. On the surface, it says: “Here are ten movies, products, articles, songs, creators, or courses you may like.” Underneath, it often carries a second instruction: “Also do not bury long-tail items, do not over-concentrate exposure, do not violate diversity rules, do not create an audit nightmare, and please do all of this while still looking personalized.” ...

January 17, 2026 · 13 min · Zelina
Cover image

When Debate Stops Being a Vote: DynaDebate and the Engineering of Reasoning Diversity

Meeting. Anyone who has sat through a corporate “alignment session” knows the ritual. Three people say nearly the same thing, one person says it more confidently, and the room calls it consensus. The decision looks collaborative. It is often just synchronized hesitation wearing a blazer. Multi-agent debate in AI can fail in a similar way. Add several LLM agents, ask them to debate, and the system may look more robust than a single model. But if all agents begin from nearly the same reasoning path, they may simply repeat the same mistake in different wording. The output becomes a vote over correlated errors. Democracy, but with clones. ...

January 12, 2026 · 15 min · Zelina
Cover image

Talking to Yourself, but Make It Useful: Intrinsic Self‑Critique in LLM Planning

“Please double-check your work” is one of the least expensive quality-control systems ever invented. It is also one of the least dependable. A person who overlooked a constraint the first time may overlook it again. A language model is no different, except that it can produce a longer and more persuasive explanation of why the overlooked constraint was never important. ...

January 3, 2026 · 17 min · Zelina
Cover image

Stepwise Think-Critique: Teaching LLMs to Doubt Themselves (Productively)

The useful part of doubt is timing Doubt is not useful after the invoice is paid, the client report is sent, or the model has already produced a confident wrong answer with twelve decorative paragraphs of reasoning. At that point, “let us verify” becomes less like quality control and more like archaeology. ...

December 18, 2025 · 16 min · Zelina