Good Intentions: Adaptive Parameter Management via Intent Signaling
Alexander Renz-Wieland, Andreas Kieslinger, Robert Gericke, Rainer, Gemulla, Zoi Kaoudi, Volker Markl

TL;DR
This paper introduces AdaPM, an adaptive parameter management system that uses intent signaling to improve efficiency and eliminate manual tuning in distributed machine learning training.
Contribution
The paper presents a novel intent signaling mechanism and AdaPM, a fully adaptive, zero-tuning parameter manager that outperforms existing methods without manual intervention.
Findings
AdaPM matches or outperforms state-of-the-art managers.
Intent signaling effectively informs parameter management.
Automatic parameter management is feasible and efficient.
Abstract
Parameter management is essential for distributed training of large machine learning (ML) tasks. Some ML tasks are hard to distribute because common approaches to parameter management can be highly inefficient. Advanced parameter management approaches -- such as selective replication or dynamic parameter allocation -- can improve efficiency, but to do so, they typically need to be integrated manually into each task's implementation and they require expensive upfront experimentation to tune correctly. In this work, we explore whether these two problems can be avoided. We first propose a novel intent signaling mechanism that integrates naturally into existing ML stacks and provides the parameter manager with crucial information about parameter accesses. We then describe AdaPM, a fully adaptive, zero-tuning parameter manager based on this mechanism. In contrast to prior systems, this…
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
TopicsStochastic Gradient Optimization Techniques · Data Stream Mining Techniques · Ferroelectric and Negative Capacitance Devices
