paper-with-me

Papers

PatchMorph: A Stochastic Deep Learning Approach for Unsupervised 3D Brain Image Registration with Small Patches

2023-12-12 · Henrik Skibbe, Michal Byra, Akiya Watakabe, Tetsuo Yamamori, Marco Reisert

We introduce "PatchMorph," an new stochastic deep learning algorithm tailored for unsupervised 3D brain image registration. Unlike other methods, our method uses compact patches of a constant small size to derive solutions that can combine global transformations with local deformations. This approach minimizes the memory footprint of the GPU during training, but also enables us to operate on numerous amounts of randomly overlapping small patches during inference to mitigate image and patch boundary problems. PatchMorph adeptly handles world coordinate transformations between two input images, accommodating variances in attributes such as spacing, array sizes, and orientations. The spatial resolution of patches transitions from coarse to fine, addressing both global and local attributes essential for aligning the images. Each patch offers a unique perspective, together converging towards a comprehensive solution. Experiments on human T1 MRI brain images and marmoset brain images from serial 2-photon tomography affirm PatchMorph's superior performance.

📄 PDF Abstract BibTeX arXiv:2312.06958

Code (0)

등록된 구현이 없습니다.

Tasks

GPUImage Registration

Similar Papers 제목 키워드 기반

Unsupervised End-to-end Learning for Deformable Medical Image Registration

2017-11-23 · Siyuan Shan, Wen Yan, Xiaoqing Guo, Eric I-Chao Chang 외

We propose a registration algorithm for 2D CT/MRI medical images with a new unsupervised end-to-end strategy using convolutional neural networks. The contributions of our algorithm are threefold: (1) We transplant tradit…

Deformable Medical Image RegistrationImage RegistrationMedical Image Registration

Probabilistic Multilayer Regularization Network for Unsupervised 3D Brain Image Registration

2019-07-03 · Lihao Liu, Xiaowei Hu, Lei Zhu, Pheng-Ann Heng

Brain image registration transforms a pair of images into one system with the matched imaging contents, which is of essential importance for brain image analysis. This paper presents a novel framework for unsupervised 3D…

Image Registration

Unsupervised Deep-Learning Based Deformable Image Registration: A Bayesian Framework

2020-08-10 · Samah Khawaled, Moti Freiman

Unsupervised deep-learning (DL) models were recently proposed for deformable image registration tasks. In such models, a neural-network is trained to predict the best deformation field by minimizing some dissimilarity fu…

Deep LearningImage Registration

ERNet: Unsupervised Collective Extraction and Registration in Neuroimaging Data

2022-12-06 · Yao Su, Zhentian Qian, Lifang He, Xiangnan Kong

Brain extraction and registration are important preprocessing steps in neuroimaging data analysis, where the goal is to extract the brain regions from MRI scans (i.e., extraction step) and align them with a target brain …

Brain Image SegmentationImage RegistrationImage SegmentationMedical Image Registration+1

KLDivNet: An unsupervised neural network for multi-modality image registration

2019-08-23 · Yechong Huang, Tao Song, Jiahang Xu, Yinan Chen 외

Multi-modality image registration is one of the most underlined processes in medical image analysis. Recently, convolutional neural networks (CNNs) have shown significant potential in deformable registration. However, th…

Image RegistrationMedical Image AnalysisMedical Image Registration