Ellipsoid-Based Decision Boundaries for Open Intent Classification
Yuetian Zou, Hanlei Zhang, Hua Xu, Songze Li, Long Xiao

TL;DR
The paper introduces EliDecide, an innovative method for open intent classification that uses learnable ellipsoid decision boundaries to better capture distributional variance and improve detection of unknown intents in dialogue systems.
Contribution
EliDecide is the first approach to learn ellipsoid decision boundaries with varying scales for open intent classification, enhancing flexibility and detection accuracy.
Findings
Achieves state-of-the-art results on multiple benchmarks.
Demonstrates superior open intent detection capability.
Shows strong potential for generalization to diverse text classification tasks.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Speech and dialogue systems
