Generative Distribution Embeddings
Nic Fishman, Gokul Gowri, Peng Yin, Jonathan Gootenberg, Omar Abudayyeh
TL;DR
The paper introduces generative distribution embeddings (GDEs), a framework that maps sets of samples to latent distributions using distributionally invariant encoders paired with conditional generators. By design, the latent geometry in GDEs approximates Wasserstein-$W_2$ distances and OT geodesics, effectively functioning as predictive sufficient statistics for distribution-level inference. The authors demonstrate strong empirical performance on both synthetic benchmarks and six large-scale computational biology tasks, including lineage-traced scRNA-seq, Perturb-seq, cellular morphology, BS-seq methylation, yeast promoter activity, and spatiotemporal viral sequence distributions, highlighting the method's versatility and scalability. The work also develops a formal statistical-geometric foundation, linking encoder invariance to asymptotic sufficiency and viewing the learned manifold as a constrained Wasserstein submanifold, with prior-weighting to tailor geometry for downstream objectives. Overall, GDEs offer a flexible, scalable approach to population-level inference across domains where distributions—not individual samples—are the primary unit of analysis.
Abstract
Many real-world problems require reasoning across multiple scales, demanding models which operate not on single data points, but on entire distributions. We introduce generative distribution embeddings (GDE), a framework that lifts autoencoders to the space of distributions. In GDEs, an encoder acts on sets of samples, and the decoder is replaced by a generator which aims to match the input distribution. This framework enables learning representations of distributions by coupling conditional generative models with encoder networks which satisfy a criterion we call distributional invariance. We show that GDEs learn predictive sufficient statistics embedded in the Wasserstein space, such that latent GDE distances approximately recover the $W_2$ distance, and latent interpolation approximately recovers optimal transport trajectories for Gaussian and Gaussian mixture distributions. We systematically benchmark GDEs against existing approaches on synthetic datasets, demonstrating consistently stronger performance. We then apply GDEs to six key problems in computational biology: learning representations of cell populations from lineage-tracing data (150K cells), predicting perturbation effects on single-cell transcriptomes (1M cells), predicting perturbation effects on cellular phenotypes (20M single-cell images), modeling tissue-specific DNA methylation patterns (253M sequences), designing synthetic yeast promoters (34M sequences), and spatiotemporal modeling of viral protein sequences (1M sequences).
