paper-with-me

홈 › Papers

Adaptive Open-Set Active Learning with Distance-Based Out-of-Distribution Detection for Robust Task-Oriented Dialog System

2024-09-01 · Proceedings of the 25th Annual Meeting of the Special Interest Group on Discourse and Dialogue 2024 9 · Sai Keerthana Goruganthu, Roland R. Oruche, Prasad Calyam

The advancements in time-efficient data collection techniques such as active learning (AL) has become salient for user intent classification performance in task-oriented dialog systems (TODS). In realistic settings, however, traditional AL techniques often fail to efficiently select targeted in-distribution (IND) data when encountering newly acquired out-of-distribution (OOD) user intents in the unlabeled pool. In this paper, we introduce a novel AL framework viz., AOSAL for TODS that combines a distance-based OOD detector using adaptive false positive rate threshold with an informativeness measure (e.g., entropy) to strategically select informative IND data points in the unlabeled pool. Specifically, we utilize the adaptive OOD detector to classify and filter out OOD samples from the unlabeled pool, then prioritize the acquisition of classified IND instances based on their informativeness scores. To validate our approach, we conduct experiments that display our framework’s flexibility and performance over multiple distance-based approaches and informativeness measures against deep AL baselines on benchmark text datasets. The results suggest that our AOSAL approach consistently outperforms the baselines on IND classification and OOD detection, advancing knowledge on improving robustness of task-oriented dialog systems.

📄 PDF Abstract BibTeX

Code (1)

rro2q2/aosal pytorch

Tasks

Active LearningInformativenessintent-classificationIntent ClassificationOut-of-Distribution Detection

Similar Papers 제목 키워드 기반

A Unified Approach Towards Active Learning and Out-of-Distribution Detection

2024-05-18 · Sebastian Schmidt, Leonard Schenk, Leo Schwinn, Stephan Günnemann

When applying deep learning models in open-world scenarios, active learning (AL) strategies are crucial for identifying label candidates from a nearly infinite amount of unlabeled data. In this context, robust out-of-dis…

Active LearningOut-of-Distribution DetectionOut of Distribution (OOD) Detection

An Adaptive Strategy for Active Learning with Smooth Decision Boundary

2017-11-25 · Andrea Locatelli, Alexandra Carpentier, Samory Kpotufe

We present the first adaptive strategy for active learning in the setting of classification with smooth decision boundary. The problem of adaptivity (to unknown distributional parameters) has remained opened since the se…

Active LearningGeneral Classification

EARL: An Elliptical Distribution aided Adaptive Rotation Label Assignment for Oriented Object Detection in Remote Sensing Images

2023-01-14 · Jian Guan, Mingjie Xie, Youtian Lin, Guangjun He 외

Label assignment is a crucial process in object detection, which significantly influences the detection performance by determining positive or negative samples during training process. However, existing label assignment …

object-detectionObject DetectionOriented Object Detection

Activation Matters: Test-time Activated Negative Labels for OOD Detection with Vision-Language Models

2026-03-26 · Yabin Zhang, Maya Varma, Yunhe Gao, Jean-Benoit Delbrouck 외 arxiv

Out-of-distribution (OOD) detection aims to identify samples that deviate from in-distribution (ID). One popular pipeline addresses this by introducing negative labels distant from ID classes and detecting OOD based on t…

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