Skip to main content

KSHFS: Research on Drug-Drug Interaction Prediction Based on Knowledge Subgraph and High-Order Feature-Aware Structure

  • Conference paper
  • First Online:
Neural Information Processing (ICONIP 2023)

Abstract

Effective drug-drug interaction (DDI) prediction can prevent adverse reactions and side effects caused by taking multiple drugs at the same time. However, most methods that obtain drug information through large-scale biomedical knowledge graphs (KGs), ignore the problem of high noise and complexity, and have certain limitations in obtaining rich neighborhood information for each entity in the KG. Therefore, this paper proposes an end-to-end method called Knowledge Subgraph and High-order Feature-aware Structure (KSHFS) to address DDI prediction. In KSHFS, this paper first designs a subgraph extraction module to reduce the noise caused by the KG, remove irrelevant information, and effectively utilize the entity information in external knowledge graphs to assist DDI prediction. Then, a high-order feature-aware module is designed to aggregate entity information propagated from high-order neighbors, learn high-order structural embeddings for each entity, and effectively capture potential semantic neighborhood features of drug pairs. Finally, in binary DDI prediction, a self-attention mechanism is used for feature fusion to predict drug interaction events. The experimental results demonstrate that the KSHFS model outperforms the baseline models in binary and multi-relation DDI prediction based on various evaluation metrics, including AUC, AUPR, and F1.

Supported by the Natural Science Foundation of Shandong Province (ZR2022MF333).

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 79.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 99.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Qato, D.M., Wilder, J., Schumm, L.P., Gillet, V., Alexander, G.C.: Changes in prescription and over-the-counter medication and dietary supplement use among older adults in the united states, 2005 vs 2011. JAMA Int. Med. 176(4), 473–482 (2016)

    Google Scholar 

  2. Perozzi, B., Al-Rfou, R., Skiena, S.: Deepwalk: online learning of social representations. In: Proceedings of the 20th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, pp. 701–710 (2014)

    Google Scholar 

  3. Ryu, J.Y., Kim, H.U., Lee, S.Y.: Deep learning improves prediction of drug-drug and drug-food interactions. Proc. Natl. Acad. Sci. 115(18), E4304–E4311 (2018)

    Article  Google Scholar 

  4. Hui, Yu., Dong, W.M., Shi, J.Y.: Raneddi: relation-aware network embedding for drug-drug interaction prediction. Inf. Sci. 582, 167–180 (2022)

    Article  Google Scholar 

  5. Sun, Z., Deng, Z.-H., Nie, J.-Y., Tang, J.: Rotate: knowledge graph embedding by relational rotation in complex space. arXiv preprint arXiv:1902.10197 (2019)

  6. Wang, X., He, X., Cao, Y., Liu, M., Chua, T.-S. Kgat: knowledge graph attention network for recommendation. In: Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining, pp. 950–958 (2019)

    Google Scholar 

  7. Zhao, S., Wei, W., Zou, D., Mao, X.: Multi-view intent disentangle graph networks for bundle recommendation. Proc. AAAI Conf. Artif. Intell. 36, 4379–4387 (2022)

    Google Scholar 

  8. Zhang, M., Chen, Y.: Link prediction based on graph neural networks. Adv. Neural Inf. Process. Syst. 31 (2018)

    Google Scholar 

  9. Hamilton, W., Ying, Z., Leskovec, J.: Inductive representation learning on large graphs. Adv. Neural Inf. Process. Syst. 30 (2017)

    Google Scholar 

  10. Wang, X., He, X., Wang, M., Feng, F., Chua, T.-S.: Neural graph collaborative filtering. In: Proceedings of the 42nd International ACM SIGIR Conference on Research and Development in Information Retrieval, pp. 165–174 (2019)

    Google Scholar 

  11. Guo, S., Wang, Y., Yuan, H., Huang, Z., Chen, J., Wang, X.: Taert: triple-attentional explainable recommendation with temporal convolutional network. Inf. Sci. 567, 185–200 (2021)

    Article  Google Scholar 

  12. Ba, J.L., Kiros, J.R., Hinton, G.E.: Layer normalization. arXiv preprint arXiv:1607.06450 (2016)

  13. He, K., Zhang, X., Ren, S., Sun, J.: Deep residual learning for image recognition. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 770–778 (2016)

    Google Scholar 

  14. Wishart, D.S., et al.: Drugbank: a comprehensive resource for in silico drug discovery and exploration. Nucl. Acids Res. 34(suppl_1), D668–D672 (2006)

    Google Scholar 

  15. Tang, J., Qu, M., Wang, M., Zhang, M., Yan, J., Mei, Q.: Line: large-scale information network embedding. In: Proceedings of the 24th International Conference on World Wide Web, pp. 1067–1077 (2015)

    Google Scholar 

  16. Huang, K., Xiao, C., Glass, L.M., Zitnik, M., Sun, J.: Skipgnn: predicting molecular interactions with skip-graph networks. Sci. Rep. 10(1), 21092 (2020)

    Google Scholar 

  17. Lin, X., Quan, Z., Wang, Z.-J., Ma, T., Zeng, X.: KGNN: knowledge graph neural network for drug-drug interaction prediction. IJCAI 380, 2739–2745 (2020)

    Google Scholar 

  18. Deng, Y., Xinran, X., Qiu, Y., Xia, J., Zhang, W., Liu, S.: A multimodal deep learning framework for predicting drug-drug interaction events. Bioinformatics 36(15), 4316–4322 (2020)

    Article  Google Scholar 

  19. Liu, Z., Wang, X.-N., Hui, Yu., Shi, J.-Y., Dong, W.-M.: Predict multi-type drug-drug interactions in cold start scenario. BMC Bioinformatics 23(1), 75 (2022)

    Article  Google Scholar 

Download references

Acknowledgements

This work was supported by the Natural Science Foundation of Shandong Province (ZR2022MF333).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Qian Gao .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2024 The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd.

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Wang, N., Gao, Q., Fan, J. (2024). KSHFS: Research on Drug-Drug Interaction Prediction Based on Knowledge Subgraph and High-Order Feature-Aware Structure. In: Luo, B., Cheng, L., Wu, ZG., Li, H., Li, C. (eds) Neural Information Processing. ICONIP 2023. Communications in Computer and Information Science, vol 1964. Springer, Singapore. https://doi.org/10.1007/978-981-99-8141-0_37

Download citation

  • DOI: https://doi.org/10.1007/978-981-99-8141-0_37

  • Published:

  • Publisher Name: Springer, Singapore

  • Print ISBN: 978-981-99-8140-3

  • Online ISBN: 978-981-99-8141-0

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics