A deep graph model for the signed interaction prediction in biological network
Shuyi Jin, Mengji Zhang, Meijie Wang, Lun Yu
TL;DR
This work introduces RGCNTD, a polarity-aware deep graph model that jointly predicts polar (increase/decrease) and non-polar (binding/affect) chemical-gene interactions in a heterogeneous network. By coupling a two-layer GCN encoder with an RGCN-based tensor decomposition decoder and a conflict-aware CL sampling strategy, the model achieves superior discrimination of polarity and overall predictive accuracy, outperforming multiple baselines. The authors also propose novel metrics, $AUC_{polarity}$ and CP@500, to specifically evaluate polarity differentiation and high-confidence predictions, and show that, in some cases, additional subgraph inputs can harm performance. The framework advances network pharmacology by enabling robust, polarity-aware predictions on large Chemical-Gene interaction networks, with practical implications for drug repurposing and mechanism interpretation.
Abstract
Predicting signed interactions in biological networks is crucial for understanding drug mechanisms and facilitating drug repurposing. While deep graph models have demonstrated success in modeling complex biological systems, existing approaches often fail to distinguish between positive and negative interactions, limiting their utility for precise pharmacological predictions. In this study, we propose a novel deep graph model, \textbf{RGCNTD} (Relational Graph Convolutional Network with Tensor Decomposition), designed to predict both polar (e.g., activation, inhibition) and non-polar (e.g., binding, affect) chemical-gene interactions. Our model integrates graph convolutional networks with tensor decomposition to enhance feature representation and incorporates a conflict-aware sampling strategy to resolve polarity ambiguities. We introduce new evaluation metrics, \textit{AUC\textsubscript{polarity}} and \textit{CP@500}, to assess the model's ability to differentiate interaction types. Experimental results demonstrate that \textbf{RGCNTD} outperforms baseline models, achieving superior classification accuracy and improved discrimination of polar edges. Furthermore, we analyze the impact of subgraph components on predictive performance, revealing that additional network structures do not always enhance accuracy. These findings highlight the importance of polarity-aware modeling in drug discovery and network pharmacology, providing a robust framework for predicting complex biological interactions.
