paper-with-me

Papers

Decoder-Only Image Registration

2024-02-05 · Xi Jia, Wenqi Lu, Xinxing Cheng, Jinming Duan

In unsupervised medical image registration, the predominant approaches involve the utilization of a encoder-decoder network architecture, allowing for precise prediction of dense, full-resolution displacement fields from given paired images. Despite its widespread use in the literature, we argue for the necessity of making both the encoder and decoder learnable in such an architecture. For this, we propose a novel network architecture, termed LessNet in this paper, which contains only a learnable decoder, while entirely omitting the utilization of a learnable encoder. LessNet substitutes the learnable encoder with simple, handcrafted features, eliminating the need to learn (optimize) network parameters in the encoder altogether. Consequently, this leads to a compact, efficient, and decoder-only architecture for 3D medical image registration. Evaluated on two publicly available brain MRI datasets, we demonstrate that our decoder-only LessNet can effectively and efficiently learn both dense displacement and diffeomorphic deformation fields in 3D. Furthermore, our decoder-only LessNet can achieve comparable registration performance to state-of-the-art methods such as VoxelMorph and TransMorph, while requiring significantly fewer computational resources. Our code and pre-trained models are available at https://github.com/xi-jia/LessNet.

📄 PDF Abstract BibTeX arXiv:2402.03585

Code (1)

xi-jia/lessnet 공식 구현 pytorch

Tasks

DecoderImage RegistrationMedical Image Registration

Similar Papers 제목 키워드 기반

Tetrahedron-Net for Medical Image Registration

2025-05-07 · Jinhai Xiang, Shuai Guo, Qianru Han, Dantong Shi 외

Medical image registration plays a vital role in medical image processing. Extracting expressive representations for medical images is crucial for improving the registration quality. One common practice for this end is c…

DecoderImage RegistrationMedical Image Registration

Deformable Image Registration with Multi-scale Feature Fusion from Shared Encoder, Auxiliary and Pyramid Decoders

2024-08-11 · Hongchao Zhou, Shunbo Hu

In this work, we propose a novel deformable convolutional pyramid network for unsupervised image registration. Specifically, the proposed network enhances the traditional pyramid network by adding an additional shared au…

DecoderImage RegistrationUnsupervised Image Registration

A Multiple Decoder CNN for Inverse Consistent 3D Image Registration

2020-02-15 · Abdullah Nazib, Clinton Fookes, Olivier Salvado, Dimitri Perrin

The recent application of deep learning technologies in medical image registration has exponentially decreased the registration time and gradually increased registration accuracy when compared to their traditional counte…

DecoderImage RegistrationMedical Image Registration

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 achi…

DecoderDescriptiveImage RegistrationMedical Image Analysis+2

Symmetric Transformer-based Network for Unsupervised Image Registration

2022-04-28 · Mingrui Ma, Lei Song, Yuanbo Xu, Guixia Liu

Medical image registration is a fundamental and critical task in medical image analysis. With the rapid development of deep learning, convolutional neural networks (CNN) have dominated the medical image registration fiel…

DecoderImage RegistrationMedical Image AnalysisMedical Image Registration+1