paper-with-me

Papers

MAPE-PPI: Towards Effective and Efficient Protein-Protein Interaction Prediction via Microenvironment-Aware Protein Embedding

2024-02-22 · Lirong Wu, Yijun Tian, Yufei Huang, Siyuan Li, Haitao Lin, Nitesh V Chawla, Stan Z. Li

Protein-Protein Interactions (PPIs) are fundamental in various biological processes and play a key role in life activities. The growing demand and cost of experimental PPI assays require computational methods for efficient PPI prediction. While existing methods rely heavily on protein sequence for PPI prediction, it is the protein structure that is the key to determine the interactions. To take both protein modalities into account, we define the microenvironment of an amino acid residue by its sequence and structural contexts, which describe the surrounding chemical properties and geometric features. In addition, microenvironments defined in previous work are largely based on experimentally assayed physicochemical properties, for which the "vocabulary" is usually extremely small. This makes it difficult to cover the diversity and complexity of microenvironments. In this paper, we propose Microenvironment-Aware Protein Embedding for PPI prediction (MPAE-PPI), which encodes microenvironments into chemically meaningful discrete codes via a sufficiently large microenvironment "vocabulary" (i.e., codebook). Moreover, we propose a novel pre-training strategy, namely Masked Codebook Modeling (MCM), to capture the dependencies between different microenvironments by randomly masking the codebook and reconstructing the input. With the learned microenvironment codebook, we can reuse it as an off-the-shelf tool to efficiently and effectively encode proteins of different sizes and functions for large-scale PPI prediction. Extensive experiments show that MAPE-PPI can scale to PPI prediction with millions of PPIs with superior trade-offs between effectiveness and computational efficiency than the state-of-the-art competitors.

📄 PDF Abstract BibTeX arXiv:2402.14391

Code (1)

lirongwu/mape-ppi 공식 구현 pytorch

Tasks

Computational EfficiencyPrediction

Similar Papers 제목 키워드 기반

Effective Protein-Protein Interaction Exploration with PPIretrieval

2024-02-06 · Chenqing Hua, Connor Coley, Guy Wolf, Doina Precup 외

Protein-protein interactions (PPIs) are crucial in regulating numerous cellular functions, including signal transduction, transportation, and immune defense. As the accuracy of multi-chain protein complex structure predi…

A multitask transfer learning framework for the prediction of virus-human protein-protein interactions

2021-11-26 · Thi Ngan Dong, Graham Brogden, Gisa Gerold, Megha Khosla

Viral infections are causing significant morbidity and mortality worldwide. Understanding the interaction patterns between a particular virus and human proteins plays a crucial role in unveiling the underlying mechanism …

Language ModelingLanguage ModellingTransfer Learning

Graph neural networks and attention-based CNN-LSTM for protein classification

2022-04-20 · Zhuangwei Shi, Bo Li

This paper focuses on three critical problems on protein classification. Firstly, Carbohydrate-active enzyme (CAZyme) classification can help people to understand the properties of enzymes. However, one CAZyme may belong…

ClassificationGraph AttentionGraph ClassificationGraph Learning+1

ProLLM: Protein Chain-of-Thoughts Enhanced LLM for Protein-Protein Interaction Prediction

2024-03-30 · Mingyu Jin, Haochen Xue, Zhenting Wang, Boming Kang 외

The prediction of protein-protein interactions (PPIs) is crucial for understanding biological functions and diseases. Previous machine learning approaches to PPI prediction mainly focus on direct physical interactions, i…

Learning Unknown from Correlations: Graph Neural Network for Inter-novel-protein Interaction Prediction

2021-05-14 · Guofeng Lv, Zhiqiang Hu, Yanguang Bi, Shaoting Zhang

The study of multi-type Protein-Protein Interaction (PPI) is fundamental for understanding biological processes from a systematic perspective and revealing disease mechanisms. Existing methods suffer from significant per…

Graph Neural NetworkPrediction