paper-with-me

Papers

Feature Augmentation for Self-supervised Contrastive Learning: A Closer Look

2024-10-16 · Yong Zhang, Rui Zhu, Shifeng Zhang, Xu Zhou, Shifeng Chen, Xiaofan Chen

Self-supervised contrastive learning heavily relies on the view variance brought by data augmentation, so that it can learn a view-invariant pre-trained representation. Beyond increasing the view variance for contrast, this work focuses on improving the diversity of training data, to improve the generalization and robustness of the pre-trained models. To this end, we propose a unified framework to conduct data augmentation in the feature space, known as feature augmentation. This strategy is domain-agnostic, which augments similar features to the original ones and thus improves the data diversity. We perform a systematic investigation of various feature augmentation architectures, the gradient-flow skill, and the relationship between feature augmentation and traditional data augmentation. Our study reveals some practical principles for feature augmentation in self-contrastive learning. By integrating feature augmentation on the instance discrimination or the instance similarity paradigm, we consistently improve the performance of pre-trained feature learning and gain better generalization over the downstream image classification and object detection task.

📄 PDF Abstract BibTeX arXiv:2410.12396

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationDiversityimage-classificationImage Classificationobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Semantics-Consistent Feature Search for Self-Supervised Visual Representation Learning

2022-12-13 · ICCV 2023 1 · Kaiyou Song, Shan Zhang, Zihao An, Zimeng Luo 외

In contrastive self-supervised learning, the common way to learn discriminative representation is to pull different augmented "views" of the same image closer while pushing all other images further apart, which has been …

Representation LearningSelf-Supervised Learning

Provable Guarantees for Self-Supervised Deep Learning with Spectral Contrastive Loss

2021-06-08 · NeurIPS 2021 12 · Jeff Z. HaoChen, Colin Wei, Adrien Gaidon, Tengyu Ma

Recent works in self-supervised learning have advanced the state-of-the-art by relying on the contrastive learning paradigm, which learns representations by pushing positive pairs, or similar examples from the same class…

Contrastive LearningGeneralization BoundsSelf-Supervised Learning

Self-supervised Text-independent Speaker Verification using Prototypical Momentum Contrastive Learning

2020-12-13 · Wei Xia, Chunlei Zhang, Chao Weng, Meng Yu 외

In this study, we investigate self-supervised representation learning for speaker verification (SV). First, we examine a simple contrastive learning approach (SimCLR) with a momentum contrastive (MoCo) learning framework…

ClusteringContrastive LearningRepresentation LearningSpeaker Verification+1

Pretext-Contrastive Learning: Toward Good Practices in Self-supervised Video Representation Leaning

2020-10-29 · Li Tao, Xueting Wang, Toshihiko Yamasaki

Recently, pretext-task based methods are proposed one after another in self-supervised video feature learning. Meanwhile, contrastive learning methods also yield good performance. Usually, new methods can beat previous o…

Contrastive LearningData AugmentationSelf-Supervised Action RecognitionSelf-Supervised Learning+2

SSL-SLR: Self-Supervised Representation Learning for Sign Language Recognition

2025-09-05 · Ariel Basso Madjoukeng, Jérôme Fink, Pierre Poitier, Edith Belise Kenmogne 외 arxiv

Sign language recognition (SLR) is a machine learning task aiming to identify signs in videos. Due to the scarcity of annotated data, unsupervised methods like contrastive learning have become promising in this field. Th…

Sign Language RecognitionSelf-Supervised LearningRepresentation LearningContrastive Learning