Reinforcement learning framework for the mechanical design of microelectronic components under multiphysics constraints
Siddharth Nair, Timothy F. Walsh, Greg Pickrell, Fabio Semperlotti
TL;DR
This work introduces reinforcement learning frameworks to optimize microelectronic designs under multiphysics constraints, focusing on ASIC interconnect geometry (discrete) and HI interposer component placement (continuous). A surrogate DNN forward solver accelerates physics evaluations, enabling Q-learning for the ASIC problem and PPO with actor-critic networks for the high-dimensional interposer problem. Across both benchmarks, the RL frameworks effectively balance thermoelastic constraints with geometric objectives, achieving designs that satisfy temperature and stress limits while reducing footprint where applicable. The approach offers a general methodology for rapid, constraint-driven inverse design in complex multiphysics packaging scenarios with potential applicability to broader engineering design problems.
Abstract
This study focuses on the development of reinforcement learning based techniques for the design of microelectronic components under multiphysics constraints. While traditional design approaches based on global optimization approaches are effective when dealing with a small number of design parameters, as the complexity of the solution space and of the constraints increases different techniques are needed. This is an important reason that makes the design and optimization of microelectronic components (characterized by large solution space and multiphysics constraints) very challenging for traditional methods. By taking as prototypical elements an application-specific integrated circuit (ASIC) and a heterogeneously integrated (HI) interposer, we develop and numerically test an optimization framework based on reinforcement learning (RL). More specifically, we consider the optimization of the bonded interconnect geometry for an ASIC chip as well as the placement of components on a HI interposer while satisfying thermoelastic and design constraints. This placement problem is particularly interesting because it features a high-dimensional solution space.
