用递归变压器提升芯片热机械可靠性分析的效率与精度
Recursive transformers for semiconductor thermo-mechanical reliability

- 采用参数共享的递归结构减少模型参数,避免小数据过拟合
- 在两个工程任务中实现高预测准确率(召回率、均倒数排名)
- 适合资源受限场景下的仿真替代模型设计
基于Transformer的代理模型正日益取代昂贵的物理模拟方法用于工程设计。然而,传统Transformer架构在典型的小规模、低维工程设计数据集上常过度参数化,导致生成大规模仿真数据成本高昂。此时过多参数反而引发过拟合,且增加不必要的内存与计算开销。因此,应转向以额外计算代替更多可学习参数的架构设计。本文系统评估了三种面向半导体先进封装热-机械分析的递归Transformer范式:a) 小型递归模型,b) 本文提出的深度递归Transformer,c) 简单递归Transformer。通过对比其预测性能(召回率、均倒数排名)、参数量及计算复杂度(浮点运算数),为资源受限场景下的架构选择提供实用指导。验证任务包括:1)在代价高昂的有限元分析(FEA)下,对先进半导体封装进行反复热循环中的应力与翘曲评估;2)电容场的拉普拉斯偏微分方程迭代求解器。结果表明,递归权值共享的Transformer在预测精度、参数效率与计算成本之间提供了有效且通用的平衡。
原文摘要 · Abstract (English)
Transformer-based surrogate models are increasingly used to replace expensive first-principles simulation in engineering design. But conventional transformer architectures are often over parameterized for the small, low-dimensional datasets typical of engineering design spaces, where large simulation data is expensive to generate. Under these conditions, excess parameter capacity leads to overfitting rather than improved accuracy, while also incurring unnecessary memory and compute overhead. This motivates a shift towards architectures that focus on additional compute rather than additional learnable parameters. This paper presents a hardware-aware evaluation of three recursive transformer paradigms for surrogate thermo-mechanical analysis of advanced packages: a)Tiny Recursive Model, b) our proposed Depth Recursive transformer, c) and a simple recursive transformer. We systematically compare their predictive performance (Recall, Mean Reciprocal Rank), parameter count, computational complexity (FLOPs), providing practical design guidelines for selecting recursive transformer architectures under resource-constrained scenarios. We validate this principle on two low-dimensional engineering prediction tasks: 1) thermo-mechanical reliability analysis of advanced semiconductor packages, where stress and warpage from thermal cycling must be evaluated repeatedly across a design-of-experiments sweep under costly finite element analysis (FEA). 2) Laplace PDE iterative numerical solver for capacitance field. Overall, recursive weight-sharing transformers provide an effective and generalizable trade-off between prediction accuracy, parameter efficiency, and computational cost for small data engineering surrogate modeling.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。