paper-with-me

홈 › Papers

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

2025-01-17 · Chen Zhang, Xinyi Dai, Yaxiong Wu, Qu Yang, Yasheng Wang, Ruiming Tang, Yong liu

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 advancements in large language models (LLMs) have significantly expanded the scope of multi-turn interaction, moving beyond chatbots to enable more dynamic agentic interactions with users or environments. In this paper, we provide a focused review of the multi-turn capabilities of LLMs, which are critical for a wide range of downstream applications, including conversational search and recommendation, consultation services, and interactive tutoring. This survey explores four key aspects: (1) the core model capabilities that contribute to effective multi-turn interaction, (2) how multi-turn interaction is evaluated in current practice, (3) the general algorithms used to enhance multi-turn interaction, and (4) potential future directions for research in this field.

📄 PDF Abstract BibTeX arXiv:2501.09959

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational Search

Similar Papers 제목 키워드 기반

A Survey of Large Language Model-Based Generative AI for Text-to-SQL: Benchmarks, Applications, Use Cases, and Challenges

2024-12-06 · Aditi Singh, Akash Shetty, Abul Ehtesham, Saket Kumar 외

Text-to-SQL systems facilitate smooth interaction with databases by translating natural language queries into Structured Query Language (SQL), bridging the gap between non-technical users and complex database management …

Domain GeneralizationLanguage ModelingLanguage ModellingLarge Language Model+3

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

2025-04-07 · Yubo Li, Xiaobin Shen, Xinyu Yao, Xueying Ding 외

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 comprehe…

Dialogue EvaluationFairnessInstruction FollowingMath

Multi-turn Conversational AI from Text to Multimodal Interaction: Data, Models, Evaluation, and Open Challenges

2026-08-18 · Syeda Faiza Ahmed, Zien Sheikh Ali, Hunzalah Hassan Bhatti, Firoj Alam 외 arxiv

Conversational AI is moving beyond isolated text prompts toward sustained, multimodal interaction. In real conversations, users clarify goals, revise requests, interrupt responses, switch topics, and introduce new eviden…

InteractiveOmni: A Unified Omni-modal Model for Audio-Visual Multi-turn Dialogue

2025-10-15 · Wenwen Tong, Hewei Guo, Dongchuan Ran, Jiangnan Chen 외 arxiv

We introduce InteractiveOmni, a unified and open-source omni-modal large language model for audio-visual multi-turn interaction, ranging from 4B to 8B parameters, designed to lead the field of lightweight models by offer…

A Desideratum for Conversational Agents: Capabilities, Challenges, and Future Directions

2025-04-07 · Emre Can Acikgoz, Cheng Qian, Hongru Wang, Vardhan Dongre 외

Recent advances in Large Language Models (LLMs) have propelled conversational AI from traditional dialogue systems into sophisticated agents capable of autonomous actions, contextual awareness, and multi-turn interaction…