paper-with-me

홈 › Papers

On the Effect of Data-Augmentation on Local Embedding Properties in the Contrastive Learning of Music Audio Representations

2024-01-17 · Matthew C. McCallum, Matthew E. P. Davies, Florian Henkel, Jaehun Kim, Samuel E. Sandberg

Audio embeddings are crucial tools in understanding large catalogs of music. Typically embeddings are evaluated on the basis of the performance they provide in a wide range of downstream tasks, however few studies have investigated the local properties of the embedding spaces themselves which are important in nearest neighbor algorithms, commonly used in music search and recommendation. In this work we show that when learning audio representations on music datasets via contrastive learning, musical properties that are typically homogeneous within a track (e.g., key and tempo) are reflected in the locality of neighborhoods in the resulting embedding space. By applying appropriate data augmentation strategies, localisation of such properties can not only be reduced but the localisation of other attributes is increased. For example, locality of features such as pitch and tempo that are less relevant to non-expert listeners, may be mitigated while improving the locality of more salient features such as genre and mood, achieving state-of-the-art performance in nearest neighbor retrieval accuracy. Similarly, we show that the optimal selection of data augmentation strategies for contrastive learning of music audio embeddings is dependent on the downstream task, highlighting this as an important embedding design decision.

📄 PDF Abstract BibTeX arXiv:2401.08889

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData Augmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Spectral Augmentations for Graph Contrastive Learning

2023-02-06 · Amur Ghose, Yingxue Zhang, Jianye Hao, Mark Coates

Contrastive learning has emerged as a premier method for learning representations with or without supervision. Recent studies have shown its utility in graph representation learning for pre-training. Despite successes, t…

Contrastive LearningGraph EmbeddingGraph Representation LearningRepresentation Learning

Spatial mixup: Directional loudness modification as data augmentation for sound event localization and detection

2021-10-12 · Ricardo Falcon-Perez, Kazuki Shimada, Yuichiro Koyama, Shusuke Takahashi 외

Data augmentation methods have shown great importance in diverse supervised learning problems where labeled data is scarce or costly to obtain. For sound event localization and detection (SELD) tasks several augmentation…

Data AugmentationSound Event Localization and Detection

Localized Contrastive Learning on Graphs

2022-12-08 · Hengrui Zhang, Qitian Wu, Yu Wang, Shaofeng Zhang 외

Contrastive learning methods based on InfoNCE loss are popular in node representation learning tasks on graph-structured data. However, its reliance on data augmentation and its quadratic computational complexity might l…

Contrastive LearningData AugmentationRepresentation Learning

Unsupervised Embedding Learning via Invariant and Spreading Instance Feature

2019-04-06 · CVPR 2019 6 · Mang Ye, Xu Zhang, Pong C. Yuen, Shih-Fu Chang

This paper studies the unsupervised embedding learning problem, which requires an effective similarity measurement between samples in low-dimensional embedding space. Motivated by the positive concentrated and negative s…

Data Augmentation

Heavy-tailed Representations, Text Polarity Classification & Data Augmentation

2020-03-25 · NeurIPS 2020 12 · Hamid Jalalzai, Pierre Colombo, Chloé Clavel, Eric Gaussier 외

The dominant approaches to text representation in natural language rely on learning embeddings on massive corpora which have convenient properties such as compositionality and distance preservation. In this paper, we dev…

AttributeClassificationData AugmentationGeneral Classification+3