paper-with-me

Papers

Spoken Conversational Agents with Large Language Models

2025-12-02 · Chao-Han Huck Yang, Andreas Stolcke, Larry Heck arxiv

Spoken conversational agents are converging toward voice-native LLMs. This tutorial distills the path from cascaded ASR/NLU to end-to-end, retrieval-and vision-grounded systems. We frame adaptation of text LLMs to audio, cross-modal alignment, and joint speech-text training; review datasets, metrics, and robustness across accents and compare design choices (cascaded vs. E2E, post-ASR correction, streaming). We link industrial assistants to current open-domain and task-oriented agents, highlight reproducible baselines, and outline open problems in privacy, safety, and evaluation. Attendees leave with practical recipes and a clear systems-level roadmap.

📄 PDF Abstract BibTeX arXiv:2512.02593

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Automated Testing Framework for Conversational Agents

2019-02-17 · Soodeh Atefi, Mohammad Amin Alipour

Conversational agents are systems with a conversational interface that afford interaction in spoken language. These systems are becoming prevalent and are preferred in various contexts and for many users. Despite their i…

Towards Stable and Personalised Profiles for Lexical Alignment in Spoken Human-Agent Dialogue

2025-09-04 · Keara Schaaij, Roel Boumans, Tibor Bosse, Iris Hendrickx arxiv

Lexical alignment, where speakers start to use similar words across conversation, is known to contribute to successful communication. However, its implementation in conversational agents remains underexplored, particular…

A Hybrid Approach to Scalable and Robust Spoken Language Understanding in Enterprise Virtual Agents

2021-06-01 · NAACL 2021 4 · Ryan Price, Mahnoosh Mehrabani, Narendra Gupta, Yeon-Jun Kim 외

Spoken language understanding (SLU) extracts the intended mean- ing from a user utterance and is a critical component of conversational virtual agents. In enterprise virtual agents (EVAs), language understanding is subst…

Spoken Language Understanding

Turn-taking and Backchannel Prediction with Acoustic and Large Language Model Fusion

2024-01-26 · Jinhan Wang, Long Chen, Aparna Khare, Anirudh Raju 외

We propose an approach for continuous prediction of turn-taking and backchanneling locations in spoken dialogue by fusing a neural acoustic model with a large language model (LLM). Experiments on the Switchboard human-hu…

Language ModelingLanguage ModellingLarge Language Model

Adaptive Turn-Taking for Real-time Multi-Party Voice Agents

2026-06-11 · Soumyajit Mitra, Prabhat Pandey, Abhinav Jain, Shanmukha Sahith 외 arxiv

Turn-taking in multi-party spoken conversations remains a fundamental challenge for voice-based agents, particularly under dynamic floor competition and varying user expectations. We propose ModeratorLM, a role-playing v…