GIF: A Conditional Multimodal Generative Framework for IR Drop Imaging in Chip Layouts

arXiv cs.CV / 4/14/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • 本論文は、半導体チップ設計におけるIRドロップ解析を、画像予測として扱う既存のML手法の限界(局所・長距離依存の不足や幾何/トポロジ情報の欠落)を指摘している。
  • 提案手法GIFは、幾何情報(レイアウト)とトポロジ情報(論理接続)を画像特徴とグラフ特徴として統合し、条件付き拡散(conditional diffusion)でIRドロップ画像を生成する。
  • CircuitNet-N28データセットで、SSIM 0.78、Pearson相関0.95、PSNR 21.77、NMAE 0.026といった指標で従来手法を上回る性能が報告されている。
  • 幾何に配慮した空間特徴と論理グラフ表現を同時にモデル化することで、生成モデルの進歩を構造化された画像生成(IRドロップ解析)へ有効活用できることを示している。

Abstract

IR drop analysis is essential in physical chip design to ensure the power integrity of on-chip power delivery networks. Traditional Electronic Design Automation (EDA) tools have become slow and expensive as transistor density scales. Recent works have introduced machine learning (ML)-based methods that formulate IR drop analysis as an image prediction problem. These existing ML approaches fail to capture both local and long-range dependencies and ignore crucial geometrical and topological information from physical layouts and logical connectivity. To address these limitations, we propose GIF, a Generative IR drop Framework that uses both geometrical and topological information to generate IR drop images. GIF fuses image and graph features to guide a conditional diffusion process, producing high-quality IR drop images. For instance, On the CircuitNet-N28 dataset, GIF achieves 0.78 SSIM, 0.95 Pearson correlation, 21.77 PSNR, and 0.026 NMAE, outperforming prior methods. These results demonstrate that our framework, using diffusion based multimodal conditioning, reliably generates high quality IR drop images. This shows that IR drop analysis can effectively leverage recent advances in generative modeling when geometric layout features and logical circuit topology are jointly modeled. By combining geometry aware spatial features with logical graph representations, GIF enables IR drop analysis to benefit from recent advances in generative modeling for structured image generation.