paper-with-me

홈 › Papers

Analysis of Spatial augmentation in Self-supervised models in the purview of training and test distributions

2024-09-26 · Abhishek Jha, Tinne Tuytelaars

In this paper, we present an empirical study of typical spatial augmentation techniques used in self-supervised representation learning methods (both contrastive and non-contrastive), namely random crop and cutout. Our contributions are: (a) we dissociate random cropping into two separate augmentations, overlap and patch, and provide a detailed analysis on the effect of area of overlap and patch size to the accuracy on down stream tasks. (b) We offer an insight into why cutout augmentation does not learn good representation, as reported in earlier literature. Finally, based on these analysis, (c) we propose a distance-based margin to the invariance loss for learning scene-centric representations for the downstream task on object-centric distribution, showing that as simple as a margin proportional to the pixel distance between the two spatial views in the scence-centric images can improve the learned representation. Our study furthers the understanding of the spatial augmentations, and the effect of the domain-gap between the training augmentations and the test distribution.

📄 PDF Abstract BibTeX arXiv:2409.18228

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

Cutout Cutout is an image augmentation and regularization technique that randomly masks out square regions of input during training. and can be used to improve the robustness and…

Similar Papers 제목 키워드 기반

Spatiotemporal Contrastive Learning of Facial Expressions in Videos

2021-08-06 · Shuvendu Roy, Ali Etemad

We propose a self-supervised contrastive learning approach for facial expression recognition (FER) in videos. We propose a novel temporal sampling-based augmentation scheme to be utilized in addition to standard spatial …

Contrastive LearningFacial Expression RecognitionFacial Expression Recognition (FER)

GeoJEPA: Towards Eliminating Augmentation- and Sampling Bias in Multimodal Geospatial Learning

2025-02-25 · Theodor Lundqvist, Ludvig Delvret

Existing methods for self-supervised representation learning of geospatial regions and map entities rely extensively on the design of pretext tasks, often involving augmentations or heuristic sampling of positive and neg…

Representation Learning

Exploring Self-Supervised Contrastive Learning of Spatial Sound Event Representation

2023-09-27 · Xilin Jiang, Cong Han, Yinghao Aaron Li, Nima Mesgarani

In this study, we present a simple multi-channel framework for contrastive learning (MC-SimCLR) to encode 'what' and 'where' of spatial audios. MC-SimCLR learns joint spectral and spatial representations from unlabeled s…

Contrastive LearningData Augmentation

Spatiotemporal Contrastive Video Representation Learning

2020-08-09 · CVPR 2021 1 · Rui Qian, Tianjian Meng, Boqing Gong, Ming-Hsuan Yang 외

We present a self-supervised Contrastive Video Representation Learning (CVRL) method to learn spatiotemporal visual representations from unlabeled videos. Our representations are learned using a contrastive loss, where t…

Action RecognitionContrastive LearningData AugmentationRepresentation Learning+4

3KG: Contrastive Learning of 12-Lead Electrocardiograms using Physiologically-Inspired Augmentations

2021-04-21 · Bryan Gopal, Ryan W. Han, Gautham Raghupathi, Andrew Y. Ng 외

We propose 3KG, a physiologically-inspired contrastive learning approach that generates views using 3D augmentations of the 12-lead electrocardiogram. We evaluate representation quality by fine-tuning a linear layer for …

Contrastive LearningRhythmTime Series Analysis