Combinatorial Prediction of Therapeutic Perturbations Using Causally-Inspired Neural Networks

As an alternative to target-driven drug discovery, phenotype-driven approaches identify compounds that counteract the overall disease effects by analyzing phenotypic signatures. Our study introduces a novel approach to this field, aiming to expand the search space for new therapeutic agents. We introduce PDGrapher, a causally-inspired graph neural network model designed to predict arbitrary perturbagens – sets of therapeutic targets – capable of reversing disease effects. Unlike existing methods that learn responses to perturbations, PDGrapher solves the inverse problem, which is to infer the perturbagens necessary to achieve a specific response – i.e., directly predicting perturbagens by learning which perturbations elicit a desired response.

Experiments across eight datasets of genetic and chemical perturbations show that PDGrapher successfully predicted effective perturbagens in up to 10% additional test samples and ranked therapeutic targets up to 35% higher than competing methods. A key innovation of PDGrapher is its direct prediction capability, which contrasts with the indirect, computationally intensive models traditionally used in phenotype-driven drug discovery that only predict changes in phenotypes due to perturbations. The direct approach enables PDGrapher to train up to 30 times faster, representing a significant leap in efficiency. Our results suggest that PDGrapher can advance phenotype-driven drug discovery, offering a fast and comprehensive approach to identifying therapeutically useful perturbations.

Target-driven drug discovery, predominant since the 1990s, focuses on the design of highly specific compounds against disease-associated targets such as proteins or enzymes.

  • A prime example of target-driven drug discovery is the development of small molecule kinase inhibitors like Imatinib. Imatinib halts the progression of chronic myeloid leukemia (CML) by inhibiting the BCR-ABL tyrosine kinase, a mutated protein that drives uncontrolled proliferation of leukemic cells in CML patients.
  • A second notable example are monoclonal antibodies like Trastuzumab which specifically targets the HER2 receptor, a protein overexpressed in certain types of breast cancer. Trastuzumab inhibits cell proliferation while engaging the body’s immune system to initiate an attack against the cancer.

These examples illustrate the success of target-driven approaches, yet the past decade has seen a revival of phenotype-driven approaches. This shift has been fueled by the observation that the majority of the first-in-class drugs approved by the US FDA between 1999 and 2008 were discovered empirically without a drug target hypothesis.

Instead of the one drug, one gene, one disease model of target-driven approaches, phenotype-driven approaches aim to identify compounds, or perturbagens, that reverse phenotypic disease effects as measured by high-throughput screening (HTS) assays. Notable recent successes include Ivacaftor, the first available therapy treating the underlying cause of cystic fibrosis, and Risdiplam, the first oral medicine approved to treat spinal muscular atrophy.

Overview of PDGrapher

Current phenotype-driven lead discovery methods are limited as they identify potential leads by predicting and matching gene expression response signatures with known disease signatures. We propose an alternative approach where the objective is to determine which genes a new perturbagen should target to reverse disease effects as represented by a disease signature. We term this approach combinatorial prediction of therapeutic targets due to its focus on predicting gene combinations.

The problem of finding which elements of a system should be perturbed to achieve a desired outcome is typically referred to as optimal intervention design within the causal discovery literature. Here, we build on this concept to introduce PDGrapher, an approach for the combinatorial prediction of therapeutic targets to shift cell gene expression from an initial to a treated state in genetic and chemical intervention datasets. Our predictive task is formulated using a causal model, where genes are the nodes in a causal graph and structural equations encode their causal relationships. The goal is to identify a set of genes a perturbagen should target to transition nodes states from diseased to treated.

We consider protein-protein interaction networks (PPI) or gene regulatory networks (GRN) as approximations of the causal graph, assuming no unobserved confounders. We tackle our objective through a representation learning approach, using graph neural network (GNN)-based models to implicitly represent the structural equations. For a given pair of diseased and treated samples, PDGrapher outputs a ranking of genes, with the top-predicted genes identified as the primary therapeutic targets that shift gene expression phenotypes from a diseased to a treated state.

We evaluate PDGrapher across four datasets of genetic and chemical interventions in held out folds containing novel samples, and held out folds containing novel samples and cell lines:

  • PDGrapher ranks ground-truth therapeutic targets up to 35% higher in chemical intervention datasets and 16% higher in genetic intervention datasets in held out folds containing novel samples, compared with existing approaches.
  • In held out folds containing both novel samples and cell lines, PDGrapher maintained its robust performance.
  • A key innovation of PDGrapher is its ability to directly predict perturbagens that can shift gene expression from diseased to treated states in contrast with prevailing approaches that indirectly predict perturbagens through extensive computational modeling of cell responses. This enables up to 30 times faster training than existing methods.
  • Therapeutic targets predicted by PDGrapher in chemical intervention datasets agree well with ground-truth therapeutic targets, indicating that PDGrapher can elucidate the mode of action for chemical perturbagens and potentially enhance phenotype-driven lead discovery.

