paper-with-me

Papers

Deep learning based geometric registration for medical images: How accurate can we get without visual features?

2021-03-01 · Lasse Hansen, Mattias P. Heinrich

As in other areas of medical image analysis, e.g. semantic segmentation, deep learning is currently driving the development of new approaches for image registration. Multi-scale encoder-decoder network architectures achieve state-of-the-art accuracy on tasks such as intra-patient alignment of abdominal CT or brain MRI registration, especially when additional supervision, such as anatomical labels, is available. The success of these methods relies to a large extent on the outstanding ability of deep CNNs to extract descriptive visual features from the input images. In contrast to conventional methods, the explicit inclusion of geometric information plays only a minor role, if at all. In this work we take a look at an exactly opposite approach by investigating a deep learning framework for registration based solely on geometric features and optimisation. We combine graph convolutions with loopy belief message passing to enable highly accurate 3D point cloud registration. Our experimental validation is conducted on complex key-point graphs of inner lung structures, strongly outperforming dense encoder-decoder networks and other point set registration methods. Our code is publicly available at https://github.com/multimodallearning/deep-geo-reg.

📄 PDF Abstract BibTeX arXiv:2103.00885

Code (1)

multimodallearning/deep-geo-reg 공식 구현 pytorch

Tasks

DecoderDescriptiveImage RegistrationMedical Image AnalysisPoint Cloud RegistrationSemantic Segmentation

Similar Papers 제목 키워드 기반

Deformable Registration Using Average Geometric Transformations for Brain MR Images

2019-07-23 · Yongpei Zhu, Zicong Zhou, Guojun Liao, Kehong Yuan

Accurate registration of medical images is vital for doctor's diagnosis and quantitative analysis. In this paper, we propose a new deformable medical image registration method based on average geometric transformations a…

Deformable Medical Image RegistrationImage RegistrationMedical Image Registration

Image registration is a geometric deep learning task

2024-12-17 · Vasiliki Sideri-Lampretsa, Nil Stolt-Ansó, Martin Menten, Huaqi Qiu 외

Data-driven deformable image registration methods predominantly rely on operations that process grid-like inputs. However, applying deformable transformations to an image results in a warped space that deviates from a ri…

Deep LearningImage Registration

Learning Deformable Point Set Registration with Regularized Dynamic Graph CNNs for Large Lung Motion in COPD Patients

2019-09-17 · Lasse Hansen, Doris Dittmer, Mattias P. Heinrich

Deformable registration continues to be one of the key challenges in medical image analysis. While iconic registration methods have started to benefit from the recent advances in medical deep learning, the same does not …

DescriptiveMedical Image Analysis

Unsupervised Deformable Image Registration Using Cycle-Consistent CNN

2019-07-02 · Boah Kim, Jieun Kim, June-Goo Lee, Dong Hwan Kim 외

Medical image registration is one of the key processing steps for biomedical image analysis such as cancer diagnosis. Recently, deep learning based supervised and unsupervised image registration methods have been extensi…

Image RegistrationMedical Image RegistrationUnsupervised Image Registration

SynthMorph: learning contrast-invariant registration without acquired images

2020-04-21 · Malte Hoffmann, Benjamin Billot, Douglas N. Greve, Juan Eugenio Iglesias 외

We introduce a strategy for learning image registration without acquired imaging data, producing powerful networks agnostic to contrast introduced by magnetic resonance imaging (MRI). While classical registration methods…

AnatomyImage Registration