Collaborative Symmetricity Exploitation for Offline Learning of Hardware Design Solver

Abstract

This paper proposes \textit{collaborative symmetricity exploitation} (\ourmethod{}) framework to train a solver for the decoupling capacitor placement problem (DPP), one of the significant hardware design problems. Due to the sequentially coupled multi-level property of the hardware design process, the design condition of DPP changes depending on the design of higher-level problems. Also, the online evaluation of real-world electrical performance through simulation is extremely costly. Thus, we propose the \ourmethod{} framework that allows data-efficient offline learning of a DPP solver (i.e., contextualized policy) with high generalization capability over changing task conditions. Leveraging the symmetricity for offline learning of hardware design solver increases data-efficiency by reducing the solution space and improves generalization capability by capturing the invariant nature present regardless of changing conditions. Extensive experiments verified that \ourmethod{} with zero-shot inference outperforms the neural baselines and iterative conventional design methods on the DPP benchmark. Furthermore, \ourmethod{} greatly outperformed the expert method used to generate the offline data for training.

Cite

Text

Kim et al. "Collaborative Symmetricity Exploitation for Offline Learning of Hardware Design Solver." NeurIPS 2022 Workshops: Offline_RL, 2022.

Markdown

[Kim et al. "Collaborative Symmetricity Exploitation for Offline Learning of Hardware Design Solver." NeurIPS 2022 Workshops: Offline_RL, 2022.](https://mlanthology.org/neuripsw/2022/kim2022neuripsw-collaborative/)

BibTeX

@inproceedings{kim2022neuripsw-collaborative,
  title     = {{Collaborative Symmetricity Exploitation for Offline Learning of Hardware Design Solver}},
  author    = {Kim, Haeyeon and Kim, Minsu and Kim, Joungho and Park, Jinkyoo},
  booktitle = {NeurIPS 2022 Workshops: Offline_RL},
  year      = {2022},
  url       = {https://mlanthology.org/neuripsw/2022/kim2022neuripsw-collaborative/}
}