Out-of-Distribution & Anomaly Detection
Cross-Modality Robustness and Evaluation of Anomaly Detection Methods Across Tabular and Unstructured Data
Generated automatically from the limitations stated in 3 papers (ICML, UAI, CVPR), listed under Evidence. It is not a paper, and it does not come from papers submitted to CSPaper.
The problem
Anomaly and out-of-distribution (OOD) detection algorithms are developed in modality-specific silos, tested either exclusively on tabular benchmarks or on high-dimensional unstructured data relying on pre-trained vision/language foundation models. Because no unified empirical evaluation assesses these algorithms across both tabular and unstructured modalities, practitioners cannot determine whether tabular anomaly detectors fail on raw high-dimensional inputs or whether embedding-dependent detectors degrade when pre-trained feature extractors are absent. As a consequence, safety-critical domains with heterogeneous or non-standard data types lack validated guidance on algorithm selection.
Why it matters
Establishes the first systematic boundary map of where modality-specific anomaly detection techniques transfer and where they fail. Enables practitioners to select anomaly detection pipelines based on verified cross-modal robustness rather than unvalidated modality assumptions.
Ways to approach it
Prior-work checks are free with an account. Results someone already ran are shown to everyone.
- 1
Cross-modality benchmark evaluation: Implement a standardized testbed running leading tabular OOD methods (e.g., tree-based, density-based, reconstructive) directly on raw and flattened image/sequence benchmarks, measuring AUROC, FPR95, and computational scaling across input dimensions.
- 2
Embedding-free comparison: Evaluate feature-extractor-dependent OOD algorithms against tabular-native methods on tabular datasets equipped with synthetic or self-supervised embeddings versus raw features, measuring the sensitivity of detection performance to representation quality.
Have a different approach?
Describe how you would tackle this problem and we'll look for papers that already do it. Free; your text stays private.
Why it might fail
If tabular-specific methods fail trivially on high-dimensional data purely due to dimensionality scaling issues (e.g., out-of-memory errors) without yielding interesting algorithmic insights, reducing the study to an obvious confirmation of the curse of dimensionality.
Evidence
Each paper's own statement of the limitation, verbatim.
- Towards a Unified Framework of Clustering-based Anomaly DetectionICML 2025
Evaluation is restricted to tabular datasets, leaving performance on raw image or sequence data unverified
- Anomaly Detection with Variance Stabilized Density EstimationUAI 2024
The method is specifically designed for tabular data and its effectiveness on high-dimensional unstructured data like images is not established.
- PANDA: Adapting Pretrained Features for Anomaly Detection and SegmentationCVPR 2021
Requires high-quality pre-trained feature extractors, which are currently unavailable for modalities like tabular data
Nearest existing work
- Anomaly Detection Under Distribution ShiftICCV 2023
- Scaling Out-of-Distribution Detection for Real-World SettingsICML 2022
- Deep Anomaly Detection Using Geometric TransformationsNeurIPS 2018
- Out-of-Distribution Detection Using Union of 1-Dimensional SubspacesCVPR 2021
- Forte : Finding Outliers with Representation Typicality EstimationICLR 2025
- Locally Varying Distance Transform for Unsupervised Visual Anomaly DetectionECCV 2022
- Your Out-of-Distribution Detection Method is Not Robust!NeurIPS 2022
- Detecting Out-of-Distribution Examples with Gram MatricesICML 2020
- When and How Does In-Distribution Label Help Out-of-Distribution Detection?ICML 2024
- Learning to Augment Distributions for Out-of-distribution DetectionNeurIPS 2023
- Data Invariants to Understand Unsupervised Out-of-Distribution DetectionECCV 2022
- Tuning-Free One-Class Discriminant Learning for Tabular Anomaly DetectionICML 2026
- MultiOOD: Scaling Out-of-Distribution Detection for Multiple ModalitiesNeurIPS 2024
- Towards Zero-Shot Anomaly Detection and Reasoning with Multimodal Large Language ModelsCVPR 2025
- Exploring the Limits of Out-of-Distribution DetectionNeurIPS 2021