paper-with-me

Papers

Contrastive Learning Inverts the Data Generating Process

2021-02-17 · Roland S. Zimmermann, Yash Sharma, Steffen Schneider, Matthias Bethge, Wieland Brendel

Contrastive learning has recently seen tremendous success in self-supervised learning. So far, however, it is largely unclear why the learned representations generalize so effectively to a large variety of downstream tasks. We here prove that feedforward models trained with objectives belonging to the commonly used InfoNCE family learn to implicitly invert the underlying generative model of the observed data. While the proofs make certain statistical assumptions about the generative model, we observe empirically that our findings hold even if these assumptions are severely violated. Our theory highlights a fundamental connection between contrastive learning, generative modeling, and nonlinear independent component analysis, thereby furthering our understanding of the learned representations as well as providing a theoretical foundation to derive more effective contrastive losses.

📄 PDF Abstract BibTeX arXiv:2102.08850

Code (1)

brendel-group/cl-ica 공식 구현 pytorch

Tasks

Contrastive LearningDisentanglementSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음

Similar Papers 제목 키워드 기반

PFlow-T: A Persistence-Driven Forward Process for Topology-Controlled Generation

2026-05-17 · Snigdha Chandan Khilar arxiv

Current topology aware diffusion models face an architectural mismatch by using Gaussian noise for corruption while recovering structural features through conditional side channels To fix this we introduce PFlow T a gene…

ToolGrad: Efficient Tool-use Dataset Generation with Textual "Gradients"

2025-08-06 · Zhongyi Zhou, Kohei Uehara, Haoyu Zhang, Jingtao Zhou 외 arxiv

Prior work synthesizes tool-use LLM datasets by first generating a user query, followed by complex tool-use annotations like depth-first search (DFS). This leads to inevitable annotation failures and low efficiency in da…

On the Lower Confidence Band for the Optimal Welfare

2024-10-09 · Kirill Ponomarev, Vira Semenova

This article addresses the question of reporting a lower confidence band (LCB) for optimal welfare in a policy learning problem. A straightforward procedure inverts a one-sided t-test based on an efficient estimator of t…

valid

Diffusion On Syntax Trees For Program Synthesis

2024-05-30 · Shreyas Kapur, Erik Jenner, Stuart Russell

Large language models generate code one token at a time. Their autoregressive generation process lacks the feedback of observing the program's output. Training LLMs to suggest edits directly can be challenging due to the…

Program Synthesis

Embrace the Gap: VAEs Perform Independent Mechanism Analysis

2022-06-06 · Patrik Reizinger, Luigi Gresele, Jack Brady, Julius von Kügelgen 외

Variational autoencoders (VAEs) are a popular framework for modeling complex data distributions; they can be efficiently trained via variational inference by maximizing the evidence lower bound (ELBO), at the expense of …

DecoderInductive BiasRepresentation LearningVariational Inference