← Latest papers
💬 NLP

Clarification Is Not Enough: Post-Clarification Answering Remains the Bottleneck in Multi-Turn QA

While supervised fine-tuning can effectively improve a model's ability to decide when to ask clarifying questions in multi-turn QA, the primary bottleneck remains the system's inability to accurately interpret user responses and generate correct final answers even after clarification occurs.

Original authors: Jinyan Su, Jennifer Healey

Published 2026-05-26
📖 4 min read☕ Coffee break read

Original authors: Jinyan Su, Jennifer Healey

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 talking to a very smart, well-meaning but slightly literal robot assistant. You ask it a question, but you forget to include a crucial detail.

The Old Problem:
In the past, researchers thought the robot's main failure was that it didn't know when to stop and ask, "Wait, I need more info!" They thought if they just taught the robot to ask better questions, everything would work perfectly.

The New Discovery:
This paper says, "Actually, asking the question is the easy part. The hard part is what happens after you get the answer."

Here is the breakdown using a simple analogy:

The "Lost Hiker" Analogy

Imagine you are a tour guide (the AI) and a hiker (the user) comes to you.

Scenario A: The Hiker is Vague
The hiker says: "I want to go hiking. What should I wear?"
They didn't say if it's summer or winter, or if they are climbing a mountain or walking a flat trail.

Step 1: The "Clarification Policy" (The Decision to Ask)
The robot needs to decide: Should I guess, or should I ask for more details?

  • The Paper's Finding: The researchers found that they could easily teach the robot to realize, "Oh, this question is too vague! I must ask a follow-up question."
  • The Result: After training, the robot got really good at stopping and saying, "Are you hiking in the snow or the desert?"
  • The Metaphor: This is like teaching a waiter to realize, "The customer didn't specify if they want hot or cold coffee," and asking, "Hot or cold?" The robot mastered this skill very quickly.

Step 2: The "Post-Clarification Answering" (The Final Answer)
Now, the hiker answers: "I'm hiking in the snow."
The robot now has the missing piece of the puzzle. It needs to combine "Hiking" + "Snow" to give the final advice: "Wear heavy boots and a thermal coat."

  • The Paper's Finding: This is where the robot still fails. Even though it correctly asked the question and got the right answer ("Snow"), it often still gave the wrong advice. Maybe it said, "Wear a swimsuit," or "Bring an umbrella."
  • The Metaphor: The waiter asked, "Hot or cold?" The customer said, "Cold." But the waiter still brought a steaming cup of coffee anyway. The waiter knew what to ask, but failed to use the answer correctly.

What the Researchers Did

They tested this on a dataset of financial questions (like asking about sales numbers from a specific year). They took two smart AI models and trained them to be better at this "ask vs. answer" game.

  1. They measured the "Ask" skill: How often did the robot correctly decide to ask a question instead of guessing?
    • Result: The robot got much better at this. It learned to stop and ask.
  2. They measured the "Answer" skill: When the robot did ask the right question and got the right reply, did it give the correct final answer?
    • Result: The robot was still struggling. Even when it followed the perfect script, it often messed up the final calculation or logic.

The Big Takeaway

The paper argues that we have been focusing too much on teaching robots how to ask questions. We thought that was the bottleneck (the traffic jam).

But the real traffic jam is how to use the answer.

  • The Bottleneck: It's not about knowing when to stop and ask for help. It's about understanding the help you just received and using it to solve the problem correctly.
  • The Conclusion: Just making the robot better at asking questions isn't enough. We need to figure out how to make it better at listening and processing the information it just gathered.

What They Tried (and Didn't Work)

The researchers tried to fix the "listening" problem by:

  • Giving the robot more practice conversations (synthetic data).
  • Making the robot "think out loud" (reasoning traces) before answering.

The Result: These tricks helped a little bit, but they didn't solve the main problem. The robot still struggled to combine the new information with the old context to get the right final answer.

In short: The robot is now great at saying, "I don't know, tell me more!" But it still needs a lot of help figuring out what to do once you tell 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 →