Cover image

Time to Prefer: Why Binary RLHF Feedback Leaves Reward Models Guessing

Time to Prefer: Why Binary RLHF Feedback Leaves Reward Models Guessing Thumbs-up feedback looks efficient. It is clean, cheap, easy to store, and friendly to dashboards. One output wins, another output loses, and the reward model learns what humans supposedly want. A tidy little morality market, with all the nuance of a vending machine. ...

June 5, 2026 · 17 min · Zelina
Cover image

Disagreement is Data: Why AI Needs More Arguments, Not Fewer

A moderation queue looks simple until two reasonable reviewers disagree. One reviewer sees a political comment as ordinary partisan sarcasm. Another sees the same sentence as offensive. A third is unsure, which is not the same as being confused. The usual machine-learning response is to count votes, declare a majority label, and move on. Very efficient. Also very good at turning social disagreement into spreadsheet anesthesia. ...

April 10, 2026 · 17 min · Zelina
Cover image

Mind Reading the Conversation: When Your Brain Reviews the AI Before You Do

Voice AI has a very old interface problem wearing very expensive new clothes: it still has to guess whether the user is following. A chatbot can ask, “Was this helpful?” A voice assistant can wait for silence, hesitation, interruption, or a sigh that the microphone may or may not catch. A customer-support bot can count clicks, retries, and abandonment. But none of these signals directly tells the system what is happening inside the user while the conversation unfolds. Is the user overloaded? Bored? Confused? Privately disagreeing with the answer but too polite, tired, or irritated to say so? ...

January 14, 2026 · 18 min · Zelina
Cover image

Value Collision Course: When LLM Alignment Plays Favorites

A support chatbot does not wake up one morning with a worldview. It gets one, slowly, through the dull machinery of product decisions: who labels the data, how many options they can choose from, whether disagreement is kept or ironed flat, and which optimization method gets the privilege of turning messy human judgement into model behaviour. ...

November 20, 2025 · 14 min · Zelina
Cover image

Memory With a Pulse: Real-Time Feedback Loops for RAG Systems

Ask an enterprise chatbot the wrong question on the wrong day and the problem is rarely that the language model has forgotten how to write English. The problem is that it has been handed the wrong pile of evidence. That is the expensive little defect inside many retrieval-augmented generation systems. The model may be fluent. The corpus may be current. The vector database may be humming along like a well-funded filing cabinet. Yet the answer still disappoints because the system chose the wrong snippets, placed a useful document too low, missed a newly relevant runbook, or treated yesterday’s user intent as if it were carved into basalt. ...

November 10, 2025 · 15 min · Zelina