Papers › Hierarchical Uncertainty Estimation for Learning-based Registration in Neuroimaging

Hierarchical Uncertainty Estimation for Learning-based Registration in Neuroimaging

11 Oct 2024arXiv:2410.09299archive 2025-07-28

Xiaoling Hu, Karthik Gopinath, Peirong Liu, Malte Hoffmann, Koen van Leemput, Oula Puonti, Juan Eugenio Iglesias

Over recent years, deep learning based image registration has achieved impressive accuracy in many domains, including medical imaging and, specifically, human neuroimaging with magnetic resonance imaging (MRI). However, the uncertainty estimation associated with these methods has been largely limited to the application of generic techniques (e.g., Monte Carlo dropout) that do not exploit the peculiarities of the problem domain, particularly spatial modeling. Here, we propose a principled way to propagate uncertainties (epistemic or aleatoric) estimated at the level of spatial location by these methods, to the level of global transformation models, and further to downstream tasks. Specifically, we justify the choice of a Gaussian distribution for the local uncertainty modeling, and then propose a framework where uncertainties spread across hierarchical levels, depending on the choice of transformation model. Experiments on publicly available data sets show that Monte Carlo dropout correlates very poorly with the reference registration error, whereas our uncertainty estimates correlate much better. Crucially, the results also show that uncertainty-aware fitting of transformations improves the registration accuracy of brain MRI scans. Finally, we illustrate how sampling from the posterior distribution of the transformations can be used to propagate uncertainties to downstream neuroimaging tasks. Code is available at: https://github.com/HuXiaoling/Regre4Regis.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.09299")

Code

Syntology Ran 12 of 14 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 5 ran · our draft was wrong; 7 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

huxiaoling/regre4regis officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 12 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5ran · our draft was wrong
7ran
2unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from HuXiaoling/Regre4Regis. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

conv_block_2_3d HuXiaoling/Regre4Regis/unet/unet_3d.py official repository ran · our draft was wrong MIT (permissive) · 769628dc3a9af468 · report
conv_block_3d HuXiaoling/Regre4Regis/unet/unet_3d.py official repository ran · our draft was wrong MIT (permissive) · 520950cb24a9041a · report
conv_trans_block_3d HuXiaoling/Regre4Regis/unet/unet_3d.py official repository ran · our draft was wrong MIT (permissive) · 74e9ef01fdad6274 · report
dice_loss HuXiaoling/Regre4Regis/utilities.py official repository ran fingerprinted MIT (permissive) · 398c327fcb4cf242 · report
fast_3D_interp_torch HuXiaoling/Regre4Regis/fitting_functions.py official repository ran MIT (permissive) · 3640127790f3d5d1 · report
get_tp_fp_fn_tn HuXiaoling/Regre4Regis/utilities.py official repository ran MIT (permissive) · 89771afaf563e5e6 · report
jaccard HuXiaoling/Regre4Regis/metrics.py official repository ran MIT (permissive) · 12b5ba241c136bb3 · report
make_gaussian_kernel HuXiaoling/Regre4Regis/fitting_functions.py official repository ran MIT (permissive) · db1ce499dc61eda0 · report
parse_func huxiaoling/regre4regis/main_end2end.py official repository ran · our draft was wrong MIT (permissive) · 1d7a2af93fda68e6 · report
parse_func huxiaoling/regre4regis/inference.py official repository ran · our draft was wrong MIT (permissive) · ff7f71df6fdb4f7b · report
parse_func HuXiaoling/Regre4Regis/main_uncer.py official repository ran MIT (permissive) · 132aeec83f85c38c · report
precision HuXiaoling/Regre4Regis/metrics.py official repository ran MIT (permissive) · 035dc40fdafe0275 · report
dice HuXiaoling/Regre4Regis/metrics.py official repository unverified MIT (permissive) · a85d8587c247d950 · report
sum_tensor HuXiaoling/Regre4Regis/utilities.py official repository unverified MIT (permissive) · 9e4e02bee8e90bea · report

Tasks

Image Registration

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DropoutMonte Carlo Dropout

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections