Rethinking Medical Anomaly Detection in Brain MRI: An Image Quality Assessment Perspective
Zixuan Pan, Jun Xia, Zheyu Yan, Guoyue Xu, Yifan Qin, Xueyang Li, Yawen Wu, Zhenge Jia, Jianxu Chen, Yiyu Shi
TL;DR
The paper tackles brain MRI anomaly detection under limited abnormal labels by reframing reconstruction quality as an image quality assessment (IQA) problem. It introduces Fusion Quality Loss, which linearly combines $L_{SSIM}$ and $L_{\ell_1}$ with $\alpha=0.84$, and an AIR-based transformation to amplify divisive discrepancies between normal and abnormal regions. Empirically, applying this IQA approach to a strong DDPM-based anomaly detector ($pDDPM$) yields significant improvements in Dice and AUPRC on BraTS21 and MSLUB and generalizes to other DDPM variants. This work demonstrates that an IQA perspective and simple pre-processing can substantially boost medical anomaly detection performance, suggesting a new direction for metric design in this domain.
Abstract
Reconstruction-based methods, particularly those leveraging autoencoders, have been widely adopted for anomaly detection task in brain MRI. Unlike most existing works try to improve the task accuracy through architectural or algorithmic innovations, we tackle this task from image quality assessment (IQA) perspective, an under-explored direction in the field. Due to the limitations of conventional metrics such as l1 in capturing the nuanced differences in reconstructed images for medical anomaly detection, we propose fusion quality, a novel metric that wisely integrates the structure-level sensitivity of Structural Similarity Index Measure (SSIM) with the pixel-level precision of l1. The metric offers a more comprehensive assessment of reconstruction quality, considering intensity (subtractive property of l1 and divisive property of SSIM), contrast, and structural similarity. Furthermore, the proposed metric makes subtle regional variations more impactful in the final assessment. Thus, considering the inherent divisive properties of SSIM, we design an average intensity ratio (AIR)-based data transformation that amplifies the divisive discrepancies between normal and abnormal regions, thereby enhancing anomaly detection. By fusing the aforementioned two components, we devise the IQA approach. Experimental results on two distinct brain MRI datasets show that our IQA approach significantly enhances medical anomaly detection performance when integrated with state-of-the-art baselines.
