paper-with-me

Papers

RECAP: REwriting Conversations for Intent Understanding in Agentic Planning

2025-08-29 · Kushan Mitra, Dan Zhang, Hannah Kim, Estevam Hruschka arxiv

Understanding user intent is essential for effective planning in conversational assistants, particularly those powered by large language models (LLMs) coordinating multiple agents. However, real-world dialogues are often ambiguous, underspecified, or dynamic, making intent detection a persistent challenge. Traditional classification-based approaches struggle to generalize in open-ended settings, leading to brittle interpretations and poor downstream planning. We propose RECAP (REwriting Conversations for Agent Planning), a new benchmark designed to evaluate and advance intent rewriting, reframing user-agent dialogues into concise representations of user goals. RECAP captures diverse challenges such as ambiguity, intent drift, vagueness, and mixed-goal conversations. Alongside the dataset, we introduce an LLM-based evaluator that assesses planning utility given the rewritten intent. Using RECAP, we develop a prompt-based rewriting approach that outperforms baselines, in terms of plan preference. We further demonstrate that fine-tuning two DPO-based rewriters yields additional utility gains. Our results highlight intent rewriting as a critical and tractable component for improving agentic planning in open-domain dialogue systems.

📄 PDF Abstract BibTeX arXiv:2509.04472

Code (0)

등록된 구현이 없습니다.

Tasks

Intent Detection

Similar Papers 제목 키워드 기반

Conversational User-AI Intervention: A Study on Prompt Rewriting for Improved LLM Response Generation

2025-03-21 · Rupak Sarkar, Bahareh Sarrafzadeh, Nirupama Chandrasekaran, Nagu Rangan 외

Human-LLM conversations are increasingly becoming more pervasive in peoples' professional and personal lives, yet many users still struggle to elicit helpful responses from LLM Chatbots. One of the reasons for this issue…

ChatbotResponse Generation

5IDER: Unified Query Rewriting for Steering, Intent Carryover, Disfluencies, Entity Carryover and Repair

2023-06-02 · Jiarui Lu, Bo-Hsiang Tseng, Joel Ruben Antony Moniz, Site Li 외

Providing voice assistants the ability to navigate multi-turn conversations is a challenging problem. Handling multi-turn interactions requires the system to understand various conversational use-cases, such as steering,…

Navigate

MLR: A Two-stage Conversational Query Rewriting Model with Multi-task Learning

2020-04-13 · Shuangyong Song, Chao Wang, Qianqian Xie, Xinxing Zu 외

Conversational context understanding aims to recognize the real intention of user from the conversation history, which is critical for building the dialogue system. However, the multi-turn conversation understanding in o…

Multi-Task Learning

RECAP: Reproducing Copyrighted Data from LLMs Training with an Agentic Pipeline

2025-10-29 · André V. Duarte, Xuying li, Bin Zeng, Arlindo L. Oliveira 외 arxiv

If we cannot inspect the training data of a large language model (LLM), how can we ever know what it has seen? We believe the most compelling evidence arises when the model itself freely reproduces the target content. As…

CoQAR: Question Rewriting on CoQA

2022-07-07 · LREC 2022 6 · Quentin Brabant, Gwenole Lecorve, Lina M. Rojas-Barahona

Questions asked by humans during a conversation often contain contextual dependencies, i.e., explicit or implicit references to previous dialogue turns. These dependencies take the form of coreferences (e.g., via pronoun…

Conversational Question AnsweringFormQuestion AnsweringQuestion Rewriting