paper-with-me

Papers

A Simple Data Mixing Prior for Improving Self-Supervised Learning

2022-06-15 · CVPR 2022 1 · Sucheng Ren, Huiyu Wang, Zhengqi Gao, Shengfeng He, Alan Yuille, Yuyin Zhou, Cihang Xie

Data mixing (e.g., Mixup, Cutmix, ResizeMix) is an essential component for advancing recognition models. In this paper, we focus on studying its effectiveness in the self-supervised setting. By noticing the mixed images that share the same source images are intrinsically related to each other, we hereby propose SDMP, short for $\textbf{S}$imple $\textbf{D}$ata $\textbf{M}$ixing $\textbf{P}$rior, to capture this straightforward yet essential prior, and position such mixed images as additional $\textbf{positive pairs}$ to facilitate self-supervised representation learning. Our experiments verify that the proposed SDMP enables data mixing to help a set of self-supervised learning frameworks (e.g., MoCo) achieve better accuracy and out-of-distribution robustness. More notably, our SDMP is the first method that successfully leverages data mixing to improve (rather than hurt) the performance of Vision Transformers in the self-supervised setting. Code is publicly available at https://github.com/OliverRensu/SDMP

📄 PDF Abstract BibTeX arXiv:2206.07692

Code (1)

oliverrensu/sdmp 공식 구현 pytorch

Tasks

Representation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Remixing-based Unsupervised Source Separation from Scratch

2023-09-01 · Kohei Saijo, Tetsuji Ogawa

We propose an unsupervised approach for training separation models from scratch using RemixIT and Self-Remixing, which are recently proposed self-supervised learning methods for refining pre-trained models. They first se…

Self-Supervised Learning

Self-Remixing: Unsupervised Speech Separation via Separation and Remixing

2022-11-18 · Kohei Saijo, Tetsuji Ogawa

We present Self-Remixing, a novel self-supervised speech separation method, which refines a pre-trained separation model in an unsupervised manner. The proposed method consists of a shuffler module and a solver module, a…

Domain AdaptationSemi-supervised Domain AdaptationSpeech Separation

RemixIT: Continual self-training of speech enhancement models via bootstrapped remixing

2022-02-17 · Efthymios Tzinis, Yossi Adi, Vamsi Krishna Ithapu, Buye Xu 외

We present RemixIT, a simple yet effective self-supervised method for training speech enhancement without the need of a single isolated in-domain speech nor a noise waveform. Our approach overcomes limitations of previou…

Domain AdaptationSpeech EnhancementUnsupervised Domain Adaptation

MiSiSUn: Minimum Simplex Semisupervised Unmixing

2026-03-13 · Behnood Rasti, Bikram Koirala, Paul Scheunders arxiv

This paper proposes a semisupervised geometric unmixing approach called minimum simplex semisupervised unmixing (MiSiSUn). The geometry of the data was incorporated for the first time into library-based unmixing using a …

Continual self-training with bootstrapped remixing for speech enhancement

2021-10-19 · Efthymios Tzinis, Yossi Adi, Vamsi K. Ithapu, Buye Xu 외

We propose RemixIT, a simple and novel self-supervised training method for speech enhancement. The proposed method is based on a continuously self-training scheme that overcomes limitations from previous studies includin…

Domain AdaptationSpeech EnhancementUnsupervised Domain Adaptation