paper-with-me

Papers

Seq2Bind Webserver for Decoding Binding Hotspots directly from Sequences using Fine-Tuned Protein Language Models

2025-06-16 · Xiang Ma, Supantha Dey, Vaishnavey SR, Casey Zelinski, Qi Li, Ratul Chowdhury

Decoding protein-protein interactions (PPIs) at the residue level is crucial for understanding cellular mechanisms and developing targeted therapeutics. We present Seq2Bind Webserver, a computational framework that leverages fine-tuned protein language models (PLMs) to determine binding affinity between proteins and identify critical binding residues directly from sequences, eliminating the structural requirements that limit most affinity prediction tools. We fine-tuned four architectures including ProtBERT, ProtT5, ESM2, and BiLSTM on the SKEMPI 2.0 dataset containing 5,387 protein pairs with experimental binding affinities. Through systematic alanine mutagenesis on each residue for 14 therapeutically relevant protein complexes, we evaluated each model's ability to identify interface residues. Performance was assessed using N-factor metrics, where N-factor=3 evaluates whether true residues appear within 3n top predictions for n interface residues. ESM2 achieved 49.5% accuracy at N-factor=3, with both ESM2 (37.2%) and ProtBERT (35.1%) outperforming structural docking method HADDOCK3 (32.1%) at N-factor=2. Our sequence-based approach enables rapid screening (minutes versus hours for docking), handles disordered proteins, and provides comparable accuracy, making Seq2Bind a valuable prior to steer blind docking protocols to identify putative binding residues from each protein for therapeutic targets. Seq2Bind Webserver is accessible at https://agrivax.onrender.com under StructF suite.

📄 PDF Abstract BibTeX arXiv:2506.13830

Code (0)

등록된 구현이 없습니다.

Tasks

Blind Docking

Methods 이 논문이 사용한 방법론

LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

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…

PANDA: Predicting the change in proteins binding affinity upon mutations using sequence information

2020-09-16 · Wajid Arshad Abbasi, Syed Ali Abbas, Saiqa Andleeb

Accurately determining a change in protein binding affinity upon mutations is important for the discovery and design of novel therapeutics and to assist mutagenesis studies. Determination of change in binding affinity up…

Anomaly Detection

Zepyros: A webserver to evaluate the shape complementarity of protein-protein interfaces

2024-02-10 · Mattia Miotto, Lorenzo Di Rienzo, Leonardo Bo', Giancarlo Ruocco 외

Shape complementarity of molecular surfaces at the interfaces is a well-known characteristic of protein-protein binding regions, and it is critical in influencing the stability of the complex. Measuring such complementar…

Position Rebinding Cache Reuse: Replay-Free Visual Revisiting for Interleaved Multimodal Reasoning

2026-06-25 · Mengzhao Wang, Yanli Ji, Wangmeng Zuo, Peng Ye 외 arxiv

Interleaved multimodal reasoning improves visual grounding by revisiting visual evidence during multi-step generation, yet existing methods typically rely on token replay, repeatedly forwarding selected visual tokens. A …

Multimodal ReasoningVisual Grounding

Optimal quadratic binding for relational reasoning in vector symbolic neural architectures

2022-04-14 · Naoki Hiratani, Haim Sompolinsky

Binding operation is fundamental to many cognitive processes, such as cognitive map formation, relational reasoning, and language comprehension. In these processes, two different modalities, such as location and objects,…

Relational Reasoning