paper-with-me

Papers

Tracking translation invariance in CNNs

2021-04-13 · Johannes C. Myburgh, Coenraad Mouton, Marelie H. Davel

Although Convolutional Neural Networks (CNNs) are widely used, their translation invariance (ability to deal with translated inputs) is still subject to some controversy. We explore this question using translation-sensitivity maps to quantify how sensitive a standard CNN is to a translated input. We propose the use of Cosine Similarity as sensitivity metric over Euclidean Distance, and discuss the importance of restricting the dimensionality of either of these metrics when comparing architectures. Our main focus is to investigate the effect of different architectural components of a standard CNN on that network's sensitivity to translation. By varying convolutional kernel sizes and amounts of zero padding, we control the size of the feature maps produced, allowing us to quantify the extent to which these elements influence translation invariance. We also measure translation invariance at different locations within the CNN to determine the extent to which convolutional and fully connected layers, respectively, contribute to the translation invariance of a CNN as a whole. Our analysis indicates that both convolutional kernel size and feature map size have a systematic influence on translation invariance. We also see that convolutional layers contribute less than expected to translation invariance, when not specifically forced to do so.

📄 PDF Abstract BibTeX arXiv:2104.05997

Code (0)

등록된 구현이 없습니다.

Tasks

SensitivityTranslation

Similar Papers 제목 키워드 기반

Deep Learning for Target Classification from SAR Imagery: Data Augmentation and Translation Invariance

2017-08-26 · Hidetoshi Furukawa

This report deals with translation invariance of convolutional neural networks (CNNs) for automatic target recognition (ATR) from synthetic aperture radar (SAR) imagery. In particular, the translation invariance of CNNs …

Data AugmentationGeneral ClassificationTranslation

The human visual system and CNNs can both support robust online translation tolerance following extreme displacements

2020-09-27 · Ryan Blything, Valerio Biscione, Ivan I. Vankov, Casimir J. H. Ludwig 외

Visual translation tolerance refers to our capacity to recognize objects over a wide range of different retinal locations. Although translation is perhaps the simplest spatial transform that the visual system needs to co…

Translation

On Universalized Adversarial and Invariant Perturbations

2020-06-08 · Sandesh Kamath, Amit Deshpande, K V Subrahmanyam

Convolutional neural networks or standard CNNs (StdCNNs) are translation-equivariant models that achieve translation invariance when trained on data augmented with sufficient translations. Recent work on equivariant mode…

Translation

SE(3)-Equivariant and Noise-Invariant 3D Rigid Motion Tracking in Brain MRI

2023-12-21 · Benjamin Billot, Neel Dey, Daniel Moyer, Malte Hoffmann 외

Rigid motion tracking is paramount in many medical imaging applications where movements need to be detected, corrected, or accounted for. Modern strategies rely on convolutional neural networks (CNN) and pose this proble…

Time Series

Deep Convolutional Neural Networks with Zero-Padding: Feature Extraction and Learning

2023-07-30 · Zhi Han, Baichen Liu, Shao-Bo Lin, Ding-Xuan Zhou

This paper studies the performance of deep convolutional neural networks (DCNNs) with zero-padding in feature extraction and learning. After verifying the roles of zero-padding in enabling translation-equivalence, and po…

Translation