CVLGOct 5, 2019

Dilated Convolutional Neural Networks for Sequential Manifold-valued Data

arXiv:1910.02206v143 citations
Originality Highly original
AI Analysis

This work addresses the challenge of handling non-standard data types in deep learning for neuroimaging applications, offering a novel approach for group difference analysis in Alzheimer's disease.

The paper tackled the problem of applying deep neural networks to sequential manifold-valued data, such as brain imaging measurements, by developing a dilated convolutional architecture that incorporates Riemannian geometry, and demonstrated its effectiveness by identifying brain fiber bundles related to Alzheimer's disease in cognitively healthy subjects.

Efforts are underway to study ways via which the power of deep neural networks can be extended to non-standard data types such as structured data (e.g., graphs) or manifold-valued data (e.g., unit vectors or special matrices). Often, sizable empirical improvements are possible when the geometry of such data spaces are incorporated into the design of the model, architecture, and the algorithms. Motivated by neuroimaging applications, we study formulations where the data are {\em sequential manifold-valued measurements}. This case is common in brain imaging, where the samples correspond to symmetric positive definite matrices or orientation distribution functions. Instead of a recurrent model which poses computational/technical issues, and inspired by recent results showing the viability of dilated convolutional models for sequence prediction, we develop a dilated convolutional neural network architecture for this task. On the technical side, we show how the modules needed in our network can be derived while explicitly taking the Riemannian manifold structure into account. We show how the operations needed can leverage known results for calculating the weighted Fréchet Mean (wFM). Finally, we present scientific results for group difference analysis in Alzheimer's disease (AD) where the groups are derived using AD pathology load: here the model finds several brain fiber bundles that are related to AD even when the subjects are all still cognitively healthy.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes