Papers › InverseSR: 3D Brain MRI Super-Resolution Using a Latent Diffusion Model

InverseSR: 3D Brain MRI Super-Resolution Using a Latent Diffusion Model

23 Aug 2023arXiv:2308.12465archive 2025-07-28

Jueqi Wang, Jacob Levman, Walter Hugo Lopez Pinaya, Petru-Daniel Tudosiu, M. Jorge Cardoso, Razvan Marinescu

High-resolution (HR) MRI scans obtained from research-grade medical centers provide precise information about imaged tissues. However, routine clinical MRI scans are typically in low-resolution (LR) and vary greatly in contrast and spatial resolution due to the adjustments of the scanning parameters to the local needs of the medical center. End-to-end deep learning methods for MRI super-resolution (SR) have been proposed, but they require re-training each time there is a shift in the input distribution. To address this issue, we propose a novel approach that leverages a state-of-the-art 3D brain generative model, the latent diffusion model (LDM) trained on UK BioBank, to increase the resolution of clinical MRI scans. The LDM acts as a generative prior, which has the ability to capture the prior distribution of 3D T1-weighted brain MRI. Based on the architecture of the brain LDM, we find that different methods are suitable for different settings of MRI SR, and thus propose two novel strategies: 1) for SR with more sparsity, we invert through both the decoder of the LDM and also through a deterministic Denoising Diffusion Implicit Models (DDIM), an approach we will call InverseSR(LDM); 2) for SR with less sparsity, we invert only through the LDM decoder, an approach we will call InverseSR(Decoder). These two approaches search different latent spaces in the LDM model to find the optimal latent code to map the given LR MRI into HR. The training process of the generative model is independent of the MRI under-sampling process, ensuring the generalization of our method to many MRI SR problems with different input measurements. We validate our method on over 100 brain T1w MRIs from the IXI dataset. Our method can demonstrate that powerful priors given by LDM can be used for MRI reconstruction.

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

Code

Syntology Ran 6 of 10 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 2 ran · violated contract; 1 ran · our draft was wrong; 3 ran · fixture could not drive it.

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

biomedai-ucsc/inversesr officialmentioned in paperpytorchApache-2.0 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

10 samples harvested; 6 ran; 0 honoured the contract we drafted; 4 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.

2ran · violated contract
1ran · our draft was wrong
3ran · fixture could not drive it
4unverified

Licence: 0 of the 10 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 biomedai-ucsc/inversesr. “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.

default biomedai-ucsc/inversesr/project/models/attention.py official repository ran · violated contract Apache-2.0 (permissive) · 424012cb37b31172 · report
exists biomedai-ucsc/inversesr/project/models/attention.py official repository ran · violated contract Apache-2.0 (permissive) · aa5486a3650902d8 · report
noise_like biomedai-ucsc/inversesr/project/models/ddim.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 11184d08b418b129 · report
swish biomedai-ucsc/inversesr/project/models/aekl_no_attention.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 107bf3b7b61a9085 · report
timestep_embedding biomedai-ucsc/inversesr/project/models/unet_v2_conditioned.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 7e83c65f054fb972 · report
zero_module biomedai-ucsc/inversesr/project/models/attention.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 129b804760b3115f · report
Normalize biomedai-ucsc/inversesr/project/models/aekl_no_attention.py official repository unverified Apache-2.0 (permissive) · 82a29e364cc8e028 · report
compute_latent_vector_stats biomedai-ucsc/inversesr/project/BRGM_decoder.py official repository unverified Apache-2.0 (permissive) · 15db798d03515d0e · report
compute_prior_loss biomedai-ucsc/inversesr/project/BRGM_decoder.py official repository unverified Apache-2.0 (permissive) · e8a3ce127a2b1539 · report
create_mask_for_backprop biomedai-ucsc/inversesr/project/BRGM_decoder.py official repository unverified Apache-2.0 (permissive) · 17acb4ac989fbf40 · report

Tasks

DecoderDenoisingMRI ReconstructionSuper-Resolution

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DiffusionLatent Diffusion Model

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