Patch distribution modeling framework adaptive cosine estimator (PaDiM-ACE) for anomaly detection and localization in synthetic aperture radar imagery
Journal:
arXiv
Published Date:
Apr 10, 2025
Abstract
This work presents a new approach to anomaly detection and localization in
synthetic aperture radar imagery (SAR), expanding upon the existing patch
distribution modeling framework (PaDiM). We introduce the adaptive cosine
estimator (ACE) detection statistic. PaDiM uses the Mahalanobis distance at
inference, an unbounded metric. ACE instead uses the cosine similarity metric,
providing bounded anomaly detection scores. The proposed method is evaluated
across multiple SAR datasets, with performance metrics including the area under
the receiver operating curve (AUROC) at the image and pixel level, aiming for
increased performance in anomaly detection and localization of SAR imagery. The
code is publicly available:
https://github.com/Advanced-Vision-and-Learning-Lab/PaDiM-ACE.