paper-with-me

Papers

BAPULM: Binding Affinity Prediction using Language Models

2024-11-06 · Radheesh Sharma Meda, Amir Barati Farimani

Identifying drug-target interactions is essential for developing effective therapeutics. Binding affinity quantifies these interactions, and traditional approaches rely on computationally intensive 3D structural data. In contrast, language models can efficiently process sequential data, offering an alternative approach to molecular representation. In the current study, we introduce BAPULM, an innovative sequence-based framework that leverages the chemical latent representations of proteins via ProtT5-XL-U50 and ligands through MolFormer, eliminating reliance on complex 3D configurations. Our approach was validated extensively on benchmark datasets, achieving scoring power (R) values of 0.925 $\pm$ 0.043, 0.914 $\pm$ 0.004, and 0.8132 $\pm$ 0.001 on benchmark1k2101, Test2016_290, and CSAR-HiQ_36, respectively. These findings indicate the robustness and accuracy of BAPULM across diverse datasets and underscore the potential of sequence-based models in-silico drug discovery, offering a scalable alternative to 3D-centric methods for screening potential ligands.

📄 PDF Abstract BibTeX arXiv:2411.04150

Code (1)

radh55sh/BAPULM 공식 구현 pytorch

Tasks

Drug Discoverymolecular representationPredictionProtein-Ligand Affinity Prediction

Similar Papers 제목 키워드 기반

CoPRA: Bridging Cross-domain Pretrained Sequence Models with Complex Structures for Protein-RNA Binding Affinity Prediction

2024-08-21 · Rong Han, Xiaohong Liu, Tong Pan, Jing Xu 외

Accurately measuring protein-RNA binding affinity is crucial in many biological processes and drug design. Previous computational methods for protein-RNA binding affinity prediction rely on either sequence or structure f…

Drug DesignPrediction

DeepDTA: Deep Drug-Target Binding Affinity Prediction

2018-01-30 · Hakime Öztürk, Elif Ozkirimli, Arzucan Özgür

The identification of novel drug-target (DT) interactions is a substantial part of the drug discovery process. Most of the computational methods that have been proposed to predict DT interactions have focused on binary c…

Binary ClassificationDrug DiscoveryPrediction

WideDTA: prediction of drug-target binding affinity

2019-02-04 · Hakime Öztürk, Elif Ozkirimli, Arzucan Özgür

Motivation: Prediction of the interaction affinity between proteins and compounds is a major challenge in the drug discovery process. WideDTA is a deep-learning based prediction model that employs chemical and biological…

Deep LearningDrug DiscoveryPrediction

ISLAND: In-Silico Prediction of Proteins Binding Affinity Using Sequence Descriptors

2017-11-22 · Wajid Arshad Abbasi, Fahad Ul Hassan, Adiba Yaseen, Fayyaz ul Amir Afsar Minhas

Determination of binding affinity of proteins in the formation of protein complexes requires sophisticated, expensive and time-consuming experimentation which can be replaced with computational methods. Most computationa…

TerraBind: Fast and Accurate Binding Affinity Prediction through Coarse Structural Representations

2026-02-08 · Matteo Rossi, Ryan Pederson, Miles Wang-Henderson, Ben Kaufman 외 arxiv

We present TerraBind, a foundation model for protein-ligand structure and binding affinity prediction that achieves 26-fold faster inference than state-of-the-art methods while improving affinity prediction accuracy by $…

Continual LearningDrug Discovery