MLLGMEOct 30, 2015

Principal Differences Analysis: Interpretable Characterization of Differences between Distributions

arXiv:1510.08956v138 citations
Originality Incremental advance
AI Analysis

This provides an interpretable method for analyzing distributional differences, particularly useful in domains like genomics, though it appears incremental as an extension of existing divergence-based techniques.

The paper tackles the problem of characterizing differences between high-dimensional distributions by introducing principal differences analysis (PDA), which finds projections that maximize Wasserstein divergence, and demonstrates its application to identify differences in cell populations using single-cell RNA-seq data.

We introduce principal differences analysis (PDA) for analyzing differences between high-dimensional distributions. The method operates by finding the projection that maximizes the Wasserstein divergence between the resulting univariate populations. Relying on the Cramer-Wold device, it requires no assumptions about the form of the underlying distributions, nor the nature of their inter-class differences. A sparse variant of the method is introduced to identify features responsible for the differences. We provide algorithms for both the original minimax formulation as well as its semidefinite relaxation. In addition to deriving some convergence results, we illustrate how the approach may be applied to identify differences between cell populations in the somatosensory cortex and hippocampus as manifested by single cell RNA-seq. Our broader framework extends beyond the specific choice of Wasserstein divergence.

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