← Latest papers
💬 NLP

Reasoning Gets Harder for LLMs Inside A Dialogue

This paper introduces BOULDER, a new dynamic benchmark demonstrating that Large Language Models exhibit a significant and consistent performance gap in reasoning tasks when framed within task-oriented dialogues compared to isolated settings, primarily due to the complexities of multi-turn interactions, role conditioning, and tool-use requirements.

Original authors: Ivan Kartáč, Mateusz Lango, Ondřej Dušek

Published 2026-03-23
📖 5 min read🧠 Deep dive

Original authors: Ivan Kartáč, Mateusz Lango, Ondřej Dušek

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 "Exam vs. Real Life" Problem

Imagine you are training a student for a math test.

  • The Exam (Isolated Task): You give the student a clean sheet of paper with a single word problem: "If a train leaves at 5:00 PM and arrives at 6:00 PM, how long was the trip?" The student solves it perfectly. They get an A.
  • Real Life (Dialogue): Now, you put that same student in a busy coffee shop. They are wearing a hat that says "I am a friendly barista." They are juggling a tray of drinks, talking to a customer about the weather, and trying to answer the math question all at the same time. Suddenly, the student gets confused, forgets the numbers, or gives the wrong answer just to be polite.

This paper asks: Do Large Language Models (LLMs) get "dumb" when they have to act like a helpful assistant in a conversation, even if they are geniuses at solving problems on their own?

The answer is a loud YES.


The Experiment: Building "BOULDER"

The researchers built a new test called BOULDER (Benchmarking of Usefulness of LLMs in Dialogue-Embedded Reasoning). Think of BOULDER as a "stress test" for AI brains.

They created 8 different travel scenarios (like booking a train, finding a hotel, or calculating ticket prices). For every single scenario, they tested the AI in two ways:

  1. The "Isolated" Mode: Just the math problem and the data. No chat, no role-playing.
  2. The "Dialogue" Mode: The AI has to act as a "Travel Guide for Cambridge." It has to chat with a user, remember previous messages, call a "tool" to look up train times, and keep a friendly tone, all while solving the math.

The Result: The AI's performance dropped significantly in the Dialogue mode. It was like the student in the coffee shop failing the test they aced on the quiet paper.


Why Does This Happen? (The Three Culprits)

The researchers didn't just stop at finding the problem; they played detective to find out why the AI struggled. They found three main reasons:

1. The "Multi-Turn" Distraction (The Long Conversation)

  • Analogy: Imagine trying to solve a complex puzzle while someone is constantly tapping you on the shoulder, asking, "How are you?" and "What's your name?"
  • The Finding: The longer the conversation gets (multi-turn), the worse the AI gets at reasoning. The AI gets so focused on maintaining the flow of the chat that it forgets the actual logic of the math problem. It's like trying to do calculus while singing a song; the singing takes up too much brain power.

2. The "Role" Trap (The Costume)

  • Analogy: Imagine an actor who is so good at playing a "polite waiter" that when you ask them to do a math problem, they start apologizing for the answer or giving a short, vague response just to be "nice."
  • The Finding: When the AI is told, "You are a helpful travel assistant," it often becomes too helpful and too polite. It prioritizes being a good conversationalist over being a smart problem-solver. It might give a wrong answer quickly just to keep the conversation moving, rather than taking the time to think deeply.

3. The "Tool" Confusion (The Double Duty)

  • Analogy: Imagine a chef who has to cook a meal and simultaneously read a complex recipe book, call a supplier for ingredients, and write a review of the food, all in one go.
  • The Finding: In the dialogue setting, the AI has to do two things at once: think (reasoning) and act (calling tools like "search_trains"). This split focus causes errors. The AI often gets confused about whether it is talking to the user or talking to the database.

The Surprising Twist: "Thinking" Doesn't Always Help

The researchers tried to fix this by telling the AI: "Take your time, think step-by-step, and don't rush."

  • The Result: It helped a little bit, but not enough. The AI still struggled.
  • Why? Because the AI is trying to be "concise" (short and sweet) because that's what a good chatbot usually does. It's hard to tell an AI to "think deeply" when its job description says "be quick and friendly."

The Takeaway for the Real World

This paper is a wake-up call. We are currently building AI assistants that are supposed to be our travel agents, doctors, and financial advisors. We are testing them on "isolated" benchmarks where they look like geniuses.

But the paper warns us: Just because an AI can solve a math problem on a whiteboard doesn't mean it can solve it while holding a conversation with you.

The Lesson: If we want AI to be truly useful in real life, we need to stop testing them in quiet classrooms and start testing them in the noisy, chaotic, multi-tasking world of real conversations. Otherwise, we might be trusting a "genius" who actually gets lost in the conversation.

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 →