arXiv Computer Vision

BINDER: A Latent Variable Model for Probabilistic Medical Image Registration

Hugging Face Trending Papers
Aug 3

An Accessible Solution for Deformable Image Registration Compared with Learning-Based Approaches

Deformable image registration (DIR) is a core problem in medical image analysis; but, unlike labeling decision problems such as classification and segmentation, registration is a problem class that involves stringent physical constraints. Although deep learning methods have made faster registration possible, the resulting models are often difficult to interpret compared to hand-crafted methods with explicit objectives and interpretable physical meaning.

arXiv Computer Vision
Sep 11

Two-Parameter Flow Map Learning for Continuous-Time Diffeomorphic Image Registration

The paper introduces a new framework for learning continuous-time diffeomorphic image registration by modeling a non-autonomous ODE as a two-parameter flow map. By enforcing cocycle consistency, the method learns flow maps without time discretization or velocity integration during training, enabling efficient inference with few compositions. Experiments on nine datasets show consistent alignment improvements, including a 2.1% Dice gain on brain MRI, 12% TRE reduction on lung CT, and 2.6% Dice improvement on cardiac MRI and ultrasound.

By Mohammadjavad Matinkia, Nilanjan Ray
arXiv Computer Vision
Aug 31

Ex-Sim(3)-Reg: 2D-3D Correspondence Pruning via Extended Sim(3) Registration

The paper introduces Ex‑Sim(3)‑Reg, a fast and robust method for pruning 2D‑3D correspondences by reformulating the problem as an extended Sim(3) registration that explicitly accounts for depth noise. The authors provide a theoretical justification and demonstrate that their approach improves registration recall by up to 24.7% on several benchmark datasets, outperforming state‑of‑the‑art baselines. The code for the method is publicly available on GitHub.

By Pei An, Muyao Peng, Junfeng Ding, Jiaqi Yang, Liangliang Nan