ProMeta predicts targeted protein degradation with minimal data

ProMeta: Few-shot PROTAC-targeted degradation prediction across E3 ligases

Machine Learning

Summary

Some medicines called PROTACs help break down harmful proteins that were once difficult to target. However, computers have trouble predicting which PROTACs will work well because there is limited data for many protein partners called E3 ligases. The authors designed ProMeta, a new AI tool that learns from a few examples and can predict PROTAC activity even for less studied ligases. This method improves accuracy by using information from well-known ligases and adapting it to new ones without needing lots of new data.

What this means in practice

  • For drug discovery teams: Predict degradation activities of PROTACs for less studied E3 ligases using few experimental examples, speeding up early-stage drug development.
  • For biotech engineers: Design targeted protein degraders by transferring prediction insights between different E3 ligases with minimal retraining effort.

Authors

Yuansheng Liu, Yufei Ye, Tao Tang, Jiawei Luo, Wen Tao, Xiao Luo

Abstract

Proteolysis-targeting chimeras (PROTACs) have emerged as a transformative therapeutic strategy that selectively degrades historically ''undruggable'' targets via the ubiquitin-proteasome system. Despite growing efforts to develop computational predictors of PROTAC degradation activity, existing supervised approaches remain severely challenged by data scarcity and imbalance across E3 ligases, limiting their ability to generalize beyond well-studied ligase contexts. In practice, labeled data are heavily concentrated on a few ligases (e.g., CRBN and VHL), while the majority of E3 ligases remain underexplored yet are critical for expanding the design space of targeted degraders. Developing methods that enable robust cross-ligase generalization with minimal labeled data is therefore essential for improving the practical utility of computational PROTAC discovery. We reformulate PROTAC degradation activity prediction across E3 ligases as a few-shot meta-learning problem and present ProMeta, a prototype-based graph neural network trained through episodic meta-learning on source-E3 tasks and evaluated on held-out target-E3 tasks through support-conditioned inference. ProMeta performs inference without updating the encoder by dynamically estimating class prototypes from minimal target-ligase support samples. On the CRBN-to-VHL benchmark, ProMeta achieves AUROC values of 0.796 under K=2, Q=3 and 0.883 under K=2, Q=5, improving by 19.9% and 6.8%, respectively, over the corresponding supervised GNN baseline. Reverse VHL-to-CRBN transfer under the same protocol yielded AUROC values of 0.702 (K=2, Q=3) and 0.821 (K=2, Q=5), confirming bidirectional applicability while revealing direction and data-regime dependence. Together, these results support ProMeta as a practical framework for cross-ligase few-shot prediction under the evaluated support/query protocols.