CVApr 11, 2017

Deep Learning for Multi-Task Medical Image Segmentation in Multiple Modalities

arXiv:1704.03379v1339 citations
Originality Incremental advance
AI Analysis

This enables a single system for diverse clinical segmentation tasks without task-specific training, but it is incremental as it builds on existing CNN architectures.

The paper tackled the problem of using a single convolutional neural network for multi-task medical image segmentation across different modalities, achieving segmentation performance equivalent to task-specific CNNs for brain MRI, breast MRI, and cardiac CTA tasks.

Automatic segmentation of medical images is an important task for many clinical applications. In practice, a wide range of anatomical structures are visualised using different imaging modalities. In this paper, we investigate whether a single convolutional neural network (CNN) can be trained to perform different segmentation tasks. A single CNN is trained to segment six tissues in MR brain images, the pectoral muscle in MR breast images, and the coronary arteries in cardiac CTA. The CNN therefore learns to identify the imaging modality, the visualised anatomical structures, and the tissue classes. For each of the three tasks (brain MRI, breast MRI and cardiac CTA), this combined training procedure resulted in a segmentation performance equivalent to that of a CNN trained specifically for that task, demonstrating the high capacity of CNN architectures. Hence, a single system could be used in clinical practice to automatically perform diverse segmentation tasks without task-specific training.

Foundations

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

Your Notes