Task Agnostic and Post-hoc Unseen Distribution Detection
Despite the recent advances in out-of-distribution(OOD) detection, anomaly detection, and uncertainty estimation tasks, there do not exist a task-agnostic and post-hoc approach. To address this limitation, we design a novel clustering-based ensembling method, called Task Agnostic and Post-hoc Unseen Distribution Detection (TAPUDD) that utilizes the features extracted from the model trained on a specific task. Explicitly, it comprises of TAP-Mahalanobis, which clusters the training datasets' features and determines the minimum Mahalanobis distance of the test sample from all clusters. Further, we propose the Ensembling module that aggregates the computation of iterative TAP-Mahalanobis for a different number of clusters to provide reliable and efficient cluster computation. Through extensive experiments on synthetic and real-world datasets, we observe that our approach can detect unseen samples effectively across diverse tasks and performs better or on-par with the existing baselines. To this end, we eliminate the necessity of determining the optimal value of the number of clusters and demonstrate that our method is more viable for large-scale classification tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionOut of Distribution (OOD) DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Open-World Objectness Modeling Unifies Novel Object Detection
The challenge in open-world object detection, similarly to few- and zero-shot learning, is to generalize beyond the class distribution of the training data. In this paper, we propose a general class-agnostic objectne…
Novel Object Detectionobject-detectionObject DetectionOpen-vocabulary object detection+3MADOD: Generalizing OOD Detection to Unseen Domains via G-Invariance Meta-Learning
Real-world machine learning applications often face simultaneous covariate and semantic shifts, challenging traditional domain generalization and out-of-distribution (OOD) detection methods. We introduce Meta-learned Acr…
Domain GeneralizationMeta-LearningOut-of-Distribution DetectionOut of Distribution (OOD) DetectionOOD-MAML: Meta-Learning for Few-Shot Out-of-Distribution Detection and Classification
We propose a few-shot learning method for detecting out-of-distribution (OOD) samples from classes that are unseen during training while classifying samples from seen classes using only a few labeled examples. For detect…
Few-Shot LearningGeneral ClassificationMeta-LearningOut-of-Distribution Detection+1EA-Swin: An Embedding-Agnostic Swin Transformer for AI-Generated Video Detection
Recent advances in foundation video generators such as Sora2, Veo3, and other commercial systems have produced highly realistic synthetic videos, exposing the limitations of existing detection methods that rely on shallo…
Extremely Simple Out-of-distribution Detection for Audio-visual Generalized Zero-shot Learning
Zero-shot Learning(ZSL) attains knowledge transfer from seen classes to unseen classes by exploring auxiliary category information, which is a promising yet difficult research topic. In this field, Audio-Visual Generaliz…
Binary ClassificationGeneralized Zero-Shot LearningOut-of-Distribution DetectionOut of Distribution (OOD) Detection+2