- The paper introduces Polynomial-Chaos-Kriging (PC-Kriging), a novel surrogate modeling approach that integrates Polynomial Chaos Expansions (PCE) and Kriging to enhance accuracy and robustness in complex simulations.
- PC-Kriging is presented in two variants, Sequential (SPC-Kriging) and Optimal (OPC-Kriging), which strategically incorporate optimized polynomial sets into the Kriging framework.
- Numerical validation demonstrates that PC-Kriging, particularly OPC-Kriging, often outperforms traditional PCE and Kriging, especially with smaller sample sizes, offering enhanced efficiency for applications like reliability analysis.
An Overview of Polynomial-Chaos-based Kriging
The development of computational simulations has revolutionized engineering, improving the design and optimization of complex systems through high-fidelity models. However, these models often present significant computational burdens, necessitating the use of surrogate models or meta-models. This paper proposes a new meta-modelling approach, Polynomial-Chaos-Kriging (PC-Kriging), which synthesizes Polynomial Chaos Expansions (PCE) and Kriging to offer a more robust and accurate surrogate method. The combination aims to leverage PCE's ability to approximate global behaviors and Kriging's capability to capture local variations.
Background and Motivation
Polynomial Chaos Expansions and Kriging have independently evolved as powerful tools for managing the computational challenges associated with high-fidelity simulations. PCE uses orthonormal polynomials aligned with the input variables' distributions, exploiting least-square minimization to estimate expansion coefficients. Kriging, on the other hand, models the output as a Gaussian process, characterized by an auto-correlation function based on the spatial relationships in the input data.
Despite their respective strengths, the paper identifies that there has been little interaction between these two disciplines. By integrating these approaches, PC-Kriging is positioned to improve the fidelity and predictive power of meta-models, particularly when experimental designs are constrained in size.
Method: Polynomial-Chaos-Kriging
PC-Kriging is derived by embedding a sparse set of orthonormal polynomials, optimized through adaptive algorithms akin to least angle regression, into the universal Kriging framework. This combination allows for capturing both the broad functional representation achieved by PCE and the nuanced, localized variations modeled by Kriging.
Two variants of PC-Kriging are explored:
- Sequential PC-Kriging (SPC-Kriging): Comprises using PCE to determine an optimal polynomial set which is then directly incorporated into a Kriging model as a trend.
- Optimal PC-Kriging (OPC-Kriging): Iteratively adds polynomials based on their contribution to minimizing the leave-one-out cross-validation error, optimizing both polynomial selection and Kriging parameters.
Numerical Validation
The paper validates PC-Kriging using various benchmark functions such as Ishigami, Sobol', and Rastrigin. These functions are chosen for their diverse features, including input dimensionality and inherent complexity, which challenge the robustness of surrogate models.
The empirical comparisons showcase PC-Kriging, especially OPC-Kriging, often outperforming traditional PCE and Kriging approaches, particularly when constrained by smaller sample sizes. The integration of PCE with Kriging manages to preserve low empirical error with added flexibility, confirming its potential for broader application.
Implications and Future Directions
The implications of PC-Kriging are substantial for fields where frequent reevaluation of complex models is necessary, such as reliability analysis and design optimization. By effectively harnessing both global and local modeling strengths, PC-Kriging enhances efficiency without significant sacrifices in precision.
Future research endeavors could explore adaptive enrichment strategies tailored to focus computational resources efficiently, enhancing regions of interest in the input space guided by PC-Kriging's predictive accuracy. Additionally, further applications to real-world engineering problems would help refine these models and assess practical limits.
In summary, Polynomial-Chaos-Kriging represents a promising step forward in surrogate modeling by intelligently combining the individual merits of PCE and Kriging, addressing existing gaps in their standalone implementations. This paper provides strong numerical evidence that PC-Kriging can serve as a robust multipurpose meta-modeling technique capable of addressing complex simulation challenges across varied domains.