← Latest papers
🤖 AI

Do LLMs Know What to Ask and When? Evaluating Multi-Turn Information Seeking

This paper introduces MT-InfoSeek, a controlled evaluation suite demonstrating that while large language models can recognize the need for additional information in underspecified multi-turn tasks, they systematically underestimate the required amount, fail to identify minimal sufficient queries, and struggle with query ordering, revealing a distinct gap between their information-seeking capabilities and current evaluation metrics.

Original authors: Yepeng Huang, Jiawen Zhang, Michelle Dai, Xiaorui Su, Shanghua Gao, Zi Wang, Marinka Zitnik

Published 2026-08-18
📖 5 min read🧠 Deep dive

Original authors: Yepeng Huang, Jiawen Zhang, Michelle Dai, Xiaorui Su, Shanghua Gao, Zi Wang, Marinka Zitnik

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 a doctor sitting across from a patient who says only, "I have a pain." To make a diagnosis, the doctor cannot guess; they must ask specific questions to fill in the missing details. Is the pain sharp or dull? Where exactly is it located? How long has it lasted? In the world of artificial intelligence, large language models are often tested on their ability to answer questions, but they are rarely tested on their ability to know when they do not have enough information to answer at all. This is a critical gap. A capable AI should recognize when a situation is incomplete, figure out exactly what is missing, and ask for it before offering a conclusion. If it guesses too soon, it risks being confidently wrong.

Researchers at Harvard University and Google DeepMind have built a new way to test this specific skill. They created a controlled environment where an artificial intelligence is given a puzzle with missing pieces. The puzzle could be a math problem with a hidden number, a logic riddle with a missing fact, or a medical scenario with an unasked symptom. The goal for the AI is not just to solve the puzzle, but to navigate the process of asking the right questions in the right order until the answer becomes clear. The researchers wanted to see if these models could act like a skilled investigator who knows exactly what evidence is needed, or if they would rush to a conclusion with insufficient clues.

The team developed a testing suite called MT-INFOSEEK, which contains over 5,000 distinct problems across five different fields: mathematics, logic, biology, medicine, and general knowledge. In these tests, the AI is given a starting point that is deliberately incomplete. For example, in a medical test, the AI might know a patient has pelvic pain but not know how long the pain has lasted or whether the patient is pregnant. The AI must then engage in a conversation, asking one question at a time to an "oracle"—a system that provides the true answer to the question. The AI must decide when to stop asking and give its final answer. The researchers measured success not just by whether the final answer was correct, but by whether the AI actually gathered enough information to make that answer certain.

The results revealed a significant weakness in current models. While the AI systems generally recognized that they were missing information, they consistently underestimated how much they needed. When the researchers created problems that required two missing pieces of information to solve, the models often guessed that only one piece was missing. In logical puzzles, the models were about four times more likely to underestimate the missing information than to overestimate it. They also struggled to identify the specific questions that would actually solve the problem. Even when the researchers told the models exactly how many questions they needed to ask, the models often failed to pick the right set of questions. They would ask irrelevant questions or stop asking too early, leaving the puzzle unsolved.

The study also looked at the order in which questions were asked. In fields like medicine, the sequence of information matters. A doctor must determine if a pain is acute or chronic before deciding which tests to order next. The researchers found that when AI models asked the right questions but in the wrong order, their final accuracy dropped significantly. This suggests that knowing what to ask is only half the battle; knowing when to ask it is equally important. Furthermore, the researchers discovered that a model could recover from a bad first question. If a model asked a useless question at the start but then continued to ask relevant questions in the following turns, it could still reach the correct solution. However, many models failed to persist, often stopping after a few turns even when they had not gathered enough evidence.

Perhaps the most surprising finding was that a model's ability to ask good questions is separate from its ability to give a good answer. The researchers tested this by taking a conversation where the AI had gathered all the necessary information and then asking a different model to solve the puzzle based on that conversation alone. They found that some models could solve the puzzle perfectly when given the full set of facts, even if they had failed to gather those facts themselves. This means that the failure was not in the reasoning or the knowledge of the model, but in the process of seeking the information. The models were not bad at solving problems; they were bad at knowing what they didn't know.

The researchers concluded that current evaluations of artificial intelligence are incomplete. Measuring only the final accuracy of a model's answer hides the fact that the model may have reached that answer by guessing or by ignoring missing information. To truly understand how well an AI interacts with the world, we must measure its ability to recognize uncertainty, identify what is missing, and acquire that missing information step by step. This new framework provides a way to do exactly that, showing that while today's models are powerful, they still lack the intuitive sense of a human expert who knows when to stop guessing and start asking.

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 →