<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hallucination |</title><link>https://dhruvmadhwal.github.io/tags/hallucination/</link><atom:link href="https://dhruvmadhwal.github.io/tags/hallucination/index.xml" rel="self" type="application/rss+xml"/><description>Hallucination</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Wed, 04 Feb 2026 00:00:00 +0000</lastBuildDate><image><url>https://dhruvmadhwal.github.io/media/icon.svg</url><title>Hallucination</title><link>https://dhruvmadhwal.github.io/tags/hallucination/</link></image><item><title>Decomposed Prompting Does Not Fix Knowledge Gaps, But Helps Models Say "I Don't Know"</title><link>https://dhruvmadhwal.github.io/publications/decomposed-prompting-abstention/</link><pubDate>Wed, 04 Feb 2026 00:00:00 +0000</pubDate><guid>https://dhruvmadhwal.github.io/publications/decomposed-prompting-abstention/</guid><description>&lt;p&gt;Accepted to &lt;strong&gt;Findings of ACL 2026&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This paper asks a deceptively simple question: if we break a hard question into smaller steps, do language models actually become more reliable, or do they just sound more organized while making the same mistakes?&lt;/p&gt;
&lt;p&gt;We study this in the setting of closed-book question answering, where the model has to rely on what it already knows rather than external retrieval. While decomposed prompting is often treated as a way to improve reasoning, our results show a more nuanced story: decomposition does not consistently fix underlying knowledge gaps, especially in stronger frontier models. What it &lt;em&gt;does&lt;/em&gt; provide is a highly useful diagnostic signal.&lt;/p&gt;
&lt;p&gt;Across direct, assistive, and incremental prompting regimes, we find that disagreements between prompting strategies are strongly associated with potential errors. Since genuine factual knowledge tends to stay stable across formulations while hallucinations are much more stochastic, this disagreement becomes a practical indicator of when a model should say &amp;ldquo;I don&amp;rsquo;t know.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Using that observation, we build a training-free abstention policy that does not require retrieval or fine-tuning. The result is a simple but effective method for improving reliability in closed-book QA by helping models abstain more appropriately when they are uncertain.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;d like to read the paper, you can find the preprint on arXiv
. The code for the disagreement-based abstention setup is available
.&lt;/p&gt;</description></item></channel></rss>