LOSTIN: Logic Optimization via Spatio-Temporal Information with Hybrid Graph Models
Nan Wu, Jiwon Lee, Yuan Xie, Cong Hao

TL;DR
LOSTIN introduces hybrid graph neural network models that leverage spatio-temporal information to achieve highly accurate and generalizable performance predictions for logic synthesis optimization, significantly outperforming existing methods.
Contribution
The paper presents a novel hybrid GNN approach that combines structural and temporal information for improved QoR estimation in logic synthesis, with superior accuracy and generalization.
Findings
Testing MAPE on seen designs is ≤1.2%.
Testing MAPE on unseen designs is ≤3.1%.
Performance exceeds existing studies by 7-15 times.
Abstract
Despite the stride made by machine learning (ML) based performance modeling, two major concerns that may impede production-ready ML applications in EDA are stringent accuracy requirements and generalization capability. To this end, we propose hybrid graph neural network (GNN) based approaches towards highly accurate quality-of-result (QoR) estimations with great generalization capability, specifically targeting logic synthesis optimization. The key idea is to simultaneously leverage spatio-temporal information from hardware designs and logic synthesis flows to forecast performance (i.e., delay/area) of various synthesis flows on different designs. The structural characteristics inside hardware designs are distilled and represented by GNNs; the temporal knowledge (i.e., relative ordering of logic transformations) in synthesis flows can be imposed on hardware designs by combining a…
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
TopicsVLSI and FPGA Design Techniques · VLSI and Analog Circuit Testing · Low-power high-performance VLSI design
MethodsGraph Neural Network
