paper-with-me

홈 › Papers

Learning Causal Representations of Single Cells via Sparse Mechanism Shift Modeling

2022-11-07 · Romain Lopez, Nataša Tagasovska, Stephen Ra, Kyunghyn Cho, Jonathan K. Pritchard, Aviv Regev

Latent variable models such as the Variational Auto-Encoder (VAE) have become a go-to tool for analyzing biological data, especially in the field of single-cell genomics. One remaining challenge is the interpretability of latent variables as biological processes that define a cell's identity. Outside of biological applications, this problem is commonly referred to as learning disentangled representations. Although several disentanglement-promoting variants of the VAE were introduced, and applied to single-cell genomics data, this task has been shown to be infeasible from independent and identically distributed measurements, without additional structure. Instead, recent methods propose to leverage non-stationary data, as well as the sparse mechanism shift assumption in order to learn disentangled representations with a causal semantic. Here, we extend the application of these methodological advances to the analysis of single-cell genomics data with genetic or chemical perturbations. More precisely, we propose a deep generative model of single-cell gene expression data for which each perturbation is treated as a stochastic intervention targeting an unknown, but sparse, subset of latent variables. We benchmark these methods on simulated single-cell data to evaluate their performance at latent units recovery, causal target identification and out-of-domain generalization. Finally, we apply those approaches to two real-world large-scale gene perturbation data sets and find that models that exploit the sparse mechanism shift hypothesis surpass contemporary methods on a transfer learning task. We implement our new model and benchmarks using the scvi-tools library, and release it as open-source software at https://github.com/Genentech/sVAE.

📄 PDF Abstract BibTeX arXiv:2211.03553

Code (1)

genentech/svae 공식 구현 pytorch

Tasks

DisentanglementDomain GeneralizationTransfer Learning

Similar Papers 제목 키워드 기반

Friends and Grandmothers in Silico: Localizing Entity Cells in Language Models

2026-04-01 · Itay Yona, Dan Barzilay, Michael Karasik, Mor Geva arxiv

How do language models retrieve entity-specific facts from their parameters? We investigate this question by searching for sparse, entity-selective MLP neurons - which we call entity cells, by analogy to the "grandmother…

SCIT: Testing Causal Cache Carriers in Latent Chain-of-Thought Models

2026-08-27 · Yi Ding, Lijun Huang, Menglin Yang arxiv

Latent chain-of-thought models move intermediate reasoning from emitted text into continuous states, improving compactness but hiding the causal object. We introduce SCIT, the Suffix Cache Interchange Test, a causal prot…

Root Causal Inference from Single Cell RNA Sequencing with the Negative Binomial

2023-07-10 · Eric V. Strobl

Accurately inferring the root causes of disease from sequencing data can improve the discovery of novel therapeutic targets. However, existing root causal inference algorithms require perfectly measured continuous random…

Causal Inference

Sparsity regularization via tree-structured environments for disentangled representations

2024-05-30 · Elliot Layne, Jason Hartford, Sébastien Lachapelle, Mathieu Blanchette 외

Many causal systems such as biological processes in cells can only be observed indirectly via measurements, such as gene expression. Causal representation learning -- the task of correctly mapping low-level observations …

Representation Learning

Learning Latent Dynamical Causal Processes for Single-Cell Perturbation Prediction

2026-05-25 · Wenkang Jiang, Yuhang Liu, Erdun Gao, Ehsan Abbasnejad 외 arxiv

Single-cell perturbation prediction aims to infer how cells respond to unseen interventions and to achieve out-of-distribution (OOD) generalization, providing a computational route to understanding how perturbations resh…