English

Placement Optimization with Deep Reinforcement Learning

Artificial Intelligence 2020-03-20 v1

Abstract

Placement Optimization is an important problem in systems and chip design, which consists of mapping the nodes of a graph onto a limited set of resources to optimize for an objective, subject to constraints. In this paper, we start by motivating reinforcement learning as a solution to the placement problem. We then give an overview of what deep reinforcement learning is. We next formulate the placement problem as a reinforcement learning problem and show how this problem can be solved with policy gradient optimization. Finally, we describe lessons we have learned from training deep reinforcement learning policies across a variety of placement optimization problems.

Keywords

Cite

@article{arxiv.2003.08445,
  title  = {Placement Optimization with Deep Reinforcement Learning},
  author = {Anna Goldie and Azalia Mirhoseini},
  journal= {arXiv preprint arXiv:2003.08445},
  year   = {2020}
}

Comments

International Symposium on Physical Design (ISPD), 2020

R2 v1 2026-06-23T14:19:16.101Z