Ellipsoid-Based Decision Boundaries for Open Intent Classification
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Open Intent DetectionIntent ClassificationContrastive LearningText ClassificationSimilar Papers 제목 키워드 기반
Multi-Granularity Open Intent Classification via Adaptive Granular-Ball Decision Boundary
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 LearningLearning Discriminative Representations and Decision Boundaries for Open Intent Detection
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 DetectionLearning Better Intent Representations for Financial Open Intent Classification
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+2Effective Open Intent Classification with K-center Contrastive Learning and Adjustable Decision Boundary
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 ClassificationDeep Open Intent Classification with Adaptive Decision Boundary
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