paper-with-me

Papers

BLSP-KD: Bootstrapping Language-Speech Pre-training via Knowledge Distillation

2024-05-29 · Chen Wang, Minpeng Liao, Zhongqiang Huang, Jiajun Zhang

Recent end-to-end approaches have shown promise in extending large language models (LLMs) to speech inputs, but face limitations in directly assessing and optimizing alignment quality and fail to achieve fine-grained alignment due to speech-text length mismatch. We introduce BLSP-KD, a novel approach for Bootstrapping Language-Speech Pretraining via Knowledge Distillation, which addresses these limitations through two key techniques. First, it optimizes speech-text alignment by minimizing the divergence between the LLM's next-token prediction distributions for speech and text inputs using knowledge distillation. Second, it employs a continuous-integrate-andfire strategy to segment speech into tokens that correspond one-to-one with text tokens, enabling fine-grained alignment. We also introduce Partial LoRA (PLoRA), a new adaptation method supporting LLM finetuning for speech inputs under knowledge distillation. Quantitative evaluation shows that BLSP-KD outperforms previous end-to-end baselines and cascaded systems with comparable scale of parameters, facilitating general instruction-following capabilities for LLMs with speech inputs. This approach provides new possibilities for extending LLMs to spoken language interactions.

📄 PDF Abstract BibTeX arXiv:2405.19041

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

BLSP: Bootstrapping Language-Speech Pre-training via Behavior Alignment of Continuation Writing

2023-09-02 · Chen Wang, Minpeng Liao, Zhongqiang Huang, Jinliang Lu 외

The emergence of large language models (LLMs) has sparked significant interest in extending their remarkable language capabilities to speech. However, modality alignment between speech and text still remains an open prob…

speech-recognitionSpeech RecognitionSpoken Language Understanding

BLSP-Emo: Towards Empathetic Large Speech-Language Models

2024-06-06 · Chen Wang, Minpeng Liao, Zhongqiang Huang, Junhong Wu 외

The recent release of GPT-4o showcased the potential of end-to-end multimodal models, not just in terms of low latency but also in their ability to understand and generate expressive speech with rich emotions. While the …

Emotion RecognitionInstruction FollowingLanguage ModelingLanguage Modelling+3

Randomised Bayesian Least-Squares Policy Iteration

2019-04-06 · Nikolaos Tziortziotis, Christos Dimitrakakis, Michalis Vazirgiannis

We introduce Bayesian least-squares policy iteration (BLSPI), an off-policy, model-free, policy iteration algorithm that uses the Bayesian least-squares temporal-difference (BLSTD) learning algorithm to evaluate policies…

Thompson Sampling

OpenS2S: Advancing Fully Open-Source End-to-End Empathetic Large Speech Language Model

2025-07-07 · Chen Wang, Tianyu Peng, Wen Yang, Yinan Bai 외 arxiv

Empathetic interaction is a cornerstone of human-machine communication, due to the need for understanding speech enriched with paralinguistic cues and generating emotional and expressive responses. However, the most powe…

Acquiring Pronunciation Knowledge from Transcribed Speech Audio via Multi-task Learning

2024-09-15 · Siqi Sun, Korin Richmond

Recent work has shown the feasibility and benefit of bootstrapping an integrated sequence-to-sequence (Seq2Seq) linguistic frontend from a traditional pipeline-based frontend for text-to-speech (TTS). To overcome the fix…

Multi-Task Learningtext-to-speechText to Speech