Automated and Agile Design of Layout Hotspot Detector via Neural Architecture Search

Zihao Chen,Fan Yang,Li Shang,Xuan Zeng
DOI: https://doi.org/10.23919/DATE56975.2023.10137142
2023-01-01
Abstract:This paper presents a neural architecture search scheme for chip layout hotspot detection. In this work, hotspot detectors, in the form of neural networks, are modeled as weighted directed acyclic graphs. A variational autoencoder maps the discrete graph topological space into a continuous embedding space. Bayesian Optimization performs neural architecture search in this embedding space, where an architecture performance predictor is employed to accelerate the search process. Experimental studies on ICCAD 2012 and ICCAD 2019 Contest benchmarks demonstrate that, the proposed scheme significantly improves the agility of previous neural architecture search schemes, and generates hotspot detectors with competitive detection accuracy, false alarm rate, and inference time.
What problem does this paper attempt to address?