SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2404.01595 · NeurIPS · 2024

Propensity Score Alignment of Unpaired Multimodal Data

Jason Hartford, Johnny Xi, Jana Osea, David Xu

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 6 functions out of this paper's own repositories and ran 5 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
valence-labs/prop-score-pairing — 5 of 6
FunctionStatusWhere it lives
CoupledDataset Ran valence-labs/prop-score-pairing/matching/models/probe.py
pointer only (licence: NONE) · get_code("5273f84dec754093")
IV_MSELoss Ran valence-labs/prop-score-pairing/matching/models/probe.py
pointer only (licence: NONE) · get_code("4552a6338c3978df")
MSEFunction Ran valence-labs/prop-score-pairing/matching/models/probe.py
pointer only (licence: NONE) · get_code("0def398bc2c0bd21")
MatchingProbe Ran valence-labs/prop-score-pairing/matching/models/probe.py
pointer only (licence: NONE) · get_code("66207497a3ef4a30")
WrapperDataset Ran valence-labs/prop-score-pairing/matching/models/probe.py
pointer only (licence: NONE) · get_code("77e162f5b36400df")
eot_matching Not yet run valence-labs/prop-score-pairing/matching/models/probe.py
pointer only (licence: NONE) · get_code("45b3139a7ee3ceda")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Multimodal representation learning techniques typically require paired samples to learn shared representations, but collecting paired samples can be challenging in fields like biology, where measurement devices often destroy the samples. This paper presents an approach to address the challenge of aligning unpaired samples across disparate modalities in multimodal representation learning. We draw an analogy between potential outcomes in causal inference and potential views in multimodal observations, allowing us to leverage Rubin's framework to estimate a common space for matching samples. Our approach assumes experimentally perturbed samples by treatments, and uses this to estimate a propensity score from each modality. We show that the propensity score encapsulates all shared information between a latent state and treatment, and can be used to define a distance between samples. We experiment with two alignment techniques that leverage this distance-shared nearest neighbours (SNN) and optimal transport (OT) matching-and find that OT matching results in significant improvements over state-of-the-art alignment approaches in on synthetic multi-modal tasks, in real-world data from NeurIPS Multimodal Single-Cell Integration Challenge, and on a single cell microscopy to expression prediction task.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2404.01595")
get_code_for_paper("2404.01595")
have("2404.01595")

Connect an agent — have() is free.