Cover image

English Looks Ready. Amharic Says Otherwise: What ADAGE Exposes in Multilingual Evaluation

TL;DR for operators A multilingual model can look ready on an English reasoning benchmark and still perform close to chance in a strategically important native language. In the reported zero-shot evaluation, Gemma 3 27B scores 83.0% on English ePiC, 70.1% on Arabic CAPR, 41.3% on Amharic CAPR, and 86.0% on Japanese CAPR. ...

August 16, 2026 · 7 min · Zelina
Cover image

The Prompt Knew the Odds. CRISTAL Put Them in Code

TL;DR for operators An analyst must combine financial ratios, management commentary, risk reports, limited research time, and an auditable recommendation. Large language models can summarize those materials fluently, but the harder question is whether prompting alone can make them apply evidence weights and decision rules consistently. CRISTAL separates the work. An LLM converts qualitative reports into structured indicators, while explicit probabilistic code records how each indicator changes the probability of each company category, updates those probabilities, prioritizes additional evidence, and produces the final classification. ...

August 2, 2026 · 8 min · Zelina
Cover image

Stocked but Not Synthesizable: URSA Tests the Chemistry Inside the Route

TL;DR for operators A team choosing a synthesis-planning system may reasonably treat a route that ends in purchasable starting materials as nearly ready for chemical review. URSA shows why that assumption is risky: reaching stocked compounds proves that a route graph can terminate in available inputs, not that the proposed reactions are chemically plausible. ...

July 31, 2026 · 8 min · Zelina
Cover image

Rank the Work, Not the Model: Meta-Benchmarks for Bank LLM Screening

TL;DR for operators A bank must choose a model for a particular workflow, but it cannot run a full internal evaluation whenever a new model appears. General leaderboards offer a useful starting point—not a reliable answer to which model best fits the banking work that matters. The reported relationship between global and banking-domain rank varies substantially. Spearman correlation is 0.62 for Customer Management and 0.71 for IT Management, but 0.95 for Market Operations and 0.97 for Regulations and Compliance. The strongest model overall may therefore be less compelling for a specific domain, while an apparently precise domain score may rest on limited or indirect evidence. ...

July 29, 2026 · 10 min · Zelina
Cover image

Judge, Jury, and Benchmark: The Metanym Game Grades the Graders

TL;DR for operators The Metanym Game asks models to invent structured analogies across unrelated domains, grade one another’s submissions, and reveal which graders deserve to be trusted.1 Because the test material is produced during the run, there is no fixed question bank waiting to appear in tomorrow’s training corpus. The clever part is not merely letting models vote. The paper separates two problems that most automated evaluation systems casually blend together: ...

July 18, 2026 · 21 min · Zelina
Cover image

The Molecule Was Right. The Reasoning Was Not.

TL;DR for operators Chemistry teams should stop treating a correct molecule, reaction product, or ranked option as proof that an AI system reasoned chemically. That is the comfortable interpretation. It is also, inconveniently, the one ChemCoTBench-V2 was built to dismantle. The paper introduces a benchmark that evaluates chemical language models at three separate levels: final-answer correctness, template adherence, and step-wise chemical validity. The important move is not “add more benchmark rows.” The move is to force the model to expose intermediate chemical commitments—rings, scaffolds, fragments, reaction types, edit plans, condition rankings, product constructions—and then check those commitments with deterministic chemistry rules or verified reference traces.1 ...

July 2, 2026 · 17 min · Zelina
Cover image

The Sticker on the Dashboard Is Not Steering

TL;DR for operators A policy, prompt, adapter, steering vector, or internal patch can make a model look more orderly. That does not mean it controls the model. The paper’s central distinction is brutal and useful: order is visible structure; control is validated movement through the right receiver under the right conditions, with side effects bounded.1 ...

June 27, 2026 · 20 min · Zelina
Cover image

Typechecked and Still Wrong

TL;DR for operators The useful lesson from this paper is not “AI can formalize mathematics better.” That is the shiny wrapper. The operational lesson is nastier and more important: an AI-generated formal artifact can pass syntactic checks, be provable, and still fail to represent the original human intent. The type checker is not a mind reader. It is a very disciplined bureaucrat. ...

June 26, 2026 · 20 min · Zelina
Cover image

The Chain of Thought Needs a Chain of Custody

TL;DR for operators Two new papers point to the same operational lesson from different sides: long reasoning becomes useful only when its intermediate steps are made explicit, scoped, and checkable. HIPIF tackles the training side of long-horizon agents: it teaches an LLM agent to break tasks into subgoals, fold completed progress into compact memory, reflect on whether a subgoal is done, and use local process rewards to reduce repeated or ungrounded behavior.1 Mask-Proof tackles the evaluation side: it turns research-level mathematical proofs into masked-step tasks where a model must reconstruct a critical formula from self-contained context, then uses a semantic-equivalence judge with repeated voting to grade the result.2 ...

June 23, 2026 · 21 min · Zelina
Cover image

The Solver Was Fine. The Premises Got Lost.

TL;DR for operators SciR is a benchmark for a problem that enterprise AI teams keep trying to flatten into one metric: can a model reason scientifically?1 The more useful question is less flattering and more operational: did the model fail because it could not infer the answer, or because it could not recover the premises from the scientific mess placed in front of it? ...

June 23, 2026 · 19 min · Zelina