paper-with-me

Papers

Enforcing temporal consistency in Deep Learning segmentation of brain MR images

2019-06-13 · Malav Bateriwala, Pierrick Bourgeat

Longitudinal analysis has great potential to reveal developmental trajectories and monitor disease progression in medical imaging. This process relies on consistent and robust joint 4D segmentation. Traditional techniques are dependent on the similarity of images over time and the use of subject-specific priors to reduce random variation and improve the robustness and sensitivity of the overall longitudinal analysis. This is however slow and computationally intensive as subject-specific templates need to be rebuilt every time. The focus of this work to accelerate this analysis with the use of deep learning. The proposed approach is based on deep CNNs and incorporates semantic segmentation and provides a longitudinal relationship for the same subject. The proposed approach is based on deep CNNs and incorporates semantic segmentation and provides a longitudinal relationship for the same subject. The state of art using 3D patches as inputs to modified Unet provides results around ${0.91 \pm 0.5}$ Dice and using multi-view atlas in CNNs provide around the same results. In this work, different models are explored, each offers better accuracy and fast results while increasing the segmentation quality. These methods are evaluated on 135 scans from the EADC-ADNI Harmonized Hippocampus Protocol. Proposed CNN based segmentation approaches demonstrate how 2D segmentation using prior slices can provide similar results to 3D segmentation while maintaining good continuity in the 3D dimension and improved speed. Just using 2D modified sagittal slices provide us a better Dice and longitudinal analysis for a given subject. For the ADNI dataset, using the simple UNet CNN technique gives us ${0.84 \pm 0.5}$ and while using modified CNN techniques on the same input yields ${0.89 \pm 0.5}$. Rate of atrophy and RMS error are calculated for several test cases using various methods and analyzed.

📄 PDF Abstract BibTeX arXiv:1906.07160

Code (3)

bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets pytorch
dxw1997/U-project pytorch
zhusiling/UNets pytorch

Tasks

3D Medical Imaging Segmentation4D Spatio Temporal Semantic SegmentationBrain Image SegmentationDeep LearningHippocampusSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SINCO: A Novel structural regularizer for image compression using implicit neural representations

2022-10-26 · Harry Gao, Weijie Gan, Zhixin Sun, Ulugbek S. Kamilov

Implicit neural representations (INR) have been recently proposed as deep learning (DL) based solutions for image compression. An image can be compressed by training an INR model with fewer weights than the number of ima…

Image CompressionSegmentation

Improving Semantic Segmentation through Spatio-Temporal Consistency Learned from Videos

2020-04-11 · Ankita Pasad, Ariel Gordon, Tsung-Yi Lin, Anelia Angelova

We leverage unsupervised learning of depth, egomotion, and camera intrinsics to improve the performance of single-image semantic segmentation, by enforcing 3D-geometric and temporal consistency of segmentation masks acro…

SegmentationSemantic Segmentation

All-Around Real Label Supervision: Cyclic Prototype Consistency Learning for Semi-supervised Medical Image Segmentation

2021-09-28 · Zhe Xu, Yixin Wang, Donghuan Lu, Lequan Yu 외

Semi-supervised learning has substantially advanced medical image segmentation since it alleviates the heavy burden of acquiring the costly expert-examined annotations. Especially, the consistency-based approaches have a…

AllBrain Tumor SegmentationImage SegmentationMedical Image Segmentation+4

Anatomically Consistent Segmentation of Organs at Risk in MRI with Convolutional Neural Networks

2019-07-03 · Pawel Mlynarski, Hervé Delingette, Hamza Alghamdi, Pierre-Yves Bondiau 외

Planning of radiotherapy involves accurate segmentation of a large number of organs at risk, i.e. organs for which irradiation doses should be minimized to avoid important side effects of the therapy. We propose a deep l…

HippocampusSegmentation

Unsupervised Space-Time Network for Temporally-Consistent Segmentation of Multiple Motions

2023-01-01 · CVPR 2023 1 · Etienne Meunier, Patrick Bouthemy

Motion segmentation is one of the main tasks in computer vision and is relevant for many applications. The optical flow (OF) is the input generally used to segment every frame of a video sequence into regions of cohe…

Motion SegmentationOptical Flow EstimationSegmentation