paper-with-me

홈 › Papers

Contrastive Learning from Pairwise Measurements

2018-12-01 · NeurIPS 2018 12 · Yi Chen, Zhuoran Yang, Yuchen Xie, Princeton Zhaoran Wang

Learning from pairwise measurements naturally arises from many applications, such as rank aggregation, ordinal embedding, and crowdsourcing. However, most existing models and algorithms are susceptible to potential model misspecification. In this paper, we study a semiparametric model where the pairwise measurements follow a natural exponential family distribution with an unknown base measure. Such a semiparametric model includes various popular parametric models, such as the Bradley-Terry-Luce model and the paired cardinal model, as special cases. To estimate this semiparametric model without specifying the base measure, we propose a data augmentation technique to create virtual examples, which enables us to define a contrastive estimator. In particular, we prove that such a contrastive estimator is invariant to model misspecification within the natural exponential family, and moreover, attains the optimal statistical rate of convergence up to a logarithmic factor. We provide numerical experiments to corroborate our theory.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData Augmentation

Similar Papers 제목 키워드 기반

Contrasting with Symile: Simple Model-Agnostic Representation Learning for Unlimited Modalities

2024-11-01 · Adriel Saporta, Aahlad Puli, Mark Goldstein, Rajesh Ranganath

Contrastive learning methods, such as CLIP, leverage naturally paired data-for example, images and their corresponding text captions-to learn general representations that transfer efficiently to downstream tasks. While s…

Contrastive LearningRepresentation Learning

Batch-Softmax Contrastive Loss for Pairwise Sentence Scoring Tasks

2021-10-10 · NAACL 2022 7 · Anton Chernyavskiy, Dmitry Ilvovsky, Pavel Kalinin, Preslav Nakov

The use of contrastive loss for representation learning has become prominent in computer vision, and it is now getting attention in Natural Language Processing (NLP). Here, we explore the idea of using a batch-softmax co…

Representation LearningSentenceSentence Embeddings

Batch-Softmax Contrastive Loss for Pairwise Sentence Scoring Tasks

2022-01-16 · ACL ARR January 2022 1 · Anonymous

The use of contrastive loss for representation learning has become prominent in computer vision, and it is now getting attention in Natural Language Processing (NLP). Here, we explore the idea of using a batch-softmax co…

Representation LearningSentenceSentence Embeddings

The More, the Merrier: Contrastive Fusion for Higher-Order Multimodal Alignment

2025-11-26 · Stefanos Koutoupis, Michaela Areti Zervou, Konstantinos Kontras, Maarten De Vos 외 arxiv

Learning joint representations across multiple modalities remains a central challenge in multimodal machine learning. Prevailing approaches predominantly operate in pairwise settings, aligning two modalities at a time. W…

Fast and Featureless Node Representation Learning with Partial Pairwise Supervision

2026-05-19 · Sujan Chakraborty, Saptarshi Bej arxiv

We introduce Contrastive FUSE, a fast and unified framework for scalable node representation learning in graphs with partially available pairwise node labels and no available node features. Unlike existing methods, we di…

Representation Learning