Recurrent neural networks for aortic image sequence segmentation with sparse annotations
Wenjia Bai, Hideaki Suzuki, Chen Qin, Giacomo Tarroni, Ozan Oktay,, Paul M. Matthews, Daniel Rueckert

TL;DR
This paper introduces a novel recurrent convolutional neural network approach for segmenting aortic image sequences that leverages both spatial and temporal data, effectively handling sparse annotations to improve accuracy and smoothness.
Contribution
It presents a new method combining CNNs and RNNs for sequence segmentation with sparse labels, using label propagation and weighted loss for training.
Findings
Achieves high Dice scores of 0.960 and 0.953 for aortic segments.
Significantly improves segmentation accuracy over spatial-only methods.
Enhances temporal smoothness in dynamic medical image segmentation.
Abstract
Segmentation of image sequences is an important task in medical image analysis, which enables clinicians to assess the anatomy and function of moving organs. However, direct application of a segmentation algorithm to each time frame of a sequence may ignore the temporal continuity inherent in the sequence. In this work, we propose an image sequence segmentation algorithm by combining a fully convolutional network with a recurrent neural network, which incorporates both spatial and temporal information into the segmentation task. A key challenge in training this network is that the available manual annotations are temporally sparse, which forbids end-to-end training. We address this challenge by performing non-rigid label propagation on the annotations and introducing an exponentially weighted loss function for training. Experiments on aortic MR image sequences demonstrate that the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
