MetaOOD: Automatic Selection of OOD Detection Models
Yuehan Qin, Yichi Zhang, Yi Nian, Xueying Ding, Yue Zhao

TL;DR
MetaOOD is a novel zero-shot, unsupervised meta-learning framework that automatically selects the most suitable out-of-distribution detection model for new tasks without requiring labeled data, improving reliability in critical applications.
Contribution
It introduces MetaOOD, the first framework using meta-learning and language model embeddings for automatic OOD model selection without ground truth labels.
Findings
MetaOOD outperforms 11 baseline methods across 24 dataset pairs.
It achieves significant improvements with minimal additional computational overhead.
Validated by statistical tests, MetaOOD reliably enhances OOD detection model selection.
Abstract
How can we automatically select an out-of-distribution (OOD) detection model for various underlying tasks? This is crucial for maintaining the reliability of open-world applications by identifying data distribution shifts, particularly in critical domains such as online transactions, autonomous driving, and real-time patient diagnosis. Despite the availability of numerous OOD detection methods, the challenge of selecting an optimal model for diverse tasks remains largely underexplored, especially in scenarios lacking ground truth labels. In this work, we introduce MetaOOD, the first zero-shot, unsupervised framework that utilizes meta-learning to select an OOD detection model automatically. As a meta-learning approach, MetaOOD leverages historical performance data of existing methods across various benchmark OOD detection datasets, enabling the effective selection of a suitable model…
Peer Reviews
Decision·ICLR 2025 Poster
1. The idea of using meta-learning to select the best OOD detection method for each specific task is interesting. 2. The paper is generally easy to understand and clearly written. 3. The experiments show the effectiveness of the proposed method.
1. Figure 1 needs to be improved. The notations in the figure are confusing and unclear. 2. The design of the textual description seems ad-hoc and cannot be applied in the case of without detailed dataset information. 3. Detailed results on the selected OOD method for each dataset are missing.
1. The motivation is sound. It is interesting to see a meta-selection approach to the OOD detection problem since there are so many methods in this OOD domain. 2. The proposed method is simple and straightforward. The results on the traditional methods are promising.
1. The definition of "OOD model" is confusing. There are many post-hoc detection methods in the detection problem, which should not be classified as “models”. For instance, the paper includes the MSP method for the selection experiments. However, MSP is just a simple post-hoc technique that can be applied to most classification models (e.g., ResNet) using the SoftMax function. This method should not be considered as a model, which is misleading considering another factor, “model architecture,” i
Integration of language model based embeddings; Empirical eval. is done to good detail. this technique is actually useful. though it is a logical next step ~ the approach itself can be used in other contexts or at-least the idea can be adapted. Sufficient detail is provided makes work transparent.
Eval is too narrow and limited ~ so results may not generalise or this approach may be limited to the data set / domain attempted; esp. since there is no formal conceptual development as such we do not know when and where this method will work or have an intuition for where the limit may be. Although there is the claim of unsupervised world-first etc. ~ there is still a need for other forms of supervised and curated training. Assumes text descriptions are good in the evals and curated data sets
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Chemical Sensor Technologies · Web Data Mining and Analysis · Data Stream Mining Techniques
