Cover image

The Retriever Found Similar Things. The Evidence Was Elsewhere.

TL;DR for operators The current enterprise RAG conversation still has a charmingly stubborn misconception: if the model hallucinates, buy better embeddings, increase the context window, add an agent, and hope the PowerPoint becomes true. The two papers here point in a less theatrical direction. One paper, Non-negative Elastic Net Decoding for Information Retrieval, argues that dense retrieval has a structural weakness: it scores each candidate independently, so it can retrieve several similar items instead of the complementary set actually needed to answer the query.1 The other, Agentic Hybrid RAG for Evidence-Grounded Muon Collider Analysis, shows what happens when retrieval is treated as a full evidence workflow: sparse and dense retrieval are fused, queries are decomposed under constraints, evidence is deduplicated and budgeted, and answers are judged for coverage, hallucination, and abstention.2 ...

June 23, 2026 · 19 min · Zelina
Cover image

Look Before You Think: Why Visual AI Needs Evidence Scheduling

A visual AI system can fail in a very boring way: it sounds confident, answers fluently, and quietly forgets to look. That is more dangerous than a spectacular hallucination. A spectacular hallucination at least waves a red flag. The boring version looks like normal enterprise automation: an insurance claim assessment, a warehouse inspection report, a medical-image triage note, a construction progress summary, a product-quality explanation. The system has an image. It has a question. It produces an answer. Somewhere inside the model, language did most of the work and vision became decorative evidence. Very modern. Very polished. Very capable of being wrong. ...

June 5, 2026 · 17 min · Zelina
Cover image

When X-Rays Talk Back: Grounding AI Diagnosis in Evidence, Not Eloquence

Chest X-rays are not mysterious objects. They are images that radiologists interrogate through a disciplined sequence: find the anatomy, measure what matters, compare against criteria, and then make a diagnostic judgment. The modern vision-language model often skips the middle of that sequence. It looks at the image, produces a polished explanation, and hopes the reader will not ask too aggressively where the evidence came from. This is how medical AI becomes impressive in a demo and uncomfortable in a clinic. Fluency is cheap. Verifiability is expensive. ...

February 27, 2026 · 14 min · Zelina
Cover image

Rebuttal Agents, Not Rebuttal Text: Why ‘Verify‑Then‑Write’ Is the Only Scalable Future

Rebuttal is where polite language goes to be cross-examined. A reviewer asks why the baseline is missing. Another says the theory is unclear. A third implies that the claimed novelty is, shall we say, generously interpreted. The authors have a few days to respond, and every sentence must do three jobs at once: answer the concern, avoid overclaiming, and preserve the paper’s strategic position. ...

January 21, 2026 · 16 min · Zelina
Cover image

Fish in the Ocean, Not Needles in the Haystack

Documents are where confident AI demos go to become slightly embarrassing. A model reads a long report. It gives the right answer. The room relaxes. Someone says “great, it understood the document,” and everyone pretends the word understood has not just been smuggled into the meeting without a passport. That is the exact mistake SIN-Bench is designed to catch.1 The paper is not merely another benchmark asking whether multimodal large language models can answer questions about scientific literature. It asks a more operationally painful question: can the model show the evidence path that makes the answer legitimate? ...

January 18, 2026 · 17 min · Zelina