GRAPE: Heterogeneous Graph Representation Learning for Genetic Perturbation with Coding and Non-Coding Biotype
Abstract
Predicting genetic perturbations enables the identification of potentially crucial genes prior to wet-lab experiments, significantly improving overall experimental efficiency. Since genes are the foundation of cellular life, building gene regulatory networks (GRN) is essential to understand and predict the effects of genetic perturbations. However, current methods fail to fully leverage gene-related information, and solely rely on simple evaluation metrics to construct coarse-grained GRN. More importantly, they ignore functional differences between biotypes, limiting the ability to capture potential gene interactions. In this work, we leverage pre-trained large language model and DNA sequence model to extract features from gene descriptions and DNA sequence data, respectively, which serve as the initialization for gene representations. Additionally, we introduce gene biotype information for the first time in genetic perturbation, simulating the distinct roles of genes with different biotypes in regulating cellular processes, while capturing implicit gene relationships through graph structure learning (GSL). We propose GRAPE, a heterogeneous graph neural network (HGNN) that leverages gene representations initialized with features from descriptions and sequences, models the distinct roles of genes with different biotypes, and dynamically refines the GRN through GSL. The results on publicly available datasets show that our method achieves state-of-the-art performance. The code for reproducing the results can be seen at the link: https://github.com/ChangxiChi/GRAPE.
Cite
Text
Chi et al. "GRAPE: Heterogeneous Graph Representation Learning for Genetic Perturbation with Coding and Non-Coding Biotype." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/551Markdown
[Chi et al. "GRAPE: Heterogeneous Graph Representation Learning for Genetic Perturbation with Coding and Non-Coding Biotype." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/chi2025ijcai-grape/) doi:10.24963/IJCAI.2025/551BibTeX
@inproceedings{chi2025ijcai-grape,
title = {{GRAPE: Heterogeneous Graph Representation Learning for Genetic Perturbation with Coding and Non-Coding Biotype}},
author = {Chi, Changxi and Xia, Jun and Zhou, Jingbo and Cheng, Jiabei and Yu, Chang and Li, Stan Z.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2025},
pages = {4949-4957},
doi = {10.24963/IJCAI.2025/551},
url = {https://mlanthology.org/ijcai/2025/chi2025ijcai-grape/}
}