APP: Adaptive Prototypical Pseudo-Labeling for Few-shot OOD Detection
Pei Wang, Keqing He, Yutao Mou, Xiaoshuai Song, Yanan Wu, Jingang Wang, Yunsen Xian, Xunliang Cai, Weiran Xu
TL;DR
This work tackles few-shot OOD detection by leveraging limited labeled IND data alongside large unlabeled mixed data. It introduces Adaptive Prototypical Pseudo-Labeling (APP), which combines a prototypical OOD detection framework (ProtoOOD) with adaptive pseudo-labeling to learn discriminative IND representations and reliably label unlabeled data. The method achieves strong improvements over baselines on Banking and StackOverflow under various few-shot settings, with ProtoOOD providing robust IND/OOD separation and APP enabling effective self-training through instance-prototype margins. The results suggest that prototype-centric learning and adaptive pseudo-labeling offer practical, scalable gains for real-world dialog systems facing scarce labeled data. The approach has broad implications for deploying OOD detectors in low-resource environments and can be extended with additional SSL techniques to close the gap to full-data performance.
Abstract
Detecting out-of-domain (OOD) intents from user queries is essential for a task-oriented dialogue system. Previous OOD detection studies generally work on the assumption that plenty of labeled IND intents exist. In this paper, we focus on a more practical few-shot OOD setting where there are only a few labeled IND data and massive unlabeled mixed data that may belong to IND or OOD. The new scenario carries two key challenges: learning discriminative representations using limited IND data and leveraging unlabeled mixed data. Therefore, we propose an adaptive prototypical pseudo-labeling (APP) method for few-shot OOD detection, including a prototypical OOD detection framework (ProtoOOD) to facilitate low-resource OOD detection using limited IND data, and an adaptive pseudo-labeling method to produce high-quality pseudo OOD\&IND labels. Extensive experiments and analysis demonstrate the effectiveness of our method for few-shot OOD detection.
