arXiv:2511.12899cs.CV2025-11AAAI

通过频域分解提升脑部MRI异常检测,让模型更准识病变。

FDP: A Frequency-Decomposition Preprocessing Pipeline for Unsupervised Anomaly Detection in Brain MRI

  • 将脑部MRI分解到频域,分离正常与异常信号特征。
  • 集成现有方法后,DICE分数提升17.63%,在多模型上稳定增效。
  • 适合做无监督脑部MRI异常检测的研究者和临床辅助诊断场景。

由于脑部解剖结构多样且标注数据稀缺,基于脑部MRI的监督异常检测仍具挑战性,推动了无监督异常检测(UAD)的发展。现有UAD方法通常对健康MRI添加人工噪声以训练生成模型重建正常解剖结构,再通过残差图检测异常。但此类模拟异常缺乏真实病变的生物物理特性和形态复杂性。为此,本文首次系统分析病理信号的频域特性,发现:(1) 异常具有区别于正常结构的独特频域模式;(2) 低频信号在健康扫描中保持一致表征。基于此,提出频率分解预处理框架FDP,是首个利用频域重建实现病灶抑制与解剖保留并行的UAD方法。FDP可无缝集成至现有异常模拟技术,显著提升多种架构的检测性能,同时保持诊断一致性。实验表明,其与LDM结合时使DICE分数提升17.63%,并在多个基线中持续取得稳健改进。代码已开源:https://github.com/ls1rius/MRI_FDP。

原文摘要 · Abstract (English)

Due to the diversity of brain anatomy and the scarcity of annotated data, supervised anomaly detection for brain MRI remains challenging, driving the development of unsupervised anomaly detection (UAD) approaches. Current UAD methods typically utilize artificially generated noise perturbations on healthy MRIs to train generative models for normal anatomy reconstruction, enabling anomaly detection via residual maps. However, such simulated anomalies lack the biophysical fidelity and morphological complexity characteristic of true clinical lesions. To advance UAD in brain MRI, we conduct the first systematic frequency-domain analysis of pathological signatures, revealing two key properties: (1) anomalies exhibit unique frequency patterns distinguishable from normal anatomy, and (2) low-frequency signals maintain consistent representations across healthy scans. These insights motivate our Frequency-Decomposition Preprocessing (FDP) framework, the first UAD method to leverage frequency-domain reconstruction for simultaneous pathology suppression and anatomical preservation. FDP can integrate seamlessly with existing anomaly simulation techniques, consistently enhancing detection performance across diverse architectures while maintaining diagnostic fidelity. Experimental results demonstrate that FDP consistently improves anomaly detection performance when integrated with existing methods. Notably, FDP achieves a 17.63% increase in DICE score with LDM while maintaining robust improvements across multiple baselines. The code is available at https://github.com/ls1rius/MRI_FDP.

MRI异常检测频域分析无监督学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。