U-Flow: A U-shaped Normalizing Flow for Anomaly Detection with Unsupervised Threshold
Mat\'ias Tailanian, \'Alvaro Pardo, Pablo Mus\'e

TL;DR
This paper introduces U-Flow, a novel unsupervised anomaly detection method combining a U-shaped normalizing flow with a statistical thresholding approach, achieving state-of-the-art results in image anomaly segmentation.
Contribution
The work presents a new U-shaped normalizing flow architecture for anomaly detection, integrating multi-scale features and a robust a contrario thresholding strategy for unsupervised segmentation.
Findings
Achieves a mean pixel-level AUROC of 98.74% on various datasets.
Ranks first in most MVTec-AD categories for anomaly detection.
Outperforms existing methods in multiple evaluation metrics.
Abstract
In this work we propose a one-class self-supervised method for anomaly segmentation in images that benefits both from a modern machine learning approach and a more classic statistical detection theory. The method consists of four phases. First, features are extracted using a multi-scale image Transformer architecture. Then, these features are fed into a U-shaped Normalizing Flow (NF) that lays the theoretical foundations for the subsequent phases. The third phase computes a pixel-level anomaly map from the NF embedding, and the last phase performs a segmentation based on the a contrario framework. This multiple hypothesis testing strategy permits the derivation of robust unsupervised detection thresholds, which are crucial in real-world applications where an operational point is needed. The segmentation results are evaluated using the Mean Intersection over Union (mIoU) metric, and for…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Digital Media Forensic Detection · COVID-19 diagnosis using AI
MethodsMulti-Head Attention · Attention Is All You Need · Layer Normalization · Adam · Linear Layer · Dense Connections · Residual Connection · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Label Smoothing
