Papers › Conditional Deformable Image Registration with Convolutional Neural Network

Conditional Deformable Image Registration with Convolutional Neural Network

23 Jun 2021arXiv:2106.12673archive 2025-07-28

Tony C. W. Mok, Albert C. S. Chung

Recent deep learning-based methods have shown promising results and runtime advantages in deformable image registration. However, analyzing the effects of hyperparameters and searching for optimal regularization parameters prove to be too prohibitive in deep learning-based methods. This is because it involves training a substantial number of separate models with distinct hyperparameter values. In this paper, we propose a conditional image registration method and a new self-supervised learning paradigm for deep deformable image registration. By learning the conditional features that are correlated with the regularization hyperparameter, we demonstrate that optimal solutions with arbitrary hyperparameters can be captured by a single deep convolutional neural network. In addition, the smoothness of the resulting deformation field can be manipulated with arbitrary strength of smoothness regularization during inference. Extensive experiments on a large-scale brain MRI dataset show that our proposed method enables the precise control of the smoothness of the deformation field without sacrificing the runtime advantage or registration accuracy.

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="2106.12673")

Code

Syntology Ran 1 of 17 code samples harvested from 2 repositories linked to this paper; 16 have no recorded run. Of those that ran: 1 ran · fixture could not drive it.

By repository: official repository: 8 samples from 1 repository, 1 ran; community (archive-listed): 9 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

cwmok/LapIRN officialmentioned in papermentioned on GitHubpytorchMIT report
cwmok/Conditional_LapIRN officialmentioned on GitHubpytorchMIT report
cwmok/dirac mentioned on GitHubpytorchMIT 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

17 samples harvested; 1 ran; 0 honoured the contract we drafted; 16 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.

1ran · fixture could not drive it
16unverified

Licence: 0 of the 17 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

dice cwmok/Conditional_LapIRN/Code/Train_cLapIRN_2D.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 7c8b1b17367fd701 · report
JacboianDet cwmok/Conditional_LapIRN/Code/miccai2021_model.py official repository unverified MIT (permissive) · faf9dce71d5373ba · report
generate_grid cwmok/Conditional_LapIRN/Code/Functions.py official repository unverified MIT (permissive) · 526f7aabe47bb29e · report
generate_grid_unit cwmok/Conditional_LapIRN/Code/Functions.py official repository unverified MIT (permissive) · e5fb50af358b26e5 · report
neg_Jdet_loss cwmok/Conditional_LapIRN/Code/miccai2021_model.py official repository unverified MIT (permissive) · 8ebf7b299843ca5f · report
smoothloss cwmok/Conditional_LapIRN/Code/miccai2021_model.py official repository unverified MIT (permissive) · b683a710c6b4f28a · report
smoothloss cwmok/Conditional_LapIRN/Code/miccai2021_model_2D.py official repository unverified MIT (permissive) · 90d1a77d4263a27e · report
transform_unit_flow_to_flow cwmok/Conditional_LapIRN/Code/Functions.py official repository unverified MIT (permissive) · 05bfed21c3b36e8a · report
affine_aug cwmok/dirac/Code/BRATS_train_DIRAC.py community (archive-listed) unverified MIT (permissive) · 72a85c1e6b65e2a9 · report
affine_aug cwmok/dirac/Code/BRATS_train_DIRAC_D.py community (archive-listed) unverified MIT (permissive) · 308ec5997d538495 · report
compute_tre cwmok/dirac/Code/BRATS_test_DIRAC.py community (archive-listed) unverified MIT (permissive) · d2c770b494ce1f32 · report
continuous_contrastive_loss cwmok/dirac/Code/bratsreg_model_stage.py community (archive-listed) unverified MIT (permissive) · 81e311bc7a3294ba · report
create_image_pyramid cwmok/dirac/Code/Functions.py community (archive-listed) unverified MIT (permissive) · d0dc3465c6af23ad · report
dice cwmok/dirac/Code/BRATS_test_DIRAC.py community (archive-listed) unverified MIT (permissive) · 5e2ed8f9e07d1692 · report
get_gaussian_kernel cwmok/dirac/Code/Functions.py community (archive-listed) unverified MIT (permissive) · 55263643ea3ef4b6 · report
jacobian_determinant cwmok/dirac/Code/Functions.py community (archive-listed) unverified MIT (permissive) · ce29fe9090724b39 · report
weighted_smoothloss cwmok/dirac/Code/bratsreg_model_stage.py community (archive-listed) unverified MIT (permissive) · f80c634a4ec99824 · report

Tasks

Image RegistrationSelf-Supervised Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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