Placeto: Learning Generalizable Device Placement Algorithms for Distributed Machine Learning
Ravichandra Addanki, Shaileshh Bojja Venkatakrishnan, Shreyan Gupta,, Hongzi Mao, Mohammad Alizadeh

TL;DR
Placeto introduces a reinforcement learning method that learns generalizable device placement policies for distributed neural network training, reducing training overhead and enabling application to unseen graphs within the same family.
Contribution
It proposes a novel RL-based approach with iterative placement improvements and graph embeddings, enabling generalization across different computation graphs.
Findings
Requires up to 6.1x fewer training steps
Achieves placements on par or better than prior methods
Generalizes to unseen graphs without retraining
Abstract
We present Placeto, a reinforcement learning (RL) approach to efficiently find device placements for distributed neural network training. Unlike prior approaches that only find a device placement for a specific computation graph, Placeto can learn generalizable device placement policies that can be applied to any graph. We propose two key ideas in our approach: (1) we represent the policy as performing iterative placement improvements, rather than outputting a placement in one shot; (2) we use graph embeddings to capture relevant information about the structure of the computation graph, without relying on node labels for indexing. These ideas allow Placeto to train efficiently and generalize to unseen graphs. Our experiments show that Placeto requires up to 6.1x fewer training steps to find placements that are on par with or better than the best placements found by prior approaches.…
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
TopicsFerroelectric and Negative Capacitance Devices · Age of Information Optimization · Advanced Memory and Neural Computing
