paper-with-me

Papers

Pre-Training Protein Bi-level Representation Through Span Mask Strategy On 3D Protein Chains

2024-02-02 · Jiale Zhao, Wanru Zhuang, Jia Song, Yaqi Li, Shuqi Lu

In recent years, there has been a surge in the development of 3D structure-based pre-trained protein models, representing a significant advancement over pre-trained protein language models in various downstream tasks. However, most existing structure-based pre-trained models primarily focus on the residue level, i.e., alpha carbon atoms, while ignoring other atoms like side chain atoms. We argue that modeling proteins at both residue and atom levels is important since the side chain atoms can also be crucial for numerous downstream tasks, for example, molecular docking. Nevertheless, we find that naively combining residue and atom information during pre-training typically fails. We identify a key reason is the information leakage caused by the inclusion of atom structure in the input, which renders residue-level pre-training tasks trivial and results in insufficiently expressive residue representations. To address this issue, we introduce a span mask pre-training strategy on 3D protein chains to learn meaningful representations of both residues and atoms. This leads to a simple yet effective approach to learning protein representation suitable for diverse downstream tasks. Extensive experimental results on binding site prediction and function prediction tasks demonstrate our proposed pre-training approach significantly outperforms other methods. Our code will be made public.

📄 PDF Abstract BibTeX arXiv:2402.01481

Code (0)

등록된 구현이 없습니다.

Tasks

Molecular Docking

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

PRIME: Protein Representation via Physics-Informed Multiscale Equivariant Hierarchies

2026-05-02 · Viet Thanh Duy Nguyen, John K. Johnstone, Truong-Son Hy arxiv

Proteins are inherently multiscale physical systems whose functional properties emerge from coordinated structural organization across multiple spatial resolutions, ranging from atomic interactions to global fold topolog…

Representation Learning

Function Prediction

2023-07-05 · Bas Stringer, Annika Jacobsen, Qingzhen Hou, Hans de Ferrante 외

While many good textbooks are available on Protein Structure, Molecular Simulations, Thermodynamics and Bioinformatics methods in general, there is no good introductory level book for the field of Structural Bioinformati…

PredictionProtein Structure Prediction

GOProteinGNN: Leveraging Protein Knowledge Graphs for Protein Representation Learning

2024-07-31 · Dan Kalifa, Uriel Singer, Kira Radinsky

Proteins play a vital role in biological processes and are indispensable for living organisms. Accurate representation of proteins is crucial, especially in drug development. Recently, there has been a notable increase i…

Knowledge GraphsRepresentation Learning

Structure-Aware Masking for Protein Representation Learning

2026-05-15 · Thomas Walton, Ayan Goel, Amirali Aghazadeh arxiv

Masked language modeling (MLM) is the standard objective for training protein language models, typically implemented by randomly masking individual residues at a fixed rate (e.g., 15%). This practice implicitly assumes t…

Representation Learning

Biological structure and function emerge from scaling unsupervised learning to 250 million protein sequences

2020-08-31 · Proceedings of the National Academy of Sciences 2020 8 · Alexander Rives, Joshua Meier, Tom Sercu, Siddharth Goyal 외

In the field of artificial intelligence, a combination of scale in data and model capacity enabled by unsupervised learning has led to major advances in representation learning and statistical generation. In the life sci…

DiversityLanguage ModelingLanguage ModellingRepresentation Learning