MLLGApr 19, 2023

Denoising Cosine Similarity: A Theory-Driven Approach for Efficient Representation Learning

arXiv:2304.09552v15 citationsh-index: 28
Originality Incremental advance
AI Analysis

This addresses the issue of noise contamination in datasets for representation learning, which can degrade downstream task performance, though it appears incremental as it builds on existing cosine-similarity methods.

The paper tackles the problem of learning robust representations from noisy real-world datasets by proposing the denoising Cosine-Similarity (dCS) loss, which incorporates denoising properties and shows empirical efficiency over baselines in vision and speech domains.

Representation learning has been increasing its impact on the research and practice of machine learning, since it enables to learn representations that can apply to various downstream tasks efficiently. However, recent works pay little attention to the fact that real-world datasets used during the stage of representation learning are commonly contaminated by noise, which can degrade the quality of learned representations. This paper tackles the problem to learn robust representations against noise in a raw dataset. To this end, inspired by recent works on denoising and the success of the cosine-similarity-based objective functions in representation learning, we propose the denoising Cosine-Similarity (dCS) loss. The dCS loss is a modified cosine-similarity loss and incorporates a denoising property, which is supported by both our theoretical and empirical findings. To make the dCS loss implementable, we also construct the estimators of the dCS loss with statistical guarantees. Finally, we empirically show the efficiency of the dCS loss over the baseline objective functions in vision and speech domains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes