paper-with-me

Papers

DeepRLI: A Multi-objective Framework for Universal Protein--Ligand Interaction Prediction

2024-01-19 · Haoyu Lin, Shiwei Wang, Jintao Zhu, Yibo Li, Jianfeng Pei, Luhua Lai

Protein (receptor)--ligand interaction prediction is a critical component in computer-aided drug design, significantly influencing molecular docking and virtual screening processes. Despite the development of numerous scoring functions in recent years, particularly those employing machine learning, accurately and efficiently predicting binding affinities for protein--ligand complexes remains a formidable challenge. Most contemporary methods are tailored for specific tasks, such as binding affinity prediction, binding pose prediction, or virtual screening, often failing to encompass all aspects. In this study, we put forward DeepRLI, a novel protein--ligand interaction prediction architecture. It encodes each protein--ligand complex into a fully connected graph, retaining the integrity of the topological and spatial structure, and leverages the improved graph transformer layers with cosine envelope as the central module of the neural network, thus exhibiting superior scoring power. In order to equip the model to generalize to conformations beyond the confines of crystal structures and to adapt to molecular docking and virtual screening tasks, we propose a multi-objective strategy, that is, the model outputs three scores for scoring and ranking, docking, and screening, and the training process optimizes these three objectives simultaneously. For the latter two objectives, we augment the dataset through a docking procedure, incorporate suitable physics-informed blocks and employ an effective contrastive learning approach. Eventually, our model manifests a balanced performance across scoring, ranking, docking, and screening, thereby demonstrating its ability to handle a range of tasks. Overall, this research contributes a multi-objective framework for universal protein--ligand interaction prediction, augmenting the landscape of structure-based drug design.

📄 PDF Abstract BibTeX arXiv:2401.10806

Code (1)

fairydance/deeprli 공식 구현 pytorch

Tasks

Contrastive LearningDrug DesignMolecular DockingPose PredictionPrediction

Methods 이 논문이 사용한 방법론

Attention 설명 없음
LapEigen 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Laplacian PE Laplacian eigenvectors represent a natural generalization of the…
Adam 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

ProteinOPD: Towards Effective and Efficient Preference Alignment for Protein Design

2026-05-11 · Yulin Zhang, He Cao, Zihao Jiang, Chenyi Zi 외 arxiv

Designing proteins with desired functions or properties represents a core goal in synthetic biology and drug discovery. Recent advances in protein language models (PLMs) have enabled the generation of highly designable p…

Protein DesignDrug Discovery

Diffusion on language model encodings for protein sequence generation

2024-03-06 · Viacheslav Meshchaninov, Pavel Strashnov, Andrey Shevtsov, Fedor Nikolaev 외

Protein sequence design has seen significant advances through discrete diffusion and autoregressive approaches, yet the potential of continuous diffusion remains underexplored. Here, we present DiMA, a latent diffusion f…

DiversityLanguage ModelingLanguage ModellingProtein Design+1

ProteinBERT: a universal deep-learning model of protein sequence and function

2022-02-10 · Bioinformatics, Volume 38, Issue 8 2022 2 · Nadav Brandes, Dan Ofer, Yam Peleg, Nadav Rappoport 외

Self-supervised deep language modeling has shown unprecedented success across natural language tasks, and has recently been repurposed to biological sequences. However, existing models and pretraining methods are designe…

Language ModelingLanguage ModellingProtein Secondary Structure PredictionProtein Structure Prediction

Navigating protein landscapes with a machine-learned transferable coarse-grained model

2023-10-27 · Nicholas E. Charron, Felix Musil, Andrea Guljas, Yaoyi Chen 외

The most popular and universally predictive protein simulation models employ all-atom molecular dynamics (MD), but they come at extreme computational cost. The development of a universal, computationally efficient coarse…

All

Property-driven Protein Inverse Folding With Multi-Objective Preference Alignment

2026-03-06 · Xiaoyang Hou, Junqi Liu, Chence Shi, Xin Liu 외 arxiv

Protein sequence design must balance designability, defined as the ability to recover a target backbone, with multiple, often competing, developability properties such as solubility, thermostability, and expression. Exis…