Rotation Equivariant Convolutions in Deformable Registration of Brain MRI

arXiv cs.CV / 4/10/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses limitations of standard CNN-based image registration by introducing rotation-equivariant convolutions into deformable brain MRI registration networks to better match anatomical rotational symmetries.
  • The authors evaluate the method by swapping standard encoders with rotation-equivariant encoders across three baseline architectures and testing on multiple public brain MRI datasets.
  • Experiments show improved registration accuracy while reducing parameter count, supporting rotation equivariance as an effective anatomical inductive bias.
  • The approach is more robust to orientation changes, outperforming baselines on rotated input pairs, and it also improves performance when trained with less data.
  • Overall, the work argues that embedding geometric priors can make brain MRI registration models more robust, accurate, and sample-efficient.

Abstract

Image registration is a fundamental task that aligns anatomical structures between images. While CNNs perform well, they lack rotation equivariance - a rotated input does not produce a correspondingly rotated output. This hinders performance by failing to exploit the rotational symmetries inherent in anatomical structures, particularly in brain MRI. In this work, we integrate rotation-equivariant convolutions into deformable brain MRI registration networks. We evaluate this approach by replacing standard encoders with equivariant ones in three baseline architectures, testing on multiple public brain MRI datasets. Our experiments demonstrate that equivariant encoders have three key advantages: 1) They achieve higher registration accuracy while reducing network parameters, confirming the benefit of this anatomical inductive bias. 2) They outperform baselines on rotated input pairs, demonstrating robustness to orientation variations common in clinical practice. 3) They show improved performance with less training data, indicating greater sample efficiency. Our results demonstrate that incorporating geometric priors is a critical step toward building more robust, accurate, and efficient registration models.

Rotation Equivariant Convolutions in Deformable Registration of Brain MRI | AI Navigate