paper-with-me

홈 › Papers

Spatial regularisation for improved accuracy and interpretability in keypoint-based registration

2025-03-06 · Benjamin Billot, Ramya Muthukrishnan, Esra Abaci-Turk, P. Ellen Grant, Nicholas Ayache, Hervé Delingette, Polina Golland

Unsupervised registration strategies bypass requirements in ground truth transforms or segmentations by optimising similarity metrics between fixed and moved volumes. Among these methods, a recent subclass of approaches based on unsupervised keypoint detection stand out as very promising for interpretability. Specifically, these methods train a network to predict feature maps for fixed and moving images, from which explainable centres of mass are computed to obtain point clouds, that are then aligned in closed-form. However, the features returned by the network often yield spatially diffuse patterns that are hard to interpret, thus undermining the purpose of keypoint-based registration. Here, we propose a three-fold loss to regularise the spatial distribution of the features. First, we use the KL divergence to model features as point spread functions that we interpret as probabilistic keypoints. Then, we sharpen the spatial distributions of these features to increase the precision of the detected landmarks. Finally, we introduce a new repulsive loss across keypoints to encourage spatial diversity. Overall, our loss considerably improves the interpretability of the features, which now correspond to precise and anatomically meaningful landmarks. We demonstrate our three-fold loss in foetal rigid motion tracking and brain MRI affine registration tasks, where it not only outperforms state-of-the-art unsupervised strategies, but also bridges the gap with state-of-the-art supervised methods. Our code is available at https://github.com/BenBillot/spatial_regularisation.

📄 PDF Abstract BibTeX arXiv:2503.04499

Code (1)

benbillot/spatial_regularisation 공식 구현 pytorch

Tasks

Keypoint Detection

Similar Papers 제목 키워드 기반

HyKey: Hyperspectral Keypoint Detection and Matching in Minimally Invasive Surgery

2026-04-19 · Alexander Saikia, Chiara Di Vece, Zhehua Mao, Sierra Bonilla 외 arxiv

Purpose: 3D reconstruction in minimally invasive surgery (MIS) enables enhanced surgical guidance through improved visualisation, tool tracking, and augmented reality. However, traditional RGB-based keypoint detection an…

Keypoint Detection3D ReconstructionPose Estimation

Learning Better Keypoints for Multi-Object 6DoF Pose Estimation

2023-08-15 · Yangzheng Wu, Michael Greenspan

We address the problem of keypoint selection, and find that the performance of 6DoF pose estimation methods can be improved when pre-defined keypoint locations are learned, rather than being heuristically selected as has…

AllObjectPose Estimation

Local Regularisation in Histological Registration forPreserving Cell Morphology

2021-07-20 · MICCAI Workshop COMPAY 2021 9 · Anonymous

Histopathological diagnoses may depend on both the presence/absence of specific biomark-ers, as well as cell morphology. When registering histology images, due to structural dif-ferences in consecutive slices or damage …

Identifiable Convex-Concave Regression via Sub-gradient Regularised Least Squares

2025-06-22 · William Chung

We propose a novel nonparametric regression method that models complex input-output relationships as the sum of convex and concave components. The method-Identifiable Convex-Concave Nonparametric Least Squares (ICCNLS)-d…

Benchmarkingregression

Direct Training Needs Regularisation: Anytime Optimal Inference Spiking Neural Network

2024-04-15 · Dengyu Wu, Yi Qi, Kaiwen Cai, Gaojie Jin 외

Spiking Neural Network (SNN) is acknowledged as the next generation of Artificial Neural Network (ANN) and hold great promise in effectively processing spatial-temporal information. However, the choice of timestep become…