MLLGGNJun 15, 2021

Contrastive Mixture of Posteriors for Counterfactual Inference, Data Integration and Fairness

arXiv:2106.08161v47 citations
AI Analysis

This addresses challenges in computational biology and fairness by improving data integration and counterfactual prediction, though it appears incremental as it builds on a Conditional VAE framework.

The paper tackled the problem of learning representations for batch effect correction and counterfactual inference by proposing the Contrastive Mixture of Posteriors (CoMP) method, which enforces marginal independence in latent space and demonstrated state-of-the-art performance on tasks like aligning human tumor samples with cancer cell-lines and batch correction on single-cell RNA sequencing data.

Learning meaningful representations of data that can address challenges such as batch effect correction and counterfactual inference is a central problem in many domains including computational biology. Adopting a Conditional VAE framework, we show that marginal independence between the representation and a condition variable plays a key role in both of these challenges. We propose the Contrastive Mixture of Posteriors (CoMP) method that uses a novel misalignment penalty defined in terms of mixtures of the variational posteriors to enforce this independence in latent space. We show that CoMP has attractive theoretical properties compared to previous approaches, and we prove counterfactual identifiability of CoMP under additional assumptions. We demonstrate state-of-the-art performance on a set of challenging tasks including aligning human tumour samples with cancer cell-lines, predicting transcriptome-level perturbation responses, and batch correction on single-cell RNA sequencing data. We also find parallels to fair representation learning and demonstrate that CoMP is competitive on a common task in the field.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes