English

ARHNet: Adaptive Region Harmonization for Lesion-aware Augmentation to Improve Segmentation Performance

Image and Video Processing 2023-07-06 v1 Computer Vision and Pattern Recognition

Abstract

Accurately segmenting brain lesions in MRI scans is critical for providing patients with prognoses and neurological monitoring. However, the performance of CNN-based segmentation methods is constrained by the limited training set size. Advanced data augmentation is an effective strategy to improve the model's robustness. However, they often introduce intensity disparities between foreground and background areas and boundary artifacts, which weakens the effectiveness of such strategies. In this paper, we propose a foreground harmonization framework (ARHNet) to tackle intensity disparities and make synthetic images look more realistic. In particular, we propose an Adaptive Region Harmonization (ARH) module to dynamically align foreground feature maps to the background with an attention mechanism. We demonstrate the efficacy of our method in improving the segmentation performance using real and synthetic images. Experimental results on the ATLAS 2.0 dataset show that ARHNet outperforms other methods for image harmonization tasks, and boosts the down-stream segmentation performance. Our code is publicly available at https://github.com/King-HAW/ARHNet.

Keywords

Cite

@article{arxiv.2307.01220,
  title  = {ARHNet: Adaptive Region Harmonization for Lesion-aware Augmentation to Improve Segmentation Performance},
  author = {Jiayu Huo and Yang Liu and Xi Ouyang and Alejandro Granados and Sebastien Ourselin and Rachel Sparks},
  journal= {arXiv preprint arXiv:2307.01220},
  year   = {2023}
}

Comments

9 pages, 4 figures, 3 tables

R2 v1 2026-06-28T11:21:03.442Z