Gaussian Process Model with Tensorial Inputs and Its Application to the Design of 3D Printed Antennas
Xi Chen, Yashika Sharma, Hao Helen Zhang, Xin Hao, Qiang Zhou
TL;DR
This work introduces an IMED-based Gaussian process kernel to handle tensor-valued, spatially structured inputs from 3D printed designs, enabling efficient surrogate modeling for antenna design. By embedding the Image Euclidean Distance into the kernel and transforming inputs to a Euclidean space, the method builds spatially aware surrogates with ARD capabilities, while maintaining tractable inference through iterative solvers and GPU acceleration. The authors demonstrate improved predictive performance and uncertainty quantification on 2D and 3D monopole antenna datasets, using B-spline dimensionality reduction for functional outputs and comparing against several baselines, including convolutional and multi-linear kernels. The work offers a practical, interpretable approach to incorporate spatial structure into GP surrogates for time-consuming simulations, with potential extensions to more flexible nonlinear transformations and scalable inference techniques.
Abstract
In simulation-based engineering design with time-consuming simulators, Gaussian process (GP) models are widely used as fast emulators to speed up the design optimization process. In its most commonly used form, the input of GP is a simple list of design parameters. With rapid development of additive manufacturing (also known as 3D printing), design inputs with 2D/3D spatial information become prevalent in some applications, for example, neighboring relations between pixels/voxels and material distributions in heterogeneous materials. Such spatial information, vital to 3D printed designs, is hard to incorporate into existing GP models with common kernels such as squared exponential or Matérn. In this work, we propose to embed a generalized distance measure into a GP kernel, offering a novel and convenient technique to incorporate spatial information from freeform 3D printed designs into the GP framework. The proposed method allows complex design problems for 3D printed objects to take advantage of a plethora of tools available from the GP surrogate-based simulation optimization such as designed experiments and GP-based optimizations including Bayesian optimization. We investigate the properties of the proposed method and illustrate its performance by several numerical examples of 3D printed antennas. The dataset is publicly available at: https://github.com/xichennn/GP_dataset.
