paper-with-me

Papers

Self-Supervised Learning based on Transformed Image Reconstruction for Equivariance-Coherent Feature Representation

2025-03-24 · Qin Wang, Benjamin Bruns, Hanno Scharr, Kai Krajsek

The equivariant behaviour of features is essential in many computer vision tasks, yet popular self-supervised learning (SSL) methods tend to constrain equivariance by design. We propose a self-supervised learning approach where the system learns transformations independently by reconstructing images that have undergone previously unseen transformations. Specifically, the model is tasked to reconstruct intermediate transformed images, e.g. translated or rotated images, without prior knowledge of these transformations. This auxiliary task encourages the model to develop equivariance-coherent features without relying on predefined transformation rules. To this end, we apply transformations to the input image, generating an image pair, and then split the extracted features into two sets per image. One set is used with a usual SSL loss encouraging invariance, the other with our loss based on the auxiliary task to reconstruct the intermediate transformed images. Our loss and the SSL loss are linearly combined with weighted terms. Evaluating on synthetic tasks with natural images, our proposed method strongly outperforms all competitors, regardless of whether they are designed to learn equivariance. Furthermore, when trained alongside augmentation-based methods as the invariance tasks, such as iBOT or DINOv2, we successfully learn a balanced combination of invariant and equivariant features. Our approach performs strong on a rich set of realistic computer vision downstream tasks, almost always improving over all baselines.

📄 PDF Abstract BibTeX arXiv:2503.18753

Code (0)

등록된 구현이 없습니다.

Tasks

Image ReconstructionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Towards Self-Supervised Gaze Estimation

2022-03-21 · Arya Farkhondeh, Cristina Palmero, Simone Scardapane, Sergio Escalera

Recent joint embedding-based self-supervised methods have surpassed standard supervised approaches on various image recognition tasks such as image classification. These self-supervised methods aim at maximizing agreemen…

Gaze Estimationimage-classificationImage ClassificationOnline Clustering

Truly shift-equivariant convolutional neural networks with adaptive polyphase upsampling

2021-05-09 · Anadi Chaman, Ivan Dokmanić

Convolutional neural networks lack shift equivariance due to the presence of downsampling layers. In image classification, adaptive polyphase downsampling (APS-D) was recently proposed to make CNNs perfectly shift invari…

CT ReconstructionData AugmentationDecoderimage-classification+2

SHARE: A Fully Unsupervised Framework for Single Hyperspectral Image Restoration

2026-01-20 · Jiangwei Xie, Zhang Wen, Mike Davies, Dongdong Chen arxiv

Hyperspectral image (HSI) restoration is a fundamental challenge in computational imaging and computer vision. It involves ill-posed inverse problems, such as inpainting and super-resolution. Although deep learning metho…

Image Restoration

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

Self-supervised Wide Baseline Visual Servoing via 3D Equivariance

2022-09-12 · Jinwook Huh, Jungseok Hong, Suveer Garg, Hyun Soo Park 외

One of the challenging input settings for visual servoing is when the initial and goal camera views are far apart. Such settings are difficult because the wide baseline can cause drastic changes in object appearance and …

Object