Scalable, Explainable and Provably Robust Anomaly Detection with One-Step Flow Matching
Zhong Li, Qi Huang, Yuxuan Zhu, Lincen Yang, Mohammad Mohammadi Amiri, Niki van Stein, Matthijs van Leeuwen

TL;DR
This paper presents TCCM, a scalable and explainable anomaly detection method that simplifies flow matching, offers provable robustness, and achieves high accuracy with low inference cost on large datasets.
Contribution
Introduction of TCCM, a novel semi-supervised anomaly detection framework that simplifies flow matching, enhances scalability, and provides theoretical robustness guarantees.
Findings
Outperforms state-of-the-art methods on ADBench benchmark.
Achieves a good balance between detection accuracy and inference efficiency.
Provides feature-wise explainability and robustness guarantees.
Abstract
We introduce Time-Conditioned Contraction Matching (TCCM), a novel method for semi-supervised anomaly detection in tabular data. TCCM is inspired by flow matching, a recent generative modeling framework that learns velocity fields between probability distributions and has shown strong performance compared to diffusion models and generative adversarial networks. Instead of directly applying flow matching as originally formulated, TCCM builds on its core idea -- learning velocity fields between distributions -- but simplifies the framework by predicting a time-conditioned contraction vector toward a fixed target (the origin) at each sampled time step. This design offers three key advantages: (1) a lightweight and scalable training objective that removes the need for solving ordinary differential equations during training and inference; (2) an efficient scoring strategy called one…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Generative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning
