📄
Abstract - Shift- and stretch-invariant non-negative matrix factorization with an application to brain tissue delineation in emission tomography data
Dynamic neuroimaging data, such as emission tomography measurements of radiotracer transport in blood or cerebrospinal fluid, often exhibit diffusion-like properties. These introduce distance-dependent temporal delays, scale-differences, and stretching effects that limit the effectiveness of conventional linear modeling and decomposition methods. To address this, we present the shift- and stretch-invariant non-negative matrix factorization framework. Our approach estimates both integer and non-integer temporal shifts as well as temporal stretching, all implemented in the frequency domain, where shifts correspond to phase modifications, and where stretching is handled via zero-padding or truncation. The model is implemented in PyTorch (this https URL). We demonstrate on synthetic data and brain emission tomography data that the model is able to account for stretching to provide more detailed characterization of brain tissue structure.
用于发射断层扫描数据中脑组织描绘的平移与拉伸不变非负矩阵分解 /
Shift- and stretch-invariant non-negative matrix factorization with an application to brain tissue delineation in emission tomography data
1️⃣ 一句话总结
这篇论文提出了一种新的非负矩阵分解方法,能够自动校正数据中因扩散效应引起的时间延迟和拉伸变形,从而在脑部发射断层扫描数据中更精确地描绘出脑组织的结构细节。