NCF: Neural Correspondence Field for Medical Image Registration
Lei Zhou, Nimu Yuan, Katjana Ehrlich, Jinyi Qi
TL;DR
Deformable image registration in medical imaging is challenged by limited training data. The authors propose Neural Correspondence Field (NCF), a training-data-free method that learns a per-image-pair correspondence field using a lightweight network with a coarse correspondence module and a smoothing module. The approach is trained in a self-supervised manner by warping the moving image to the fixed image through grid sampling and optimizing a composite loss including photometric, SSIM, and occupancy terms. It achieves superior or competitive performance on Lung CT and head-and-neck datasets while using only about 0.06 million parameters, demonstrating strong generalization and efficiency suitable for data-scarce clinical scenarios.
Abstract
Deformable image registration is a fundamental task in medical image processing. Traditional optimization-based methods often struggle with accuracy in dealing with complex deformation. Recently, learning-based methods have achieved good performance on public datasets, but the scarcity of medical image data makes it challenging to build a generalizable model to handle diverse real-world scenarios. To address this, we propose a training-data-free learning-based method, Neural Correspondence Field (NCF), which can learn from just one data pair. Our approach employs a compact neural network to model the correspondence field and optimize model parameters for each individual image pair. Consequently, each pair has a unique set of network weights. Notably, our model is highly efficient, utilizing only 0.06 million parameters. Evaluation results showed that the proposed method achieved superior performance on a public Lung CT dataset and outperformed a traditional method on a head and neck dataset, demonstrating both its effectiveness and efficiency.
