paper-with-me

Papers

Steerable Equivariant Representation Learning

2023-02-22 · Sangnie Bhardwaj, Willie McClinton, Tongzhou Wang, Guillaume Lajoie, Chen Sun, Phillip Isola, Dilip Krishnan

Pre-trained deep image representations are useful for post-training tasks such as classification through transfer learning, image retrieval, and object detection. Data augmentations are a crucial aspect of pre-training robust representations in both supervised and self-supervised settings. Data augmentations explicitly or implicitly promote invariance in the embedding space to the input image transformations. This invariance reduces generalization to those downstream tasks which rely on sensitivity to these particular data augmentations. In this paper, we propose a method of learning representations that are instead equivariant to data augmentations. We achieve this equivariance through the use of steerable representations. Our representations can be manipulated directly in embedding space via learned linear maps. We demonstrate that our resulting steerable and equivariant representations lead to better performance on transfer learning and robustness: e.g. we improve linear probe top-1 accuracy by between 1% to 3% for transfer; and ImageNet-C accuracy by upto 3.4%. We further show that the steerability of our representations provides significant speedup (nearly 50x) for test-time augmentations; by applying a large number of augmentations for out-of-distribution detection, we significantly improve OOD AUC on the ImageNet-C dataset over an invariant representation.

📄 PDF Abstract BibTeX arXiv:2302.11349

Code (0)

등록된 구현이 없습니다.

Tasks

Image Retrievalobject-detectionObject DetectionOut-of-Distribution DetectionRepresentation LearningRetrievalTransfer Learning

Similar Papers 제목 키워드 기반

General E(2)-Equivariant Steerable CNNs

2019-12-01 · NeurIPS 2019 12 · Maurice Weiler, Gabriele Cesa

The big empirical success of group equivariant networks has led in recent years to the sprouting of a great variety of equivariant network architectures. A particular focus has thereby been on rotation and reflection equ…

Rotated MNIST

General $E(2)$-Equivariant Steerable CNNs

2019-11-19 · Maurice Weiler, Gabriele Cesa

The big empirical success of group equivariant networks has led in recent years to the sprouting of a great variety of equivariant network architectures. A particular focus has thereby been on rotation and reflection equ…

Image Classification

3D Steerable CNNs: Learning Rotationally Equivariant Features in Volumetric Data

2018-07-06 · NeurIPS 2018 12 · Maurice Weiler, Mario Geiger, Max Welling, Wouter Boomsma 외

We present a convolutional network that is equivariant to rigid body motions. The model uses scalar-, vector-, and tensor fields over 3D Euclidean space to represent data, and equivariant convolutions to map between such…

General Classification

On the Implicit Bias of Linear Equivariant Steerable Networks

2023-03-07 · NeurIPS 2023 11

We study the implicit bias of gradient flow on linear equivariant steerable networks in group-invariant binary classification. Our findings reveal that the parameterized predictor converges in direction to the unique gro…

Binary ClassificationData Augmentation

Intertwiners between Induced Representations (with Applications to the Theory of Equivariant Neural Networks)

2018-03-28 · Taco S. Cohen, Mario Geiger, Maurice Weiler

Group equivariant and steerable convolutional neural networks (regular and steerable G-CNNs) have recently emerged as a very effective model class for learning from signal data such as 2D and 3D images, video, and other …