paper-with-me

홈 › Papers

An End-to-End Speech Summarization Using Large Language Model

2024-07-02 · Hengchao Shang, Zongyao Li, Jiaxin Guo, Shaojun Li, Zhiqiang Rao, Yuanchang Luo, Daimeng Wei, Hao Yang

Abstractive Speech Summarization (SSum) aims to generate human-like text summaries from spoken content. It encounters difficulties in handling long speech input and capturing the intricate cross-modal mapping between long speech inputs and short text summaries. Research on large language models (LLMs) and multimodal information fusion has provided new insights for addressing these challenges. In this paper, we propose an end-to-end SSum model that utilizes Q-Former as a connector for the audio-text modality and employs LLMs to generate text summaries directly from speech features. We adopt a multi-stage training approach that includes LLM based ASR and Text Summarization (TSum) tasks as auxiliary tasks. ASR tasks are used to align feature spaces and enhance the LLM's ability to handle longer speech. Then, we utilize a curriculum learning strategy to facilitate the model's transition from TSum to SSum. Finally, our model achieves competitive performance on the How-2 dataset.

📄 PDF Abstract BibTeX arXiv:2407.02005

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelText Summarization

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Advancing Speech Summarization in Multi-modal LLMs with Reinforcement Learning

2025-09-23 · Shaoshi Ling, Gang Liu, Guoli Ye, Jinyu Li arxiv

Speech summarization is a critical component of spoken content understanding, particularly in the era of rapidly growing spoken and audiovisual data. Recent advances in multi-modal large language models (MLLMs), leveragi…

Zero-shot GeneralizationReinforcement Learning

Prompting Large Language Models with Audio for General-Purpose Speech Summarization

2024-06-10 · Wonjune Kang, Deb Roy

In this work, we introduce a framework for speech summarization that leverages the processing and reasoning capabilities of large language models (LLMs). We propose an end-to-end system that combines an instruction-tuned…

speech-recognitionSpeech Recognition

Leveraging Large Text Corpora for End-to-End Speech Summarization

2023-03-02 · Kohei Matsuura, Takanori Ashihara, Takafumi Moriya, Tomohiro Tanaka 외

End-to-end speech summarization (E2E SSum) is a technique to directly generate summary sentences from speech. Compared with the cascade approach, which combines automatic speech recognition (ASR) and text summarization m…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+3

Cross-Lingual Conversational Speech Summarization with Large Language Models

2024-08-12 · Max Nelson, Shannon Wotherspoon, Francis Keith, William Hartmann 외

Cross-lingual conversational speech summarization is an important problem, but suffers from a dearth of resources. While transcriptions exist for a number of languages, translated conversational speech is rare and datase…

Machine Translationspeech-recognitionSpeech RecognitionTranslation

Speech Summarization using Restricted Self-Attention

2021-10-12 · Roshan Sharma, Shruti Palaskar, Alan W Black, Florian Metze

Speech summarization is typically performed by using a cascade of speech recognition and text summarization models. End-to-end modeling of speech summarization models is challenging due to memory and compute constraints …

Document Summarizationspeech-recognitionSpeech RecognitionSpoken Language Understanding+1