Improving Routability Prediction via NAS Using a Smooth One-shot Augmented Predictor
Arjun Sridhar, Chen-Chia Chang, Junyao Zhang, Yiran Chen

TL;DR
This paper introduces SOAP-NAS, a novel neural architecture search method that enhances routability prediction in electronic design automation by combining data augmentation and a hybrid NAS approach, significantly improving ROC-AUC performance.
Contribution
The paper presents SOAP-NAS, a new NAS technique that addresses noise and variance issues in routability prediction models through innovative data augmentation and hybrid search strategies.
Findings
Outperforms existing methods by 40% in ROC-AUC
Achieves ROC-AUC of 0.9802 with fast query time
Effectively improves routability prediction accuracy
Abstract
Routability optimization in modern EDA tools has benefited greatly from using machine learning (ML) models. Constructing and optimizing the performance of ML models continues to be a challenge. Neural Architecture Search (NAS) serves as a tool to aid in the construction and improvement of these models. Traditional NAS techniques struggle to perform well on routability prediction as a result of two primary factors. First, the separation between the training objective and the search objective adds noise to the NAS process. Secondly, the increased variance of the search objective further complicates performing NAS. We craft a novel NAS technique, coined SOAP-NAS, to address these challenges through novel data augmentation techniques and a novel combination of one-shot and predictor-based NAS. Results show that our technique outperforms existing solutions by 40% closer to the ideal…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Packet Processing and Optimization
