paper-with-me

홈 › Papers

Found in Conversation: LLMs Teach Themselves to Close the Multi-Turn Gap

2026-05-23 · Tianlang Chen, Shirley Wu, Jure Leskovec arxiv

Large Language Model (LLM) interactions are typically underspecified, with users clarifying all necessary details across multiple conversational turns. Yet recent work shows that LLMs perform far worse in this multi-turn setting than in a single turn with same information being available at once, a phenomenon termed "Lost-in-Conversation." However, bridging this gap effectively remains an open problem. Here we introduce Found in Conversation (FiC), a training framework where a model teaches itself to find and recover its single-turn competence given underspecified multi-turn prompts. We develop View-Asymmetric Self-Distillation, which distills across two views of the same task information--single-turn view for the teacher, multi-turn view for the student--transferring strong single-turn behavior into weak multi-turn behavior. This requires no stronger external teacher, which is unavailable as even frontier LLMs exhibit this gap. Across model families (Llama, Qwen, Phi, and OLMo) and sizes (3B-14B), FiC recovers at least 92% of single-turn performance and reaches 100% on two Llama backbones, yielding more efficient and helpful multi-turn conversations with single-turn capabilities intact.

📄 PDF Abstract BibTeX arXiv:2605.24432

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ItD: Large Language Models Can Teach Themselves Induction through Deduction

2024-03-09 · Wangtao Sun, Haotian Xu, Xuanqing Yu, Pei Chen 외

Although Large Language Models (LLMs) are showing impressive performance on a wide range of Natural Language Processing tasks, researchers have found that they still have limited ability to conduct induction. Recent work…

Boosting Large Language Models with Socratic Method for Conversational Mathematics Teaching

2024-07-24 · Yuyang Ding, Hanglei Hu, Jie zhou, Qin Chen 외

With the introduction of large language models (LLMs), automatic math reasoning has seen tremendous success. However, current methods primarily focus on providing solutions or using techniques like Chain-of-Thought to en…

Math

PlatoLM: Teaching LLMs in Multi-Round Dialogue via a User Simulator

2023-08-21 · Chuyi Kong, Yaxin Fan, Xiang Wan, Feng Jiang 외

The unparalleled performance of closed-sourced ChatGPT has sparked efforts towards its democratization, with notable strides made by leveraging real user and ChatGPT dialogues, as evidenced by Vicuna. However, due to cha…

DiversityLanguage ModellingLarge Language Model

Protecting Users From Themselves: Safeguarding Contextual Privacy in Interactions with Conversational Agents

2025-02-22 · Ivoline Ngong, Swanand Kadhe, Hao Wang, Keerthiram Murugesan 외

Conversational agents are increasingly woven into individuals' personal lives, yet users often underestimate the privacy risks involved. The moment users share information with these agents (e.g., LLMs), their private in…

Collaborative Storytelling and LLM: A Linguistic Analysis of Automatically-Generated Role-Playing Game Sessions

2025-03-26 · Alessandro Maisto

Role-playing games (RPG) are games in which players interact with one another to create narratives. The role of players in the RPG is largely based on the interaction between players and their characters. This emerging f…