paper-with-me

Papers

Unknown Intent Detection Using Gaussian Mixture Model with an Application to Zero-shot Intent Classification

2020-07-01 · ACL 2020 6 · Guangfeng Yan, Lu Fan, Qimai Li, Han Liu, Xiaotong Zhang, Xiao-Ming Wu, Albert Y. S. Lam

User intent classification plays a vital role in dialogue systems. Since user intent may frequently change over time in many realistic scenarios, unknown (new) intent detection has become an essential problem, where the study has just begun. This paper proposes a semantic-enhanced Gaussian mixture model (SEG) for unknown intent detection. In particular, we model utterance embeddings with a Gaussian mixture distribution and inject dynamic class semantic information into Gaussian means, which enables learning more class-concentrated embeddings that help to facilitate downstream outlier detection. Coupled with a density-based outlier detection algorithm, SEG achieves competitive results on three real task-oriented dialogue datasets in two languages for unknown intent detection. On top of that, we propose to integrate SEG as an unknown intent identifier into existing generalized zero-shot intent classification models to improve their performance. A case study on a state-of-the-art method, ReCapsNet, shows that SEG can push the classification performance to a significantly higher level.

📄 PDF Abstract BibTeX

Code (1)

fanolabs/0shot-classification 공식 구현 pytorch

Tasks

ClassificationGeneral Classificationintent-classificationIntent ClassificationIntent DetectionOutlier DetectionZero-Shot Intent Classification

Similar Papers 제목 키워드 기반

Out-of-Scope Intent Detection with Self-Supervision and Discriminative Training

2021-06-16 · ACL 2021 5 · Li-Ming Zhan, Haowen Liang, Bo Liu, Lu Fan 외

Out-of-scope intent detection is of practical importance in task-oriented dialogue systems. Since the distribution of outlier utterances is arbitrary and unknown in the training stage, existing methods commonly rely on s…

Intent DetectionOutlier DetectionTask-Oriented Dialogue Systems

Simultaneous Input and State Estimation under Output Quantization: A Gaussian Mixture approach

2025-04-13 · Rodrigo A. González, Angel L. Cedeño

Simultaneous Input and State Estimation (SISE) enables the reconstruction of unknown inputs and internal states in dynamical systems, with applications in fault detection, robotics, and control. While various methods exi…

Fault DetectionQuantizationState Estimation

Unknown Intent Detection Using Multi-Objective Optimization on Deep Learning Classifiers

2021-09-01 · RANLP 2021 9 · Prerna Prem, Zishan Ahmad, Asif Ekbal, Shubhashis Sengupta 외

Modelling and understanding dialogues in a conversation depends on identifying the user intent from the given text. Unknown or new intent detection is a critical task, as in a realistic scenario a user intent may frequen…

Intent DetectionIntent Discovery

Diffusion Gaussian Mixture Audio Denoise

2024-06-13 · Pu Wang, Junhui Li, Jialu Li, Liangdong Guo 외

Recent diffusion models have achieved promising performances in audio-denoising tasks. The unique property of the reverse process could recover clean signals. However, the distribution of real-world noises does not compl…

Audio DenoisingDenoising

Goal inference with Rao-Blackwellized Particle Filters

2025-12-10 · Yixuan Wang, Dan P. Guralnik, Warren E. Dixon arxiv

Inferring the eventual goal of a mobile agent from noisy observations of its trajectory is a fundamental estimation problem. We initiate the study of such intent inference using a variant of a Rao-Blackwellized Particle …