English

Bidirectional Representations for Low Resource Spoken Language Understanding

Computation and Language 2023-10-18 v2

Abstract

Most spoken language understanding systems use a pipeline approach composed of an automatic speech recognition interface and a natural language understanding module. This approach forces hard decisions when converting continuous inputs into discrete language symbols. Instead, we propose a representation model to encode speech in rich bidirectional encodings that can be used for downstream tasks such as intent prediction. The approach uses a masked language modelling objective to learn the representations, and thus benefits from both the left and right contexts. We show that the performance of the resulting encodings before fine-tuning is better than comparable models on multiple datasets, and that fine-tuning the top layers of the representation model improves the current state of the art on the Fluent Speech Command dataset, also in a low-data regime, when a limited amount of labelled data is used for training. Furthermore, we propose class attention as a spoken language understanding module, efficient both in terms of speed and number of parameters. Class attention can be used to visually explain the predictions of our model, which goes a long way in understanding how the model makes predictions. We perform experiments in English and in Dutch.

Keywords

Cite

@article{arxiv.2211.14320,
  title  = {Bidirectional Representations for Low Resource Spoken Language Understanding},
  author = {Quentin Meeus and Marie-Francine Moens and Hugo Van hamme},
  journal= {arXiv preprint arXiv:2211.14320},
  year   = {2023}
}
R2 v1 2026-06-28T07:13:06.502Z