paper-with-me

Papers

A Statistical Theory of Contrastive Pre-training and Multimodal Generative AI

2025-01-08 · Kazusato Oko, Licong Lin, Yuhang Cai, Song Mei

Multi-modal generative AI systems, such as those combining vision and language, rely on contrastive pre-training to learn representations across different modalities. While their practical benefits are widely acknowledged, a rigorous theoretical understanding of the contrastive pre-training framework remains limited. This paper develops a theoretical framework to explain the success of contrastive pre-training in downstream tasks, such as zero-shot classification, conditional diffusion models, and vision-language models. We introduce the concept of approximate sufficient statistics, a generalization of the classical sufficient statistics, and show that near-minimizers of the contrastive pre-training loss are approximately sufficient, making them adaptable to diverse downstream tasks. We further propose the Joint Generative Hierarchical Model for the joint distribution of images and text, showing that transformers can efficiently approximate relevant functions within this model via belief propagation. Building on this framework, we derive sample complexity guarantees for multi-modal learning based on contrastive pre-trained representations. Numerical simulations validate these theoretical findings, demonstrating the strong generalization performance of contrastively pre-trained transformers in various multi-modal tasks.

📄 PDF Abstract BibTeX arXiv:2501.04641

Code (1)

willcai7/multimodal-ghm 공식 구현 pytorch

Tasks

zero-shot-classificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Contrastive Learning Inverts the Data Generating Process

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

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 tas…

Contrastive LearningDisentanglementSelf-Supervised Learning

CAFe: Unifying Representation and Generation with Contrastive-Autoregressive Finetuning

2025-03-25 · Hao Yu, Zhuokai Zhao, Shen Yan, Lukasz Korycki 외

The rapid advancement of large vision-language models (LVLMs) has driven significant progress in multimodal tasks, enabling models to interpret, reason, and generate outputs across both visual and textual domains. While …

HallucinationLanguage ModelingLanguage ModellingObject Hallucination+2

The Optimal Noise in Noise-Contrastive Learning Is Not What You Think

2022-03-02 · Omar Chehab, Alexandre Gramfort, Aapo Hyvarinen

Learning a parametric model of a data distribution is a well-known statistical problem that has seen renewed interest as it is brought to scale in deep learning. Framing the problem as a self-supervised task, where data …

Contrastive Learning

Contrastive Learning on Multimodal Analysis of Electronic Health Records

2024-03-22 · Tianxi Cai, Feiqing Huang, Ryumei Nakada, Linjun Zhang 외

Electronic health record (EHR) systems contain a wealth of multimodal clinical data including structured data like clinical codes and unstructured data such as clinical notes. However, many existing EHR-focused studies h…

Contrastive LearningPrivacy PreservingRepresentation Learning

UniCon: Unified Framework for Efficient Contrastive Alignment via Kernels

2026-04-17 · Hangke Sui, Yuqing Wang, Minh N Do arxiv

Contrastive objectives power state-of-the-art multimodal models, but their training remains slow, relying on long stochastic optimization. We propose a Unified Framework for Efficient Contrastive Alignment via Kernels (U…

Stochastic Optimization