CVOct 13, 2020

SAR: Scale-Aware Restoration Learning for 3D Tumor Segmentation

arXiv:2010.06107v219 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of automating tumor segmentation for medical diagnosis, offering a solution that is incremental by enhancing existing self-supervised approaches with scale-aware features.

The paper tackles the problem of limited annotated data for 3D tumor segmentation by proposing a self-supervised learning method called Scale-Aware Restoration (SAR), which improves segmentation accuracy on brain and pancreas tumor tasks compared to state-of-the-art methods.

Automatic and accurate tumor segmentation on medical images is in high demand to assist physicians with diagnosis and treatment. However, it is difficult to obtain massive amounts of annotated training data required by the deep-learning models as the manual delineation process is often tedious and expertise required. Although self-supervised learning (SSL) scheme has been widely adopted to address this problem, most SSL methods focus only on global structure information, ignoring the key distinguishing features of tumor regions: local intensity variation and large size distribution. In this paper, we propose Scale-Aware Restoration (SAR), a SSL method for 3D tumor segmentation. Specifically, a novel proxy task, i.e. scale discrimination, is formulated to pre-train the 3D neural network combined with the self-restoration task. Thus, the pre-trained model learns multi-level local representations through multi-scale inputs. Moreover, an adversarial learning module is further introduced to learn modality invariant representations from multiple unlabeled source datasets. We demonstrate the effectiveness of our methods on two downstream tasks: i) Brain tumor segmentation, ii) Pancreas tumor segmentation. Compared with the state-of-the-art 3D SSL methods, our proposed approach can significantly improve the segmentation accuracy. Besides, we analyze its advantages from multiple perspectives such as data efficiency, performance, and convergence speed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes