paper-with-me

홈 › Papers

Self-Powered LLM Modality Expansion for Large Speech-Text Models

2024-10-04 · Tengfei Yu, Xuebo Liu, Zhiyi Hou, Liang Ding, DaCheng Tao, Min Zhang

Large language models (LLMs) exhibit remarkable performance across diverse tasks, indicating their potential for expansion into large speech-text models (LSMs) by integrating speech capabilities. Although unified speech-text pre-training and multimodal data instruction-tuning offer considerable benefits, these methods generally entail significant resource demands and tend to overfit specific tasks. This study aims to refine the use of speech datasets for LSM training by addressing the limitations of vanilla instruction tuning. We explore the instruction-following dynamics within LSMs, identifying a critical issue termed speech anchor bias-a tendency for LSMs to over-rely on speech inputs, mistakenly interpreting the entire speech modality as directives, thereby neglecting textual instructions. To counteract this bias, we introduce a self-powered LSM that leverages augmented automatic speech recognition data generated by the model itself for more effective instruction tuning. Our experiments across a range of speech-based tasks demonstrate that self-powered LSM mitigates speech anchor bias and improves the fusion of speech and text modalities in LSMs. Data, code and scripts are freely available at https://github.com/ytf-philp/Self-powered-LSM.

📄 PDF Abstract BibTeX arXiv:2410.03798

Code (1)

ytf-philp/self-powered-lsm 공식 구현 pytorch

Tasks

Automatic Speech RecognitionInstruction Followingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

AKVSR: Audio Knowledge Empowered Visual Speech Recognition by Compressing Audio Knowledge of a Pretrained Model

2023-08-15 · Jeong Hun Yeo, Minsu Kim, Jeongsoo Choi, Dae Hoe Kim 외

Visual Speech Recognition (VSR) is the task of predicting spoken words from silent lip movements. VSR is regarded as a challenging task because of the insufficient information on lip movements. In this paper, we propose …

Quantizationspeech-recognitionSpeech RecognitionVisual Speech Recognition

Your Multimodal Speech Model Says I Have a Face for Radio

2026-05-28 · Maya K. Nachesa, Vlad Niculae, Vagrant Gautam arxiv

As large neural models have become better at language tasks, researchers are increasingly building multi- and omnimodal models that handle more modalities of data. One example is the expansion of speech recognition model…

Speech Recognition

Speech Recovery for Real-World Self-powered Intermittent Devices

2021-06-09 · Yu-Chen Lin, Tsun-An Hsieh, Kuo-Hsuan Hung, Cheng Yu 외

The incompleteness of speech inputs severely degrades the performance of all the related speech signal processing applications. Although many researches have been proposed to address this issue, they controlled the data …

Get Large Language Models Ready to Speak: A Late-fusion Approach for Speech Generation

2024-10-27 · Maohao Shen, Shun Zhang, JiLong Wu, Zhiping Xiu 외

Large language models (LLMs) have revolutionized natural language processing (NLP) with impressive performance across various text-based tasks. However, the extension of text-dominant LLMs to with speech generation tasks…

parameter-efficient fine-tuningQuestion AnsweringSpeech Synthesistext-to-speech+1

Dynin-Omni: Omnimodal Unified Large Diffusion Language Model

2026-03-09 · Jaeik Kim, Woojin Kim, Jihwan Hong, Yejoon Lee 외 arxiv

We present Dynin-Omni, the first masked-diffusion-based omnimodal foundation model that unifies text, image, and speech understanding and generation, together with video understanding, within a single architecture. Unlik…

Cross-Modal RetrievalSpeech RecognitionImage Generation