CVJul 12, 2017

Unsupervised Body Part Regression via Spatially Self-ordering Convolutional Neural Networks

arXiv:1707.03891v212.35 citationsh-index: 87
Originality Incremental advance
AI Analysis

This addresses the need for efficient medical image analysis by reducing annotation effort, though it is incremental as it builds on existing deep learning approaches.

The paper tackles the problem of automatic body part recognition for CT slices without requiring labeled data, by proposing an unsupervised learning method that outputs a continuous score for each slice, achieving accurate results validated through experiments.

Automatic body part recognition for CT slices can benefit various medical image applications. Recent deep learning methods demonstrate promising performance, with the requirement of large amounts of labeled images for training. The intrinsic structural or superior-inferior slice ordering information in CT volumes is not fully exploited. In this paper, we propose a convolutional neural network (CNN) based Unsupervised Body part Regression (UBR) algorithm to address this problem. A novel unsupervised learning method and two inter-sample CNN loss functions are presented. Distinct from previous work, UBR builds a coordinate system for the human body and outputs a continuous score for each axial slice, representing the normalized position of the body part in the slice. The training process of UBR resembles a self-organization process: slice scores are learned from inter-slice relationships. The training samples are unlabeled CT volumes that are abundant, thus no extra annotation effort is needed. UBR is simple, fast, and accurate. Quantitative and qualitative experiments validate its effectiveness. In addition, we show two applications of UBR in network initialization and anomaly detection.

Code Implementations2 repos
Foundations

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

Your Notes