paper-with-me

홈 › Papers

Enhancing Medical Image Registration via Appearance Adjustment Networks

2021-03-09 · Mingyuan Meng, Lei Bi, Michael Fulham, David Dagan Feng, Jinman Kim

Deformable image registration is fundamental for many medical image analyses. A key obstacle for accurate image registration lies in image appearance variations such as the variations in texture, intensities, and noise. These variations are readily apparent in medical images, especially in brain images where registration is frequently used. Recently, deep learning-based registration methods (DLRs), using deep neural networks, have shown computational efficiency that is several orders of magnitude faster than traditional optimization-based registration methods (ORs). DLRs rely on a globally optimized network that is trained with a set of training samples to achieve faster registration. DLRs tend, however, to disregard the target-pair-specific optimization inherent in ORs and thus have degraded adaptability to variations in testing samples. This limitation is severe for registering medical images with large appearance variations, especially since few existing DLRs explicitly take into account appearance variations. In this study, we propose an Appearance Adjustment Network (AAN) to enhance the adaptability of DLRs to appearance variations. Our AAN, when integrated into a DLR, provides appearance transformations to reduce the appearance variations during registration. In addition, we propose an anatomy-constrained loss function through which our AAN generates anatomy-preserving transformations. Our AAN has been purposely designed to be readily inserted into a wide range of DLRs and can be trained cooperatively in an unsupervised and end-to-end manner. We evaluated our AAN with three state-of-the-art DLRs on three well-established public datasets of 3D brain magnetic resonance imaging (MRI). The results show that our AAN consistently improved existing DLRs and outperformed state-of-the-art ORs on registration accuracy, while adding a fractional computational load to existing DLRs.

📄 PDF Abstract BibTeX arXiv:2103.05213

Code (2)

MungoMeng/Image-Registration-AAN 공식 구현
mungomeng/registration-aan 공식 구현

Tasks

AnatomyComputational EfficiencyImage RegistrationMedical Image Registration

Similar Papers 제목 키워드 기반

DiffuseReg: Denoising Diffusion Model for Obtaining Deformation Fields in Unsupervised Deformable Image Registration

2024-10-07 · Yongtai Zhuo, Yiqing Shen

Deformable image registration aims to precisely align medical images from different modalities or times. Traditional deep learning methods, while effective, often lack interpretability, real-time observability and adjust…

DenoisingImage DenoisingImage Registration

Pretraining Deformable Image Registration Networks with Random Images

2025-05-30 · Junyu Chen, Shuwen Wei, Yihao Liu, Aaron Carass 외

Recent advances in deep learning-based medical image registration have shown that training deep neural networks~(DNNs) does not necessarily require medical images. Previous work showed that DNNs trained on randomly gener…

Computational EfficiencyImage RegistrationMedical Image Registration

Learning Domain-Invariant Representations for Cross-Domain Image Registration via Scene-Appearance Disentanglement

2026-01-12 · Jiahao Qin, Yiwen Wang arxiv

Image registration under domain shift remains a fundamental challenge in computer vision and medical imaging: when source and target images exhibit systematic intensity differences, the brightness constancy assumption un…

Image Registration

NestedMorph: Enhancing Deformable Medical Image Registration with Nested Attention Mechanisms

2024-10-03 · Gurucharan Marthi Krishna Kumar, Janine Mendola, Amir Shmuel

Deformable image registration is crucial for aligning medical images in a nonlinear fashion across different modalities, allowing for precise spatial correspondence between varying anatomical structures. This paper prese…

DecoderDeformable Medical Image RegistrationDiffusion MRIImage Registration+2

SAM++: Enhancing Anatomic Matching using Semantic Information and Structural Inference

2023-06-24 · Xiaoyu Bai, Yong Xia

Medical images like CT and MRI provide detailed information about the internal structure of the body, and identifying key anatomical structures from these images plays a crucial role in clinical workflows. Current method…