paper-with-me

Papers

Contrastive learning, multi-view redundancy, and linear models

2020-08-24 · Christopher Tosh, Akshay Krishnamurthy, Daniel Hsu

Self-supervised learning is an empirically successful approach to unsupervised learning based on creating artificial supervised learning problems. A popular self-supervised approach to representation learning is contrastive learning, which leverages naturally occurring pairs of similar and dissimilar data points, or multiple views of the same data. This work provides a theoretical analysis of contrastive learning in the multi-view setting, where two views of each datum are available. The main result is that linear functions of the learned representations are nearly optimal on downstream prediction tasks whenever the two views provide redundant information about the label.

📄 PDF Abstract BibTeX arXiv:2008.10150

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Factorized Contrastive Learning: Going Beyond Multi-view Redundancy

2023-06-08 · NeurIPS 2023 11 · Paul Pu Liang, Zihao Deng, Martin Ma, James Zou 외

In a wide range of multimodal tasks, contrastive learning has become a particularly appealing approach since it can successfully learn representations from abundant unlabeled data with only pairing information (e.g., ima…

Contrastive LearningRepresentation Learning

Dual Adversarial Perturbators Generate rich Views for Recommendation

2024-08-26 · Lijun Zhang, Yuan YAO, Haibo Ye

Graph contrastive learning (GCL) has been extensively studied and leveraged as a potent tool in recommender systems. Most existing GCL-based recommenders generate contrastive views by altering the graph structure or intr…

Contrastive LearningGraph LearningRecommendation Systems

MetaMask: Revisiting Dimensional Confounder for Self-Supervised Learning

2022-09-16 · Jiangmeng Li, Wenwen Qiang, Yanan Zhang, Wenyi Mo 외

As a successful approach to self-supervised learning, contrastive learning aims to learn invariant information shared among distortions of the input sample. While contrastive learning has yielded continuous advancements …

Contrastive LearningMeta-LearningSelf-Supervised Learning

Kernel Alignment-based Multi-view Unsupervised Feature Selection with Sample-level Adaptive Graph Learning

2026-01-12 · Yalan Tan, Yanyong Huang, Zongxin Shen, Dongjie Wang 외 arxiv

Although multi-view unsupervised feature selection (MUFS) has demonstrated success in dimensionality reduction for unlabeled multi-view data, most existing methods reduce feature redundancy by focusing on linear correlat…

Dimensionality ReductionGraph Learning

GPS: Graph Contrastive Learning via Multi-scale Augmented Views from Adversarial Pooling

2024-01-29 · Wei Ju, Yiyang Gu, Zhengyang Mao, Ziyue Qiao 외

Self-supervised graph representation learning has recently shown considerable promise in a range of fields, including bioinformatics and social networks. A large number of graph contrastive learning approaches have shown…

Adversarial RobustnessContrastive LearningGraph ClassificationGraph Representation Learning+2