Unified MRI Brain Image Translation via Hierarchical Tumor Structure Comparison

📅 2026-06-11
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing approaches to multimodal brain MRI image translation often neglect the structural information of tumor regions, resulting in generated images with insufficient clinical fidelity. To address this limitation, this work proposes HTSCGAN, a novel framework that introduces, for the first time in brain image translation, a hierarchical structural contrast mechanism specifically tailored for tumor regions. The method employs a multi-scale Patch Contrast Module to capture tumor structure and integrates a pre-trained Patch Classifier with a Structure-Aware Encoder, enforcing anatomical consistency in the synthesized images through patch classification loss and tumor-aware perceptual loss. Experimental results on the BraTS2020 and BraTS2021 datasets demonstrate that the proposed approach significantly enhances both the quality of translated images and their clinical utility in downstream segmentation tasks.
📝 Abstract
Multi-modal MRI brain image translation via available modalities holds significant practical importance in modern medicine, providing robust support for early diagnosis, treatment planning, and outcome assessment of diseases. For this purpose, it is important to ensure the fidelity of the tumor regions after translation. However, existing brain image translation methods ignore the structure information of different tumor regions, which could assist translation models in enhancing the quality and clinical applicability of the translated images. In this work, we propose a novel translation model called HTSCGAN, which is a unified multi-modal brain image translation generative adversarial model integrating the structural information within tumor regions with the aim of improving the quality of brain image translation. Specifically, the generator employs three Patch Contrast Module (PCM) with different patch sizes to capture the hierarchical structural information of the tumor regions. In addition, a pretrained Patch Classifier (PC) and a pretrained Structure-Aware Encoder (SAE) are employed to derive the generated image containing the same tumor region structure as the ground truth image via patch classification loss and tumor perceptual loss, respectively. The experiments on BraTS2020 and BraTS2021 demonstrate strong performance of our model in both translation tasks and down stream segmentation tasks, highlighting its effectiveness in enhancing the quality and clinical relevance of the translated brain images. Our code is available at https://anonymous.4open.science/r/HTSCGAN.
Problem

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

MRI brain image translation
tumor structure
multi-modal imaging
image fidelity
clinical applicability
Innovation

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

Hierarchical Tumor Structure
Multi-modal MRI Translation
Patch Contrast Module
Structure-Aware Encoding
Generative Adversarial Network