# DTAP: a unified graph transformer framework for joint prediction of drug–target affinity and docking pose

**Authors:** Junxi Liu, Yulian Ding, Yan Yan, Liangzhen Zheng, Yi Pan

PMC · DOI: 10.1093/bib/bbag069 · 2026-02-16

## TL;DR

DTAP is a new model that predicts both drug-target binding strength and 3D docking positions, improving accuracy and usefulness in drug discovery.

## Contribution

DTAP introduces a unified framework combining drug-target affinity and docking pose prediction using 3D structure and pretrained models.

## Key findings

- DTAP outperforms existing methods in predicting drug-target affinity and docking poses.
- The model excels in cold start scenarios with limited data.
- Attention mechanisms highlight key binding sites, confirming interpretability.

## Abstract

Predicting drug–target interactions (DTIs) is crucial for modern drug discovery. However, existing machine learning models have significant limitations: they are typically designed for a single task—either predicting binding affinity or docking pose—leading to excellent performance on one metric but limited practical utility. These models also often struggle with generalizability to novel molecules and proteins due to their reliance on small, labeled datasets. Furthermore, they frequently ignore the essential information contained within the 3D structure of proteins and molecules. To overcome these challenges, we introduce DTAP, a unified framework that simultaneously predicts both the quality of docking poses and drug–target binding affinity. To boost its generalizability, DTAP leverages pretrained large models to learn rich, contextual representations of drugs and targets from extensive unlabeled data. The framework also directly incorporates 3D structural data from both molecules and proteins, using two graph transformers to learn their joint representations. A shared latent vector and task-specific decoders enable crucial cross-task knowledge transfer, allowing the model to learn from the interconnected nature of these two properties. DTAP significantly outperforms state-of-the-art methods on both tasks, demonstrating superior performance especially in cold start situations where data are scarce. Our interpretability analysis on the model’s attention mechanisms confirms its ability to effectively focus on key binding sites. All results indicate that DTAP is a valuable and practical tool for accurately predicting drug–target affinities and docking poses.

## Full-text entities

- **Genes:** TOP1 (DNA topoisomerase I) [NCBI Gene 7150] {aka TOPI}
- **Chemicals:** alanine (MESH:D000409), N (MESH:D009584), amino acid (MESH:D000596), aspartic acid (MESH:D001224)

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12908671/full.md

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