paper-with-me

Papers

Automatic Data Augmentation Selection and Parametrization in Contrastive Self-Supervised Speech Representation Learning

2022-04-08 · Salah Zaiem, Titouan Parcollet, Slim Essid

Contrastive learning enables learning useful audio and speech representations without ground-truth labels by maximizing the similarity between latent representations of similar signal segments. In this framework various data augmentation techniques are usually exploited to help enforce desired invariances within the learned representations, improving performance on various audio tasks thanks to more robust embeddings. Now, selecting the most relevant augmentations has proven crucial for better downstream performances. Thus, this work introduces a conditional independance-based method which allows for automatically selecting a suitable distribution on the choice of augmentations and their parametrization from a set of predefined ones, for contrastive self-supervised pre-training. This is performed with respect to a downstream task of interest, hence saving a costly hyper-parameter search. Experiments performed on two different downstream tasks validate the proposed approach showing better results than experimenting without augmentation or with baseline augmentations. We furthermore conduct a qualitative analysis of the automatically selected augmentations and their variation according to the considered final downstream dataset.

📄 PDF Abstract BibTeX arXiv:2204.04170

Code (1)

salah-zaiem/augmentations 공식 구현 pytorch

Tasks

Contrastive LearningData AugmentationRepresentation LearningSpeech Representation Learning

Similar Papers 제목 키워드 기반

Contrastive Embeddings for Neural Architectures

2021-02-08 · Daniel Hesslow, Iacopo Poli

The performance of algorithms for neural architecture search strongly depends on the parametrization of the search space. We use contrastive learning to identify networks across different initializations based on their d…

Contrastive LearningNeural Architecture SearchTransfer Learning

Graph Contrastive Learning Automated

2021-06-10 · Yuning You, Tianlong Chen, Yang shen, Zhangyang Wang

Self-supervised learning on graph-structured data has drawn recent interest for learning generalizable, transferable and robust representations from unlabeled graphs. Among many, graph contrastive learning (GraphCL) has …

Contrastive LearningRepresentation LearningSelf-Supervised Learning

Multi-Task Curriculum Graph Contrastive Learning with Clustering Entropy Guidance

2024-08-22 · Chusheng Zeng, Bocheng Wang, Jinghui Yuan, Rong Wang 외

Recent advances in unsupervised deep graph clustering have been significantly promoted by contrastive learning. Despite the strides, most graph contrastive learning models face challenges: 1) graph augmentation is used t…

ClusteringContrastive LearningDiversityGraph Clustering

Guidelines for Augmentation Selection in Contrastive Learning for Time Series Classification

2024-07-12 · Ziyu Liu, Azadeh Alavi, Minyi Li, Xiang Zhang

Self-supervised contrastive learning has become a key technique in deep learning, particularly in time series analysis, due to its ability to learn meaningful representations without explicit supervision. Augmentation is…

Activity RecognitionContrastive LearningPrognosisTime Series+2

Time Series Contrastive Learning with Information-Aware Augmentations

2023-03-21 · Dongsheng Luo, Wei Cheng, Yingheng Wang, Dongkuan Xu 외

Various contrastive learning approaches have been proposed in recent years and achieve significant empirical success. While effective and prevalent, contrastive learning has been less explored for time series data. A key…

Contrastive LearningOpen-Ended Question AnsweringRepresentation LearningTime Series