3260 papers • 126 benchmarks • 313 datasets
Open intent detection aims to identify n-class known intents, and detect one-class open intent.
(Image credit: Papersgraph)
These leaderboards are used to track progress in open-intent-detection-7
Use these libraries to find open-intent-detection-7 models and implementations
No subtasks available.
TEXTOIR provides useful toolkits and convenient visualized interfaces for each sub-module, and designs a framework to implement a complete process to both identify known intents and discover open intents.
A post-processing method to learn the adaptive decision boundary (ADB) for open intent classification by utilizing the labeled known intent samples to pre-train the model and proposing a new loss function to balance both the empirical risk and the open space risk.
This paper uses bidirectional long short-term memory network with the margin loss as the feature extractor, and feeds the feature vectors to the density-based novelty detection algorithm, local outlier factor (LOF), to detect unknown intents.
This article presents an original framework called DA-ADB, which successively learns distance-aware intent representations and adaptive decision boundaries for open intent detection and designs a novel loss function to obtain appropriate decision boundaries by balancing both empirical and open space risks.
By incorporating synthetic data generated by ChatGPT into the training process, it is demonstrated that the approach can effectively improve model performance and outperforms existing techniques and significantly enhances open intent detection capabilities.
This work has designed an OOD detection algorithm independent of OOD data that outperforms a wide range of current state-of-the-art algorithms on publicly available datasets and has significantly improved OOD performance in a scenario with a lower number of classes while preserving the accuracy for in-domain (IND) classes.
Adding a benchmark result helps the community track progress.