Cross-Attention Graph Neural Networks for Inferring Gene Regulatory Networks with Skewed Degree Distribution
Jiaqi Xiong, Nan Yin, Shiyang Liang, Haoyang Li, Yingxu Wang, Duo Ai,, Fang Pan, Jingjie Wang

TL;DR
This paper introduces XATGRN, a novel graph neural network model employing cross-attention and dual complex graph embedding to accurately infer gene regulatory networks with skewed degree distributions from gene expression data.
Contribution
The paper presents a new model that effectively captures complex gene interactions and manages skewed degree distributions, improving the accuracy of gene regulatory network inference.
Findings
XATGRN outperforms existing methods on multiple datasets.
The model accurately predicts regulatory relationships and their directions.
It effectively handles skewed degree distributions in gene networks.
Abstract
Inferencing Gene Regulatory Networks (GRNs) from gene expression data is a pivotal challenge in systems biology, and several innovative computational methods have been introduced. However, most of these studies have not considered the skewed degree distribution of genes. Specifically, some genes may regulate multiple target genes while some genes may be regulated by multiple regulator genes. Such a skewed degree distribution issue significantly complicates the application of directed graph embedding methods. To tackle this issue, we propose the Cross-Attention Complex Dual Graph Embedding Model (XATGRN). Our XATGRN employs a cross-attention mechanism to effectively capture intricate gene interactions from gene expression profiles. Additionally, it uses a Dual Complex Graph Embedding approach to manage the skewed degree distribution, thereby ensuring precise prediction of regulatory…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGene Regulatory Network Analysis · Evolutionary Algorithms and Applications · Bioinformatics and Genomic Networks
