paper-with-me

Papers

SEAL: Speech Embedding Alignment Learning for Speech Large Language Model with Retrieval-Augmented Generation

2025-01-26 · ChunYu Sun, Bingyu Liu, Zhichao Cui, Anbin QI, Tian-Hao Zhang, Dinghao Zhou, Lewei Lu

Embedding-based retrieval models have made significant strides in retrieval-augmented generation (RAG) techniques for text and multimodal large language models (LLMs) applications. However, when it comes to speech larage language models (SLLMs), these methods are limited to a two-stage process, where automatic speech recognition (ASR) is combined with text-based retrieval. This sequential architecture suffers from high latency and error propagation. To address these limitations, we propose a unified embedding framework that eliminates the need for intermediate text representations. Specifically, the framework includes separate speech and text encoders, followed by a shared scaling layer that maps both modalities into a common embedding space. Our model reduces pipeline latency by 50\% while achieving higher retrieval accuracy compared to traditional two-stage methods. We also provide a theoretical analysis of the challenges inherent in end-to-end speech retrieval and introduce architectural principles for effective speech-to-document matching. Extensive experiments demonstrate the robustness of our approach across diverse acoustic conditions and speaker variations, paving the way for a new paradigm in multimodal SLLMs retrieval systems.

📄 PDF Abstract BibTeX arXiv:2502.02603

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage ModellingLarge Language ModelRAGRetrievalRetrieval-augmented Generationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Seal: Advancing Speech Language Models to be Few-Shot Learners

2024-07-20 · Shuyu Lei, Lingen Liu, Jiaolong Yang, Yasen Jiao 외

Existing auto-regressive language models have demonstrated a remarkable capability to perform a new task with just a few examples in prompt, without requiring any additional training. In order to extend this capability t…

DecoderLanguage ModelingLanguage Modelling

SeaLLMs-Audio: Large Audio-Language Models for Southeast Asia

2025-11-03 · Chaoqun Liu, Mahani Aljunied, Guizhen Chen, Hou Pong Chan 외 arxiv

We introduce SeaLLMs-Audio, the first large audio-language model (LALM) tailored for multiple Southeast Asian (SEA) languages-Indonesian (id), Thai (th), and Vietnamese (vi)-alongside English (en) and Chinese (zh). Train…

Speech-to-Text TranslationSpeech Emotion RecognitionQuestion AnsweringSpeech Recognition

Proactive Detection of Voice Cloning with Localized Watermarking

2024-01-30 · Robin San Roman, Pierre Fernandez, Alexandre Défossez, Teddy Furon 외

In the rapidly evolving field of speech generative models, there is a pressing need to ensure audio authenticity against the risks of voice cloning. We present AudioSeal, the first audio watermarking technique designed s…

Voice Cloning

Speech Vecalign: an Embedding-based Method for Aligning Parallel Speech Documents

2025-09-22 · Chutong Meng, Philipp Koehn arxiv

We present Speech Vecalign, a parallel speech document alignment method that monotonically aligns speech segment embeddings and does not depend on text transcriptions. Compared to the baseline method Global Mining, a var…

Speech-to-Speech Translation

Optimal Transport Regularization for Speech Text Alignment in Spoken Language Models

2025-08-11 · Wenze Xu, Chun Wang, Jiazhen Yu, Sheng Chen 외 arxiv

Spoken Language Models (SLMs), which extend Large Language Models (LLMs) to perceive speech inputs, have gained increasing attention for their potential to advance speech understanding tasks. However, despite recent prog…