paper-with-me

Papers

Self-supervised learning with rotation-invariant kernels

2022-07-28 · Léon Zheng, Gilles Puy, Elisa Riccietti, Patrick Pérez, Rémi Gribonval

We introduce a regularization loss based on kernel mean embeddings with rotation-invariant kernels on the hypersphere (also known as dot-product kernels) for self-supervised learning of image representations. Besides being fully competitive with the state of the art, our method significantly reduces time and memory complexity for self-supervised training, making it implementable for very large embedding dimensions on existing devices and more easily adjustable than previous methods to settings with limited resources. Our work follows the major paradigm where the model learns to be invariant to some predefined image transformations (cropping, blurring, color jittering, etc.), while avoiding a degenerate solution by regularizing the embedding distribution. Our particular contribution is to propose a loss family promoting the embedding distribution to be close to the uniform distribution on the hypersphere, with respect to the maximum mean discrepancy pseudometric. We demonstrate that this family encompasses several regularizers of former methods, including uniformity-based and information-maximization methods, which are variants of our flexible regularization loss with different kernels. Beyond its practical consequences for state-of-the-art self-supervised learning with limited resources, the proposed generic regularization approach opens perspectives to leverage more widely the literature on kernel methods in order to improve self-supervised learning methods.

📄 PDF Abstract BibTeX arXiv:2208.00789

Code (1)

valeoai/sfrik 공식 구현 pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

RI-MAE: Rotation-Invariant Masked AutoEncoders for Self-Supervised Point Cloud Representation Learning

2024-08-31 · Kunming Su, Qiuxia Wu, Panpan Cai, Xiaogang Zhu 외

Masked point modeling methods have recently achieved great success in self-supervised learning for point cloud data. However, these methods are sensitive to rotations and often exhibit sharp performance drops when encoun…

Representation LearningSelf-Supervised Learning

Self-supervised Learning of Rotation-invariant 3D Point Set Features using Transformer and its Self-distillation

2023-08-09 · Takahiko Furuya, Zhoujie Chen, Ryutarou Ohbuchi, Zhenzhong Kuang

Invariance against rotations of 3D objects is an important property in analyzing 3D point set data. Conventional 3D point set DNNs having rotation invariance typically obtain accurate 3D shape features via supervised lea…

Data AugmentationSelf-Supervised Learning

RPR-Net: A Point Cloud-based Rotation-aware Large Scale Place Recognition Network

2021-08-29 · Zhaoxin Fan, Zhenbo Song, Wenping Zhang, Hongyan Liu 외

Point cloud-based large scale place recognition is an important but challenging task for many applications such as Simultaneous Localization and Mapping (SLAM). Taking the task as a point cloud retrieval problem, previou…

Autonomous DrivingPoint Cloud RetrievalRetrievalSimultaneous Localization and Mapping

Efficient and Invariant Convolutional Neural Networks for Dense Prediction

2017-11-24 · Hongyang Gao, Shuiwang Ji

Convolutional neural networks have shown great success on feature extraction from raw input data such as images. Although convolutional neural networks are invariant to translations on the inputs, they are not invariant …

Image SegmentationPredictionSemantic Segmentation

Learning Rotation-Equivariant Features for Visual Correspondence

2023-03-25 · CVPR 2023 1 · Jongmin Lee, Byungjin Kim, SeungWook Kim, Minsu Cho

Extracting discriminative local features that are invariant to imaging variations is an integral part of establishing correspondences between images. In this work, we introduce a self-supervised learning framework to ext…

Camera Pose EstimationPose EstimationSelf-Supervised Learning