Interpretable Enzyme Function Prediction via Residue-Level Detection
Zhao Yang, Bing Su, Jiahao Chen, Ji-Rong Wen

TL;DR
This paper introduces ProtDETR, an attention-based model that predicts enzyme functions by detecting local residue regions, offering improved accuracy and interpretability over previous global representation methods.
Contribution
The novel ProtDETR framework casts enzyme function prediction as a detection task, utilizing residue-level features and functional queries for enhanced interpretability and performance.
Findings
ProtDETR significantly outperforms existing methods.
It provides interpretable detection of local residue regions.
The model offers a new perspective on enzyme function prediction.
Abstract
Predicting multiple functions labeled with Enzyme Commission (EC) numbers from the enzyme sequence is of great significance but remains a challenge due to its sparse multi-label classification nature, i.e., each enzyme is typically associated with only a few labels out of more than 6000 possible EC numbers. However, existing machine learning algorithms generally learn a fixed global representation for each enzyme to classify all functions, thereby they lack interpretability and the fine-grained information of some function-specific local residue fragments may be overwhelmed. Here we present an attention-based framework, namely ProtDETR (Protein Detection Transformer), by casting enzyme function prediction as a detection problem. It uses a set of learnable functional queries to adaptatively extract different local representations from the sequence of residue-level features for predicting…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Machine Learning in Bioinformatics · Protein Structure and Dynamics
MethodsSparse Evolutionary Training
