Pith. sign in

REVIEW 2 cited by

Convolutional Neural Networks Are Not Invariant to Translation, but They Can Learn to Be

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2110.05861 v1 pith:DFPCXHSM submitted 2021-10-12 cs.CV cs.AI

Convolutional Neural Networks Are Not Invariant to Translation, but They Can Learn to Be

classification cs.CV cs.AI
keywords invarianttranslationnetworksacrossarchitecturallycnnsconvolutionalenvironment
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

When seeing a new object, humans can immediately recognize it across different retinal locations: the internal object representation is invariant to translation. It is commonly believed that Convolutional Neural Networks (CNNs) are architecturally invariant to translation thanks to the convolution and/or pooling operations they are endowed with. In fact, several studies have found that these networks systematically fail to recognise new objects on untrained locations. In this work, we test a wide variety of CNNs architectures showing how, apart from DenseNet-121, none of the models tested was architecturally invariant to translation. Nevertheless, all of them could learn to be invariant to translation. We show how this can be achieved by pretraining on ImageNet, and it is sometimes possible with much simpler data sets when all the items are fully translated across the input canvas. At the same time, this invariance can be disrupted by further training due to catastrophic forgetting/interference. These experiments show how pretraining a network on an environment with the right `latent' characteristics (a more naturalistic environment) can result in the network learning deep perceptual rules which would dramatically improve subsequent generalization.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Shape-Based Inductive Bias for Glioma Grading from Tumor Contours

    eess.IV 2026-07 conditional novelty 5.5

    Aligned Fourier shape tokens let a compact MLP grade BraTS gliomas with higher balanced accuracy and LGG F1 than ResNet-18 or ViT-Tiny at ≥46× fewer parameters.

  2. Parameter-Efficient Architectural Modifications for Translation-Invariant CNNs

    cs.CV 2026-04 unverdicted novelty 5.0

    Strategic insertion of Global Average Pooling layers in VGG-16 reduces trainable parameters by 98%, maintains 66.4% ImageNet Top-1 accuracy, doubles translation robustness, and yields superior Spearman correlations in...