paper-with-me

홈 › Papers

Beyond Single-Turn: A Survey on Multi-Turn Interactions with Large Language Models

2025-04-07 · Yubo Li, Xiaobin Shen, Xinyu Yao, Xueying Ding, Yidi Miao, Ramayya Krishnan, Rema Padman

Recent advancements in large language models (LLMs) have revolutionized their ability to handle single-turn tasks, yet real-world applications demand sophisticated multi-turn interactions. This survey provides a comprehensive review of recent advancements in evaluating and enhancing multi-turn interactions in LLMs. Focusing on task-specific scenarios, from instruction following in diverse domains such as math and coding to complex conversational engagements in roleplay, healthcare, education, and even adversarial jailbreak settings, we systematically examine the challenges of maintaining context, coherence, fairness, and responsiveness over prolonged dialogues. The paper organizes current benchmarks and datasets into coherent categories that reflect the evolving landscape of multi-turn dialogue evaluation. In addition, we review a range of enhancement methodologies under multi-turn settings, including model-centric strategies (contextual learning, supervised fine-tuning, reinforcement learning, and new architectures), external integration approaches (memory-augmented, retrieval-based methods, and knowledge graph), and agent-based techniques for collaborative interactions. Finally, we discuss open challenges and propose future directions for research to further advance the robustness and effectiveness of multi-turn interactions in LLMs. Related resources and papers are available at https://github.com/yubol-cmu/Awesome-Multi-Turn-LLMs.

📄 PDF Abstract BibTeX arXiv:2504.04717

Code (1)

yubol-cmu/awesome-multi-turn-llms 공식 구현

Tasks

Dialogue EvaluationFairnessInstruction FollowingMath

Similar Papers 제목 키워드 기반

A Survey on Multi-Turn Interaction Capabilities of Large Language Models

2025-01-17 · Chen Zhang, Xinyi Dai, Yaxiong Wu, Qu Yang 외

Multi-turn interaction in the dialogue system research refers to a system's ability to maintain context across multiple dialogue turns, enabling it to generate coherent and contextually relevant responses. Recent advance…

Conversational Search

Conversational Question Answering: A Survey

2021-06-02 · Munazza Zaib, Wei Emma Zhang, Quan Z. Sheng, Adnan Mahmood 외

Question answering (QA) systems provide a way of querying the information available in various formats including, but not limited to, unstructured and structured data in natural languages. It constitutes a considerable p…

Conversational Question AnsweringQuestion AnsweringSurvey

SaFeR-Steer: Evolving Multi-Turn MLLMs via Synthetic Bootstrapping and Feedback Dynamics

2026-03-18 · Haolong Hu, Hanyu Li, Tiancheng He, Huahui Yi 외 arxiv

MLLMs are increasingly deployed in multi-turn settings, where attackers can escalate unsafe intent through the evolving visual-text history and exploit long-context safety decay. Yet safety alignment is still dominated b…

Benchmarking Correctness and Security in Multi-Turn Code Generation

2025-10-13 · Ruchit Rawal, Jeffrey Yang Fan Chiang, Chihao Shen, Jeffery Siyuan Tian 외 arxiv

AI coding assistants powered by large language models (LLMs) have transformed software development, significantly boosting productivity. While existing benchmarks evaluate the correctness and security of LLM-generated co…

Code Generation

Vision-Language Navigation: A Survey and Taxonomy

2021-08-26 · Wansen Wu, Tao Chang, Xinmeng Li

Vision-Language Navigation (VLN) tasks require an agent to follow human language instructions to navigate in previously unseen environments. This challenging field involving problems in natural language processing, compu…

NavigateSurveyVision-Language Navigation