paper-with-me

홈 › Papers

FusionDTI: Fine-grained Binding Discovery with Token-level Fusion for Drug-Target Interaction

2024-06-03 · Zhaohan Meng, Zaiqiao Meng, Ke Yuan, Iadh Ounis

Predicting drug-target interaction (DTI) is critical in the drug discovery process. Despite remarkable advances in recent DTI models through the integration of representations from diverse drug and target encoders, such models often struggle to capture the fine-grained interactions between drugs and protein, i.e. the binding of specific drug atoms (or substructures) and key amino acids of proteins, which is crucial for understanding the binding mechanisms and optimising drug design. To address this issue, this paper introduces a novel model, called FusionDTI, which uses a token-level Fusion module to effectively learn fine-grained information for Drug-Target Interaction. In particular, our FusionDTI model uses the SELFIES representation of drugs to mitigate sequence fragment invalidation and incorporates the structure-aware (SA) vocabulary of target proteins to address the limitation of amino acid sequences in structural information, additionally leveraging pre-trained language models extensively trained on large-scale biomedical datasets as encoders to capture the complex information of drugs and targets. Experiments on three well-known benchmark datasets show that our proposed FusionDTI model achieves the best performance in DTI prediction compared with seven existing state-of-the-art baselines. Furthermore, our case study indicates that FusionDTI could highlight the potential binding sites, enhancing the explainability of the DTI prediction.

📄 PDF Abstract BibTeX arXiv:2406.01651

Code (1)

zhaohanm/fusiondti 공식 구현 pytorch

Tasks

Drug DesignDrug Discovery

Similar Papers 제목 키워드 기반

Protein-ligand binding representation learning from fine-grained interactions

2023-11-09 · Shikun Feng, Minghao Li, Yinjun Jia, WeiYing Ma 외

The binding between proteins and ligands plays a crucial role in the realm of drug discovery. Previous deep learning approaches have shown promising results over traditional computationally intensive methods, but resulti…

Drug DiscoveryPredictionProtein-Ligand Affinity PredictionRepresentation Learning+1

A Large-Scale Dataset and Benchmark: Do Protein-Ligand Models Learn Binding Sites or Just Binding Likelihood?

2026-05-21 · Zhaohan Meng, Zhen Bai, Ke Yuan, Iadh Ounis 외 arxiv

Protein-ligand modeling underpins computational drug discovery and molecular design. Existing protein-ligand benchmarks typically evaluate whether a protein and ligand interact and how strongly they bind, through tasks s…

Drug Discovery

On the Reliability of AI Methods in Drug Discovery: Evaluation of Boltz-2 for Structure and Binding Affinity Prediction

2026-03-02 · Shunzhou Wan, Xibei Zhang, Xiao Xue, Peter V. Coveney arxiv

Despite continuing hype about the role of AI in drug discovery, no "AI-discovered drugs" have so far received regulatory approval. Here we assess one of the latest AI based tools in this domain. The ability to rapidly pr…

Drug Discovery

ABE-CLIP: Training-Free Attribute Binding Enhancement for Compositional Image-Text Matching

2025-12-19 · Qi Zhang, Yuxu Chen, Lei Deng, Lili Shen arxiv

Contrastive Language-Image Pretraining (CLIP) has achieved remarkable performance in various multimodal tasks. However, it still struggles with compositional image-text matching, particularly in accurately associating ob…

Image-text matching

Pre-training Protein Language Models with Label-Agnostic Binding Pairs Enhances Performance in Downstream Tasks

2020-12-05 · Modestas Filipavicius, Matteo Manica, Joris Cadow, Maria Rodriguez Martinez

Less than 1% of protein sequences are structurally and functionally annotated. Natural Language Processing (NLP) community has recently embraced self-supervised learning as a powerful approach to learn representations fr…

Language ModelingLanguage ModellingMasked Language ModelingSelf-Supervised Learning