InterPET: A Curated Benchmark of Sequence Embeddings and Graph Architectures with Interpretability and Biological Validation for PETase Activity Prediction
Handrian, C.; Prakoso, I.
Show abstract
Motivation: Machine learning has emerged as a powerful accelerator for identifying PET-hydrolyzing enzymes (PETases). Yet, published models are often evaluated on benchmark performance alone, leaving their biological validity unexamined. Here we present InterPET, a curated benchmark and ablation study addressing both issues. Results: We aggregated sequences from four datasets (PlasticDB, PAZy, PlasticEnz, PEZY-miner), removing duplicate sequences, and filter data leakage, yielding a training set of 937 sequences and a benchmark of 139 sequences. Eight model configurations were trained and evaluated, spanning three embeddings (ESM-2, ProtT5, classical AAC/CTD descriptors), two tree-based classifiers (XGBoost, Random Forest), and two GraphSAGE variants differing in sequence-only and sequene plus 3D structure data. ESM-2 + XGBoost achieved the best performance (F1 = 0.91, AUC = 0.99, MCC = 0.90). SHAP-based feature attribution linked top-ranked AAC/CTD features (proline content, solvent accessibility, hydrophobicity) to known determinants of PETase activity, and cross-representation correlation showed that embedding-based models implicitly re-encode much of the same biophysical signal. However, in-silico mutagenesis revealed that the top-ranked M1 recovered only 0.5/3 catalytic-triad residues. These findings demonstrate that representation choice, classifier architecture, and evaluation criteria interact in ways a single leaderboard metric cannot capture. Availability and implementation: InterPET datasets and code are available at https://github.com/indiraprakoso/interpet/.
Matching journals
The top 4 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- BABAPPAlign: A Multiple Sequence Alignment Engine with a Learned Residue-Level Scoring Function 93%
- From Atoms to Fragments: A Coarse Representation for Functional and Efficient Protein Design 93%
- FuncFetch: An LLM-assisted workflow enables mining thousands of enzyme-substrate interactions from published manuscripts 93%
Similar papers in this journal
Similar papers in this journal
- Engineering indel and substitution variants of diverse and ancient enzymes using Graphical Representation of Ancestral Sequence Predictions (GRASP) 92%
- A novel transformer-based platform for the prediction and design of biosynthetic gene clusters for (un)natural products 92%
- Controllable Protein Design via Autoregressive Direct Coupling Analysis Conditioned on Principal Components 91%
Similar papers in this journal
- Cat_Wiz: A stereochemistry-guided toolkit for locating, diagnosing and annotating Mg2+ ions in RNA structures. 92%
- Oncodrive3D: Fast and accurate detection of structural clusters of somatic mutations under positive selection 91%
- A Deep Learning Genome-Mining Strategy Improves Biosynthetic Gene Cluster Prediction 91%
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.