paper-with-me

Papers

Structuring Representation Geometry with Rotationally Equivariant Contrastive Learning

2023-06-24 · Sharut Gupta, Joshua Robinson, Derek Lim, Soledad Villar, Stefanie Jegelka

Self-supervised learning converts raw perceptual data such as images to a compact space where simple Euclidean distances measure meaningful variations in data. In this paper, we extend this formulation by adding additional geometric structure to the embedding space by enforcing transformations of input space to correspond to simple (i.e., linear) transformations of embedding space. Specifically, in the contrastive learning setting, we introduce an equivariance objective and theoretically prove that its minima forces augmentations on input space to correspond to rotations on the spherical embedding space. We show that merely combining our equivariant loss with a non-collapse term results in non-trivial representations, without requiring invariance to data augmentations. Optimal performance is achieved by also encouraging approximate invariance, where input augmentations correspond to small rotations. Our method, CARE: Contrastive Augmentation-induced Rotational Equivariance, leads to improved performance on downstream tasks, and ensures sensitivity in embedding space to important variations in data (e.g., color) that standard contrastive methods do not achieve. Code is available at https://github.com/Sharut/CARE.

📄 PDF Abstract BibTeX arXiv:2306.13924

Code (1)

sharut/care 공식 구현 pytorch

Tasks

Contrastive LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Symphony: Symmetry-Equivariant Point-Centered Spherical Harmonics for 3D Molecule Generation

2023-11-27 · Ameya Daigavane, Song Kim, Mario Geiger, Tess Smidt

We present Symphony, an $E(3)$-equivariant autoregressive generative model for 3D molecular geometries that iteratively builds a molecule from molecular fragments. Existing autoregressive models such as G-SchNet and G-Sp…

3D geometry3D Molecule GenerationUnconditional Molecule Generation

Relevance of Rotationally Equivariant Convolutions for Predicting Molecular Properties

2020-08-19 · Benjamin Kurt Miller, Mario Geiger, Tess E. Smidt, Frank Noé

Equivariant neural networks (ENNs) are graph neural networks embedded in $\mathbb{R}^3$ and are well suited for predicting molecular properties. The ENN library e3nn has customizable convolutions, which can be designed t…

Molecular Property PredictionProperty Prediction

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

Equivariant message passing for the prediction of tensorial properties and molecular spectra

2021-02-05 · Kristof T. Schütt, Oliver T. Unke, Michael Gastegger

Message passing neural networks have become a method of choice for learning on graphs, in particular the prediction of chemical properties and the acceleration of molecular dynamics studies. While they readily scale to l…

Drug Discovery

Constructing 3D Rotational Invariance and Equivariance with Symmetric Tensor Networks

2025-08-18 · Meng Zhang, Chao Wang, Hao Zhang, Shaojun Dong 외 arxiv

Symmetry-aware architectures are central to geometric deep learning. We present a systematic approach for constructing continuous rotationally invariant and equivariant functions using symmetric tensor networks. The prop…