paper-with-me

Papers

Interpreting Equivariant Representations

2024-01-23 · Andreas Abildtrup Hansen, Anna Calissano, Aasa Feragen

Latent representations are used extensively for downstream tasks, such as visualization, interpolation or feature extraction of deep learning models. Invariant and equivariant neural networks are powerful and well-established models for enforcing inductive biases. In this paper, we demonstrate that the inductive bias imposed on the by an equivariant model must also be taken into account when using latent representations. We show how not accounting for the inductive biases leads to decreased performance on downstream tasks, and vice versa, how accounting for inductive biases can be done effectively by using an invariant projection of the latent representations. We propose principles for how to choose such a projection, and show the impact of using these principles in two common examples: First, we study a permutation equivariant variational auto-encoder trained for molecule graph generation; here we show that invariant projections can be designed that incur no loss of information in the resulting invariant representation. Next, we study a rotation-equivariant representation used for image classification. Here, we illustrate how random invariant projections can be used to obtain an invariant representation with a high degree of retained information. In both cases, the analysis of invariant latent representations proves superior to their equivariant counterparts. Finally, we illustrate that the phenomena documented here for equivariant neural networks have counterparts in standard neural networks where invariance is encouraged via augmentation. Thus, while these ambiguities may be known by experienced developers of equivariant models, we make both the knowledge as well as effective tools to handle the ambiguities available to the broader community.

📄 PDF Abstract BibTeX arXiv:2401.12588

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Generationimage-classificationImage ClassificationInductive Bias

Similar Papers 제목 키워드 기반

Equivariant neural networks and piecewise linear representation theory

2024-08-01 · Joel Gibson, Daniel Tubbenhauer, Geordie Williamson

Equivariant neural networks are neural networks with symmetry. Motivated by the theory of group representations, we decompose the layers of an equivariant neural network into simple representations. The nonlinear activat…

A Functional Approach to Rotation Equivariant Non-Linearities for Tensor Field Networks.

2021-06-19 · CVPR 2021 1 · Adrien Poulenard, Leonidas J. Guibas

Learning pose invariant representation is a fundamental problem in shape analysis. Most existing deep learning algorithms for 3D shape analysis are not robust to rotations and are often trained on synthetic datasets …

Current Symmetry Group Equivariant Convolution Frameworks for Representation Learning

2024-09-11 · Ramzan Basheer, Deepak Mishra

Euclidean deep learning is often inadequate for addressing real-world signals where the representation space is irregular and curved with complex topologies. Interpreting the geometric properties of such feature spaces h…

Deep LearningRepresentation Learning

Group Equivariant Subsampling

2021-06-10 · NeurIPS 2021 12 · Jin Xu, Hyunjik Kim, Tom Rainforth, Yee Whye Teh

Subsampling is used in convolutional neural networks (CNNs) in the form of pooling or strided convolutions, to reduce the spatial dimensions of feature maps and to allow the receptive fields to grow exponentially with de…

Translation

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