SearcharxivSearch

arXiv subjects

Shiguang Deng

Publications and source records attributed to Shiguang Deng.

14 recordsLinked to original sources

Accelerating Bayesian Optimization for Nonlinear State-Space System Identification with Application to Lithium-Ion Batteries

This paper studies system identification for nonlinear state-space models, a problem that arises across many fields yet remains challenging in practice. Focusing on maximum likelihood estimation, we employ Bayesian optimization (BayesOpt) to address this problem by leveraging its derivative-free global search capability enabled by surrogate modeling of the likelihood function. Despite these advantages, standard BayesOpt often suffers from slow convergence, high computational cost, and practical difficulty in attaining global optima under limited computational budgets, especially for high-dimensional nonlinear models with many unknown parameters. To overcome these limitations, we propose an accelerated BayesOpt framework that integrates BayesOpt with the Nelder--Mead method. Heuristics-based, the Nelder--Mead method provides fast local search, thereby assisting BayesOpt when the surrogate model lacks fidelity or when over-exploration occurs in broad parameter spaces. The proposed framework incorporates a principled strategy to coordinate the two methods, effectively combining their complementary strengths. The resulting hybrid approach significantly improves both convergence speed and computational efficiency while maintaining strong global search performance. In addition, we leverage an implicit particle filtering method to enable accurate and efficient likelihood evaluation. We validate the proposed framework on the identification of the BattX model for lithium-ion batteries, which features ten state dimensions, 18 unknown parameters, and strong nonlinearity. Both simulation and experimental results demonstrate the effectiveness of the proposed approach as well as its advantages over alternative methods.

eess.SY

ALPINE: Closed-Loop Adaptive Privacy Budget Allocation for Mobile Edge Crowdsensing

Mobile edge crowdsensing (MECS) enables large-scale real-time sensing services, but its continuous data collection and transmission pipeline exposes terminal devices to dynamic privacy risks. Existing privacy protection schemes in MECS typically rely on static configurations or coarse-grained adaptation, making them difficult to balance privacy, data utility, and device overhead under changing channel conditions, data sensitivity, and resource availability. To address this problem, we propose ALPINE, a lightweight closed-loop framework for adaptive privacy budget allocation in MECS. ALPINE performs multi-dimensional risk perception on terminal devices by jointly modeling channel, semantic, contextual, and resource risks, and maps the resulting risk state to a privacy budget through an offline-trained TD3 policy. The selected budget is then used to drive local differential privacy perturbation before data transmission, while edge-side privacy-utility evaluation provides feedback for policy switching and periodic refinement. In this way, ALPINE forms a terminal-edge collaborative control loop that enables real-time, risk-adaptive privacy protection with low online overhead. Extensive experiments on multiple real-world datasets show that ALPINE achieves a better privacy-utility trade-off than representative baselines, reduces the effectiveness of membership inference, property inference, and reconstruction attacks, and preserves robust downstream task performance under dynamic risk conditions. Prototype deployment further demonstrates that ALPINE introduces only modest runtime overhead on resource-constrained devices.

cs.LG

Data-Driven Topology Optimization for Multiscale Biomimetic Spinodal Design

Spinodoid architected materials have drawn significant attention due to their unique nature in stochasticity, aperiodicity, and bi-continuity. Compared to classic periodic truss-, beam- and plate-based lattice architectures, spinodoids are insensitive to manufacturing defects, scalable for high throughput production, functionally graded by tunable local properties, and material failure resistant due to low-curvature morphology. However, the design of spinodoids is often hindered by the curse of dimensionality with extremely large design space of spinodoid types, material density, orientation, continuity, and anisotropy. From a design optimization perspective, while genetic algorithms are often beyond the reach of computing capacity, gradient-based topology optimization is challenged by the intricate mathematical derivation of gradient fields with respect to various spinodoid parameters. To address such challenges, we propose a data-driven multiscale topology optimization framework. Our framework reformulates the design variables of spinodoid materials as the parameters of neural networks, enabling automated computation of topological gradients. Additionally, it incorporates a Gaussian Process surrogate for spinodoid constitutive models, eliminating the need for repeated computational homogenization and enhancing the scalability of multiscale topology optimization. Compared to 'black-box' deep learning approaches, the proposed framework provides clear physical insights into material distribution. It explicitly reveals why anisotropic spinodoids with tailored orientations are favored in certain regions, while isotropic spinodoids are more suitable elsewhere. This interpretability helps to bridge the gap between data-driven design with mechanistic understanding.

