🤖 AI Summary
In system-of-systems (SoS) architectural design, high-fidelity physical simulation incurs prohibitive computational cost, entails significant risk of evaluation failure, and suffers from low optimization efficiency. To address these challenges, this paper proposes a Bayesian optimization framework that synergistically integrates physics-based simulation with Gaussian process surrogate modeling. The framework replaces expensive simulations with a differentiable, robust surrogate objective function, preserving modeling fidelity while substantially reducing evaluation overhead. Crucially, it enables co-modeling of physics-informed constraints and data-driven surrogates, thereby accelerating convergence and improving success rates in exploring complex, interconnected architectures—such as multimodal transportation systems. Experimental results demonstrate that the method reduces computational cost by over 60% at equivalent accuracy, enabling rapid iterative validation and decision-aware optimization for novel SoS architectures.
📝 Abstract
For developing innovative systems architectures, modeling and optimization techniques have been central to frame the architecting process and define the optimization and modeling problems. In this context, for system-of-systems the use of efficient dedicated approaches (often physics-based simulations) is highly recommended to reduce the computational complexity of the targeted applications. However, exploring novel architectures using such dedicated approaches might pose challenges for optimization algorithms, including increased evaluation costs and potential failures. To address these challenges, surrogate-based optimization algorithms, such as Bayesian optimization utilizing Gaussian process models have emerged.