Publication

Combinatorial Prediction of Therapeutic Perturbations Using Causally-Inspired Neural Networks
Guadalupe Gonzalez, Isuru Herath, Kirill Veselkov, Michael Bronstein and Marinka Zitnik
In Review 2024 [bioRxiv]

@article{gonzalez2024combinatorial,
  title={Combinatorial Prediction of Therapeutic Perturbations Using Causally-Inspired Neural Networks},
  author={Gonzalez, Guadalupe and Herath, Isuru and Veselkov, Kirill and Bronstein, Michael and Zitnik, Marinka},
  journal={bioRxiv},
  url={},
  year={2024}
}

Code Availability

Pytorch implementation of PDGrapher is available in the GitHub repository.

Data Availability

Processed data, including the cell line gene expression dataset, protein-protein interaction network, drug targets, and disease-associated genes are shared with the research community:

Processed dataset is available through Figshare.

Authors

Latest News

Apr 2024:   Biomedical AI Agents

Mar 2024:   Efficient ML Seminar Series

We started a Harvard University Efficient ML Seminar Series. Congrats to Jonathan for spearheading this initiative. Harvard Magazine covered the first meeting focusing on LLMs.

Mar 2024:   UniTS - Unified Time Series Model

UniTS is a unified time series model that can process classification, forecasting, anomaly detection and imputation tasks within a single model with no task-specific modules. UniTS has zero-shot, few-shot, and prompt learning capabilities. Project website.

Mar 2024:   Weintraub Graduate Student Award

Michelle receives the 2024 Harold M. Weintraub Graduate Student Award. The award recognizes exceptional achievement in graduate studies in biological sciences. News Story. Congratulations!

Mar 2024:   PocketGen - Generating Full-Atom Ligand-Binding Protein Pockets

PocketGen is a deep generative model that generates residue sequence and full-atom structure of protein pockets, maximizing binding to ligands. Project website.

Feb 2024:   SPECTRA - Generalizability of Molecular AI

Feb 2024:   Kaneb Fellowship Award

The lab receives the John and Virginia Kaneb Fellowship Award at Harvard Medical School to enhance research progress in the lab.

Feb 2024:   NSF CAREER Award

The lab receives the NSF CAREER Award for our research in geometric deep learning to facilitate algorithmic and scientific advances in therapeutics.

Feb 2024:   Dean’s Innovation Award in AI

Jan 2024:   AI's Prospects in Nature Machine Intelligence

We discussed AI’s 2024 prospects with Nature Machine Intelligence, covering LLM progress, multimodal AI, multi-task agents, and how to bridge the digital divide across communities and world regions.

Jan 2024:   Combinatorial Therapeutic Perturbations

New paper introducing PDGrapher for combinatorial prediction of chemical and genetic perturbations using causally-inspired neural networks.

Nov 2023:   Next Generation of Therapeutics Commons

Oct 2023:   Structure-Based Drug Design

Geometric deep learning has emerged as a valuable tool for structure-based drug design, to generate and refine biomolecules by leveraging detailed three-dimensional geometric and molecular interaction information.

Oct 2023:   Graph AI in Medicine

Graph AI models in medicine integrate diverse data modalities through pre-training, facilitate interactive feedback loops, and foster human-AI collaboration, paving the way to clinically meaningful predictions.

Sep 2023:   New papers accepted at NeurIPS

Sep 2023:   Future Directions in Network Biology

Excited to share our perspectives on current and future directions in network biology.

Aug 2023:   Scientific Discovery in the Age of AI

Jul 2023:   PINNACLE - Contextual AI protein model

PINNACLE is a contextual AI model for protein understanding that dynamically adjusts its outputs based on biological contexts in which it operates. Project website.

Jun 2023:   Our Group is Joining the Kempner Institute

Excited to join Kempner’s inaugural cohort of associate faculty to advance Kempner’s mission of studying the intersection of natural and artificial intelligence.

Jun 2023:   Welcoming a New Postdoctoral Fellow

An enthusiastic welcome to Shanghua Gao who is joining our group as a postdoctoral research fellow.

Zitnik Lab  ·  Artificial Intelligence in Medicine and Science  ·  Harvard  ·  Department of Biomedical Informatics