English

Efficient slot labelling

Computation and Language 2024-01-22 v2

Abstract

Slot labelling is an essential component of any dialogue system, aiming to find important arguments in every user turn. Common approaches involve large pre-trained language models (PLMs) like BERT or RoBERTa, but they face challenges such as high computational requirements and dependence on pre-training data. In this work, we propose a lightweight method which performs on par or better than the state-of-the-art PLM-based methods, while having almost 10x less trainable parameters. This makes it especially applicable for real-life industry scenarios.

Keywords

Cite

@article{arxiv.2401.09343,
  title  = {Efficient slot labelling},
  author = {Vladimir Vlasov},
  journal= {arXiv preprint arXiv:2401.09343},
  year   = {2024}
}
R2 v1 2026-06-28T14:19:29.185Z