
Share
The MLCommons launch of AlgoPerf seeks to push beyond current benchmarks, challenging researchers to innovate in neural network training algorithms for more efficient and effective machine learning models.
The MLCommons® Algorithms Working Group has announced the AlgoPerf: Training algorithms competition, a new benchmark designed to measure and encourage improvements in neural network training algorithms. While the existing MLPerf™ Training benchmarks have been successful in driving innovation in hardware and software systems, there's still a significant gap when it comes to optimizing the actual training algorithms themselves. This new competition aims to fill that gap by focusing on algorithmic enhancements like better optimizers and hyperparameter tuning protocols.
Faster training times are crucial for building more capable machine learning (ML) models. However, achieving this requires improvements across the entire training pipeline, not just in hardware. By specifically targeting algorithmic innovations, AlgoPerf hopes to save time, reduce computational resources, and ultimately produce better, more accurate models.
AlgoPerf: Training algorithms is a competitive benchmark that measures the speedup of neural network training due to algorithmic improvements. Unlike MLPerf Training, which focuses on system-level performance, AlgoPerf fixes the hardware and lower-level software environments. This ensures that all submissions are evaluated purely based on their algorithms.
The competition includes several key benchmarks across different domains:
| Task | Dataset | Model | |----------------------------|----------------|-------------| | Clickthrough rate prediction | Criteo 1TB | DLRMSmall | | MRI reconstruction | FastMRI | U-Net | | Image classification | ImageNet | ResNet-50, ViT | | Speech recognition | LibriSpeech | Conformer, DeepSpeech | | Molecular property prediction | OGBG | GNN | | Translation | WMT | Transformer |

To ensure that the competition yields generally useful training algorithms:
The AlgoPerf: Training algorithms benchmark competition is now open and will run from November 28, 2023, to March 28, 2024. To enter, participants must follow the provided instructions and guidelines.
The AlgoPerf: Training algorithms competition is a significant step towards advancing the field of neural network optimization. By focusing on algorithmic improvements, it aims to make training faster, more efficient, and more broadly applicable. For researchers and practitioners looking to push the boundaries of ML, this competition offers an excellent opportunity to contribute to and benefit from cutting-edge advancements.
Tags
Original Sources
About the author
Kai built ML infrastructure at a Bay Area startup before developing an obsession with transformer architectures and inference optimisation that eventually pulled him out of product work entirely. A stint at a compute research lab sharpened his instinct for what actually matters in a model release versus what is marketing. He writes from the inside — from the perspective of someone who has debugged the systems he is describing at three in the morning. He is allergic to hype and instinctively drawn to the unglamorous plumbing questions that everyone else skips over.
More from The Engineer →This Week's Edition
29 November 2023
133 articles
Related Articles
Related Articles
More Stories