paper-with-me

Papers

Adaptive Multi-Agent Response Refinement in Conversational Systems

2025-11-11 · Soyeong Jeong, Aparna Elangovan, Emine Yilmaz, Oleg Rokhlenko arxiv

Large Language Models (LLMs) have demonstrated remarkable success in conversational systems by generating human-like responses. However, they can fall short, especially when required to account for personalization or specific knowledge. In real-life settings, it is impractical to rely on users to detect these errors and request a new response. One way to address this problem is to refine the response before returning it to the user. While existing approaches focus on refining responses within a single LLM, this method struggles to consider diverse aspects needed for effective conversations. In this work, we propose refining responses through a multi-agent framework, where each agent is assigned a specific role for each aspect. We focus on three key aspects crucial to conversational quality: factuality, personalization, and coherence. Each agent is responsible for reviewing and refining one of these aspects, and their feedback is then merged to improve the overall response. To enhance collaboration among them, we introduce a dynamic communication strategy. Instead of following a fixed sequence of agents, our approach adaptively selects and coordinates the most relevant agents based on the specific requirements of each query. We validate our framework on challenging conversational datasets, demonstrating that ours significantly outperforms relevant baselines, particularly in tasks involving knowledge or user's persona, or both.

📄 PDF Abstract BibTeX arXiv:2511.08319

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dynamic benchmarking framework for LLM-based conversational data capture

2025-02-04 · Pietro Alessandro Aluffi, Patrick Zietkiewicz, Marya Bazzi, Matt Arderne 외

The rapid evolution of large language models (LLMs) has transformed conversational agents, enabling complex human-machine interactions. However, evaluation frameworks often focus on single tasks, failing to capture the d…

Benchmarking

Multi-Agent Conversational Online Learning for Adaptive LLM Response Identification

2025-01-03 · Xiangxiang Dai, Yuejin Xie, Maoli Liu, Xuchuang Wang 외

The remarkable generative capability of large language models (LLMs) has sparked a growing interest in automatically generating responses for different applications. Given the dynamic nature of user preferences and the u…

K-PERM: Personalized Response Generation Using Dynamic Knowledge Retrieval and Persona-Adaptive Queries

2023-12-29 · Kanak Raj, Kaushik Roy, Vamshi Bonagiri, Priyanshul Govil 외

Personalizing conversational agents can enhance the quality of conversations and increase user engagement. However, they often lack external knowledge to appropriately tend to a user's persona. This is particularly cruci…

NutritionResponse GenerationRetrieval

Prepared mind, fast response: A temporal decoupling framework for adaptive knowledge orchestration in open-domain dialogue

2025-10-09 · Jinling Gan, Churong Liang, Runnan Li arxiv

The latency-quality tradeoff is a fundamental constraint in open-domain dialogue AI systems, since comprehensive knowledge access necessitates prohibitive response delays. Contemporary approaches offer two inadequate sol…

References Indeed Matter? Reference-Free Preference Optimization for Conversational Query Reformulation

2025-05-10 · Doyoung Kim, YoungJun Lee, Joeun Kim, Jihwan Bang 외

Conversational query reformulation (CQR) has become indispensable for improving retrieval in dialogue-based applications. However, existing approaches typically rely on reference passages for optimization, which are impr…

Retrieval