← Latest papers
💬 NLP

Thinking Is Not Telling: Information Disclosure in User-Service LLM Agents

This paper identifies a critical communication failure in user-service LLM agents where internal reasoning does not automatically translate into timely user-facing information disclosure, demonstrating that explicitly externalizing decision-relevant knowledge is more effective for task success than simply increasing internal "think" efforts.

Original authors: Jiatong Li, Changdae Oh, Hyeong Kyu Choi, Jindong Wang, Sharon Li

Published 2026-08-11
📖 4 min read☕ Coffee break read

Original authors: Jiatong Li, Changdae Oh, Hyeong Kyu Choi, Jindong Wang, Sharon Li

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 playing a high-stakes video game with a teammate who can see the entire map, the hidden traps, and the secret rules, but you can only see the tiny square of the screen right in front of you. You are the player holding the controller, and your teammate is the "AI guide." In the world of computer science, these guides are called Large Language Model (LLM) agents. They are super-smart programs designed to help us do things like book flights, return items, or manage our schedules. Usually, we assume that if the AI is "thinking" really hard in its head, it will give us the best advice. But here's the catch: just because the AI is having a brilliant internal monologue doesn't mean it's actually telling you what it knows. If the AI sees a trap on the map but forgets to warn you before you jump, you're still going to fall. This paper asks a simple but crucial question: Is the AI's secret thinking actually helping us, or is it just keeping all the good info to itself?

The researchers behind this study decided to investigate a specific type of AI failure where the agent "thinks" but doesn't "tell." They looked at scenarios where an AI agent, a human user, and a digital environment (like a store's database or an airline's system) have to work together. The problem is that the AI often knows things the user doesn't, like "you can't cancel just one item" or "this flight is already full." The team wanted to see if forcing the AI to use a "think" tool—where it writes down its reasoning steps before speaking—actually made it a better partner. They tested this across five different AI models and three real-world service scenarios, like shopping and booking flights.

What they found was a bit of a surprise. They discovered that forcing the AI to "think" more didn't automatically make it better at the job. In fact, in many cases, the AI got worse! It turns out that the AI was using its "think" time to organize its own thoughts, but it wasn't sharing the most important parts of those thoughts with the user. It was like a chef who spends hours perfecting a secret recipe in the kitchen but serves the customer a dish without telling them it's spicy, even though the customer has a nut allergy. The AI was "thinking" about the allergy, but it failed to "tell" the customer.

To prove this, the researchers played a clever game of "what if." They took failed conversations where the AI messed up and secretly injected the missing information that the AI should have said. For example, if the AI forgot to mention a rule about cancellation fees, they added that rule back into the conversation. When they did this, the AI's next move became much more accurate. This showed that the real problem wasn't that the AI wasn't smart enough; it was that it wasn't disclosing the right information at the right time. The study suggests that the key to better AI isn't just making it think harder, but making sure it speaks up about the things the user needs to know to make a good decision.

The team also tested a simple fix: they gave the AI a tiny nudge in its instructions, telling it, "Hey, before you ask the user to decide, make sure you tell them the rules, the options, and what might happen." This small change worked wonders. It helped the AI recover from its "thinking" mistakes and actually improved its performance, even when it was forced to think internally. The bottom line is that for AI to be a true helper, it needs to stop keeping secrets and start sharing the facts that matter. It's not enough to be smart; you have to be a good communicator, too.

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 →