paper-with-me

Papers

DeepAtlas: Joint Semi-Supervised Learning of Image Registration and Segmentation

2019-04-17 · Zhenlin Xu, Marc Niethammer

Deep convolutional neural networks (CNNs) are state-of-the-art for semantic image segmentation, but typically require many labeled training samples. Obtaining 3D segmentations of medical images for supervised training is difficult and labor intensive. Motivated by classical approaches for joint segmentation and registration we therefore propose a deep learning framework that jointly learns networks for image registration and image segmentation. In contrast to previous work on deep unsupervised image registration, which showed the benefit of weak supervision via image segmentations, our approach can use existing segmentations when available and computes them via the segmentation network otherwise, thereby providing the same registration benefit. Conversely, segmentation network training benefits from the registration, which essentially provides a realistic form of data augmentation. Experiments on knee and brain 3D magnetic resonance (MR) images show that our approach achieves large simultaneous improvements of segmentation and registration accuracy (over independently trained networks) and allows training high-quality models with very limited training data. Specifically, in a one-shot-scenario (with only one manually labeled image) our approach increases Dice scores (%) over an unsupervised registration network by 2.7 and 1.8 on the knee and brain images respectively.

📄 PDF Abstract BibTeX arXiv:1904.08465

Code (1)

uncbiag/DeepAtlas pytorch

Tasks

Data AugmentationImage RegistrationImage SegmentationSegmentationSemantic SegmentationUnsupervised Image Registration

Similar Papers 제목 키워드 기반

DeepATLAS: One-Shot Localization for Biomedical Data

2024-02-14 · Peter D. Chang

This paper introduces the DeepATLAS foundational model for localization tasks in the domain of high-dimensional biomedical data. Upon convergence of the proposed self-supervised objective, a pretrained model maps an inpu…

One-Shot Segmentation

Joint cortical registration of geometry and function using semi-supervised learning

2023-03-02 · Jian Li, Greta Tuckute, Evelina Fedorenko, Brian L. Edlow 외

Brain surface-based image registration, an important component of brain image analysis, establishes spatial correspondence between cortical surfaces. Existing iterative and learning-based approaches focus on accurate reg…

Image Registration

Learning Semi-Supervised Medical Image Segmentation from Spatial Registration

2024-09-16 · Qianying Liu, Paul Henderson, Xiao Gu, Hang Dai 외

Semi-supervised medical image segmentation has shown promise in training models with limited labeled data and abundant unlabeled data. However, state-of-the-art methods ignore a potentially valuable source of unsupervise…

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentation+2

DeepAtlas: a tool for effective manifold learning

2025-08-26 · Serena Hughes, Timothy Hamilton, Tom Kolokotrones, Eric J. Deeds arxiv

Manifold learning builds on the "manifold hypothesis," which posits that data in high-dimensional datasets are drawn from lower-dimensional manifolds. Current tools generate global embeddings of data, rather than the loc…

JOSA: Joint surface-based registration and atlas construction of brain geometry and function

2023-10-22 · Jian Li, Greta Tuckute, Evelina Fedorenko, Brian L. Edlow 외

Surface-based cortical registration is an important topic in medical image analysis and facilitates many downstream applications. Current approaches for cortical registration are mainly driven by geometric features, such…

Medical Image Analysis