cs.CE

Data-Driven Multiscale Topology Optimization of Soft Functionally Graded Materials with Large Deformations

Functionally Graded Materials (FGMs) made of soft constituents have emerged as promising material-structure systems in potential applications across many engineering disciplines, such as soft robots, actuators, energy harvesting, and tissue engineering. Designing such systems remains challenging due to their multiscale architectures, multiple material phases, and inherent material and geometric nonlinearities. The focus of this paper is to propose a general topology optimization framework that automates the design innovation of multiscale soft FGMs exhibiting nonlinear material behaviors under large deformations. Our proposed topology optimization framework integrates several key innovations: (1) a novel microstructure reconstruction algorithm that generates composite architecture materials from a reduced design space using physically interpretable parameters; (2) a new material homogenization approach that estimates effective properties by combining the stored energy functions of multiple soft constituents; (3) a neural network-based topology optimization that incorporates data-driven material surrogates to enable bottom-up, simultaneous optimization of material and structure; and (4) a generic nonlinear sensitivity analysis technique that computes design sensitivities numerically without requiring explicit gradient derivation. To enhance the convergence of the nonlinear equilibrium equations amid topology optimization, we introduce an energy interpolation scheme and employ a Newton-Raphson solver with adaptive step sizes and convergence criteria. Numerical experiments show that the proposed framework produces distinct topological designs, different from those obtained under linear elasticity, with spatially varying microstructures.

cs.CE

Adaptive Spatiotemporal Dimension Reduction in Concurrent Multiscale Damage Analysis

Concurrent multiscale damage models are often used to quantify the impacts of manufacturing-induced micro porosity on the damage response of macroscopic metallic components. However, these models are challenged by major numerical issues including mesh dependency, convergence difficulty, and low accuracy in concentration regions. We make two contributions that collectively aim to address these difficulties. Firstly, we develop a novel adaptive assembly free impl-exp (AAF-IE) temporal integration scheme for nonlinear constitutive models. This scheme prevents the convergence issues that arise when implicit algorithms are employed to model softening. Our AAF-IE scheme autonomously adjusts step sizes to capture intricate history dependent deformations. It also dispenses with reassembling the stiffness matrices amid runtime for elasto-plasticity and damage models which, in turn, dramatically reduces memory footprints. Secondly, we propose an adaptive clustering-based domain decomposition strategy to dramatically reduce the spatial degrees of freedom by agglomerating close-by finite element nodes into a limited number of clusters. Our adaptive clustering scheme has static and dynamic stages that are carried out during offline and online analyses, respectively. The adaptive strategy determines the cluster density based on spatial discontinuity and controls adaptive clusters via field estimations. As demonstrated by numerical experiments the proposed adaptive method strikes a good balance between efficiency and accuracy for fracture simulations. In particular, we use our efficient concurrent multiscale model to quantify the significance of spatially varying microscopic porosity on a macrostructural softening behavior.

cs.CE

Deep Learning for Multiscale Damage Analysis via Physics-Informed Recurrent Neural Network

Direct numerical simulation of hierarchical materials via homogenization-based concurrent multiscale models poses critical challenges for 3D large scale engineering applications, as the computation of highly nonlinear and path-dependent material constitutive responses at the lower scale causes prohibitively high computational costs. In this work, we propose a physics-informed data-driven deep learning model as an efficient surrogate to emulate the effective responses of heterogeneous microstructures under irreversible elasto-plastic hardening and softening deformation. Our contribution contains several major innovations. First, we propose a novel training scheme to generate arbitrary loading sequences in the sampling space confined by deformation constraints where the simulation cost of homogenizing microstructural responses per sequence is dramatically reduced via mechanistic reduced-order models. Second, we develop a new sequential learner that incorporates thermodynamics consistent physics constraints by customizing training loss function and data flow architecture. We additionally demonstrate the integration of trained surrogate within the framework of classic multiscale finite element solver. Our numerical experiments indicate that our model shows a significant accuracy improvement over pure data-driven emulator and a dramatic efficiency boost than reduced models. We believe our data-driven model provides a computationally efficient and mechanics consistent alternative for classic constitutive laws beneficial for potential high-throughput simulations that needs material homogenization of irreversible behaviors.

