paper-with-me

Papers

Ellipsoid-Based Decision Boundaries for Open Intent Classification

2025-11-13 · Yuetian Zou, Hanlei Zhang, Hua Xu, Songze Li, Long Xiao arxiv

Textual open intent classification is crucial for real-world dialogue systems, enabling robust detection of unknown user intents without prior knowledge and contributing to the robustness of the system. While adaptive decision boundary methods have shown great potential by eliminating manual threshold tuning, existing approaches assume isotropic distributions of known classes, restricting boundaries to balls and overlooking distributional variance along different directions. To address this limitation, we propose EliDecide, a novel method that learns ellipsoid decision boundaries with varying scales along different feature directions. First, we employ supervised contrastive learning to obtain a discriminative feature space for known samples. Second, we apply learnable matrices to parameterize ellipsoids as the boundaries of each known class, offering greater flexibility than spherical boundaries defined solely by centers and radii. Third, we optimize the boundaries via a novelly designed dual loss function that balances empirical and open-space risks: expanding boundaries to cover known samples while contracting them against synthesized pseudo-open samples. Our method achieves state-of-the-art performance on multiple text intent benchmarks and further on a question classification dataset. The flexibility of the ellipsoids demonstrates superior open intent detection capability and strong potential for generalization to more text classification tasks in diverse complex open-world scenarios.

📄 PDF Abstract BibTeX arXiv:2511.16685

Code (0)

등록된 구현이 없습니다.

Tasks

Open Intent DetectionIntent ClassificationContrastive LearningText Classification

Similar Papers 제목 키워드 기반

Multi-Granularity Open Intent Classification via Adaptive Granular-Ball Decision Boundary

2024-12-18 · Yanhua Li, Xiaocao Ouyang, Chaofan Pan, Jie Zhang 외

Open intent classification is critical for the development of dialogue systems, aiming to accurately classify known intents into their corresponding classes while identifying unknown intents. Prior boundary-based methods…

Classificationintent-classificationIntent ClassificationRepresentation Learning

Learning Discriminative Representations and Decision Boundaries for Open Intent Detection

2022-03-11 · Hanlei Zhang, Hua Xu, Shaojie Zhao, Qianrui Zhou

Open intent detection is a significant problem in natural language understanding, which aims to identify the unseen open intent while ensuring known intent identification performance. However, current methods face two ma…

Intent DetectionNatural Language UnderstandingOpen Intent Detection

Learning Better Intent Representations for Financial Open Intent Classification

2022-10-25 · Xianzhi Li, Will Aitken, Xiaodan Zhu, Stephen W. Thomas

With the recent surge of NLP technologies in the financial domain, banks and other financial entities have adopted virtual agents (VA) to assist customers. A challenging problem for VAs in this domain is determining a us…

Classificationintent-classificationIntent ClassificationLanguage Modeling+2

Effective Open Intent Classification with K-center Contrastive Learning and Adjustable Decision Boundary

2023-04-20 · Xiaokang Liu, Jianquan Li, Jingjing Mu, Min Yang 외

Open intent classification, which aims to correctly classify the known intents into their corresponding classes while identifying the new unknown (open) intents, is an essential but challenging task in dialogue systems. …

Contrastive Learningintent-classificationIntent Classification

Deep Open Intent Classification with Adaptive Decision Boundary

2020-12-18 · Hanlei Zhang, Hua Xu, Ting-En Lin

Open intent classification is a challenging task in dialogue systems. On the one hand, it should ensure the quality of known intent identification. On the other hand, it needs to detect the open (unknown) intent without …

ClassificationGeneral Classificationintent-classificationIntent Classification+1