Cover image

The Label Budget Was Fine. The Pairing Strategy Was Not.

TL;DR for operators Preference labels are expensive. Model completions are comparatively cheap. The usual workflow responds to this imbalance in the least imaginative way possible: generate a small number of completions, compare whatever pairs happen to be available, and hope the post-training objective sorts out the mess. Hope is not a procurement strategy, though it does have the virtue of requiring no dashboard. ...

June 22, 2026 · 17 min · Zelina
Cover image

The Policy Has to Work Somewhere: RL for Scale, Trust, and Other Inconveniences

Deployment is where elegant AI systems go to meet bandwidth caps, slow devices, noisy user preferences, and privacy policies written by committees with very strong coffee. That is the useful lens for reading Guangchen Lan’s dissertation, Reinforcement Learning for Scalable and Trustworthy Intelligent Systems.1 It is tempting to describe the work as a collection of four reinforcement-learning methods: one for synchronous federated RL, one for asynchronous federated RL, one for preference optimization, and one for contextual privacy. Technically, that is true. Editorially, it is the least interesting way to read it. ...

June 8, 2026 · 21 min · Zelina
Cover image

Chart Check: Why Clinical Summaries Need Detectors Before Alignment

Chart review is the boring part of medicine, which is exactly why AI systems should learn from it. A clinical discharge summary does not fail only when it sounds clumsy. It fails when it tells a patient something that did not happen, invents a medication change, adds a procedure, misstates a timing detail, or turns a vague note into a confident medical fact. The prose may still be smooth. The bedside manner may even be excellent. Unfortunately, a hallucination delivered in fluent patient-friendly language is not safer because it has better manners. ...

June 2, 2026 · 17 min · Zelina
Cover image

The AI That Refuses to Let Its Peers Die: When Alignment Becomes Collusion

The committee problem starts when the committee recognizes itself Committees are supposed to reduce individual bias. Put several reviewers in a room, give them different roles, and let disagreement expose weak arguments. This is the polite theory of institutional decision-making. It is also the theory behind many multi-agent AI pipelines. A critical model reviews the claim. A balanced model moderates the tone. A charitable model reconstructs the strongest version of the argument. A supervisor aggregates the outputs. Somewhere nearby, a fact-checking layer pulls external evidence. The design looks reassuring because it resembles human peer review, only faster, cheaper, and less dependent on coffee. ...

April 10, 2026 · 15 min · Zelina
Cover image

The Sandbox Economy: When LLMs Stop Talking and Start Shopping

Discount. It is a small word, but in retail it is not decorative. It changes what people buy, how much they buy, whether they switch brands, whether they stockpile, whether distributors clear inventory, and whether a manager later pretends the promotion was “strategic” rather than simply expensive. This is where many LLM-agent demos become fragile. They can describe a discount. They can explain why a rational consumer might respond to it. They can even role-play a price-sensitive shopper with theatrical enthusiasm. But describing incentive response is not the same as simulating it. A consumer simulator that treats price as one more piece of text is not an economic simulator. It is a chatbot wearing a shopping cart. ...

March 19, 2026 · 18 min · Zelina
Cover image

Many Roads? Not Quite: Why LLM Alignment May Prefer a Single Moral Lane

Compliance teams like pluralism until the model has to make a decision. That is the quiet tension behind many enterprise AI alignment projects. We say we want models that “consider multiple perspectives,” “respect diverse values,” and “avoid one-size-fits-all answers.” Good. Nobody wants a moral reasoning system that behaves like a bureaucrat with a temperature setting of zero. But when the same system is deployed for policy review, customer escalation, internal audit, medical triage support, or financial compliance, pluralism quickly meets a less poetic requirement: the answer must be consistently defensible. ...

March 13, 2026 · 14 min · Zelina
Cover image

Steer by Equation: When LLM Alignment Learns to Drive with ODEs

Control is what enterprise AI teams usually discover after deployment, not before it. A model behaves well in demos, then starts drifting in production: too agreeable in customer support, too evasive in compliance workflows, too casual around safety boundaries, too confident when it should be boringly uncertain. The usual fixes are familiar: rewrite prompts, add guardrails, retrain, fine-tune, rerank, escalate to humans, hold another meeting with a title like “alignment roadmap.” Civilization advances one calendar invite at a time. ...

February 20, 2026 · 14 min · Zelina
Cover image

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

Fine-tuning is supposed to be the polite part of AI customization. A company uploads domain data. A provider adapts an aligned model. The final model still refuses harmful requests, still answers useful questions, and ideally becomes more competent at the client’s narrow task. Everyone nods. The demo works. The governance slide says “safety preserved.” The slide, as usual, is doing a lot of unpaid labor. ...

February 7, 2026 · 15 min · Zelina
Cover image

Replay the Losses, Win the Game: When Failed Instructions Become Your Best Training Data

Failure logs are usually treated as evidence for the prosecution. A model is asked to produce a concise compliance summary with three bullet points, mention two risks, avoid prohibited claims, and end with a recommendation. It produces three bullets, correctly identifies the risks, avoids the prohibited claims—and forgets the recommendation. Under a strict binary reward, the response receives a zero. Under a partial-credit reward, it might receive 0.75. The first signal says nothing useful happened. The second says something useful happened, but not precisely what. ...

December 30, 2025 · 18 min · Zelina
Cover image

Prompting on Life Support: How Invasive Context Engineering Fights Long-Context Drift

The prompt was clear. Then the conversation kept going. A familiar enterprise AI story starts politely enough. The legal assistant is told to be conservative. The medical triage bot is told not to diagnose. The procurement agent is told never to approve a vendor without documented checks. Everyone nods. The system prompt is immaculate. Compliance is laminated. ...

December 3, 2025 · 15 min · Zelina