用大模型理解芯片封装图,自动识别引脚位置和尺寸
A Large Language Model Powered Integrated Circuit Footprint Geometry Understanding
- 将芯片图纸当图像处理,分三步推理引脚数量、坐标和尺寸
- 在8608张图上训练,准确率显著超过现有大模型
- 适合芯片设计自动化、电子工程领域的研究人员
印刷电路板(PCB)上集成电路(IC)封装图的几何标注对定义元件与PCB布局的物理接口至关重要,但受制于非结构化绘图和抽象符号标注,自动化解析与精确建模仍极具挑战。目前尚无方法能直接从IC机械图纸中实现封装几何自动标注。本文首次研究大型多模态模型(LMMs)在解决该问题上的视觉感知能力,发现其几何感知严重不准,制约了性能。为此,我们提出LLM4-IC8K框架,将IC机械图纸视为图像,利用大语言模型进行结构化几何解读。该框架模拟工程师的逐步推理:先判断引脚数量,再计算每个引脚中心坐标,最后估计单个引脚尺寸。采用两阶段训练策略:先在合成生成的封装图上训练模型学习基础几何推理,再在真实数据手册图上微调以提升实际场景下的鲁棒性与准确性。为支持研究,我们构建了ICGeo8K多模态数据集,包含8,608个标注样本,其中4,138个为手工绘制,4,470个为合成生成。大量实验表明,所提模型在新基准上优于现有最先进LMMs。
原文摘要 · Abstract (English)
Printed-Circuit-board (PCB) footprint geometry labeling of integrated circuits (IC) is essential in defining the physical interface between components and the PCB layout, requiring exceptional visual perception proficiency. However, due to the unstructured footprint drawing and abstract diagram annotations, automated parsing and accurate footprint geometry modeling remain highly challenging. Despite its importance, no methods currently exist for automated package geometry labeling directly from IC mechanical drawings. In this paper, we first investigate the visual perception performance of Large Multimodal Models (LMMs) when solving IC footprint geometry understanding. Our findings reveal that current LMMs severely suffer from inaccurate geometric perception, which hinders their performance in solving the footprint geometry labeling problem. To address these limitations, we propose LLM4-IC8K, a novel framework that treats IC mechanical drawings as images and leverages LLMs for structured geometric interpretation. To mimic the step-by-step reasoning approach used by human engineers, LLM4-IC8K addresses three sub-tasks: perceiving the number of pins, computing the center coordinates of each pin, and estimating the dimensions of individual pins. We present a two-stage framework that first trains LMMs on synthetically generated IC footprint diagrams to learn fundamental geometric reasoning and then fine-tunes them on real-world datasheet drawings to enhance robustness and accuracy in practical scenarios. To support this, we introduce ICGeo8K, a multi-modal dataset with 8,608 labeled samples, including 4138 hand-crafted IC footprint samples and 4470 synthetically generated samples. Extensive experiments demonstrate that our model outperforms state-of-the-art LMMs on the proposed benchmark.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。