Skip to content

Primitive Representation Learning for Unsupervised Dynamic Contrast Enhanced MRI Reconstruction

Aug 2026 · 0 citations · 21 references
Engineering Computer Science Physics

TL;DR

This work proposes a multi-dimensional, primitive based framework for dynamic contrast-enhanced MRI reconstruction that disentangles the underlying anatomy, the dynamic contrast enhancement, and residual motion into separate temporal basis functions, thereby enabling a geometrical interpretation of the representation.

Abstract

Reliable quantitative analysis of dynamic contrast-enhanced MRI requires high-quality spatiotemporal reconstructions at high undersampling rates. Scan-specific reconstructions using Gaussian and Gabor primitives have shown promising results without the need for large training datasets, but have not addressed the additional dimension of dynamic contrast. We propose a multi-dimensional, primitive based framework for dynamic contrast-enhanced MRI reconstruction that disentangles the underlying anatomy, the dynamic contrast enhancement, and residual motion into separate temporal basis functions, thereby enabling a geometrical interpretation of the representation. We show that this architecture achieves performance competitive with conventional reconstruction methods, both in reconstruction quality and in the accuracy of extracted aorta and kidney enhancement curves. The modular tier design extends naturally to additional dynamic factors and higher acceleration rates. Code available at https://github.com/compai-lab/2026-GaborDCE-spieker.

View source

Similar papers

Preprint Jul 2026

Enhancing Implicit Neural Representations with Image Feature Embedding for Unsupervised Cardiac Cine MRI Reconstruction

Cardiac cine Magnetic Resonance Imaging (MRI) is a critical diagnostic tool that provides dynamic insights for radiologists. To accelerate acquisition, under-sampled k-space data is often used, requiring reconstruction methods that combine coil sensitivity encoding with prior information to recover missing data. Deep learning approaches have gained more attention for leveraging data-adaptive priors. While supervised learning approaches are a common choice, they depend on fully sampled reference data, which is not always available. Unsupervised methods eliminate the need for fully sampled reference data, which can be advantageous in cardiac cine MRI reconstruction. Among them, implicit neural representations (INRs) have shown great potential due to their simple architecture and good quality reconstructions. In this work, we propose an image-domain dual-branch INR framework, termed I-FP-INR, which extends the original INR design by introducing an additional feature-processing branch. This design aims to extract complementary feature embeddings to enhance the overall representation, thereby benefiting reconstruction. Extensive evaluations on both public datasets and in-house data show consistent improvements over baseline methods in reconstruction quality, with strong robustness across varied scenarios.

Donghang Lyu, Marius Staring, Yiming Dong et al. · 0 citations
Open access Aug 2026

Guided MRI Reconstruction via Schrödinger Bridge.

Magnetic Resonance Imaging (MRI) is an inherently multi-contrast modality, where cross-contrast priors can be exploited to improve image reconstruction from undersampled data. Recently, diffusion models have shown remarkable performance in MRI reconstruction. However, they still struggle to effectively utilize such priors, mainly because existing methods rely on feature-level fusion in image or latent spaces, which lacks explicit structural correspondence and thus leads to suboptimal performance. To address this issue, we propose I2SB-Inversion, a multi-contrast guided reconstruction framework based on the Schrödinger Bridge (SB). The proposed method performs pixel-wise translation between paired contrasts, providing explicit structural constraints between the guidance and target images. Furthermore, an inversion strategy is intro-duced to correct inter-modality misalignment, which often occurs in guided reconstruction, thereby mitigating artifacts and improving reconstruction accuracy. Experiments on paired T1- and T2-weighted datasets demonstrate that I2SB-Inversion achieves a a high acceleration factor of R=11.38 and consistently outperforms existing methods in both quantitative and qualitative evaluations.

Yue Wang, Yuanbiao Yang, Zhuo-xu Cui et al. · 0 citations
Review Open access Jul 2026

Artificial intelligence in MRI image Reconstruction: A Comprehensive Review

