# Hgtsynergy: a transfer learning method for predicting anticancer synergistic drug combinations based on a drug-drug interaction heterogeneous graph

**Authors:** Xiaowen Wang, Yanming Huang, Hongming Zhu, Dongsheng Mao, Xiaoli Zhu, Qin Liu

PMC · DOI: 10.1186/s12859-025-06360-5 · BMC Bioinformatics · 2026-01-06

## TL;DR

HGTSynergy is a deep learning method that uses drug-drug interaction graphs and transfer learning to predict anticancer drug combinations that work together more effectively.

## Contribution

HGTSynergy introduces a novel transfer learning framework using heterogeneous graph attention networks to improve prediction of anticancer drug synergies.

## Key findings

- HGTSynergy outperforms seven deep learning methods in predicting drug synergy scores with a Pearson correlation coefficient of 0.75.
- The method achieves high classification performance with an AUC of 0.90 and accuracy of 0.94 in synergy prediction.
- Ablation studies confirm the effectiveness of the heterogeneous graph attention network and transfer learning framework.

## Abstract

Drug combination therapy often outperforms monotherapy in cancer treatment, but the vast number of available drugs makes manual screening for synergistic combinations costly. Computational methods, especially deep learning, can reduce the search space by predicting likely synergistic drug combinations. Recent studies have improved drug synergy prediction by modeling associations among different biological entities, but drug–drug interactions have not been fully leveraged in this scenario, which motivated the work presented in this paper.

This paper proposes a deep learning method named HGTSynergy to predict synergistic drug combinations, which employs a heterogeneous graph attention network and a tailored task to capture complex latent patterns in the drug network as prior knowledge. The learned knowledge is then transferred through a transfer learning framework to the downstream task of predicting drug synergy scores, effectively enhancing predictive performance.

A five-fold nested cross-validation is employed to train HGTSynergy. In the synergy regression task, HGTSynergy outperforms seven deep learning methods, achieving a mean squared error of 222.83, root mean squared error of 14.91, and Pearson correlation coefficient of 0.75. For the synergy classification task, it also surpasses other methods with an area under the receiver operating characteristic curve of 0.90, area under the precision–recall curve of 0.63, accuracy of 0.94, precision of 0.72, and Cohen’s Kappa of 0.52. The ablation study verifies that the heterogeneous graph attention network and the transfer learning framework both have a positive effect on prediction performance. Moreover, a series of analyses demonstrates that the proposed method exhibits strong generalization performance and interpretability. The case study further validates its consistency with prior research.

This study suggests that drug synergy prediction can be improved by comprehensively modeling diverse drug–drug interaction types and leveraging transfer learning to extract prior knowledge from them. The ability of HGTSynergy to discover new anticancer synergistic drug combinations outperforms other state-of-the-art methods. HGTSynergy promises to be a powerful tool to pre-screen anticancer synergistic drug combinations.

The online version contains supplementary material available at 10.1186/s12859-025-06360-5.

## Linked entities

- **Diseases:** cancer (MONDO:0004992)

## Full-text entities

- **Diseases:** cancer (MESH:D009369)

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12870253/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12870253/full.md

## References

5 references — full list in the complete paper: https://tomesphere.com/paper/PMC12870253/full.md

---
Source: https://tomesphere.com/paper/PMC12870253