English

Bottleneck Low-rank Transformers for Low-resource Spoken Language Understanding

Computation and Language 2022-06-30 v1 Machine Learning Audio and Speech Processing

Abstract

End-to-end spoken language understanding (SLU) systems benefit from pretraining on large corpora, followed by fine-tuning on application-specific data. The resulting models are too large for on-edge applications. For instance, BERT-based systems contain over 110M parameters. Observing the model is overparameterized, we propose lean transformer structure where the dimension of the attention mechanism is automatically reduced using group sparsity. We propose a variant where the learned attention subspace is transferred to an attention bottleneck layer. In a low-resource setting and without pre-training, the resulting compact SLU model achieves accuracies competitive with pre-trained large models.

Keywords

Cite

@article{arxiv.2206.14318,
  title  = {Bottleneck Low-rank Transformers for Low-resource Spoken Language Understanding},
  author = {Pu Wang and Hugo Van hamme},
  journal= {arXiv preprint arXiv:2206.14318},
  year   = {2022}
}

Comments

Accepted by Interspeech 2022

R2 v1 2026-06-24T12:07:38.616Z