REVIEW 2 cited by
Contrasting Multiple Representations with the Multi-Marginal Matching Gap
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
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.
Forward citations
Cited by 2 Pith papers
-
Neural Estimation for Scaling Entropic Multimarginal Optimal Transport
NEMOT uses neural dual potentials trained on mini-batches to estimate entropic multimarginal optimal transport costs and plans, with non-asymptotic error guarantees and orders-of-magnitude speedups over Sinkhorn.
-
PiCME: Pipeline for Contrastive Modality Evaluation and Encoding in the MIMIC Dataset
PiCME shows contrastive learning peaks at three modalities in MIMIC, and a Modality-Gated LSTM with contrastively learned weights improves five-modality mortality prediction over supervised baselines.
Discussion (0). Sign in to comment.