paper-with-me

Papers

Hard Negative Sampling via Regularized Optimal Transport for Contrastive Representation Learning

2021-11-04 · Ruijie Jiang, Prakash Ishwar, Shuchin Aeron

We study the problem of designing hard negative sampling distributions for unsupervised contrastive representation learning. We propose and analyze a novel min-max framework that seeks a representation which minimizes the maximum (worst-case) generalized contrastive learning loss over all couplings (joint distributions between positive and negative samples subject to marginal constraints) and prove that the resulting min-max optimum representation will be degenerate. This provides the first theoretical justification for incorporating additional regularization constraints on the couplings. We re-interpret the min-max problem through the lens of Optimal Transport (OT) theory and utilize regularized transport couplings to control the degree of hardness of negative examples. Through experiments we demonstrate that the negative samples generated from our designed negative distribution are more similar to the anchor than those generated from the baseline negative distribution. We also demonstrate that entropic regularization yields negative sampling distributions with parametric form similar to that in a recent state-of-the-art negative sampling design and has similar performance in multiple datasets. Utilizing the uncovered connection with OT, we propose a new ground cost for designing the negative distribution and show improved performance of the learned representation on downstream tasks compared to the representation learned when using squared Euclidean cost.

📄 PDF Abstract BibTeX arXiv:2111.03169

Code (2)

rjiang03/Hard-Negative-Sampling-via-Regularized-Optimal-Transport-for-Contrastive-Representation-Learning 공식 구현 pytorch
rjiang03/hcl-ot 공식 구현 pytorch

Tasks

Contrastive LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Regularized Optimal Transport and the Rot Mover's Distance

2016-10-20 · Arnaud Dessein, Nicolas Papadakis, Jean-Luc Rouas

This paper presents a unified framework for smooth convex regularization of discrete optimal transport problems. In this context, the regularized optimal transport turns out to be equivalent to a matrix nearness problem …

Scene Classification

Entropy Partial Transport with Tree Metrics: Theory and Practice

2021-01-24 · Tam Le, Truyen Nguyen

Optimal transport (OT) theory provides powerful tools to compare probability measures. However, OT is limited to nonnegative measures having the same mass, and suffers serious drawbacks about its computation and statisti…

Document ClassificationTopological Data Analysis

Structured Matching via Cost-Regularized Unbalanced Optimal Transport

2025-11-24 · Emanuele Pardini, Katerina Papagiannouli arxiv

Unbalanced optimal transport (UOT) provides a flexible way to match or compare nonnegative finite Radon measures. However, UOT requires a predefined ground transport cost, which may misrepresent the data's underlying geo…

Point Clouds

Score-based Generative Neural Networks for Large-Scale Optimal Transport

2021-10-07 · NeurIPS 2021 12 · Max Daniels, Tyler Maunu, Paul Hand

We consider the fundamental problem of sampling the optimal transport coupling between given source and target distributions. In certain cases, the optimal transport plan takes the form of a one-to-one mapping from the s…

Form

Sampling-Based Control via Entropy-Regularized Optimal Transport

2026-05-04 · Vincent Pacelli, Akash Ratheesh, Evangelos A. Theodorou arxiv

Sampling-based model predictive control methods like MPPI and CEM are essential for real-time control of nonlinear robotic systems, particularly where discontinuous dynamics preclude gradient-based optimization. However,…