arXiv:2506.07126cs.ARcs.AI2025-06

用多尺度注意力图网络提升芯片设计缺陷检测精度

MAGNet: A Multi-Scale Attention-Guided Graph Fusion Network for DRC Violation Detection

  • 融合改进U-Net与图神经网络,捕捉布局的局部细节与结构关系
  • 在真实芯片数据上实现比ibUnet等模型更高的检测准确率和更低误报率
  • 适合集成电路设计、EDA工具开发人员阅读,尤其关注缺陷定位优化

集成电路设计中的设计规则检查(DRC)对降低成本和提升效率至关重要。基于机器学习的DRC已成为计算机辅助设计(CAD)的重要方向。本文提出MAGNet,一种结合改进U-Net与图神经网络的混合深度学习模型,用于预测DRC违规。U-Net主干通过动态注意力模块(DAM)和多尺度卷积模块(MSCM)增强细粒度与多尺度空间特征提取能力。同时,基于芯片布局单元构建像素对齐的图结构,并使用专用GNN建模引脚间的拓扑关系。图构造中生成图到网格映射,使GNN特征与布局图像对齐。训练时采用标签扩增策略,提升模型对稀疏违规模式的敏感性。整体上,MAGNet有效融合空间、语义与结构信息,在热点检测中显著提升准确率并降低误报率。通过增量训练,进一步增强热点判别能力。实验表明,相比ibUnet、RouteNet和J-Net,MAGNet在整体性能上取得显著提升。

原文摘要 · Abstract (English)

Design rule checking (DRC) is of great significance for cost reduction and design efficiency improvement in integrated circuit (IC) designs. Machine-learning-based DRC has become an important approach in computer-aided design (CAD). In this paper, we propose MAGNet, a hybrid deep learning model that integrates an improved U-Net with a graph neural network for DRC violation prediction. The U-Net backbone is enhanced with a Dynamic Attention Module (DAM) and a Multi-Scale Convolution Module (MSCM) to strengthen its capability in extracting fine-grained and multi-scale spatial features. In parallel, we construct a pixel-aligned graph structure based on chip layout tiles, and apply a specialized GNN to model the topological relationships among pins. During graph construction, a graph-to-grid mapping is generated to align GNN features with the layout image. In addition, a label amplification strategy is adopted during training to enhance the model's sensitivity to sparse violation patterns. Overall, MAGNet effectively combines spatial, semantic, and structural information, achieving improved prediction accuracy and reduced false positive rates in DRC hotspot detection. Subsequently, through incremental training, we achieve a more sensitive discrimination ability for hotspots. The results demonstrate that, in comparison with ibUnet, RouteNet, and J-Net, MAGnet significantly outperforms these models, achieving substantial improvements in overall performance.

芯片设计缺陷检测图神经网络深度学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。