๐ค AI Summary
This work addresses the challenge of fair comparison and progress in machine learning for peptide therapeutics, which has been hindered by the absence of standardized benchmarks. To this end, we introduce PepBenchmarkโthe first unified benchmark encompassing 29 canonical and 6 non-canonical peptide datasets, integrated with systematic data curation, feature transformation pipelines, and a consistent evaluation protocol. We establish comprehensive baselines using four prominent methodological families: molecular fingerprints, graph neural networks (GNNs), protein language models (PLMs), and SMILES-based representations. This effort delivers the most extensive AI-ready resource and multi-model leaderboard for peptide research to date, substantially enhancing algorithmic comparability, reproducibility, and practical utility in peptide drug discovery.
๐ Abstract
Peptide therapeutics are widely regarded as the "third generation" of drugs, yet progress in peptide Machine Learning (ML) are hindered by the absence of standardized benchmarks. Here we present PepBenchmark, which unifies datasets, preprocessing, and evaluation protocols for peptide drug discovery. PepBenchmark comprises three components: (1) PepBenchData, a well-curated collection comprising 29 canonical-peptide and 6 non-canonical-peptide datasets across 7 groups, systematically covering key aspects of peptide drug development, representing, to the best of our knowledge, the most comprehensive AI-ready dataset resource to date; (2) PepBenchPipeline, a standardized preprocessing pipeline that ensures consistent dataset cleaning, construction, splitting, and feature transformation, mitigating quality issues common in ad hoc pipelines; and (3) PepBenchLeaderboard, a unified evaluation protocol and leaderboard with strong baselines across 4 major methodological families: Fingerprint-based, GNN-based, PLM-based, and SMILES-based models. Together, PepBenchmark provides the first standardized and comparable foundation for peptide drug discovery, facilitating methodological advances and translation into real-world applications. The data and code are publicly available at https://github.com/ZGCI-AI4S-Pep/PepBenchmark/.