paper-with-me

Papers

Un-Mix: Rethinking Image Mixtures for Unsupervised Visual Representation Learning

2020-03-11 · Zhiqiang Shen, Zechun Liu, Zhuang Liu, Marios Savvides, Trevor Darrell, Eric Xing

The recently advanced unsupervised learning approaches use the siamese-like framework to compare two "views" from the same image for learning representations. Making the two views distinctive is a core to guarantee that unsupervised methods can learn meaningful information. However, such frameworks are sometimes fragile on overfitting if the augmentations used for generating two views are not strong enough, causing the over-confident issue on the training data. This drawback hinders the model from learning subtle variance and fine-grained information. To address this, in this work we aim to involve the distance concept on label space in the unsupervised learning and let the model be aware of the soft degree of similarity between positive or negative pairs through mixing the input data space, to further work collaboratively for the input and loss spaces. Despite its conceptual simplicity, we show empirically that with the solution -- Unsupervised image mixtures (Un-Mix), we can learn subtler, more robust and generalized representations from the transformed input and corresponding new label space. Extensive experiments are conducted on CIFAR-10, CIFAR-100, STL-10, Tiny ImageNet and standard ImageNet with popular unsupervised methods SimCLR, BYOL, MoCo V1&V2, SwAV, etc. Our proposed image mixture and label assignment strategy can obtain consistent improvement by 1~3% following exactly the same hyperparameters and training procedures of the base methods. Code is publicly available at https://github.com/szq0214/Un-Mix.

📄 PDF Abstract BibTeX arXiv:2003.05438

Code (3)

szq0214/Rethinking-Image-Mixture-for-Unsupervised-Learning 공식 구현 pytorch
szq0214/un-mix 공식 구현 pytorch
hannaiiyanggit/unicon pytorch

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Average Pooling 설명 없음
Residual Connection 설명 없음
InfoNCE 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…

Similar Papers 제목 키워드 기반

Rethinking Alignment and Uniformity in Unsupervised Semantic Segmentation

2022-11-26 · Daoan Zhang, Chenming Li, Haoquan Li, Wenjian Huang 외

Unsupervised image semantic segmentation(UISS) aims to match low-level visual features with semantic-level representations without outer supervision. In this paper, we address the critical properties from the view of fea…

Representation LearningSegmentationSemantic SegmentationUnsupervised Image Segmentation+1

Rethinking 360deg Image Visual Attention Modelling With Unsupervised Learning.

2021-01-01 · ICCV 2021 10 · Yasser Abdelaziz Dahou Djilali, Tarun Krishna, Kevin McGuinness, Noel E. O'Connor

Despite the success of self-supervised representation learning on planar data, to date it has not been studied on 360deg images. In this paper, we extend recent advances in contrastive learning to learn latent repres…

Contrastive LearningDecoderRepresentation LearningSaliency Prediction

Bootstrapping single-channel source separation via unsupervised spatial clustering on stereo mixtures

2018-11-06 · Prem Seetharaman, Gordon Wichern, Jonathan Le Roux, Bryan Pardo

Separating an audio scene into isolated sources is a fundamental problem in computer audition, analogous to image segmentation in visual scene analysis. Source separation systems based on deep learning are currently the …

ClusteringImage SegmentationSemantic SegmentationUnsupervised Spatial Clustering

Into the Wild with AudioScope: Unsupervised Audio-Visual Separation of On-Screen Sounds

2020-11-02 · ICLR 2021 1 · Efthymios Tzinis, Scott Wisdom, Aren Jansen, Shawn Hershey 외

Recent progress in deep learning has enabled many advances in sound separation and visual scene understanding. However, extracting sound sources which are apparent in natural videos remains an open problem. In this work,…

Scene Understanding

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