BMLGJan 17, 2024

Exploiting Hierarchical Interactions for Protein Surface Learning

arXiv:2401.10144v13 citationsh-index: 18Has CodeIEEE journal of biomedical and health informatics
Originality Incremental advance
AI Analysis

This work addresses a challenging problem in structural bioinformatics for researchers and practitioners, offering incremental improvements in protein surface analysis.

The paper tackles the problem of predicting protein interactions by developing HCGNet, a deep learning framework that integrates hierarchical interactions between chemical and geometric features, achieving improvements of 2.3% in site prediction and 3.2% in interaction matching over prior state-of-the-art methods.

Predicting interactions between proteins is one of the most important yet challenging problems in structural bioinformatics. Intrinsically, potential function sites in protein surfaces are determined by both geometric and chemical features. However, existing works only consider handcrafted or individually learned chemical features from the atom type and extract geometric features independently. Here, we identify two key properties of effective protein surface learning: 1) relationship among atoms: atoms are linked with each other by covalent bonds to form biomolecules instead of appearing alone, leading to the significance of modeling the relationship among atoms in chemical feature learning. 2) hierarchical feature interaction: the neighboring residue effect validates the significance of hierarchical feature interaction among atoms and between surface points and atoms (or residues). In this paper, we present a principled framework based on deep learning techniques, namely Hierarchical Chemical and Geometric Feature Interaction Network (HCGNet), for protein surface analysis by bridging chemical and geometric features with hierarchical interactions. Extensive experiments demonstrate that our method outperforms the prior state-of-the-art method by 2.3% in site prediction task and 3.2% in interaction matching task, respectively. Our code is available at https://github.com/xmed-lab/HCGNet.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes