LGAIFeb 8, 2024

Optimizing Predictive AI in Physical Design Flows with Mini Pixel Batch Gradient Descent

arXiv:2402.06034v14 citationsh-index: 8MLCAD
Originality Incremental advance
AI Analysis

This addresses incremental improvements for chip design engineers by optimizing predictive models in physical design flows.

The paper tackled the problem of mean square error (MSE) limitations in predictive AI for chip physical design flows, where small prediction errors can sabotage outcomes, and proposed mini-pixel batch gradient descent (MPGD) to improve convergence and performance on benchmark tasks.

Exploding predictive AI has enabled fast yet effective evaluation and decision-making in modern chip physical design flows. State-of-the-art frameworks typically include the objective of minimizing the mean square error (MSE) between the prediction and the ground truth. We argue the averaging effect of MSE induces limitations in both model training and deployment, and good MSE behavior does not guarantee the capability of these models to assist physical design flows which are likely sabotaged due to a small portion of prediction error. To address this, we propose mini-pixel batch gradient descent (MPGD), a plug-and-play optimization algorithm that takes the most informative entries into consideration, offering probably faster and better convergence. Experiments on representative benchmark suits show the significant benefits of MPGD on various physical design prediction tasks using CNN or Graph-based models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes