Temporal Periodic Image Registration with Implicit Neural Representations

Mathias Micheelsen Lowes, Kristine Aavild Sørensen, Maxime Sermesant, Rasmus R. Paulsen

Published: 2025, Last Modified: 27 Feb 2026MLMI@MICCAI 2025EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Implicit Neural Representations (INRs) have recently gained popularity for their ability to model functions using simple and lightweight networks. These methods have also proven effective in deformable image registration. In this work, we extend INRs for deformable image registration to the domain of temporal image registration, focusing on periodic temporal image sequences. Our approach, Temporal-IDIR, optimizes a single INR to model deformations across all frames in a temporal image sequence simultaneously, allowing for self-regularization through its own deformation predictions. To achieve this, we introduce a temporal consistency loss that penalizes discrepancies between direct source-to-target transformations and those traversing intermediate frames. We evaluate our framework on the DIR-LAB dataset, using the target registration error (TRE) between annotated and moved landmarks as the metric. Here, we achieve a TRE of 1.03 mm, outperforming other INR-based registration methods. Additionally, our framework supports smooth interpolation between time frames by estimating deformations between the given input frames. (Code is publicly available at https://github.com/MMLowes/Temporal_INR.
Loading