Source-linked AI summary

Cross-Modality Deep Feature Learning for Brain Tumor Segmentation

Dingwen Zhang, Guohai Huang, Qiang Zhang, Jungong Han, Junwei Han, Yizhou Yu

arXiv:2201.02356v1eess.IVcs.CV

TL;DR

As the prevailing disease with the highest mortality, the research on brain tumors transition across different modality data. show that the proposed approach can effectively improve the brain tumor seg-

  • Problem

    As the prevailing disease with the highest mortality, the research on brain tumors

  • Method

    transition across different modality data.

  • Results

    show that the proposed approach can effectively improve the brain tumor seg-

  • Takeaways & Limitations

    • We present a novel idea to learn useful feature representations from the knowl-

  • Takeaways & Limitations

    art methods.

Abstract

from arXiv · show

Recent advances in machine learning and prevalence of digital medical images have opened up an opportunity to address the challenging brain tumor segmentation (BTS) task by using deep convolutional neural networks. However, different from the RGB image data that are very widespread, the medical image data used in brain tumor segmentation are relatively scarce in terms of the data scale but contain the richer information in terms of the modality property. To this end, this paper proposes a novel cross-modality deep feature learning framework to segment brain tumors from the multi-modality MRI data. The core idea is to mine rich patterns across the multi-modality data to make up for the insufficient data scale. The proposed cross-modality deep feature learning framework consists of two learning processes: the cross-modality feature transition (CMFT) process and the cross-modality feature fusion (CMFF) process, which aims at learning rich feature representations by transiting knowledge across different modality data and fusing knowledge from different modality data, respectively. Comprehensive experiments are conducted on the BraTS benchmarks, which show that the proposed cross-modality deep feature learning framework can effectively improve the brain tumor segmentation performance when compared with the baseline methods and state-of-the-art methods.

1. Introduction

As the prevailing disease with the highest mortality, the research on brain tumors

  • As the prevailing disease with the highest mortality, the research on brain tumors
  • has received more and more attention.In this paper, we study a deep learning-based
  • automatic way to segment the glioma, which is called brain tumor segmentation (BTS)
  • [1].In this task, the medical images contain four MRI modalities, which are the T1-

2. Related Works

Brain tumor segmentation is a hot topic in the medical image analysis and machine

  • Brain tumor segmentation is a hot topic in the medical image analysis and machine
  • learning community.It has received great attention in the past few years.
  • in this filed designed hand-crafted features and adopted the classic machine learning
  • models to predict the brain tumor areas.Due to the rapid development of the deep

3. The Proposed Approach

As shown in the left part of Fig. 2, given modality A and modality B, we adopt

  • As shown in the left part of Fig. 2, given modality A and modality B, we adopt
  • the generative adversarial learning strategy to facilitate the knowledge transition across
  • the different modality data, which in turn captures the informative patterns from each
  • modality data.To be specific, for each modality data, we build a generative network,

we encourage GA

A to be cycle consistent,

  • A to be cycle consistent,
  • B to transit the generated “fake” A-modality data GB

“real” B-modality data, and similarly encourage GB · B-modality data GA

A to transit the generated “fake”

  • A to transit the generated “fake”
  • B(A) back to the “real” A-modality data.To this end, the cycle
  • consistency loss is defined as:
  • By considering both the adversarial loss and the cycle consistency loss, the full

4. Experiments

In the BraTS 2017 and BraTS 2018 benchmark datasets, there are four modalities,

  • In the BraTS 2017 and BraTS 2018 benchmark datasets, there are four modalities,
  • i.e., T1, T1-c, T2, and FLAIR, for each patient.The BraTS 2017 benchmark has two
  • sub-sets: a training set, which contains 285 subjects, and a validation set containing
  • 46 subjects with hidden ground truth.The BraTS 2018 benchmark contains the same

5. Conclusion

In this work, we have proposed a novel cross-modality deep feature learning frame-

  • In this work, we have proposed a novel cross-modality deep feature learning frame-
  • work for segmenting brain tumor areas from the multi-modality MR scans.Consider-
  • ing that the medical image data for brain tumor segmentation are relatively scarce in
  • terms of the data scale but containing the richer information in terms of the modal-
Loading 2201.02356v1…