English

Transfer Learning from Pre-trained Language Models Improves End-to-End Speech Summarization

Computation and Language 2023-06-08 v1 Sound Audio and Speech Processing

Abstract

End-to-end speech summarization (E2E SSum) directly summarizes input speech into easy-to-read short sentences with a single model. This approach is promising because it, in contrast to the conventional cascade approach, can utilize full acoustical information and mitigate to the propagation of transcription errors. However, due to the high cost of collecting speech-summary pairs, an E2E SSum model tends to suffer from training data scarcity and output unnatural sentences. To overcome this drawback, we propose for the first time to integrate a pre-trained language model (LM), which is highly capable of generating natural sentences, into the E2E SSum decoder via transfer learning. In addition, to reduce the gap between the independently pre-trained encoder and decoder, we also propose to transfer the baseline E2E SSum encoder instead of the commonly used automatic speech recognition encoder. Experimental results show that the proposed model outperforms baseline and data augmented models.

Keywords

Cite

@article{arxiv.2306.04233,
  title  = {Transfer Learning from Pre-trained Language Models Improves End-to-End Speech Summarization},
  author = {Kohei Matsuura and Takanori Ashihara and Takafumi Moriya and Tomohiro Tanaka and Takatomo Kano and Atsunori Ogawa and Marc Delcroix},
  journal= {arXiv preprint arXiv:2306.04233},
  year   = {2023}
}

Comments

Accepted by Interspeech 2023

R2 v1 2026-06-28T10:58:33.554Z