Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Angular Super-Resolution in Diffusion MRI with a 3D Recurrent Convolutional Autoencoder

About

High resolution diffusion MRI (dMRI) data is often constrained by limited scanning time in clinical settings, thus restricting the use of downstream analysis techniques that would otherwise be available. In this work we develop a 3D recurrent convolutional neural network (RCNN) capable of super-resolving dMRI volumes in the angular (q-space) domain. Our approach formulates the task of angular super-resolution as a patch-wise regression using a 3D autoencoder conditioned on target b-vectors. Within the network we use a convolutional long short term memory (ConvLSTM) cell to model the relationship between q-space samples. We compare model performance against a baseline spherical harmonic interpolation and a 1D variant of the model architecture. We show that the 3D model has the lowest error rates across different subsampling schemes and b-values. The relative performance of the 3D RCNN is greatest in the very low angular resolution domain. Code for this project is available at https://github.com/m-lyon/dMRI-RCNN.

Matthew Lyon, Paul Armitage, Mauricio A. \'Alvarez• 2022

Related benchmarks

TaskDatasetResultRank
Fixel-based analysisHCP 8 subjects
FOD ACC83.3
21
dMRI intensity inferenceHCP single-shell (b=1000) (test)
Absolute Error45.07
18
dMRI intensity inferenceHCP b=2000 shell (test)
MSSIM0.975
18
dMRI intensity inferenceHCP b=2000s/mm² shell (test)
Absolute Error (AE)43.67
18
dMRI intensity inferenceHCP b=2000 shell (eight subjects)
PSNR36.4
18
dMRI intensity inferenceHCP single-shell (b=3000) (test)
Absolute Error42.27
18
dMRI Angular Super-ResolutionHCP 8 subjects, q_in=10, b=1000 (test)
MSSIM98.9
6
dMRI intensity inferenceHCP 8 subjects qin=10, b=1000 s/mm²
PSNR39.62
6
dMRI intensity inferenceHCP 8 subjects qin=20, b=1000 s/mm²
PSNR40.04
6
dMRI Angular Super-ResolutionHCP 8 subjects, q_in=20, b=1000 (test)
MSSIM0.99
6
Showing 10 of 18 rows

Other info

Follow for update