New multimodal similarity measure for image registration via modeling local functional dependence with linear combination of learned basis functions
Joel Honkamaa, Pekka Marttinen
TL;DR
This work addresses robust multimodal deformable image registration by introducing a local similarity measure based on residuals from a locally fitted function. The main idea is to model the local intensity relationship as a linear combination of learned basis functions $f_{4theta_r,omega}$, with coefficients $\widehat{\theta}_r$ solvable in closed form and the basis functions learned jointly with the deformation; the overall loss is computed efficiently via convolutions, enabling GPU acceleration. The authors provide a practical multi-resolution pipeline, augment the inputs with derivative channels, and demonstrate superior or competitive performance on three datasets compared to strong baselines, with code and data availability. This approach offers a scalable, effective multiscale method for cross-modality registration, potentially improving clinical workflows that rely on integrating information from different imaging modalities.
Abstract
The deformable registration of images of different modalities, essential in many medical imaging applications, remains challenging. The main challenge is developing a robust measure for image overlap despite the compared images capturing different aspects of the underlying tissue. Here, we explore similarity metrics based on functional dependence between intensity values of registered images. Although functional dependence is too restrictive on the global scale, earlier work has shown competitive performance in deformable registration when such measures are applied over small enough contexts. We confirm this finding and further develop the idea by modeling local functional dependence via the linear basis function model with the basis functions learned jointly with the deformation. The measure can be implemented via convolutions, making it efficient to compute on GPUs. We release the method as an easy-to-use tool and show good performance on three datasets compared to well-established baseline and earlier functional dependence-based methods.
