← Latest papers
💬 NLP

DiscoverLLM: From Executing Intents to Discovering Them

DiscoverLLM is a novel framework that trains Large Language Models to help users discover and concretize their ambiguous intents through a cognitive state-based user simulator, resulting in significantly improved task performance, shorter conversations, and higher user satisfaction across creative, technical, and visual tasks.

Original authors: Tae Soo Kim, Yoonjoo Lee, Jaesang Yu, John Joon Young Chung, Juho Kim

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

Original authors: Tae Soo Kim, Yoonjoo Lee, Jaesang Yu, John Joon Young Chung, Juho Kim

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 order a very specific meal from a chef, but you don't actually know what you want to eat yet. You just know you're hungry and that you want something "good."

If you ask a standard AI chef, "Make me something good," it might guess a steak. You take a bite and say, "Hmm, not quite right." The chef asks, "Do you want it spicier?" You say, "I don't know." The chef guesses again, maybe a salad. You say, "No, that's too cold." This back-and-forth can go on forever because the chef is waiting for you to know exactly what you want before they can cook it.

DISCOVERLLM is a new way of training AI chefs to realize that you might not know what you want until you see the food.

Here is how the paper explains this, using simple analogies:

1. The Problem: The "Hidden Menu"

Usually, AI models assume you have a complete order in your head (a "fully formed intent"). They think their job is just to ask clarifying questions like, "Do you want it hot or cold?"

But in real life, especially with creative tasks like writing a story or drawing a picture, you often don't know the answer until you see an example. You can't tell the chef you want "spicy" if you haven't tasted anything spicy yet. You need to discover that you like spicy food by trying it.

2. The Solution: The "Tasting Menu" Simulator

The researchers built a special "simulated user" (a robot acting like a human) to train the AI. This robot has a secret, hidden menu of preferences that it doesn't know it has yet.

  • The Hidden Menu: Imagine the robot has a secret list of desires: "I want a poem," "I want an animal," "I want a cat," "I want a sleeping cat."
  • The Discovery Process: At first, the robot only knows it wants "a poem." It doesn't know it wants a cat.
  • The AI's Job: Instead of just asking, "What animal do you want?" (which the robot can't answer yet), the AI tries offering different options.
    • AI tries: "Here is a poem about a dog."
    • Robot thinks: "Oh, a dog is okay, but maybe I want something softer." (The robot discovers it prefers a pet).
    • AI tries: "Here is a poem about a sleeping cat."
    • Robot thinks: "Yes! That's it!" (The robot has now discovered its true intent).

3. The Training: Learning to "Nudge"

The AI is trained using a reward system. It gets points not just for giving the right answer, but for helping the user figure out what they want.

  • Bad Move: If the AI asks, "Do you want a cat or a dog?" when the user doesn't know, the AI gets no points. The user is stuck.
  • Good Move: If the AI shows a picture of a dog, and the user says, "No, maybe something smaller," the AI gets points. It successfully "nudged" the user to discover a new preference.

The paper calls this balancing Divergence (showing many different options to explore) and Convergence (narrowing down once the user knows what they like).

4. The Results: Less Talking, More Doing

The researchers tested this new AI on tasks like writing stories, technical articles, and drawing digital images.

  • Faster Discovery: The new AI helped users find what they wanted about 10% faster than older models.
  • Shorter Conversations: Because the AI stopped asking useless questions and started showing helpful examples, the conversations were 40% shorter.
  • Happier Users: In a study with real humans, people felt the new AI was more helpful and seemed to "anticipate" their needs, even when the users weren't sure what they wanted themselves.

The Big Picture

Think of the old AI as a waiter who waits for you to read the whole menu and order.
Think of the new DISCOVERLLM as a tasting chef who brings out small samples of different dishes. As you taste them, you realize, "Oh, I actually love the spicy one!" or "I hate the cold soup."

The paper claims that by teaching AI to be that tasting chef—helping you discover your own preferences through exploration rather than just waiting for instructions—we can make AI much better at helping with creative and open-ended tasks.

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 →