# RinQ Fingerprinting: Recurrence-informed Quantile Networks for Magnetic   Resonance Fingerprinting

**Authors:** Elisabeth Hoppe (1), Florian Thamm (1), Gregor K\"orzd\"orfer (2),, Christopher Syben (1), Franziska Schirrmacher (1), Mathias Nittka (2), Josef, Pfeuffer (2), Heiko Meyer (2), Andreas Maier (1) ((1) Pattern Recognition, Lab, Department of Computer Science, Friedrich-Alexander-Universit\"at, Erlangen-N\"urnberg, Erlangen, Germany, (2) MR Application Development,, Siemens Healthcare, Erlangen, Germany)

arXiv: 1907.05277 · 2019-07-23

## TL;DR

This paper introduces RinQ Fingerprinting, a novel RNN-based method with a quantile layer for faster and more accurate Magnetic Resonance Fingerprinting reconstruction, significantly reducing errors compared to previous CNN approaches.

## Contribution

The paper presents a recurrence-informed quantile network architecture that improves MRF parameter estimation accuracy and speed over existing deep learning methods.

## Key findings

- Outperforms CNN-based methods in $T_1$ and $T_2$ estimation accuracy.
- Reduces reconstruction error by over 80%.
- Demonstrates effectiveness on in-vivo brain data across multiple volunteers.

## Abstract

Recently, Magnetic Resonance Fingerprinting (MRF) was proposed as a quantitative imaging technique for the simultaneous acquisition of tissue parameters such as relaxation times $T_1$ and $T_2$. Although the acquisition is highly accelerated, the state-of-the-art reconstruction suffers from long computation times: Template matching methods are used to find the most similar signal to the measured one by comparing it to pre-simulated signals of possible parameter combinations in a discretized dictionary. Deep learning approaches can overcome this limitation, by providing the direct mapping from the measured signal to the underlying parameters by one forward pass through a network. In this work, we propose a Recurrent Neural Network (RNN) architecture in combination with a novel quantile layer. RNNs are well suited for the processing of time-dependent signals and the quantile layer helps to overcome the noisy outliers by considering the spatial neighbors of the signal. We evaluate our approach using in-vivo data from multiple brain slices and several volunteers, running various experiments. We show that the RNN approach with small patches of complex-valued input signals in combination with a quantile layer outperforms other architectures, e.g. previously proposed CNNs for the MRF reconstruction reducing the error in $T_1$ and $T_2$ by more than 80%.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.05277/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1907.05277/full.md

## References

13 references — full list in the complete paper: https://tomesphere.com/paper/1907.05277/full.md

---
Source: https://tomesphere.com/paper/1907.05277