paper-with-me

Papers

Learning Where to Learn in Cross-View Self-Supervised Learning

2022-03-28 · CVPR 2022 1 · Lang Huang, Shan You, Mingkai Zheng, Fei Wang, Chen Qian, Toshihiko Yamasaki

Self-supervised learning (SSL) has made enormous progress and largely narrowed the gap with the supervised ones, where the representation learning is mainly guided by a projection into an embedding space. During the projection, current methods simply adopt uniform aggregation of pixels for embedding; however, this risks involving object-irrelevant nuisances and spatial misalignment for different augmentations. In this paper, we present a new approach, Learning Where to Learn (LEWEL), to adaptively aggregate spatial information of features, so that the projected embeddings could be exactly aligned and thus guide the feature learning better. Concretely, we reinterpret the projection head in SSL as a per-pixel projection and predict a set of spatial alignment maps from the original features by this weight-sharing projection head. A spectrum of aligned embeddings is thus obtained by aggregating the features with spatial weighting according to these alignment maps. As a result of this adaptive alignment, we observe substantial improvements on both image-level prediction and dense prediction at the same time: LEWEL improves MoCov2 by 1.6%/1.3%/0.5%/0.4% points, improves BYOL by 1.3%/1.3%/0.7%/0.6% points, on ImageNet linear/semi-supervised classification, Pascal VOC semantic segmentation, and object detection, respectively.

📄 PDF Abstract BibTeX arXiv:2203.14898

Code (1)

LayneH/LEWEL 공식 구현 pytorch

Tasks

object-detectionObject DetectionRepresentation LearningSelf-Supervised LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

BYOL 설명 없음

Similar Papers 제목 키워드 기반

Self-supervised Learning from a Multi-view Perspective

2020-06-10 · ICLR 2021 1 · Yao-Hung Hubert Tsai, Yue Wu, Ruslan Salakhutdinov, Louis-Philippe Morency

As a subset of unsupervised representation learning, self-supervised representation learning adopts self-defined signals as supervision and uses the learned representation for downstream tasks, such as object detection a…

Image CaptioningLanguage Modellingobject-detectionObject Detection+2

Mine Your Own vieW: Self-Supervised Learning Through Across-Sample Prediction

2021-02-19 · Mehdi Azabou, Mohammad Gheshlaghi Azar, Ran Liu, Chi-Heng Lin 외

State-of-the-art methods for self-supervised learning (SSL) build representations by maximizing the similarity between different transformed "views" of a sample. Without sufficient diversity in the transformations used t…

DiversitySelf-Supervised Learning

Learning from Synchronization: Self-Supervised Uncalibrated Multi-View Person Association in Challenging Scenes

2025-03-17 · CVPR 2025 1 · Keqi Chen, Vinkle Srivastav, Didier Mutter, Nicolas Padoy

Multi-view person association is a fundamental step towards multi-view analysis of human activities. Although the person re-identification features have been proven effective, they become unreliable in challenging scenes…

Person Re-IdentificationSelf-Supervised Learning

ViA: View-invariant Skeleton Action Representation Learning via Motion Retargeting

2022-08-31 · Di Yang, Yaohui Wang, Antitza Dantcheva, Lorenzo Garattoni 외

Current self-supervised approaches for skeleton action representation learning often focus on constrained scenarios, where videos and skeleton data are recorded in laboratory settings. When dealing with estimated skeleto…

Action ClassificationAction Recognitionmotion retargetingRepresentation Learning+2

Self-supervised Learning by View Synthesis

2023-04-22 · Shaoteng Liu, Xiangyu Zhang, Tao Hu, Jiaya Jia

We present view-synthesis autoencoders (VSA) in this paper, which is a self-supervised learning framework designed for vision transformers. Different from traditional 2D pretraining methods, VSA can be pre-trained with m…

3D ClassificationDecoderSelf-Supervised Learning