paper-with-me

Papers

Self-supervised learning of Split Invariant Equivariant representations

2023-02-14 · Quentin Garrido, Laurent Najman, Yann Lecun

Recent progress has been made towards learning invariant or equivariant representations with self-supervised learning. While invariant methods are evaluated on large scale datasets, equivariant ones are evaluated in smaller, more controlled, settings. We aim at bridging the gap between the two in order to learn more diverse representations that are suitable for a wide range of tasks. We start by introducing a dataset called 3DIEBench, consisting of renderings from 3D models over 55 classes and more than 2.5 million images where we have full control on the transformations applied to the objects. We further introduce a predictor architecture based on hypernetworks to learn equivariant representations with no possible collapse to invariance. We introduce SIE (Split Invariant-Equivariant) which combines the hypernetwork-based predictor with representations split in two parts, one invariant, the other equivariant, to learn richer representations. We demonstrate significant performance gains over existing methods on equivariance related tasks from both a qualitative and quantitative point of view. We further analyze our introduced predictor and show how it steers the learned latent space. We hope that both our introduced dataset and approach will enable learning richer representations without supervision in more complex scenarios. Code and data are available at https://github.com/facebookresearch/SIE.

📄 PDF Abstract BibTeX arXiv:2302.10283

Code (1)

facebookresearch/sie 공식 구현 pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Capsule Network Projectors are Equivariant and Invariant Learners

2024-05-23 · Miles Everett, Aiden Durrant, Mingjun Zhong, Georgios Leontidis

Learning invariant representations has been the longstanding approach to self-supervised learning. However, recently progress has been made in preserving equivariant properties in representations, yet do so with highly p…

Self-Supervised Learning

Equivariant Representation Learning for Augmentation-based Self-Supervised Learning via Image Reconstruction

2024-12-04 · Qin Wang, Kai Krajsek, Hanno Scharr

Augmentation-based self-supervised learning methods have shown remarkable success in self-supervised visual representation learning, excelling in learning invariant features but often neglecting equivariant ones. This li…

Image ReconstructionRepresentation LearningSelf-Supervised Learning

Self-Supervised Learning for Group Equivariant Neural Networks

2023-03-08 · Yusuke Mukuta, Tatsuya Harada

This paper proposes a method to construct pretext tasks for self-supervised learning on group equivariant neural networks. Group equivariant neural networks are the models whose structure is restricted to commute with th…

Self-Supervised Learning

CIPER: Combining Invariant and Equivariant Representations Using Contrastive and Predictive Learning

2023-02-05 · Xia Xu, Jochen Triesch

Self-supervised representation learning (SSRL) methods have shown great success in computer vision. In recent studies, augmentation-based contrastive learning methods have been proposed for learning representations that …

Contrastive LearningData AugmentationRepresentation Learning

Equivariant Splitting: Self-supervised learning from incomplete data

2025-10-01 · Victor Sechaud, Jérémy Scanvic, Quentin Barthélemy, Patrice Abry 외 arxiv

Self-supervised learning for inverse problems allows to train a reconstruction network from noise and/or incomplete data alone. These methods have the potential of enabling learning-based solutions when obtaining ground-…

Self-Supervised LearningCompressive SensingImage Inpainting