paper-with-me

홈 › Papers

FoMo X: Modular Explainability Signals for Outlier Detection Foundation Models

2026-03-18 · Simon Klüttermann, Tim Katzke, Phuong Huong Nguyen, Emmanuel Müller arxiv

Tabular foundation models, specifically Prior-Data Fitted Networks (PFNs), have revolutionized outlier detection (OD) by enabling unsupervised zero-shot adaptation to new datasets without training. However, despite their predictive power, these models typically function as opaque black boxes, outputting scalar outlier scores that lack the operational context required for safety-critical decision-making. Existing post-hoc explanation methods are often computationally prohibitive for real-time deployment or fail to capture the epistemic uncertainty inherent in zero-shot inference. In this work, we introduce FoMo-X, a modular framework that equips OD foundation models with intrinsic, lightweight diagnostic capabilities. We leverage the insight that the frozen embeddings of a pretrained PFN backbone already encode rich, context-conditioned relational information. FoMo-X attaches auxiliary diagnostic heads to these embeddings, trained offline using the same generative simulator prior as the backbone. This allows us to distill computationally expensive properties, such as Monte Carlo dropout based epistemic uncertainty, into a deterministic, single-pass inference. We instantiate FoMo-X with two novel heads: a Severity Head that discretizes deviations into interpretable risk tiers, and an Uncertainty Head that provides calibrated confidence measures. Extensive evaluation on synthetic and real-world benchmarks (ADBench) demonstrates that FoMo-X recovers ground-truth diagnostic signals with high fidelity and negligible inference overhead. By bridging the gap between foundation model performance and operational explainability, FoMo-X offers a scalable path toward trustworthy, zero-shot outlier detection.

📄 PDF Abstract BibTeX arXiv:2603.17570

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier Detection

Similar Papers 제목 키워드 기반

Zero-shot Outlier Detection via Prior-data Fitted Networks: Model Selection Bygone!

2024-09-09 · Yuchen Shen, Haomin Wen, Leman Akoglu

Outlier detection (OD) has a vast literature as it finds numerous applications in environmental monitoring, cybersecurity, finance, and medicine to name a few. Being an inherently unsupervised task, model selection is a …

Model SelectionOutlier Detection

From Zero to Hero: Advancing Zero-Shot Foundation Models for Tabular Outlier Detection

2026-02-03 · Xueying Ding, Haomin Wen, Simon Klüttermann, Leman Akoglu arxiv

Outlier detection (OD) is widely used in practice; but its effective deployment on new tasks is hindered by lack of labeled outliers, which makes algorithm and hyperparameter selection notoriously hard. Foundation models…

Outlier Detection

Robust and Explainable Autoencoders for Unsupervised Time Series Outlier Detection---Extended Version

2022-04-07 · Tung Kieu, Bin Yang, Chenjuan Guo, Christian S. Jensen 외

Time series data occurs widely, and outlier detection is a fundamental problem in data mining, which has numerous applications. Existing autoencoder-based approaches deliver state-of-the-art performance on challenging re…

Outlier DetectionTime SeriesTime Series Analysis

FOMO-3D: Using Vision Foundation Models for Long-Tailed 3D Object Detection

2026-03-09 · Anqi Joyce Yang, James Tu, Nikita Dvornik, Enxu Li 외 arxiv

In order to navigate complex traffic environments, self-driving vehicles must recognize many semantic classes pertaining to vulnerable road users or traffic control devices. However, many safety-critical objects (e.g., c…

3D Object Detection

DSORT-MCU: Detecting Small Objects in Real-Time on Microcontroller Units

2024-10-22 · Liam Boyle, Julian Moosmann, Nicolas Baumann, Seonyeong Heo 외

Advances in lightweight neural networks have revolutionized computer vision in a broad range of IoT applications, encompassing remote monitoring and process automation. However, the detection of small objects, which is c…

object-detectionObject Detection