Delegation Intelligence in Deep Search: A Controllable Framework for Disentangled Capability Diagnosis
This paper introduces "Delegation Intelligence" as a disentangled framework for evaluating deep search agents by separating search decision-making from information synthesis, supported by a controllable synthesis pipeline and the DelegSearchBench benchmark to reveal limitations in current end-to-end accuracy metrics.
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 trying to solve a massive, tricky puzzle, but you don't have all the pieces in front of you. In the world of artificial intelligence, this is exactly what happens when a computer program, known as a "Large Language Model," tries to answer a question. For a long time, we've treated these models like super-smart students who just need to memorize their textbooks. If the answer is in their memory, they ace the test. But real life isn't a closed-book exam. Sometimes, the answer isn't in the textbook at all; it's hidden in a library, a news archive, or a website that changes every day. This is where "Deep Search" comes in. It's the ability of an AI to realize, "Hey, I don't know this," and then go out, find the right information, and put the pieces together.
However, there's a big problem with how we currently test these AI detectives. Usually, we just look at the final answer: "Did they get it right?" If the answer is correct, we give them a gold star. If it's wrong, we give them a red X. But this is like grading a student only on whether they got the right answer on a math test, without checking if they actually did the math or just guessed. Maybe they got the right answer because they remembered it from a previous lesson, or maybe they got it right by accident. We don't know how they got there. Did they know when to stop guessing and start looking? Did they know which source to trust? Or did they just get lucky? This paper argues that we need to stop just looking at the final score and start watching the detective work itself.
The researchers behind this paper, a team from Tencent and Renmin University of China, decided to build a special "training ground" to test AI agents on something they call Delegation Intelligence. Think of this as the AI's ability to know when to stop trying to solve a problem alone and when to hand the job over to a search engine. They realized that being good at "Deep Search" isn't just one superpower; it's actually two different skills working together.
The first skill is Search Decision-Making. This is the moment of realization. It's the AI saying, "I'm stuck. I need more info," or conversely, "I have enough info, no need to search." It's the difference between a detective who keeps banging their head against a wall and one who knows when to call the lab for help. The second skill is Information Synthesis & Verification. Once the AI goes out and finds a bunch of documents, can it tell which ones are true and which are fake? Can it spot a lie in a news article? Can it combine clues from three different websites to solve the mystery? This is the "reading comprehension" part, but with a twist: the AI has to deal with noise, lies, and confusing information.
To test these skills properly, the team couldn't just use random questions from the internet. That would be too messy. Instead, they built a Controllable Synthesis Pipeline. Imagine they are the directors of a spy movie. Instead of letting the actors improvise, they write the script backward. They start with the "truth" (a real, high-quality document), then they write a question that requires that document to answer. Then, they create "distractors"—fake or misleading documents that look very similar to the real one but have a tiny, crucial error, like the wrong date or a fake author. They also create "noise"—documents that are totally irrelevant but might confuse the AI. This way, they know exactly what the AI should be looking for and exactly what traps they set.
They used this pipeline to create a new test called DelegSearchBench, which contains 429 tricky questions. They then ran their tests in two different ways to see how the AI performed.
First, they gave the AI all the documents (the real ones, the fake ones, and the noise) but turned off the search tool. This tested the second skill: Synthesis & Verification. They wanted to see if the AI could find the truth in a pile of lies without needing to go out and search. They found something surprising: even when the AI had all the answers right in front of it, it often failed. It was like a student who had the textbook open on their desk but still couldn't find the right page. The AI got confused by where the information was placed. If the right answer was in the middle of a long list of documents, the AI often missed it (a problem known as "lost in the middle"). Also, the AI wasn't very consistent; if you asked it the same question three times, it might get it right once and wrong the other two times, suggesting it was guessing rather than reasoning.
Second, they gave the AI only a few documents (leaving out the crucial ones) and turned on the search tool. This tested the first skill: Search Decision-Making. They wanted to see if the AI would realize it was missing information and decide to search. The results here were a mixed bag. Some models were too confident; they tried to answer the question even though they didn't have the facts, leading to "premature answering." Others were too eager; they searched aggressively but didn't know what to ask for, or they couldn't put the new information together with what they already had.
The big takeaway from this study is that getting the right answer isn't enough. A truly smart AI agent needs to know how to get that answer. It needs to be humble enough to admit when it doesn't know something, smart enough to ask the right question, and sharp enough to spot a lie when it finds one. The authors suggest that just because a model can produce a correct answer doesn't mean it's a good "deep search" agent. It might just be lucky, or it might be relying on memory rather than investigation.
In short, the paper shows that current AI models are still learning how to be good detectives. They are great at solving puzzles when all the pieces are handed to them, but they struggle when they have to go out and find the pieces themselves, especially if the box of pieces is full of fakes. By breaking down the skills and testing them separately, the researchers hope to help build AI that doesn't just guess the right answer, but knows exactly how to find 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.