TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A Hybrid Architecture for Out of Domain Intent Detection a...

A Hybrid Architecture for Out of Domain Intent Detection and Intent Discovery

Masoud Akbari, Ali Mohades, M. Hassan Shirali-Shahreza

2023-03-07Intent DiscoveryDimensionality ReductionOut of Distribution (OOD) DetectionNatural Language UnderstandingIntent DetectionClusteringTask-Oriented Dialogue Systems
PaperPDFCode(official)

Abstract

Intent Detection is one of the tasks of the Natural Language Understanding (NLU) unit in task-oriented dialogue systems. Out of Scope (OOS) and Out of Domain (OOD) inputs may run these systems into a problem. On the other side, a labeled dataset is needed to train a model for Intent Detection in task-oriented dialogue systems. The creation of a labeled dataset is time-consuming and needs human resources. The purpose of this article is to address mentioned problems. The task of identifying OOD/OOS inputs is named OOD/OOS Intent Detection. Also, discovering new intents and pseudo-labeling of OOD inputs is well known by Intent Discovery. In OOD intent detection part, we make use of a Variational Autoencoder to distinguish between known and unknown intents independent of input data distribution. After that, an unsupervised clustering method is used to discover different unknown intents underlying OOD/OOS inputs. We also apply a non-linear dimensionality reduction on OOD/OOS representations to make distances between representations more meaning full for clustering. Our results show that the proposed model for both OOD/OOS Intent Detection and Intent Discovery achieves great results and passes baselines in English and Persian languages.

Results

TaskDatasetMetricValueModel
Image ClassificationSNIPSF1 Macro92.32BERT + VAE
Image ClassificationPersian-ATISF1 Macro79.03BERT + VAE
Image ClassificationATISF1 - macro86.79BERT + VAE
Intent DiscoveryATISARI74.94k-PCA + HDBSCAN
Intent DiscoverySNIPSARI59.23k-PCA + HDBSCAN
Intent DiscoveryPersian-ATISARI11.97k-PCA + HDBSCAN

Related Papers

Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18Ranking Vectors Clustering: Theory and Applications2025-07-16Lightweight Model for Poultry Disease Detection from Fecal Images Using Multi-Color Space Feature Optimization and Machine Learning2025-07-14ZClassifier: Temperature Tuning and Manifold Approximation via KL Divergence on Logit Space2025-07-14Vision Language Action Models in Robotic Manipulation: A Systematic Review2025-07-14Car Object Counting and Position Estimation via Extension of the CLIP-EBC Framework2025-07-11GNN-ViTCap: GNN-Enhanced Multiple Instance Learning with Vision Transformers for Whole Slide Image Classification and Captioning2025-07-09Hierarchical Interaction Summarization and Contrastive Prompting for Explainable Recommendations2025-07-08