Magnetic resonance imaging (MRI) is an essential diagnostic imaging modality that provides excellent soft-tissue contrast without ionizing radiation; however, prolonged acquisition time remains a major limitation that may reduce patient comfort, increase motion artifacts, and restrict clinical workflow. Conventional reconstruction techniques, including Fourier reconstruction, parallel imaging, and compressed sensing, have improved imaging efficiency but remain constrained by noise amplification, reconstruction artifacts, and limited performance at higher acceleration factors. Recent advances in artificial intelligence (AI), particularly deep learning, have transformed MRI image reconstruction by enabling rapid generation of high-quality images from under sampled k-space data. AI-based reconstruction techniques improve image quality through effective noise suppression, artifact reduction, preservation of anatomical details, and shortened reconstruction time. This review summarizes the fundamental principles of MRI image reconstruction, the evolution from conventional reconstruction methods to AI-assisted approaches, and the major deep learning architectures used in contemporary MRI reconstruction, including convolutional neural networks, U-Net, unrolled optimization networks, generative adversarial networks, and transformer-based models. Furthermore, current clinical applications of neuroimaging, musculoskeletal, cardiovascular, abdominal, and oncologic MRI are discussed alongside existing challenges and future research directions. Overall, AI-assisted MRI reconstruction represents a significant advancement in medical imaging and has considerable potential to improve diagnostic accuracy, clinical workflow, and patient-centred MRI practice by enabling faster, more reliable image reconstruction.

Mr. Karan Goswami, Dr. K Mohan Ram, Ms. Kalpana Yadav et al. · 0 citations
Preprint Aug 2026

Feed-Forward Hierarchical Gaussian Diffusion for Extreme CT Reconstruction

Reconstructing three-dimensional computed tomography (CT) from severely constrained projections is highly ill-posed. Sparse angular sampling, restricted angular coverage, and low photon counts can occur individually or jointly, obscuring global anatomy and local tissue detail. Many learned CT reconstruction methods are tailored to a single dominant degradation. Existing diffusion and Gaussian approaches commonly recover global structure and local detail within a shared representation. We propose HiGDiff, a feed-forward hierarchical Gaussian diffusion framework that decomposes reconstruction both spatially and from structure to detail. Physics-conditioned anatomical anchors and a foreground capacity field allocate learnable Gaussian primitives to informative regions. A structure diffusion stage first recovers global attenuation geometry, and its learned representation conditions a detail diffusion stage for residual boundaries and tissue transitions. The resulting Gaussian banks are rendered as attenuation fields and further refined by a gradient-isolated residual module. Experiments on three distinct CT benchmark datasets demonstrate state-of-the-art reconstruction performance across isolated, paired, and joint degradation settings, including improvements of 5.81 dB in macro-average peak signal-to-noise ratio (PSNR) and 0.113 in structural similarity index measure (SSIM) on the Low Dose CT Image and Projection Data (LDCT-PD) collection. Code and experimental configurations are openly available at https://github.com/Bean-Young/HiGDiff.

Yuezhe Yang, Liang Cheng · 0 citations
Preprint Jul 2026

K-space Gaussian Representation for Parallel MRI

Accelerated magnetic resonance imaging (MRI) aims to recover the k-space signal from acquired measurements, where accurate estimation of missing samples is essential for high-fidelity reconstruction. Existing k-space reconstruction methods estimate missing samples through interpolation operators or structure priors defined on discrete sampling grids. Although these formulations effectively exploit local interpolation relationships and global k-space redundancy, they reconstruct only discrete frequency coefficients and therefore do not explicitly model the underlying continuous signal. To overcome this limitation, we propose K-space Gaussian Representation (KGR), the first explicit continuous representation formulated directly in the native k-space domain. Rather than estimating unknown samples on discrete grids, KGR parameterizes the continuous signal using Gabor-Gaussian primitives with shared spatial geometry, yielding a compact representation that naturally preserves inter-coil correlations. Because unconstrained continuous fitting does not necessarily satisfy the intrinsic structural properties of multi-coil signal, the estimated representation is projected onto a low-rank manifold to enforce the algebraic constraints arising from smoothly varying phase and coil redundancy. A frequency-adaptive fitting strategy accommodates the heterogeneous characteristics of different k-space regions. Comprehensive validation across multiple datasets and sampling schemes shows consistent improvements over representative reconstruction baselines in both quantitative metrics and visual quality. These results suggest that explicit continuous parameterization of native k-space provides a principled framework for integrating continuous signal modeling with structured low-rank reconstruction.

Yu Guan, Mingyu Hu, Jiale Hu et al. · 0 citations

Related blog posts