REFLECT: Rectified Flows for Efficient Brain Anomaly Correction Transport

📅 2025-08-04
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Unsupervised anomaly detection in brain MRI faces challenges due to complex anatomical structures and scarcity of abnormal samples, leading to imprecise localization. Method: We propose a single-step anomaly correction and localization framework based on Rectified Flows, which learns an optimal transport mapping from anomalous to normal brain anatomy in one forward pass—bypassing iterative sampling inherent in diffusion models—and integrates MR image reconstruction residuals for pixel-level anomaly detection and precise localization. Contribution/Results: Evaluated on mainstream brain segmentation-based anomaly detection benchmarks, our method achieves state-of-the-art performance in detection accuracy, localization precision, and inference efficiency. It significantly outperforms existing unsupervised approaches, offering a highly efficient and reliable solution for clinical decision support.

Technology Category

Application Category

📝 Abstract
Unsupervised anomaly detection (UAD) in brain imaging is crucial for identifying pathologies without the need for labeled data. However, accurately localizing anomalies remains challenging due to the intricate structure of brain anatomy and the scarcity of abnormal examples. In this work, we introduce REFLECT, a novel framework that leverages rectified flows to establish a direct, linear trajectory for correcting abnormal MR images toward a normal distribution. By learning a straight, one-step correction transport map, our method efficiently corrects brain anomalies and can precisely localize anomalies by detecting discrepancies between anomalous input and corrected counterpart. In contrast to the diffusion-based UAD models, which require iterative stochastic sampling, rectified flows provide a direct transport map, enabling single-step inference. Extensive experiments on popular UAD brain segmentation benchmarks demonstrate that REFLECT significantly outperforms state-of-the-art unsupervised anomaly detection methods. The code is available at https://github.com/farzad-bz/REFLECT.
Problem

Research questions and friction points this paper is trying to address.

Unsupervised anomaly detection in brain imaging without labeled data
Accurate localization of anomalies in complex brain anatomy
Efficient correction of brain anomalies using rectified flows
Innovation

Methods, ideas, or system contributions that make the work stand out.

Rectified flows for direct anomaly correction
Single-step inference via linear transport map
Unsupervised learning without labeled data