A Generalized Framework for Analytic Regularization of Uniform Cubic B-spline Displacement Fields
Keyur D. Shah, James A. Shackleford, Nagarajan Kandasamy, Gregory C. Sharp
TL;DR
Deformable image registration is inherently ill-posed and benefits from regularization of the displacement field. The authors develop a generalized analytic framework using uniform cubic B-spline parameterization to compute five regularizers (diffusion, curvature, linear elastic, third-order, and total displacement) with a combined penalty $S = \mu_1 S_1 + \mu_2 S_2 + \mu_3 S_3 + \mu_4 S_4 + \mu_5 S_5$, enabling exact, fast calculations via tile-based composite matrix operators. The method achieves accuracy close to numerical approaches (maximum MLS difference $7.4\%$) while delivering up to two orders of magnitude speedups, demonstrated on DIR-Lab 4D-CT data and implemented in Plastimatch. It leverages precomputed $64 \times 64$ matrices per term, supports parallel execution, and allows seamless combination of regularizers for domain-specific smoothness constraints. This framework makes robust, physically plausible deformable registration more computationally tractable for large-scale medical imaging tasks.
Abstract
Image registration is an inherently ill-posed problem that lacks the constraints needed for a unique mapping between voxels of the two images being registered. As such, one must regularize the registration to achieve physically meaningful transforms. The regularization penalty is usually a function of derivatives of the displacement-vector field, and can be calculated either analytically or numerically. The numerical approach, however, is computationally expensive depending on the image size, and therefore a computationally efficient analytical framework has been developed. Using cubic B-splines as the registration transform, we develop a generalized mathematical framework that supports five distinct regularizers: diffusion, curvature, linear elastic, third-order, and total displacement. We validate our approach by comparing each with its numerical counterpart in terms of accuracy. We also provide benchmarking results showing that the analytic solutions run significantly faster -- up to two orders of magnitude -- than finite differencing based numerical implementations.
