paper-with-me

Papers

Protein-ligand binding representation learning from fine-grained interactions

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

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 resulting in poor generalization due to limited supervised data. In this paper, we propose to learn protein-ligand binding representation in a self-supervised learning manner. Different from existing pre-training approaches which treat proteins and ligands individually, we emphasize to discern the intricate binding patterns from fine-grained interactions. Specifically, this self-supervised learning problem is formulated as a prediction of the conclusive binding complex structure given a pocket and ligand with a Transformer based interaction module, which naturally emulates the binding process. To ensure the representation of rich binding information, we introduce two pre-training tasks, i.e.~atomic pairwise distance map prediction and mask ligand reconstruction, which comprehensively model the fine-grained interactions from both structure and feature space. Extensive experiments have demonstrated the superiority of our method across various binding tasks, including protein-ligand affinity prediction, virtual screening and protein-ligand docking.

📄 PDF Abstract BibTeX arXiv:2311.16160

Code (0)

등록된 구현이 없습니다.

Tasks

Drug DiscoveryPredictionProtein-Ligand Affinity PredictionRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

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

Learning Protein-Ligand Binding in Hyperbolic Space

2025-08-21 · Jianhui Wang, Wenyu Zhu, Bowen Gao, Xin Hong 외 arxiv

Protein-ligand binding prediction is central to virtual screening and affinity ranking, two fundamental tasks in drug discovery. While recent retrieval-based methods embed ligands and protein pockets into Euclidean space…

Representation LearningDrug Discovery

Binding kinetics of membrane-anchored receptors and ligands: molecular dynamics simulations and theory

2015-11-24

The adhesion of biological membranes is mediated by the binding of membrane-anchored receptor and ligand proteins. Central questions are how the binding kinetics of these proteins is affected by the membranes and by the …

Curvature-Informed Potential Energy Surface for Protein-Ligand Binding Affinity Prediction

2026-06-12 · Peng-Fei Sun, Chuan-Xian Ren, Hong Yan arxiv

Accurate prediction of protein-ligand binding affinity is essential for structure-based drug discovery. Recent geometric deep learning methods have achieved promising performance by representing protein-ligand complexes …

Graph Neural NetworkDrug Discovery

Ligand-induced protein dynamics differences correlate with protein-ligand binding affinities: An unsupervised deep learning approach

2021-09-03 · Ikki Yasuda, Katsuhiro Endo, Eiji Yamamoto, Yoshinori Hirano 외

Prediction of protein-ligand binding affinity is a major goal in drug discovery. Generally, free energy gap is calculated between two states (e.g., ligand binding and unbinding). The energy gap implicitly includes the ef…

Dimensionality ReductionDrug Discovery