Adding a fine-tuned intent recognition step before response generation improves automatic quality scores on two customer-service datasets, but the results are reported without statistical or human validation.
Enhancing the Generalization for Intent Classification and Out-of-Domain Detection in SLU
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Intent classification is a major task in spoken language understanding (SLU). Since most models are built with pre-collected in-domain (IND) training utterances, their ability to detect unsupported out-of-domain (OOD) utterances has a critical effect in practical use. Recent works have shown that using extra data and labels can improve the OOD detection performance, yet it could be costly to collect such data. This paper proposes to train a model with only IND data while supporting both IND intent classification and OOD detection. Our method designs a novel domain-regularized module (DRM) to reduce the overconfident phenomenon of a vanilla classifier, achieving a better generalization in both cases. Besides, DRM can be used as a drop-in replacement for the last layer in any neural network-based intent classifier, providing a low-cost strategy for a significant improvement. The evaluation on four datasets shows that our method built on BERT and RoBERTa models achieves state-of-the-art performance against existing approaches and the strong baselines we created for the comparisons.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2025 1verdicts
REJECT 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Do Large Language Models Need Intent? Revisiting Response Generation Strategies for Service Assistant
Adding a fine-tuned intent recognition step before response generation improves automatic quality scores on two customer-service datasets, but the results are reported without statistical or human validation.