Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Interpretable Neural ODEs for Gene Regulatory Network Discovery under Perturbations

Created by
  • Haebom

Author

Zaikang Lin, Sei Chang, Aaron Zweig, Minseo Kang, Elham Azizi, David A. Knowles

Outline

This paper presents an opportunity to discover large-scale causal graphs representing regulatory interactions among genes, leveraging modern high-throughput biological datasets containing thousands of perturbations. Existing discriminable causal graph models have been used to infer gene regulatory networks (GRNs) from large-scale perturbation datasets and capture causal gene regulatory relationships from genetic perturbations. However, they suffer from limited expressiveness and scalability and fail to address the dynamic nature of biological processes such as cell differentiation. In this paper, we propose PerturbODE, a novel framework that integrates biologically informative neural ordinary differential equations (neural ODEs) to model cell state trajectories and derive causal GRNs from the parameters of the neural ODEs. We demonstrate the efficacy of trajectory prediction and GRN inference on simulated and real-world overexpression datasets.

Takeaways, Limitations

Takeaways:
Presenting the possibility of inferring more accurate gene regulatory networks (GRNs) that take into account the dynamic nature of biological processes.
Increasing the efficiency of high-throughput biological data analysis using neural ordinary differential equations (NEDs).
Validation of the efficacy of PerturbODE through simulation and real datasets.
Limitations:
Further validation of the model's scalability and generalization performance is needed.
Research on the applicability to various types of perturbation and biological systems is needed.
Research is needed to improve the interpretability of models and the reliability of causal inference.
👍