Papers
Topics
Authors
Recent
Search
2000 character limit reached

Cardiac MRI Through-Plane Super-Resolution Guided by Reference and Memory

Published 8 Jul 2026 in cs.CV | (2607.07581v1)

Abstract: Clinical cardiac MRI is commonly acquired with high in-plane resolution but coarse through-plane resolution to reduce scan time and accommodate breath-hold and cardiac-motion constraints, which limits 3D analysis and diagnostic accuracy. We propose STRMSR, a reference- and memory-guided through-plane super-resolution (SR) framework that reconstructs high-resolution (HR) cardiac volumes by leveraging HR reference views acquired from the same subject and intermediate SR results as the memory. Our method uses coarse-to-fine contextual matching to establish robust correspondence between low-resolution target and reference/memory images under spatial misalignment. A learnable patch-wise dynamic feature aggregation module predicts content-adaptive mixture weights for each local patch, effectively fusing dynamic information while suppressing unreliable feature transfers. The intermediate SR results stored in the memory bank ensure slice-to-slice consistency for the super-resolved 3D volume. Experiments on the WHS cardiac MRI dataset under two reference protocols, orthogonal-plane views and long-axis chamber views, demonstrate consistent improvements over baselines at 4x and 8x upsampling factors.

Summary

  • The paper presents STRMSR, a novel cardiac MRI super-resolution method that combines reference-guided matching with memory propagation to enhance volumetric consistency.
  • It employs a dual-branch Swin Transformer along with coarse-to-fine contextual matching (CFCM) and patch-wise dynamic feature aggregation (PDFA) to accurately transfer high-frequency anatomical details.
  • Experimental results on the WHS dataset show statistically significant PSNR improvements and better preservation of myocardial boundaries compared to existing methods.

Reference-and-Memory-Guided Through-Plane Super-Resolution for Cardiac MRI

Introduction

The paper "Cardiac MRI Through-Plane Super-Resolution Guided by Reference and Memory" (2607.07581) addresses a fundamental challenge in clinical cardiac MRI (CMR): the acquisition constraint that results in high in-plane but coarse through-plane resolution due to breath-hold and cardiac-motion limitations. This anisotropy restricts reliable 3D volumetric analysis and downstream diagnosis. The standard solution involves two sequential steps—slice alignment and through-plane super-resolution (SR)—but existing methods often fail to efficiently leverage auxiliary high-resolution (HR) views or enforce cross-slice consistency, leading to blurred reconstructions and inter-slice discontinuities.

To advance SR in cardiac MRI, the authors propose STRMSR, a reference- and memory-guided SR architecture that incorporates coarse-to-fine contextual matching (CFCM) and patch-wise dynamic feature aggregation (PDFA) to robustly transfer anatomical details between misaligned views. A memory bank stores intermediate SR results, enabling slice-to-slice propagation that improves volumetric coherence. STRMSR is evaluated on the WHS cardiac MRI dataset under two clinically realistic reference protocols, demonstrating superior performance particularly at high upsampling factors.

Methodological Overview

STRMSR employs a dual-branch Swin Transformer encoder that extracts features from both LR target and HR reference images. The reference branch preserves resolution-specific details. Initial LR inputs are center-copy upsampled and encoded at multiple scales.

Figure 1

Figure 1: STRMSR architecture: (a) CFCM for robust correspondence, (b) PDFA for patch-wise aggregation, (c) Memory bank storing intermediate SR outputs for propagation.

Coarse-to-Fine Contextual Matching (CFCM)

STRMSR establishes correspondence via multi-dilation normalized correlation at the coarsest level, partitioning features into k×kk \times k blocks and refining matches through local dense patch matching. The process iteratively propagates block centers to finer scales, ensuring consistent spatial alignment.

Figure 2

Figure 2: CFCM illustration at the coarsest scale, showing block-wise matching strategy and confidence map construction.

Patch-wise Dynamic Feature Aggregation (PDFA)

PDFA fuses warped reference and memory feature maps using a content-adaptive mixture-of-experts formulation. Local patch descriptors inform a lightweight MLP, which generates softmax-normalized weights for selective feature transfer. This suppresses inconsistent or unreliable matches attributable to anatomical or spatial discrepancies.

Memory-Based SR Propagation

STRMSR treats the LR volume as a temporal sequence. Once the first slice is super-resolved using reference images, its result is deposited into a FIFO memory bank. Subsequent slices benefit from reference-guided aggregation supplemented by memory-based propagation, enforcing inter-slice consistency and enhancing volumetric coherence.

Experimental Validation and Numerical Results

The WHS cardiac MRI dataset is used to benchmark STRMSR under two reference protocols: (i) WHS-Ortho, where dense orthogonal-plane reference volumes provide robust coverage; (ii) WHS-LAX, utilizing sparse long-axis chamber views.

STRMSR consistently outperforms all baselines (Bicubic, MsFF-Net, MINet, MASA, McMRSR), especially at the ×8\times8 upsampling factor where reference cues are sparse and high-frequency detail recovery is most challenging. In WHS-Ortho (×8\times8), STRMSR improves PSNR by +0.97\,dB over McMRSR and +0.55\,dB over MsFF-Net. All improvements at ×8\times8 are statistically significant (p<0.001p<0.001).

Qualitative evaluations reveal STRMSR’s ability to preserve intricate myocardial boundaries and linear anatomical features that competing methods either blur or omit. Memory-based propagation further yields error maps with lower residuals and temporal profiles evidencing consistent reconstruction across slices.

Figure 3

Figure 3: Qualitative comparison on WHS-Ortho and WHS-LAX; SR images, error maps, temporal profiles, and temporal error maps highlight STRMSR's edge sharpness and consistency.

Ablative Analysis

Dropping CFCM in favor of direct LR-level correspondence leads to the greatest PSNR decline, evidencing the necessity of iterative refinement. Removing PDFA reduces robustness in patch selection, while omitting the memory module erodes volumetric consistency. The complementary contributions of CFCM, PDFA, and memory propagation collectively produce the highest SR fidelity.

Implications and Future Directions

The STRMSR framework advances cardiac MRI SR by combining reference-guided matching with memory-based inter-slice propagation, establishing robust volumetric consistency and improved anatomical fidelity even under severe through-plane degradation. Practically, this enables more diagnostic 3D reconstructions from routinely acquired 2D cine stacks. Theoretically, STRMSR provides a generic backbone adaptable to other anisotropic MRI modalities, multi-contrast fusion, or volumetric SR tasks in neuroimaging.

Future research may extend STRMSR to handle more diverse anatomical geometries, integrate unsupervised alignment, or further optimize patch aggregation strategies for computational efficiency. Incorporating spatio-temporal dynamics or multimodal reference data may also enhance SR performance and clinical applicability.

Conclusion

STRMSR sets a new standard for reference- and memory-guided through-plane SR in cardiac MRI, consistently outstripping baselines at clinically relevant upsampling factors. Its combination of CFCM, PDFA, and memory propagation addresses both anatomical misalignment and volumetric consistency, presenting a transferable methodology for MRI SR in other contexts.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Tweets

Sign up for free to view the 1 tweet with 3 likes about this paper.