paper-with-me

Papers

Contrastive Separative Coding for Self-supervised Representation Learning

2021-03-01 · Jun Wang, Max W. Y. Lam, Dan Su, Dong Yu

To extract robust deep representations from long sequential modeling of speech data, we propose a self-supervised learning approach, namely Contrastive Separative Coding (CSC). Our key finding is to learn such representations by separating the target signal from contrastive interfering signals. First, a multi-task separative encoder is built to extract shared separable and discriminative embedding; secondly, we propose a powerful cross-attention mechanism performed over speaker representations across various interfering conditions, allowing the model to focus on and globally aggregate the most critical information to answer the "query" (current bottom-up embedding) while paying less attention to interfering, noisy, or irrelevant parts; lastly, we form a new probabilistic contrastive loss which estimates and maximizes the mutual information between the representations and the global speaker vector. While most prior unsupervised methods have focused on predicting the future, neighboring, or missing samples, we take a different perspective of predicting the interfered samples. Moreover, our contrastive separative loss is free from negative sampling. The experiment demonstrates that our approach can learn useful representations achieving a strong speaker verification performance in adverse conditions.

📄 PDF Abstract BibTeX arXiv:2103.00816

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSelf-Supervised LearningSpeaker Verification

Similar Papers 제목 키워드 기반

Prototypical Contrastive Predictive Coding

2021-09-29 · ICLR 2022 4 · Kyungmin Lee

Transferring representational knowledge of a model to another is a wide-ranging topic in machine learning. Those applications include the distillation of a large supervised or self-supervised teacher model to a smaller s…

Contrastive LearningKnowledge DistillationModel CompressionSelf-Supervised Learning

Heterogeneous Contrastive Learning: Encoding Spatial Information for Compact Visual Representations

2020-11-19 · Xinyue Huo, Lingxi Xie, Longhui Wei, Xiaopeng Zhang 외

Contrastive learning has achieved great success in self-supervised visual representation learning, but existing approaches mostly ignored spatial information which is often crucial for visual representation. This paper p…

Contrastive LearningData AugmentationRepresentation Learning

Pretrained Encoders are All You Need

2021-06-09 · ICML Workshop URL 2021 7 · Mina Khan, P Srivatsa, Advait Rane, Shriram Chenniappa 외

Data-efficiency and generalization are key challenges in deep learning and deep reinforcement learning as many models are trained on large-scale, domain-specific, and expensive-to-label datasets. Self-supervised models t…

AllContrastive LearningDeep Reinforcement Learningreinforcement-learning+2

Self-supervised Representation Learning with Relative Predictive Coding

2021-03-21 · ICLR 2021 1 · Yao-Hung Hubert Tsai, Martin Q. Ma, Muqiao Yang, Han Zhao 외

This paper introduces Relative Predictive Coding (RPC), a new contrastive representation learning objective that maintains a good balance among training stability, minibatch size sensitivity, and downstream task performa…

Representation LearningSelf-Supervised LearningSensitivity

Aligned Contrastive Predictive Coding

2021-04-24 · Jan Chorowski, Grzegorz Ciesielski, Jarosław Dzikowski, Adrian Łańcucki 외

We investigate the possibility of forcing a self-supervised model trained using a contrastive predictive loss to extract slowly varying latent representations. Rather than producing individual predictions for each of the…

Prediction