paper-with-me

Papers

POLAFFINI: Efficient feature-based polyaffine initialization for improved non-linear image registration

2024-07-04 · Antoine Legouhy, Ross Callaghan, Hojjat Azadbakht, HUI ZHANG

This paper presents an efficient feature-based approach to initialize non-linear image registration. Today, nonlinear image registration is dominated by methods relying on intensity-based similarity measures. A good estimate of the initial transformation is essential, both for traditional iterative algorithms and for recent one-shot deep learning (DL)-based alternatives. The established approach to estimate this starting point is to perform affine registration, but this may be insufficient due to its parsimonious, global, and non-bending nature. We propose an improved initialization method that takes advantage of recent advances in DL-based segmentation techniques able to instantly estimate fine-grained regional delineations with state-of-the-art accuracies. Those segmentations are used to produce local, anatomically grounded, feature-based affine matchings using iteration-free closed-form expressions. Estimated local affine transformations are then fused, with the log-Euclidean polyaffine framework, into an overall dense diffeomorphic transformation. We show that, compared to its affine counterpart, the proposed initialization leads to significantly better alignment for both traditional and DL-based non-linear registration algorithms. The proposed approach is also more robust and significantly faster than commonly used affine registration algorithms such as FSL FLIRT.

📄 PDF Abstract BibTeX arXiv:2407.03922

Code (1)

CIG-UCL/polaffini 공식 구현 tf

Tasks

Image Registration

Similar Papers 제목 키워드 기반

Polaffini: A feature-based approach for robust affine and polyaffine image registration

2026-02-19 · Antoine Legouhy, Cosimo Campo, Ross Callaghan, Hojjat Azadbakht 외 arxiv

In this work we present Polaffini, a robust and versatile framework for anatomically grounded registration. Medical image registration is dominated by intensity-based registration methods that rely on surrogate measures …

Medical Image Registration

Improved Initialization of State-Space Artificial Neural Networks

2021-03-26 · Maarten Schoukens

The identification of black-box nonlinear state-space models requires a flexible representation of the state and output equation. Artificial neural networks have proven to provide such a representation. However, as in ma…

State Space Models

Initialization Approach for Nonlinear State-Space Identification via the Subspace Encoder Approach

2023-04-04 · Rishi Ramkannan, Gerben I. Beintema, Roland Tóth, Maarten Schoukens

The SUBNET neural network architecture has been developed to identify nonlinear state-space models from input-output data. To achieve this, it combines the rolled-out nonlinear state-space equations and a state encoder f…

State Space Models

A Closer Look at Model Adaptation using Feature Distortion and Simplicity Bias

2023-03-23 · Puja Trivedi, Danai Koutra, Jayaraman J. Thiagarajan

Advances in the expressivity of pretrained models have increased interest in the design of adaptation protocols which enable safe and effective transfer learning. Going beyond conventional linear probing (LP) and fine tu…

Out-of-Distribution GeneralizationTransfer Learning

Get rich quick: exact solutions reveal how unbalanced initializations promote rapid feature learning

2024-06-10 · Daniel Kunin, Allan Raventós, Clémentine Dominé, Feng Chen 외

While the impressive performance of modern neural networks is often attributed to their capacity to efficiently extract task-relevant features from data, the mechanisms underlying this rich feature learning regime remain…