熱拡散は、表面のフェアリング、メッシュの正則化、および皮質データの平滑化のための脳イメージングで広く使用されています。グラフ上の拡散ウェーブレットと畳み込みニューラルネットワークにより動機付けられ、表面メッシュ上の熱拡散を解決するための新しい高速で正確な数値スキームを提示します。これは、スペクトル領域で高度の直交多項式を使用して、熱核たたみ込みを近似することにより実現されます。また、Laplace-Beltrami演算子のスペクトル分解の閉形式表現を導き出し、それを使用して初めて多様体上の熱拡散を解決します。提案された高速多項式近似スキームは、大きなメッシュサイズに対して計算コストがかかるラプラス-ベルトラミ演算子の固有関数と、拡散ソルバーに基づく有限要素法に関連する数値不安定性の解法を回避します。提案された方法は、革新的な方法でMRIから得られた皮質溝と回旋のグラフパターンの男性と女性の違いをローカライズすることに適用されます。 MATLABコードは、http://www.stat.wisc.edu/~mchung/chebyshevで入手できます。
Heat diffusion has been widely used in brain imaging for surface fairing, mesh regularization and cortical data smoothing. Motivated by diffusion wavelets and convolutional neural networks on graphs, we present a new fast and accurate numerical scheme to solve heat diffusion on surface meshes. This is achieved by approximating the heat kernel convolution using high degree orthogonal polynomials in the spectral domain. We also derive the closed-form expression of the spectral decomposition of the Laplace-Beltrami operator and use it to solve heat diffusion on a manifold for the first time. The proposed fast polynomial approximation scheme avoids solving for the eigenfunctions of the Laplace-Beltrami operator, which is computationally costly for large mesh size, and the numerical instability associated with the finite element method based diffusion solvers. The proposed method is applied in localizing the male and female differences in cortical sulcal and gyral graph patterns obtained from MRI in an innovative way. The MATLAB code is available at http://www.stat.wisc.edu/~mchung/chebyshev.