paper-with-me

Papers

Learning robust visual representations using data augmentation invariance

2019-06-11 · Alex Hernández-García, Peter König, Tim C. Kietzmann

Deep convolutional neural networks trained for image object categorization have shown remarkable similarities with representations found across the primate ventral visual stream. Yet, artificial and biological networks still exhibit important differences. Here we investigate one such property: increasing invariance to identity-preserving image transformations found along the ventral stream. Despite theoretical evidence that invariance should emerge naturally from the optimization process, we present empirical evidence that the activations of convolutional neural networks trained for object categorization are not robust to identity-preserving image transformations commonly used in data augmentation. As a solution, we propose data augmentation invariance, an unsupervised learning objective which improves the robustness of the learned representations by promoting the similarity between the activations of augmented image samples. Our results show that this approach is a simple, yet effective and efficient (10 % increase in training time) way of increasing the invariance of the models while obtaining similar categorization performance.

📄 PDF Abstract BibTeX arXiv:1906.04547

Code (1)

alexhernandezgarcia/data-aug-invariance tf

Tasks

Data AugmentationObject Categorization

Similar Papers 제목 키워드 기반

What Should Not Be Contrastive in Contrastive Learning

2020-08-13 · ICLR 2021 1 · Tete Xiao, Xiaolong Wang, Alexei A. Efros, Trevor Darrell

Recent self-supervised contrastive methods have been able to produce impressive transferable visual representations by learning to be invariant to different data augmentations. However, these methods implicitly assume a …

AllContrastive Learning

Quantifying Translation-Invariance in Convolutional Neural Networks

2017-12-10 · Eric Kauderer-Abrams

A fundamental problem in object recognition is the development of image representations that are invariant to common transformations such as translation, rotation, and small deformations. There are multiple hypotheses re…

Data AugmentationObject RecognitionTranslation

EquiMod: An Equivariance Module to Improve Self-Supervised Learning

2022-11-02 · Alexandre Devillers, Mathieu Lefort

Self-supervised visual representation methods are closing the gap with supervised learning performance. These methods rely on maximizing the similarity between embeddings of related synthetic inputs created through data …

Self-Supervised Learning

Are the Latent Representations of Foundation Models for Pathology Invariant to Rotation?

2024-12-16 · Matouš Elphick, Samra Turajlic, Guang Yang

Self-supervised foundation models for digital pathology encode small patches from H\&E whole slide images into latent representations used for downstream tasks. However, the invariance of these representations to patch r…

Inductive Biaswhole slide images

Rethinking the Augmentation Module in Contrastive Learning: Learning Hierarchical Augmentation Invariance with Expanded Views

2022-06-01 · CVPR 2022 1 · Junbo Zhang, Kaisheng Ma

A data augmentation module is utilized in contrastive learning to transform the given data example into two views, which is considered essential and irreplaceable. However, the predetermined composition of multiple data …

Contrastive LearningData Augmentation