paper-with-me

Papers

CRADLE-VAE: Enhancing Single-Cell Gene Perturbation Modeling with Counterfactual Reasoning-based Artifact Disentanglement

2024-09-09 · Seungheun Baek, Soyon Park, Yan Ting Chok, Junhyun Lee, Jueon Park, Mogan Gim, Jaewoo Kang

Predicting cellular responses to various perturbations is a critical focus in drug discovery and personalized therapeutics, with deep learning models playing a significant role in this endeavor. Single-cell datasets contain technical artifacts that may hinder the predictability of such models, which poses quality control issues highly regarded in this area. To address this, we propose CRADLE-VAE, a causal generative framework tailored for single-cell gene perturbation modeling, enhanced with counterfactual reasoning-based artifact disentanglement. Throughout training, CRADLE-VAE models the underlying latent distribution of technical artifacts and perturbation effects present in single-cell datasets. It employs counterfactual reasoning to effectively disentangle such artifacts by modulating the latent basal spaces and learns robust features for generating cellular response data with improved quality. Experimental results demonstrate that this approach improves not only treatment effect estimation performance but also generative quality as well. The CRADLE-VAE codebase is publicly available at https://github.com/dmis-lab/CRADLE-VAE.

📄 PDF Abstract BibTeX arXiv:2409.05484

Code (1)

dmis-lab/cradle-vae 공식 구현 pytorch

Tasks

counterfactualCounterfactual ReasoningDisentanglementDrug Discovery

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Cradle: Empowering Foundation Agents Towards General Computer Control

2024-03-05 · Weihao Tan, Wentao Zhang, Xinrun Xu, Haochong Xia 외

Despite the success in specific scenarios, existing foundation agents still struggle to generalize across various virtual scenarios, mainly due to the dramatically different encapsulations of environments with manually d…

Efficient Exploration

CRADLE: Conversational RTL Design Space Exploration with LLM-based Multi-Agent Systems

2025-08-12 · Lukas Krupp, Maximilian Schöffel, Elias Biehl, Norbert Wehn arxiv

This paper presents CRADLE, a conversational framework for design space exploration of RTL designs using LLM-based multi-agent systems. Unlike existing rigid approaches, CRADLE enables user-guided flows with internal sel…

CisTransCell: Single-Cell Perturbation Prediction via Gene Function, Regulatory Control, and Cellular Context

2026-06-10 · Wei Zhang, Xun Jiang, Yuesi Xi, Ming Tang arxiv

Predicting cellular transcriptional responses to genetic perturbations is a central problem in single-cell biology, especially in the zero-shot setting where the perturbed gene or gene combination is unseen during traini…

PerturbCellRL: Verifier-Guided Reinforcement Learning for Single-Cell Perturbation Prediction

2026-06-26 · Dongxia Wu, Mingyu Li, Yuhui Zhang, Anurendra Kumar 외 arxiv

Single-cell perturbation models can reduce costly wet-lab screening by predicting how cells respond transcriptionally to interventions. While recent generative models improve population-level prediction, individual gener…

Reinforcement 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…