arXiv:2502.01988eess.IVcs.GR2025-02被引 2

用可微分MRI模拟器,从扩散MRI信号逆向重建脑白质神经元三维结构。

ReMiDi: Reconstruction of Microstructure Using a Differentiable Diffusion MRI Simulator

  • 通过可微分有限元模拟,将3D微结构网格映射为MRI信号。
  • 在10秒内完成微结构重建,支持弯曲、分叉等复杂轴突形态。
  • 适合研究脑白质微观结构的神经科学与医学影像学者使用。

我们提出ReMiDi,一种利用可微分扩散磁共振成像(dMRI)模拟器,从任意3D网格中推断神经元微结构的新方法。首先在PyTorch中实现了一个可微分的dMRI模拟器,基于输入的3D微结构网格,采用有限元法模拟前向扩散过程。为显著提升仿真速度,采用矩阵形式的半解析方法求解微分方程。给定参考dMRI信号 $S_{ref}$,利用该可微分模拟器通过梯度学习迭代更新输入网格,使其匹配 $S_{ref}$。由于直接优化顶点坐标存在病态反问题,我们转而优化网格的低维潜在空间表示:先将网格编码为谱系数,再经自编码器压缩为潜在向量 $ extbf{z}$,最后解码回真实网格。我们构建了端到端可微的流程,通过迭代更新潜在表示 $ extbf{z}$,使生成信号精准匹配参考信号。实验验证了对任意形状微结构(特别是脑白质中常见的弯曲、分叉和珠状轴突)的重建能力。源代码已公开。

原文摘要 · Abstract (English)

We propose ReMiDi, a novel method for inferring neuronal microstructure as arbitrary 3D meshes using a differentiable diffusion Magnetic Resonance Imaging (dMRI) simulator. We first implemented in PyTorch a differentiable dMRI simulator that simulates the forward diffusion process using a finite-element method on an input 3D microstructure mesh. To achieve significantly faster simulations, we solve the differential equation semi-analytically using a matrix formalism approach. Given a reference dMRI signal $S_{ref}$, we use the differentiable simulator to iteratively update the input mesh such that it matches $S_{ref}$ using gradient-based learning. Since directly optimizing the 3D coordinates of the vertices is challenging, particularly due to ill-posedness of the inverse problem, we instead optimize a lower-dimensional latent space representation of the mesh. The mesh is first encoded into spectral coefficients, which are further encoded into a latent $\textbf{z}$ using an auto-encoder, and are then decoded back into the true mesh. We present an end-to-end differentiable pipeline that simulates signals that can be tuned to match a reference signal by iteratively updating the latent representation $\textbf{z}$. We demonstrate the ability to reconstruct microstructures of arbitrary shapes represented by finite-element meshes, with a focus on axonal geometries found in the brain white matter, including bending, fanning and beading fibers. Our source code is available online.

微结构重建可微分仿真扩散MRI3D网格

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。