paper-with-me

Papers

Enabling Real-Time Conversations with Minimal Training Costs

2024-09-18 · Wang Xu, Shuo Wang, Weilin Zhao, Xu Han, Yukun Yan, Yudi Zhang, Zhe Tao, Zhiyuan Liu, Wanxiang Che

Large language models (LLMs) have demonstrated the ability to improve human efficiency through conversational interactions. Conventional LLM-powered dialogue systems, operating on a turn-based paradigm, preclude real-time interaction during response generation. To address this limitation, researchers have proposed duplex models. These models can dynamically adapt to user input, facilitating real-time interactive feedback. However, these methods typically require substantial computational resources to acquire the ability. To reduce overhead, this paper presents a new duplex decoding approach that enhances LLMs with duplex ability, requiring minimal additional training. Specifically, our method employs parallel decoding of queries and responses in conversations, effectively implementing a channel-division-multiplexing decoding strategy. Experimental results indicate that our proposed method significantly enhances the naturalness and human-likeness of user-AI interactions with minimal training costs.

📄 PDF Abstract BibTeX arXiv:2409.11727

Code (0)

등록된 구현이 없습니다.

Tasks

Response Generation

Similar Papers 제목 키워드 기반

Mini-Omni: Language Models Can Hear, Talk While Thinking in Streaming

2024-08-29 · Zhifei Xie, Changqiao Wu

Recent advances in language models have achieved significant progress. GPT-4o, as a new milestone, has enabled real-time conversations with humans, demonstrating near-human natural fluency. Such human-computer interactio…

Speech Synthesis

Interplay: Training Independent Simulators for Reference-Free Conversational Recommendation

2026-03-19 · Jerome Ramos, Feng Xia, Xi Wang, Shubham Chatterjee 외 arxiv

Training conversational recommender systems (CRS) requires extensive dialogue data, which is challenging to collect at scale. To address this, researchers have used simulated user-recommender conversations. Traditional s…

Beyond the Turn-Based Game: Enabling Real-Time Conversations with Duplex Models

2024-06-22 · Xinrong Zhang, Yingfa Chen, Shengding Hu, Xu Han 외

As large language models (LLMs) increasingly permeate daily lives, there is a growing demand for real-time interactions that mirror human conversations. Traditional turn-based chat systems driven by LLMs prevent users fr…

EvolveCaptions: Empowering DHH Users Through Real-Time Collaborative Captioning

2025-10-02 · Liang-Yuan Wu, Dhruv Jain arxiv

Automatic Speech Recognition (ASR) systems often fail to accurately transcribe speech from Deaf and Hard of Hearing (DHH) individuals, especially during real-time conversations. Existing personalization approaches typica…

Speech Recognition

PragWorld: A Benchmark Evaluating LLMs' Local World Model under Minimal Linguistic Alterations and Conversational Dynamics

2025-11-17 · Sachin Vashistha, Aryan Bibhuti, Atharva Naik, Martin Tutek 외 arxiv

Real-world conversations are rich with pragmatic elements, such as entity mentions, references, and implicatures. Understanding such nuances is a requirement for successful natural communication, and often requires build…