EAAI Journal 2026 Journal Article
Inferring drug-related microbes through multi-perspective node feature distribution encoding and multi-scale hypergraph learning
- Fengjiao Sun
- Sentao Chen
- Hui Cui
- Jing Gu
- Ping Xuan
- Tiangang Zhang
Objective: Since microbes can affect the therapeutic effects of drugs by altering their structures, identifying drug-related microbes is crucial for understanding the mechanisms of drug actions. Recent research has focused on designing graph learning-based models to predict drug–microbe associations. However, these prediction methods failed to fully utilize the feature distributions of nodes within heterogeneous graphs comprising drugs and microbes. Previous methods failed to fully capture and leverage the complex correlations implied among multiple drugs and microbes. Additionally, the consistency of node representations across multiple graphs constructed from multiple views was also overlooked. To overcome these issues, we propose a Multi-perspective and Multi-scale drug–microbe Association prediction method, MMDMA, for predicting candidate microbes associated with various drugs. Methods: First, to propagate node information across multiple perspectives and learn feature distributions from the heterogeneous graphs, we develop a multi-perspective variational graph autoencoder. This component transfers node attributes between the functional and attribute perspectives, enabling feature learning for nodes across the heterogeneous graphs. Second, we design a hypergraph with dynamic topology, where each hyperedge encapsulates the biological characteristic of multiple microbes involved in the functional processes of multiple drugs. We propose a cross-attention mechanism that propagates node attributes to hyperedges, and this mechanism captures the inherent correlations between nodes and hyperedges, improving hyperedge attribute learning and dynamically evolving the hypergraph topology. Third, we develop a multi-scale hypergraph convolution framework to adaptively fuse the contextual relationships within the multi-scale neighbor topologies. Finally, given the diversity of node features for multiple heterogeneous graphs and the hypergraph, we design multi-graph contrastive learning to enhance the consistency of node features learnt from multiple graphs, ensuring robust node representation. Findings: The extensive comparison experiments demonstrate that MMDMA achieves area under the curve of 0. 967 and area under the precision–recall curve of 0. 883 and it outperforms nine state-of-the-art methods for predicting the candidate microbes for the interested drugs. Ablation studies validate the effectiveness of MMDMA’s major innovations, including local neighbor enhanced feature learning by multi-perspective variational graph autoencoder, multi-node correlation encoding by multi-scale hypergraph convolution, and multi-graph contrastive learning. Furthermore, case studies on three drugs confirm MMDMA’s capability to identify potential candidate microbes for diverse drugs. Novelty: MMDMA is capable of learning multi-perspective node feature distributions, encoding correlations among multiple nodes, and conducting contrastive learning of the node representations across multiple heterogeneous graphs and hypergraph. MMDMA can serve as an effective tool for screening reliable drug-related candidate microbes, which helps reduce the cost of experimentally discovering true drug–microbe associations in subsequent wet-lab studies. The source code and datasets are freely available at https: //github. com/pingxuan-hlju/MMDMA.