cs.CE

Data-Driven Calibration of Multi-Fidelity Multiscale Fracture Models via Latent Map Gaussian Process

Fracture modeling of metallic alloys with microscopic pores relies on multiscale damage simulations which typically ignore the manufacturing-induced spatial variabilities in porosity. This simplification is made because of the prohibitive computational expenses of explicitly modeling spatially varying microstructures in a macroscopic part. To address this challenge and open the doors for fracture-aware design of multiscale materials, we propose a data-driven framework that integrates a mechanistic reduced-order model (ROM) with a calibration scheme based on random processes. Our ROM drastically accelerates direct numerical simulations (DNS) by using a stabilized damage algorithm and systematically reducing the degrees of freedom via clustering. Since clustering affects local strain fields and hence the fracture response, we calibrate the ROM by constructing a multi-fidelity random process based on latent map Gaussian processes (LMGPs). In particular, we use LMGPs to calibrate the damage parameters of an ROM as a function of microstructure and clustering (i.e., fidelity) level such that the ROM faithfully surrogates DNS. We demonstrate the application of our framework in predicting the damage behavior of a multiscale metallic component with spatially varying porosity. Our results indicate that microstructural porosity can significantly affect the performance of macro components and hence must be considered in the design process.

cs.CE

Estimation of elastic behaviors of metal components containing process induced porosity

Significant progress has been made for assessing the influence of porosity on the performance metrics for cast components through various modeling techniques. However, a computationally efficient framework to account for porosity with various shapes and sizes is still lacking. The main contribution of this work is to address this limitation. Specifically, a novel porosity sensitivity method is proposed, which integrates the merits of topological sensitivity and shape sensitivity. While topological sensitivity approximates the first order change on the quantity of interest when an infinitesimally small spherical pore is inserted into a dense (no pore) structure, shape sensitivity estimates the subsequent change in the quantity when the small pore boundary is continuously perturbed to resemble the geometry reconstructed from tomography characterization data. In this method, an exterior problem is solved to explicitly formulate pore stress and strain fields as functions of shape scaling parameters. By neglecting higher order pore-to-pore interaction terms, the influence of multiple pores can be estimated through a linear approximation. The proposed method is first studied on a benchmark example to establish the impact of different pore parameters on the estimation accuracy. The method is then applied onto case studies where the pore geometry is either from tomography reconstruction or computer-generated representations. Efficiency and accuracy of the method are finally demonstrated using a commercial 3D application. The proposed method can be extended to other manufacturing (e.g., additive manufacturing) induced porosity problems.

cs.CE

Second-Order Defeaturing Estimator of Manufacturing-Induced Porosity on Structural Elasticity

Manufactured metallic components often contain non-uniformly distributed pores of complex morphologies. Since such porosity defects have significant influence on material behaviors and affect the usage in high-performance applications, it is significant to understand the impact of porosity characteristics on the behaviors of components. In this work, a gradient-enhanced porosity defeaturing estimator, which allows for the modeling of pore geometry and spatial distribution, is proposed within a general elastostatic framework. In this approach, the first order shape sensitivity is implemented to account for the change in elastic quantity of interests with respect to variations of pore sizes and shapes, which is then supplemented by a second order shape sensitivity whose mixed partial derivative quantifies the interactions between pores in proximity. The efficacy of the proposed method comes from its posterior manner that it only relies on field solutions of reference models where pores are suppressed. In this context, meshing difficulty and solution convergence issue are avoided, which would otherwise arise in a direct finite element analysis on porous structures. The impact of porosity on structural elastic performance is approximated using a second order Taylor expansion where the topological difference between the porous and reference domains is estimated by topological sensitivity; the field variables on pore boundaries are approximated as explicit functions of design variables using exterior formulations. Numerical results show that the elastic performances of components are influenced by the existence of pores. The pore-to-pore interactions are significant when pores are close by.

