paper-with-me

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, one can assume that a patch at location (x, y, height, width) contains the same brain region across the entire data set. Most analyses applied on brain MRI using convolutional neural networks (CNNs) ignore this distinction from natural images. Here, we suggest a new layer type called patch individual filter (PIF) layer, which trains higher-level filters locally as we assume that more abstract features are locally specific after spatial normalization. We evaluate PIF layers on three different tasks, namely sex classification as well as either Alzheimer's disease (AD) or multiple sclerosis (MS) detection. We demonstrate that CNNs using PIF layers outperform their counterparts in several, especially low sample size settings.

📄 PDF Abstract BibTeX arXiv:1911.06278

Code (0)

등록된 구현이 없습니다.

Similar 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 외

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 tem…

Alzheimer's Disease Detection

Cascaded Subpatch Networks for Effective CNNs

2016-03-01 · Xiaoheng Jiang, Yanwei Pang, Manli Sun, Xuelong. Li

Conventional Convolutional Neural Networks (CNNs) use either a linear or non-linear filter to extract features from an image patch (region) of spatial size $ H\times W $ (Typically, $ H $ is small and is equal to $ W$, e…

The Implicit Bias of Batch Normalization in Linear Models and Two-layer Linear Convolutional Neural Networks

2023-06-20 · Yuan Cao, Difan Zou, Yuanzhi Li, Quanquan Gu

We study the implicit bias of batch normalization trained by gradient descent. We show that when learning a linear model with batch normalization for binary classification, gradient descent converges to a uniform margin …

Binary Classification

Local Unsupervised Learning for Image Analysis

2019-08-14 · NeurIPS Workshop Neuro_AI 2019 12 · Leopold Grinberg, John Hopfield, Dmitry Krotov

Local Hebbian learning is believed to be inferior in performance to end-to-end training using a backpropagation algorithm. We question this popular belief by designing a local algorithm that can learn convolutional filte…

Face Image Classification by Pooling Raw Features

2014-06-26 · Fumin Shen, Chunhua Shen, Heng Tao Shen

We propose a very simple, efficient yet surprisingly effective feature extraction method for face recognition (about 20 lines of Matlab code), which is mainly inspired by spatial pyramid pooling in generic image classifi…

ClassificationFace RecognitionGeneral Classificationimage-classification+1