flâneur — a map of the web's best reading

David Bai

davidbai.dev · 2,782 words · saved by 1 readers

A couple weeks ago, I participated in the Mercor x Etched x Cognition Hackathon. The theme of the hackathon was "inference-time compute"— and this is what I worked on for 24 hours, with some added rigor, visualizations, and analysis. You can view the original work here and the code here— my contribution is the hallucinations section for both. Thanks to Allison Lim and Vijay Kumaravelrajan ( alphabetical order) for helping me edit this! TL;DR: We can scale inference-time compute to gain signal for model uncertainty by injecting an interruption token, "No, but" at varying positions in a model's chain of thought. Sampling in parallel and measuring diversity of the reasoning traces allows us to then determine when a model should refuse to answer a question— that is, acknowledge it doesn't have the knowledge to accurately respond. We demonstrate improved refusal rates on questions a model would typically get wrong, while preserving accuracy on attempted questions, though there exists a mino

Interruption is All You Need: Reducing LLM Hallucination through Parallel Reasoning Diversity David Bai · March 23, 2025 · 10 minutes A couple weeks ago, I participated in the Mercor x Etched x Cognition Hackathon. The theme of the hackathon was "inference-time compute"— and this is what I worked on for 24 hours, with some added rigor, visualizations, and analysis. You can view the original work here and the code here — my contribution is the hallucinations section for both. Thanks to Allison Lim and Vijay Kumaravelrajan ( alphabetical order) for helping me edit this! TL;DR: We can scale infer

Explore this link on the map →

related reading