English

DiscoverLLM: From Executing Intents to Discovering Them

Artificial Intelligence 2026-05-14 v2 Computation and Language Human-Computer Interaction Machine Learning

Abstract

To handle ambiguous and open-ended requests, Large Language Models (LLMs) are increasingly trained to interact with users to surface intents they have not yet expressed (e.g., ask clarification questions). However, users are often ambiguous because they have not yet formed their intents: they must observe and explore outcomes to discover what they want. Simply asking "what kind of tone do you want?" fails when users themselves do not know. We introduce DiscoverLLM, a novel and generalizable framework that trains LLMs to help users form and discover their intents. Central to our approach is a novel user simulator that models cognitive state with a hierarchy of intents that progressively concretize as the model surfaces relevant options -- where the degree of concretization serves as a reward signal that models can be trained to optimize. Resulting models learn to collaborate with users by adaptively diverging (i.e., explore options) when intents are unclear, and converging (i.e., refine and implement) when intents concretize. Across proposed interactive benchmarks in creative writing, technical writing, and SVG drawing, DiscoverLLM achieves over 10% higher task performance while reducing conversation length by up to 40%. In a user study with 75 human participants, DiscoverLLM improved conversation satisfaction and efficiency compared to baselines.

Keywords

Cite

@article{arxiv.2602.03429,
  title  = {DiscoverLLM: From Executing Intents to Discovering Them},
  author = {Tae Soo Kim and Yoonjoo Lee and Jaesang Yu and John Joon Young Chung and Juho Kim},
  journal= {arXiv preprint arXiv:2602.03429},
  year   = {2026}
}

Comments

Accepted at ICML 2026

R2 v1 2026-07-01T09:33:59.658Z