English

A light transformer for speech-to-intent applications

Audio and Speech Processing 2020-11-25 v1

Abstract

Spoken language understanding (SLU) systems can make life more agreeable, safer (e.g. in a car) or can increase the independence of physically challenged users. However, due to the many sources of variation in speech, a well-trained system is hard to transfer to other conditions like a different language or to speech impaired users. A remedy is to design a user-taught SLU system that can learn fully from scratch from users' demonstrations, which in turn requires that the system's model quickly converges after only a few training samples. In this paper, we propose a light transformer structure by using a simplified relative position encoding with the goal to reduce the model size and improve efficiency. The light transformer works as an alternative speech encoder for an existing user-taught multitask SLU system. Experimental results on three datasets with challenging speech conditions prove our approach outperforms the existed system and other state-of-art models with half of the original model size and training time.

Keywords

Cite

@article{arxiv.2011.12221,
  title  = {A light transformer for speech-to-intent applications},
  author = {Pu Wang and Hugo Van hamme},
  journal= {arXiv preprint arXiv:2011.12221},
  year   = {2020}
}

Comments

To be published in SLT 2021

R2 v1 2026-06-23T20:28:53.362Z