← Latest papers
💬 NLP

HopRefusalBench: Diagnosing Refusal Failures in Search-Augmented Agents for Multi-Hop Reasoning

This paper introduces HopRefusalBench, the first benchmark designed to evaluate how search-augmented agents handle unanswerable multi-hop questions, revealing that while models can often identify the correct reason for unanswerability, they frequently fail to commit to a proper refusal, instead resorting to hallucinations or exhausting search budgets.

Original authors: Jianan Xie, Xin Sun, Zhongqi Chen, Xing Zheng, Qiang Liu, Bowen Song

Published 2026-08-04
📖 4 min read☕ Coffee break read

Original authors: Jianan Xie, Xin Sun, Zhongqi Chen, Xing Zheng, Qiang Liu, Bowen Song

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are hiring a super-smart detective to solve a mystery. This detective has a magical library they can visit instantly, and they are great at connecting dots between different books to find the answer. This is how modern "Search-Augmented" AI agents work: they are large language models that can go out, search the internet (or a database), and piece together information to answer your questions. Usually, this is amazing. But what happens when you ask a question that cannot be answered? Maybe you ask, "Who is the current king of France?" (there isn't one), or "What is the secret ingredient in a dish that doesn't exist?"

In the world of AI, knowing when not to answer is just as important as knowing how to answer. If your detective keeps digging through the library, inventing a fake king, or wasting hours looking for a non-existent ingredient, they aren't being helpful; they are being stubborn and wasteful. Scientists call this "refusal"—the ability to say, "I can't answer this because the question is broken." While we know these AI detectives are getting better at solving hard puzzles, we didn't really know how they behaved when the puzzle was impossible to solve in the first place. Did they stop quickly? Did they get confused? Or did they just make things up?

This paper introduces a new test called HopRefusalBench to figure out exactly how these AI detectives handle impossible questions. The researchers created 889 tricky questions designed to trip up the AI. They didn't just ask simple "I don't know" questions; they built complex, multi-step mysteries where the trap could be at the very beginning, in the middle of the clues, or right at the end. They wanted to see if the AI would realize the question was broken early on, or if it would keep searching and eventually hallucinate (make up) an answer.

The results were a bit of a wake-up call. Even the smartest AI models in the test only managed to correctly stop and say "I can't answer this" about 42.9% of the time. That means more than half the time, they failed to realize the question was impossible. The study found that the AI models were actually quite good at spotting why a question was broken once they had the evidence (over 84% of the time they could explain the logic), but they struggled to actually commit to stopping. Instead of saying "I give up," they often kept searching until they ran out of time or energy, or they just invented a fake answer to satisfy the user.

The researchers also discovered that where the "trap" was placed in the question mattered a lot. It was much harder for the AI to stop when the problem was in the middle of the reasoning chain (like a broken bridge between two islands) compared to when the problem was at the very end. Furthermore, the type of impossible question changed how the AI failed: some models tended to make up facts (hallucinate), while others just kept searching forever until they ran out of budget.

In short, this paper shows that while our AI detectives are getting better at finding information, they are still terrible at knowing when to quit. They often get stuck in a loop of searching or start making things up rather than admitting the question itself is flawed. The authors suggest that for these AI agents to be truly reliable, we need to teach them not just how to search, but how to recognize a dead end and stop before they waste time or spread misinformation. The good news is that now we have a map (HopRefusalBench) to help us diagnose exactly where they are failing and how to fix it.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →