paper-with-me

홈 › Papers

SpeechMapper: Speech-to-text Embedding Projector for LLMs

2026-01-28 · Biswesh Mohapatra, Marcely Zanon Boito, Ioan Calapodescu arxiv

Current speech LLMs bridge speech foundation models to LLMs using projection layers, training all of these components on speech instruction data. This strategy is computationally intensive and susceptible to task and prompt overfitting. We present SpeechMapper, a cost-efficient speech-to-LLM-embedding training approach that mitigates overfitting, enabling more robust and generalizable models. Our model is first pretrained without the LLM on inexpensive hardware, and then efficiently attached to the target LLM via a brief 1K-step instruction tuning (IT) stage. Through experiments on speech translation and spoken question answering, we demonstrate the versatility of SpeechMapper's pretrained block, presenting results for both task-agnostic IT, an ASR-based adaptation strategy that does not train in the target task, and task-specific IT. In task-agnostic settings, Speechmapper rivals the best instruction-following speech LLM from IWSLT25, despite never being trained on these tasks, while in task-specific settings, it outperforms this model across many datasets, despite requiring less data and compute. Overall, SpeechMapper offers a practical and scalable approach for efficient, generalizable speech-LLM integration without large-scale IT.

📄 PDF Abstract BibTeX arXiv:2601.20417

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

NAVER LABS Europe Submission to the Instruction-following 2026 Short Track

2026-07-02 · Marcely Zanon Boito, Hemant Yadav, Jean-Luc Meunier, Ioan Calapodescu arxiv

In this paper, we describe NAVER LABS Europe's submission to the instruction-following speech processing short track at IWSLT 2026. We participate again in the constrained setting, developing systems capable of jointly p…

Reducing Prompt Sensitivity in LLM-based Speech Recognition Through Learnable Projection

2026-01-28 · Sergio Burdisso, Esaú Villatoro-Tello, Shashi Kumar, Srikanth Madikeri 외 arxiv

LLM-based automatic speech recognition (ASR), a well-established approach, connects speech foundation models to large language models (LLMs) through a speech-to-LLM projector, yielding promising results. A common design …

Speech Recognition

Language-Aware Distillation for Multilingual Instruction-Following Speech LLMs with ASR-Only Supervision

2026-03-07 · Shreyas Gopal, Donghang Wu, Ashutosh Anshul, Yeo Yue Heng 외 arxiv

Speech Large Language Models (LLMs) that understand and follow instructions in many languages are useful for real-world interaction, but are difficult to train with supervised fine-tuning, requiring large, task-specific …

Instruction Following

BASIC: Boosting Visual Alignment with Intrinsic Refined Embeddings in Multimodal Large Language Models

2025-08-09 · Jianting Tang, Yubo Wang, Haoyu Cao, Linli Xu arxiv

Mainstream Multimodal Large Language Models (MLLMs) achieve visual understanding by using a vision projector to bridge well-pretrained vision encoders and large language models (LLMs). The inherent gap between visual and…

Granite-speech: open-source speech-aware LLMs with strong English ASR capabilities

2025-05-13 · George Saon, Avihu Dekel, Alexander Brooks, Tohru Nagano 외

Granite-speech LLMs are compact and efficient speech language models specifically designed for English ASR and automatic speech translation (AST). The models were trained by modality aligning the 2B and 8B parameter vari…

automatic-speech-translationBenchmarking