paper-with-me

Papers

Contrasting Multiple Representations with the Multi-Marginal Matching Gap

2024-05-29 · Zoe Piran, Michal Klein, James Thornton, Marco Cuturi

Learning meaningful representations of complex objects that can be seen through multiple ($k\geq 3$) views or modalities is a core task in machine learning. Existing methods use losses originally intended for paired views, and extend them to $k$ views, either by instantiating $\tfrac12k(k-1)$ loss-pairs, or by using reduced embeddings, following a \textit{one vs. average-of-rest} strategy. We propose the multi-marginal matching gap (M3G), a loss that borrows tools from multi-marginal optimal transport (MM-OT) theory to simultaneously incorporate all $k$ views. Given a batch of $n$ points, each seen as a $k$-tuple of views subsequently transformed into $k$ embeddings, our loss contrasts the cost of matching these $n$ ground-truth $k$-tuples with the MM-OT polymatching cost, which seeks $n$ optimally arranged $k$-tuples chosen within these $n\times k$ vectors. While the exponential complexity $O(n^k$) of the MM-OT problem may seem daunting, we show in experiments that a suitable generalization of the Sinkhorn algorithm for that problem can scale to, e.g., $k=3\sim 6$ views using mini-batches of size $64~\sim128$. Our experiments demonstrate improved performance over multiview extensions of pairwise losses, for both self-supervised and multimodal tasks.

📄 PDF Abstract BibTeX arXiv:2405.19532

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sentence embedding with contrastive multi-views learning

2019-09-25 · Antoine Simoulin

In this work, we propose a self-supervised method to learn sentence representations with an injection of linguistic knowledge. Multiple linguistic frameworks propose diverse sentence structures from which semantic meanin…

DiversitySentenceSentence EmbeddingSentence-Embedding

Momentum Multi-Marginal Schrödinger Bridge Matching

2025-06-11 · Panagiotis Theodoropoulos, Augustinos D. Saravanos, Evangelos A. Theodorou, Guan-Horng Liu

Understanding complex systems by inferring trajectories from sparse sample snapshots is a fundamental challenge in a wide range of domains, e.g., single-cell biology, meteorology, and economics. Despite advancements in B…

Joint Probabilistic Matching Using m-Best Solutions

2016-06-01 · CVPR 2016 6 · Seyed Hamid Rezatofighi, Anton Milan, Zhen Zhang, Qinfeng Shi 외

Matching between two sets of objects is typically approached by finding the object pairs that collectively maximize the joint matching score. In this paper, we argue that this single solution does not necessarily lead to…

Person Re-Identification

Multi-Marginal Schrödinger Bridge Matching

2025-10-18 · Byoungwoo Park, Juho Lee arxiv

Understanding the continuous evolution of populations from discrete temporal snapshots is a critical research challenge, particularly in fields like developmental biology and systems medicine where longitudinal tracking …

Computational Efficiency

Multiplex Graph Contrastive Learning with Soft Negatives

2024-09-12 · Zhenhao Zhao, Minhong Zhu, Chen Wang, Sijia Wang 외

Graph Contrastive Learning (GCL) seeks to learn nodal or graph representations that contain maximal consistent information from graph-structured data. While node-level contrasting modes are dominating, some efforts comme…

Contrastive Learning