Jakob Schattenfroh

h-index17
2papers

2 Papers

61.6NAApr 2
Simulation Platform To Evaluate Inversion Techniques For Magnetic Resonance Elastography Data

Yashasvi Verma, Jakob Schattenfroh, Ingolf Sack et al.

Magnetic Resonance Elastography (MRE) has become an essential tool in assessing the mechanical properties of soft tissues in-vivo, prompting significant progress in new inversion algorithms. This creates a need for a benchmarking framework to promote uniformity and accessibility. To address this, we introduce a comprehensive in-silico dataset acquired by solving the forward Finite Element calculations of shear wave propagation in a linear visco-elastic material. This dataset aims to serve as a platform for evaluating inversion schemes by providing data that can be used as input with known mechanical properties to these methods. It includes simulations on homogeneous cuboidal domains of varying spatial and temporal resolution, and an extension to more physiological variations, including material inhomogeneity and internal arterial pulsation. We present a comprehensive case study using simulated data as an input to a direct inversion (DI) scheme, which allows for an expedient local inversion into the underlying material parameters. When aiming to reconstruct the parameters describing the linear visco-elastic material behavior via DI, we find that due to compromised convergence properties of frequency-domain stencils, stemming from truncation and subtractive cancellation errors, the reconstruction accuracy depends non-monotonically on the spatial and temporal resolution of the measurement grid. For inhomogeneous domains, the reconstruction was successful with notable interface boundaries. In the presence of pressurized vascular inclusions, a general stiffening of the domain was noted, as the recovered shear modulus was higher than the one assumed in forward modeling. Our study highlights the potential of this dataset as a vital benchmarking tool for advancing the development and refinement of MRE techniques, contributing to more accurate and reliable assessment of soft tissue mechanics.

IVJul 30, 2025Code
MRpro - open PyTorch-based MR reconstruction and processing package

Felix Frederik Zimmermann, Patrick Schuenke, Christoph S. Aigner et al.

We introduce MRpro, an open-source image reconstruction package built upon PyTorch and open data formats. The framework comprises three main areas. First, it provides unified data structures for the consistent manipulation of MR datasets and their associated metadata (e.g., k-space trajectories). Second, it offers a library of composable operators, proximable functionals, and optimization algorithms, including a unified Fourier operator for all common trajectories and an extended phase graph simulation for quantitative MR. These components are used to create ready-to-use implementations of key reconstruction algorithms. Third, for deep learning, MRpro includes essential building blocks such as data consistency layers, differentiable optimization layers, and state-of-the-art backbone networks and integrates public datasets to facilitate reproducibility. MRpro is developed as a collaborative project supported by automated quality control. We demonstrate the versatility of MRpro across multiple applications, including Cartesian, radial, and spiral acquisitions; motion-corrected reconstruction; cardiac MR fingerprinting; learned spatially adaptive regularization weights; model-based learned image reconstruction and quantitative parameter estimation. MRpro offers an extensible framework for MR image reconstruction. With reproducibility and maintainability at its core, it facilitates collaborative development and provides a foundation for future MR imaging research.