paper-with-me

홈 › Papers

EMOCPD: Efficient Attention-based Models for Computational Protein Design Using Amino Acid Microenvironment

2024-10-28 · Xiaoqi Ling, Cheng Cai, Demin Kong, Zhisheng Wei, Jing Wu, Lei Wang, Zhaohong Deng

Computational protein design (CPD) refers to the use of computational methods to design proteins. Traditional methods relying on energy functions and heuristic algorithms for sequence design are inefficient and do not meet the demands of the big data era in biomolecules, with their accuracy limited by the energy functions and search algorithms. Existing deep learning methods are constrained by the learning capabilities of the networks, failing to extract effective information from sparse protein structures, which limits the accuracy of protein design. To address these shortcomings, we developed an Efficient attention-based Models for Computational Protein Design using amino acid microenvironment (EMOCPD). It aims to predict the category of each amino acid in a protein by analyzing the three-dimensional atomic environment surrounding the amino acids, and optimize the protein based on the predicted high-probability potential amino acid categories. EMOCPD employs a multi-head attention mechanism to focus on important features in the sparse protein microenvironment and utilizes an inverse residual structure to optimize the network architecture. The proposed EMOCPD achieves over 80% accuracy on the training set and 68.33% and 62.32% accuracy on two independent test sets, respectively, surpassing the best comparative methods by over 10%. In protein design, the thermal stability and protein expression of the predicted mutants from EMOCPD show significant improvements compared to the wild type, effectively validating EMOCPD's potential in designing superior proteins. Furthermore, the predictions of EMOCPD are influenced positively, negatively, or have minimal impact based on the content of the 20 amino acids, categorizing amino acids as positive, negative, or neutral. Research findings indicate that EMOCPD is more suitable for designing proteins with lower contents of negative amino acids.

📄 PDF Abstract BibTeX arXiv:2410.21069

Code (0)

등록된 구현이 없습니다.

Tasks

Protein Design

Methods 이 논문이 사용한 방법론

Attention 설명 없음
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$…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Generative De Novo Protein Design with Global Context

2022-04-21 · Cheng Tan, Zhangyang Gao, Jun Xia, Bozhen Hu 외

The linear sequence of amino acids determines protein structure and function. Protein design, known as the inverse of protein structure prediction, aims to obtain a novel protein sequence that will fold into the defined …

Protein DesignProtein Structure Prediction

A topological perspective into the sequence and conformational space of proteins

2015-03-27

The precise sequence of aminoacids plays a central role in the tertiary structure of proteins and their functional properties. The Hydrophobic-Polar lattice models have provided valuable insights regarding the energy lan…

EvoStruct: Bridging Evolutionary and Structural Priors for Antibody CDR Design via Protein Language Model Adaptation

2026-05-20 · Mansoor Ahmed, Sujin Lee, Umar Khayaz, Murray Patterson arxiv

Equivariant graph neural network (GNN) methods for antibody complementarity-determining region (CDR) design achieve the highest sequence recovery but suffer from severe vocabulary collapse. The current best GNN methods o…

Protein Language ModelGraph Neural NetworkProtein Design

Analysis of Coronavirus Envelope Protein with Cellular Automata (CA) Model

2022-01-15 · Raju Hazari, P Pal Chaudhuri

The reason of significantly higher transmissibility of SARS Covid (2019 CoV-2) compared to SARS Covid (2003 CoV) and MERS Covid (2012 MERS) can be attributed to mutations reported in structural proteins, and the role pla…

Void distributions reveal structural link between jammed packings and protein cores

2018-10-31

Dense packing of hydrophobic residues in the cores of globular proteins determines their stability. Recently, we have shown that protein cores possess packing fraction $\phi \approx 0.56$, which is the same as dense, ran…

Protein Design