When Search Agents Should Ask: DiscoBench for Clarification-Aware Deep Search
This paper introduces DiscoBench, a benchmark designed to evaluate search agents' ability to detect ambiguity and proactively ask clarification questions in deep search scenarios, revealing that current models often fail to distinguish between effective clarification and repeated searching, leading to suboptimal performance compared to direct guessing.
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
The Big Idea: The "Lost Tour Guide" Problem
Imagine you hire a super-smart, AI-powered tour guide to find a specific restaurant in a massive, chaotic city for you. You give them a vague instruction: "Find the famous burger place that opened in the 90s."
In the real world, there might be five famous burger places that fit that description.
- Old Search Agents (The "Stubborn" Guides): They see five options. Instead of asking you, "Which one did you mean?", they just pick one at random, drive there, realize it's the wrong one, drive back, pick another, and repeat this until they run out of gas (or money). They waste a lot of time and energy guessing.
- The Goal of This Paper: The researchers want to teach these AI guides to stop and say, "Hey, there are five places that fit. Do you remember the street name? Or maybe the color of the sign?"
This paper introduces a new test called DISCOBENCH to see if AI search agents are smart enough to know when to stop guessing and start asking for help.
What is DISCOBENCH? (The "Ambiguity Obstacle Course")
The authors built a special playground (a benchmark) to test these AI agents. Think of it as an obstacle course designed specifically to trick the agents with confusion.
- The Setup: They created 211 complex questions (like a multi-step scavenger hunt).
- The Trap: In the middle of the hunt, they intentionally made the clues vague. For example, instead of saying "The 2005 Nobel Prize winner," they might say "The Nobel Prize winner from that year," knowing there were actually three winners that year.
- The Challenge: The AI has to navigate this course. If it hits a vague spot, it has two choices:
- Guess: Pick one of the three winners and hope it's right.
- Ask: Stop and ask the user (simulated by a computer program), "There were three winners. Which one are you looking for?"
The benchmark tracks not just if the AI gets the final answer right, but how it got there. Did it ask the right questions? Did it ask at the right time?
The Four Types of "Confusion" Traps
The researchers identified four specific ways a question can get messy, like four different types of fog on the road:
- The "Double Identity" Trap (Entity): Two different people or things share the same description. (e.g., "The actor who played the villain" could be two different actors).
- The "Time Travel" Trap (Version): The answer changes depending on when you look. (e.g., "The current CEO" vs. "The CEO in 2010").
- The "Rulebook" Trap (Criteria): The answer depends on which list you are using. (e.g., "The top 3 beer cities" could mean the top 3 in the world or the top 3 in China).
- The "Fake Fact" Trap (Factual Inaccuracy): The question contains a lie. (e.g., "The country known as the Land of Windmills" is real, but "The Land of Hajimi" is fake).
What Did They Find? (The "Guessing vs. Asking" Reality Check)
The researchers tested many of the world's smartest AI models on this obstacle course. Here is what they discovered:
1. Smart doesn't mean "Ask-Ready"
Even the most powerful AI models struggled. They are great at reading and finding facts, but they are terrible at realizing, "Wait, I don't have enough info." They often keep digging for answers when they should just stop and ask a question.
2. The "More Digging" Fallacy
A major finding was that digging harder doesn't help.
- Analogy: Imagine you are looking for your keys. If you look in the wrong drawer 10 times, you still won't find them.
- Result: The AI models that tried to search the internet more times actually performed worse than the ones that just guessed immediately. They wasted resources running in circles.
3. Asking is a Superpower (but they don't use it)
The agents that did stop to ask clarifying questions were much more successful.
- Analogy: The guide who asks, "Is it the red building or the blue one?" finds the restaurant in 5 minutes. The guide who guesses and drives to the wrong place takes 50 minutes.
- Result: The paper shows that "knowing when to ask" and "asking a good question" are two different skills. Some AIs are good at one but bad at the other.
4. The "Guided" vs. "Natural" Gap
When the researchers explicitly told the AI, "Hey, the question might be vague, so ask if you're confused," the AI did better. But even with this hint, they still weren't perfect. This suggests that current AI isn't naturally wired to be a good conversational partner for solving complex puzzles; it needs to be trained specifically to value interaction over retrieval.
The Conclusion: What Needs to Change?
The paper concludes that for AI search agents to be truly useful in the real world, they need a personality shift.
- Current State: They are like determined librarians who will read every single book in the library to find one sentence, even if the book title is wrong.
- Needed State: They need to become curious detectives who know that sometimes the best way to solve a case is to turn to the witness and ask, "Are you sure it was a red car?"
The authors built DISCOBENCH to prove that asking for clarification is a critical skill that current AI models are missing. Until AI learns to pause and ask, "Did you mean X or Y?", it will keep wasting time and energy guessing its way through complex problems.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.