paper-with-me

홈 › Papers

LiveLongBench: Tackling Long-Context Understanding for Spoken Texts from Live Streams

2025-04-24 · Yongxuan Wu, Runyu Chen, Peiyu Liu, Hongjin Qian

Long-context understanding poses significant challenges in natural language processing, particularly for real-world dialogues characterized by speech-based elements, high redundancy, and uneven information density. Although large language models (LLMs) achieve impressive results on existing benchmarks, these datasets fail to reflect the complexities of such texts, limiting their applicability to practical scenarios. To bridge this gap, we construct the first spoken long-text dataset, derived from live streams, designed to reflect the redundancy-rich and conversational nature of real-world scenarios. We construct tasks in three categories: retrieval-dependent, reasoning-dependent, and hybrid. We then evaluate both popular LLMs and specialized methods to assess their ability to understand long-contexts in these tasks. Our results show that current methods exhibit strong task-specific preferences and perform poorly on highly redundant inputs, with no single method consistently outperforming others. We propose a new baseline that better handles redundancy in spoken text and achieves strong performance across tasks. Our findings highlight key limitations of current methods and suggest future directions for improving long-context understanding. Finally, our benchmark fills a gap in evaluating long-context spoken language understanding and provides a practical foundation for developing real-world e-commerce systems. The code and benchmark are available at https://github.com/Yarayx/livelongbench.

📄 PDF Abstract BibTeX arXiv:2504.17366

Code (1)

yarayx/livelongbench 공식 구현 pytorch

Tasks

Long-Context UnderstandingSpoken Language Understanding

Similar Papers 제목 키워드 기반

C3: A Bilingual Benchmark for Spoken Dialogue Models Exploring Challenges in Complex Conversations

2025-07-30 · Chengqian Ma, Wei Tao, Yiwen Guo arxiv

Spoken Dialogue Models (SDMs) have recently attracted significant attention for their ability to generate voice responses directly to users' spoken queries. Despite their increasing popularity, there exists a gap in rese…

Integrating Dialog History into End-to-End Spoken Language Understanding Systems

2021-08-18 · Jatin Ganhotra, Samuel Thomas, Hong-Kwang J. Kuo, Sachindra Joshi 외

End-to-end spoken language understanding (SLU) systems that process human-human or human-computer interactions are often context independent and process each turn of a conversation independently. Spoken conversations on …

Intent RecognitionSpoken Language Understanding

Effective Spoken Language Labeling with Deep Recurrent Neural Networks

2017-06-20 · Marco Dinarelli, Yoann Dupont, Isabelle Tellier

Understanding spoken language is a highly complex problem, which can be decomposed into several simpler tasks. In this paper, we focus on Spoken Language Understanding (SLU), the module of spoken dialog systems responsib…

Spoken Language Understanding

Spoken Language Understanding for Task-oriented Dialogue Systems with Augmented Memory Networks

2021-06-01 · NAACL 2021 4 · Jie Wu, Ian Harris, Hongzhi Zhao

Spoken language understanding, usually including intent detection and slot filling, is a core component to build a spoken dialog system. Recent research shows promising results by jointly learning of those two tasks base…

Decoderglobal-optimizationIntent Detectionslot-filling+3

Bidirectional Representations for Low Resource Spoken Language Understanding

2022-11-24 · Quentin Meeus, Marie-Francine Moens, Hugo Van hamme

Most spoken language understanding systems use a pipeline approach composed of an automatic speech recognition interface and a natural language understanding module. This approach forces hard decisions when converting co…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModellingNatural Language Understanding+3