GEPC: Group-Equivariant Posterior Consistency for Out-of-Distribution Detection in Diffusion Models
Yadang Alexis Rouzoumka, Jean Pinsolle, Eugénie Terreaux, Christèle Morisseau, Jean-Philippe Ovarlez, Chengfang Ren
TL;DR
The paper tackles out-of-distribution detection for diffusion models by exploiting symmetry properties of the learned score field. It introduces GEPC, a training-free probe that measures how consistently the score transforms under a finite group $\mathcal{G}$ by transporting inputs and re-mapping scores across timesteps, then pooling and calibrating the residuals using ID data. Theoretical results relate the ideal GEPC residual to an equivariance-breaking functional and provide ID upper and OOD lower bounds, clarifying when posterior consistency should hold. Empirically, GEPC with ID-only calibration achieves competitive AUROC against diffusion-based baselines on CIFAR-scale tasks and yields strong detection and interpretable equivariance-breaking maps in cross-domain radar SAR imagery, all without Jacobian computations or backpropagation. The approach is lightweight, training-free, and provides interpretable localization maps, with potential extensions to continuous groups and multi-modal diffusion models.
Abstract
Diffusion models learn a time-indexed score field $\mathbf{s}_θ(\mathbf{x}_t,t)$ that often inherits approximate equivariances (flips, rotations, circular shifts) from in-distribution (ID) data and convolutional backbones. Most diffusion-based out-of-distribution (OOD) detectors exploit score magnitude or local geometry (energies, curvature, covariance spectra) and largely ignore equivariances. We introduce Group-Equivariant Posterior Consistency (GEPC), a training-free probe that measures how consistently the learned score transforms under a finite group $\mathcal{G}$, detecting equivariance breaking even when score magnitude remains unchanged. At the population level, we propose the ideal GEPC residual, which averages an equivariance-residual functional over $\mathcal{G}$, and we derive ID upper bounds and OOD lower bounds under mild assumptions. GEPC requires only score evaluations and produces interpretable equivariance-breaking maps. On OOD image benchmark datasets, we show that GEPC achieves competitive or improved AUROC compared to recent diffusion-based baselines while remaining computationally lightweight. On high-resolution synthetic aperture radar imagery where OOD corresponds to targets or anomalies in clutter, GEPC yields strong target-background separation and visually interpretable equivariance-breaking maps. Code is available at https://github.com/RouzAY/gepc-diffusion/.
