paper-with-me

홈 › Papers

Harnessing spatial homogeneity of neuroimaging data: patch individual filter layers for CNNs

2020-07-23 · Fabian Eitel, Jan Philipp Albrecht, Martin Weygandt, Friedemann Paul, Kerstin Ritter

Neuroimaging data, e.g. obtained from magnetic resonance imaging (MRI), is comparably homogeneous due to (1) the uniform structure of the brain and (2) additional efforts to spatially normalize the data to a standard template using linear and non-linear transformations. Convolutional neural networks (CNNs), in contrast, have been specifically designed for highly heterogeneous data, such as natural images, by sliding convolutional filters over different positions in an image. Here, we suggest a new CNN architecture that combines the idea of hierarchical abstraction in neural networks with a prior on the spatial homogeneity of neuroimaging data: Whereas early layers are trained globally using standard convolutional layers, we introduce for higher, more abstract layers patch individual filters (PIF). By learning filters in individual image regions (patches) without sharing weights, PIF layers can learn abstract features faster and with fewer samples. We thoroughly evaluated PIF layers for three different tasks and data sets, namely sex classification on UK Biobank data, Alzheimer's disease detection on ADNI data and multiple sclerosis detection on private hospital data. We demonstrate that CNNs using PIF layers result in higher accuracies, especially in low sample size settings, and need fewer training epochs for convergence. To the best of our knowledge, this is the first study which introduces a prior on brain MRI for CNN learning.

📄 PDF Abstract BibTeX arXiv:2007.11899

Code (0)

등록된 구현이 없습니다.

Tasks

Alzheimer's Disease Detection

Similar Papers 제목 키워드 기반

Harnessing spatial MRI normalization: patch individual filter layers for CNNs

2019-11-14 · Fabian Eitel, Jan Philipp Albrecht, Friedemann Paul, Kerstin Ritter

Neuroimaging studies based on magnetic resonance imaging (MRI) typically employ rigorous forms of preprocessing. Images are spatially normalized to a standard template using linear and non-linear transformations. Thus, o…

Spatially Constrained Spectral Clustering Algorithms for Region Delineation

2019-05-21 · Shuai Yuan, Pang-Ning Tan, Kendra Spence Cheruvelil, Sarah M. Collins 외

Regionalization is the task of dividing up a landscape into homogeneous patches with similar properties. Although this task has a wide range of applications, it has two notable challenges. First, it is assumed that the r…

Clustering

Texture-Aware Superpixel Segmentation

2019-01-30 · Remi Giraud, Vinh-Thong Ta, Nicolas Papadakis, Yannick Berthoumieu

Most superpixel algorithms compute a trade-off between spatial and color features at the pixel level. Hence, they may need fine parameter tuning to balance the two measures, and highly fail to group pixels with similar l…

SegmentationSuperpixels

DCA: Graph-Guided Deep Embedding Clustering for Brain Atlases

2025-09-01 · Mo Wang, Kaining Peng, Jingsheng Tang, Hongkai Wen 외 arxiv

Brain atlases are essential for reducing the dimensionality of neuroimaging data and enabling interpretable analysis. However, most existing atlases are predefined, group-level templates with limited flexibility and reso…

Deep Clustering

Quantifying Spatial Homogeneity of Urban Road Networks via Graph Neural Networks

2021-01-01 · Jiawei Xue, Nan Jiang, Senwei Liang, Qiyuan Pang 외

Quantifying the topological similarities of different parts of urban road networks (URNs) enables us to understand the urban growth patterns. While conventional statistics provide useful information about characteristics…