English

Sentence Embedder Guided Utterance Encoder (SEGUE) for Spoken Language Understanding

Computation and Language 2023-05-23 v1 Artificial Intelligence Sound Audio and Speech Processing

Abstract

The pre-trained speech encoder wav2vec 2.0 performs very well on various spoken language understanding (SLU) tasks. However, on many tasks, it trails behind text encoders with textual input. To improve the understanding capability of SLU encoders, various studies have used knowledge distillation to transfer knowledge from natural language understanding (NLU) encoders. We use a very simple method of distilling from a textual sentence embedder directly into wav2vec 2.0 as pre-training, utilizing paired audio-text datasets. We observed that this method is indeed capable of improving SLU task performance in fine-tuned settings, as well as full-data and few-shot transfer on a frozen encoder. However, the model performs worse on certain tasks highlighting the strengths and weaknesses of our approach.

Keywords

Cite

@article{arxiv.2305.12301,
  title  = {Sentence Embedder Guided Utterance Encoder (SEGUE) for Spoken Language Understanding},
  author = {Yi Xuan Tan and Navonil Majumder and Soujanya Poria},
  journal= {arXiv preprint arXiv:2305.12301},
  year   = {2023}
}

Comments

Interspeech 2023

R2 v1 2026-06-28T10:40:16.189Z