cs.CE

Reduced-Order Multiscale Modeling of Plastic Deformations in 3D Alloys with Spatially Varying Porosity by Deflated Clustering Analysis

Aluminum alloys are increasingly utilized as lightweight materials in the automobile industry due to their superior capability in withstanding high mechanical loads. A significant challenge impeding the large-scale use of these alloys in high-performance applications is the presence of manufacturing-induced, spatially varying porosity defects. In order to understand the impacts of these defects on the macro-mechanical properties of cast alloys, multiscale simulations are often required. In this paper, we introduce a computationally efficient reduced-order multiscale framework to simulate the behavior of metallic components containing process-induced porosity under irreversible nonlinear deformations. In our approach, we start with a data compression scheme that significantly reduces the number of unknown macroscale and microscale variables by agglomerating close-by finite element nodes into a limited number of clusters. Then, we use deflation methods to project these variables into a lower-dimensional space where the material elastoplastic behaviors are approximated. Finally, we solve for the unknown variables and map them back to the original, high-dimensional space. We call our method deflated clustering analysis and by comparing it to direct numerical simulations we demonstrate that it accurately captures macroscale deformations and microscopic effective responses. To illustrate the effect of microscale pores on the macroscopic response of a cast component, we conduct multi-scale simulations with spatially varying local heterogeneities that are modeled with a microstructure characterization and reconstruction algorithm.

cs.CE

Multi-constrained topology optimization via the topological sensitivity

The objective of this paper is to introduce and demonstrate a robust method for multi-constrained topology optimization. The method is derived by combining the topological sensitivity with the classic augmented Lagrangian formulation. The primary advantages of the proposed method are: (1) it rests on well-established augmented Lagrangian formulation for constrained optimization, (2) the augmented topological level-set can be derived systematically for an arbitrary set of loads and constraints, and (3) the level-set can be updated efficiently. The method is illustrated through numerical experiments.

cs.CE

Topology optimization under thermo-elastic buckling

The focus of this paper is on topology optimization of continuum structures subject to thermally induced buckling. Popular strategies for solving such problems include Solid Isotropic Material with Penalization (SIMP) and Rational Approximation of Material Properties (RAMP). Both methods rely on material parameterization, and can sometimes exhibit pseudo buckling modes in regions with low pseudo-densities. Here we consider a level-set approach that relies on the concept of topological sensitivity. Topological sensitivity analysis for thermo-elastic buckling is carried out via direct and adjoint formulations. Then, an augmented Lagrangian formulation is presented that exploits these sensitivities to solve a buckling constrained problem. Numerical experiments in 3D illustrate the robustness and efficiency of the proposed method.

cs.CE

Stress constrained thermo-elastic topology optimization with varying temperature fields via augmented topological sensitivity based level-set

Engineering structures must often be designed to resist thermally induced stresses. Significant progress has been made on the design of such structures through thermo-elastic topology optimization. However, a computationally efficient framework to handle stress-constrained large-scale problems is lacking. The main contribution of this paper is to address this limitation. In particular, a unified topological-sensitivity (TS) based level-set approach is presented in this paper for optimizing thermo-elastic structures subject to non-uniform temperatures. The TS fields for various thermo-elastic objectives are derived, and, to address multiple constraints, an augmented Lagrangian method is developed to explore Pareto topologies. Numerical examples demonstrate the capability of the proposed framework to solve large-scale design problems. Comparison is made between pure elastic problems, and its thermo-elastic counterpart, shedding light on the influence of thermo-elastic coupling on optimized topologies.

cs.CE

Multi-constrained 3D topology optimization via augmented topological level-set

The objective of this paper is to introduce and demonstrate a robust methodology for solving multi-constrained 3D topology optimization problems. The proposed methodology is a combination of the topological level-set formulation, augmented Lagrangian algorithm, and assembly-free deflated finite element analysis (FEA). The salient features of the proposed method include: (1) it exploits the topological sensitivity fields that can be derived for a variety of constraints, (2) it rests on well-established augmented Lagrangian formulation to solve constrained problems, and (3) it overcomes the computational challenges by employing assembly-free deflated FEA. The proposed method is illustrated through several 3D numerical experiments.

cs.CE