paper-with-me

홈 › Papers

Cross-Attention Graph Neural Networks for Inferring Gene Regulatory Networks with Skewed Degree Distribution

2024-12-18 · Jiaqi Xiong, Nan Yin, Shiyang Liang, Haoyang Li, Yingxu Wang, Duo Ai, Fang Pan, JingJie Wang

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 relationships and their directionality. Our model consistently outperforms existing state-of-the-art methods across various datasets, underscoring its efficacy in elucidating complex gene regulatory mechanisms. Our codes used in this paper are publicly available at: https://github.com/kikixiong/XATGRN.

📄 PDF Abstract BibTeX arXiv:2412.16220

Code (1)

kikixiong/xatgrn 공식 구현 pytorch

Tasks

Graph Embedding

Similar Papers 제목 키워드 기반

Inferring dynamic regulatory interaction graphs from time series data with perturbations

2023-06-13 · Dhananjay Bhaskar, Sumner Magruder, Edward De Brouwer, Aarthi Venkat 외

Complex systems are characterized by intricate interactions between entities that evolve dynamically over time. Accurate inference of these dynamic relationships is crucial for understanding and predicting system behavio…

Causal InferenceGraph AttentionTime Series

Large-Scale Targeted Cause Discovery with Data-Driven Learning

2024-08-29 · Jang-Hyun Kim, Claudia Skok Gibbs, Sangdoo Yun, Hyun Oh Song 외

We propose a novel machine learning approach for inferring causal variables of a target variable from observations. Our focus is on directly inferring a set of causal factors without requiring full causal graph reconstru…

Causal DiscoveryGraph Reconstruction

A Novel Graph Transformer Framework for Gene Regulatory Network Inference

2025-04-23 · Binon Teji, Swarup Roy

The inference of gene regulatory networks (GRNs) is a foundational stride towards deciphering the fundamentals of complex biological systems. Inferring a possible regulatory link between two genes can be formulated as a …

Link Prediction

Gene Regulatory Network Inference from Pre-trained Single-Cell Transcriptomics Transformer with Joint Graph Learning

2024-07-25 · Sindhura Kommu, Yizhi Wang, Yue Wang, Xuan Wang

Inferring gene regulatory networks (GRNs) from single-cell RNA sequencing (scRNA-seq) data is a complex challenge that requires capturing the intricate relationships between genes and their regulatory interactions. In th…

Graph Learning

Biological Regulatory Network Inference through Circular Causal Structure Learning

2025-11-04 · Hongyang Jiang, Yuezhu Wang, Ke Feng, Chaoyi Yin 외 arxiv

Biological networks are pivotal in deciphering the complexity and functionality of biological systems. Causal inference, which focuses on determining the directionality and strength of interactions between variables rath…

Causal Inference