paper-with-me

Papers

Unsupervised Representation Learning by Invariance Propagation

2020-12-01 · NeurIPS 2020 12 · Feng Wang, Huaping Liu, Di Guo, Sun Fuchun

Unsupervised learning methods based on contrastive learning have drawn increasing attention and achieved promising results. Most of them aim to learn representations invariant to instance-level variations, which are provided by different views of the same instance. In this paper, we propose Invariance Propagation to focus on learning representations invariant to category-level variations, which are provided by different instances from the same category. Our method recursively discovers semantically consistent samples residing in the same high-density regions in representation space. We demonstrate a hard sampling strategy to concentrate on maximizing the agreement between the anchor sample and its hard positive samples, which provide more intra-class variations to help capture more abstract invariance. As a result, with a ResNet-50 as the backbone, our method achieves 71.3% top-1 accuracy on ImageNet linear classification and 78.2% top-5 accuracy fine-tuning on only 1% labels, surpassing previous results. We also achieve state-of-the-art performance on other downstream tasks, including linear classification on Places205 and Pascal VOC, and transfer learning on small scale datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRepresentation LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Representation Learning by InvariancePropagation

2020-10-07 · Feng Wang, Huaping Liu, Di Guo, Fuchun Sun

Unsupervised learning methods based on contrastive learning have drawn increasing attention and achieved promising results. Most of them aim to learn representations invariant to instance-level variations, which are prov…

Contrastive LearningRepresentation LearningTransfer Learning

Evaluating context-invariance in unsupervised speech representations

2022-10-27 · Mark Hallap, Emmanuel Dupoux, Ewan Dunbar

Unsupervised speech representations have taken off, with benchmarks (SUPERB, ZeroSpeech) demonstrating major progress on semi-supervised speech recognition, speech synthesis, and speech-only language modelling. Inspirati…

Language Modellingspeech-recognitionSpeech RecognitionSpeech Synthesis

Robust Unsupervised Transient Detection With Invariant Representation based on the Scattering Network

2016-11-23 · Randall Balestriero, Behnaam Aazhang

We present a sparse and invariant representation with low asymptotic complexity for robust unsupervised transient and onset zone detection in noisy environments. This unsupervised approach is based on wavelet transforms …

Delving into Inter-Image Invariance for Unsupervised Visual Representations

2020-08-26 · Jiahao Xie, Xiaohang Zhan, Ziwei Liu, Yew Soon Ong 외

Contrastive learning has recently shown immense potential in unsupervised visual representation learning. Existing studies in this track mainly focus on intra-image invariance learning. The learning typically uses rich i…

Contrastive LearningPseudo LabelRepresentation Learning

Unsupervised Adversarial Invariance

2018-09-26 · NeurIPS 2018 12 · Ayush Jaiswal, Yue Wu, Wael Abd-Almageed, Premkumar Natarajan

Data representations that contain all the information about target variables but are invariant to nuisance factors benefit supervised learning algorithms by preventing them from learning associations between these factor…

Data AugmentationDisentanglementDomain AdaptationGeneral Classification+1