Next Article in Journal
Balanced Hoeffding Tree Forest (BHTF): A Novel Multi-Label Classification with Oversampling and Undersampling Techniques for Failure Mode Diagnosis in Predictive Maintenance
Previous Article in Journal
Vision-AQ: Explainable Multi-Modal Deep Learning for Air Pollution Classification in Smart Cities
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Applications of Optimization Methods in Automotive and Agricultural Engineering: A Review

1
Institute of Lightweight and Safety of New Energy Vehicle, School of Automotive and Traffic Engineering, Jiangsu University, Zhenjiang 212013, China
2
Chery Automobile Co., Ltd., Wuhu 241006, China
*
Author to whom correspondence should be addressed.
Mathematics 2025, 13(18), 3018; https://doi.org/10.3390/math13183018
Submission received: 12 August 2025 / Revised: 11 September 2025 / Accepted: 13 September 2025 / Published: 18 September 2025

Abstract

The automotive and agricultural industries face increasingly stringent demands with technological advancements and rising living standards, resulting in substantially heightened engineering complexity. In this background, optimization methods become indispensable tools for solving diverse engineering challenges. This narrative review paper provides a comprehensive overview of the application and challenges of five optimization algorithms, including gradient-based optimization algorithms, heuristic algorithms, surrogate model-based optimization algorithms, Bayesian optimization algorithms, and hybrid cellular automata algorithms in two fields. To accomplish this objective, the research literature published from 2000 to the present is analyzed, focusing on automotive structural optimization, material optimization, crashworthiness, and lightweight design, as well as agricultural product inspection, mechanical parameter optimization, and ecological system optimization. A classification framework for optimization methods is established based on problem characteristics, elucidating the core strengths and limitations of each method. Cross-domain comparative studies are conducted to provide reference guidance for researchers in related fields.

1. Introduction

Guided by the ‘dual-carbon’ goal, the rapid development of modern industrial technology has accelerated the transition of the automotive and agricultural fields towards intelligence and sustainability. This process has incurred many engineering challenges, including automobile lightweight design [1,2], crashworthiness optimization [3,4], agricultural efficiency, quality improvement [5,6], and quality inspection [7]. Optimization methods have become essential for addressing engineering challenges, and their growth trajectory illustrates the progression of solution demands from straightforward linear issues to complex nonlinear systems.
As a mathematical approach for identifying optimal solutions under given constraints, optimization plays a crucial role in balancing performance, cost, and efficiency in engineering design. The five mainstream optimization methods include gradient-based optimization algorithms, heuristic optimization algorithms [8], surrogate model-based optimization algorithms [9], Bayesian optimization algorithms [10], and hybrid cellular automata algorithms [11], as shown in Figure 1. As one of five mainstream algorithms, gradient-based optimization algorithms are widely applied due to their robust mathematical foundation and excellent computing efficiency [12]. Numerous versions have been developed from the GD algorithm, including batch gradient descent (BGD), stochastic gradient descent (SGD), and mini-BGD. The academic community has proposed a succession of optimization algorithms, including Adaptive Gradient (AdaGrad), Adaptive Delta (AdaDelta), Root Mean Square Propagation (RMSProp), and Adaptive Moment Estimation (Adam), to enhance algorithm performance and stability [13,14]. These methods have emerged as fundamental optimization instruments in machine learning [15,16]. Haji et al. have presented a thorough introduction and comparison of various algorithms [17]. Nonetheless, these gradient-based optimization algorithms are prone to entrapment in local optima when addressing high-dimensional problems. In contrast, heuristic optimization algorithms, which draw inspiration from physical or natural processes, are capable of bypassing local optima without relying on gradient information. As a result, they are progressively emerging as an alternative to traditional algorithms [18,19]. Heuristic optimization algorithms such as Ant Colony Optimization (ACO) [20], Artificial Bee Colony (ABC) [21], Gray Wolf Optimizer (GWA) [22], Whale Optimization Algorithm (WOA) [23], Harris Hawk Optimization (HHO) [24], and White Shark Optimization Algorithm (WSO) [25] enhance efficiency by exploring the search space to identify solutions near the optimal solution, and are widely applied in the automotive and agricultural sectors [26,27,28]. Many researchers have performed an extensive review of heuristic algorithms [8,29]. As the complexity of modern engineering optimization problems continues to increase, researchers face three typical challenges: significant noise in objective function evaluation, high computational expenses, and the absence of analytical expressions. Traditional gradient-based optimization methods are difficult to apply, while function-value-based heuristic algorithms generally necessitate several function evaluations. To address these limitations and achieve a balance between optimization efficiency and computational cost, surrogate-based optimization (SBO) methods have been developed, which markedly decrease the number of evaluations of the actual objective function by constructing surrogate models, such as Kriging models, response surface methodology (RSM), radial basis functions (RBF), and support vector regression surrogate models (SVR). In automotive and agricultural engineering practice, these methods have achieved notable results, saving a significant amount of computational resources [30,31,32,33,34]. Based on their algorithms, Bayesian optimization (BO) further improves optimization efficiency through its three key advantages: derivative-free, facilitates global optimization, and requires fewer evaluations than other derivative-free methods. It has become the preferred method for solving three typical challenges [35], achieving a good balance between exploration and exploitation during the search process [10]. The utilization of BO is expanding across multiple research domains, including automotive material optimization, lightweight design [36], and multi-objective design in automotive engineering [37], and improving seed germination rates in agriculture [38]. Addressing problems involving multiple variables and high dimensions. Gradient-based algorithms are prone to local optimal solutions, while heuristic algorithms are time-consuming. Although surrogate models offer a viable alternative, they suffer from the curse of dimensionality as the number of variables increases. The HCA algorithm combines the local update rules of cellular automata (CA) with finite element analysis (FEA), making it suitable for solving complex nonlinear optimization problems and facilitating quick searches for optimal solutions within discrete domains. Consequently, many scholars have conducted extensive research on this topic to explore the algorithm’s extended applications [39,40,41].
As discussed, these five mainstream algorithms each possess distinct advantages in addressing challenges within the agricultural and automotive engineering domains. Numerous scholars have also conducted reviews on these algorithms to further explore their potential in tackling complex engineering problems [10,42,43]. Although existing reviews have extensively covered specific optimization methods within individual disciplines, there is a notable lack of interdisciplinary, method-oriented comparative studies. Additionally, existing studies have failed to establish a clear mapping relationship between algorithm characteristics and field-specific requirements.
This review screened literature on five categories of algorithms published in the fields of agricultural and automotive engineering over the past 25 years, since 2000. It comprehensively examines the application characteristics of the five optimization algorithms in automotive and agricultural engineering, aiming to analyze the applicability of existing algorithms to different problems, compare and clarify the performance of various algorithm types across different fields, and explore future directions for optimization development. This interdisciplinary research not only addresses gaps in existing optimization methodology studies but also offers criteria for algorithm selection in complex system optimization.

2. Methodology

This article presents a narrative review of the literature on publications selected from databases like Web of Science Core Collection databases, Scopus, and Google Scholar. To ensure that the selected literature aligns with the research focus, the search used Boolean operators to combine ‘gradient-based’, OR ‘heuristic algorithms’, OR ‘surrogate model’, OR ‘Bayesian’, OR ‘hybrid cellular automata’ AND ‘agriculture’, OR ‘automotive’ AND ‘optimization’. The scope of the study is limited to publications from 2000 to 2025. Upon identifying a pertinent study, an examination of its references was conducted to identify any additional studies missed in the initial search. This iterative process continued until no more relevant studies were uncovered. All pertinent data is collected from these studies and synthesized to address our research questions.
All pertinent data is collected from these studies and synthesized to address our research questions. The following research questions are developed to guide the systematic review:
  • What optimization methods are available for automotive optimization problems?
  • What optimization methods are available for agricultural optimization problems?
  • What obstacles exist in applying different optimization methods to the automotive and agricultural sectors?
  • What are the differences in the application of various optimization methods in the automotive and agricultural sectors?
Q1 helps us assess both the benefits and drawbacks of five algorithms in automotive optimization problems. Q2 assists us in evaluating the advantages and disadvantages of five algorithms in automotive optimization problems. Q3 facilitates our comprehension of the constraints and difficulties associated with existing approaches. Q4 help us compare and analyze the similarities and differences in how the two approaches are adopted and applied across the two fields.
During the screening process, studies unrelated to optimization methods or algorithms were excluded. The established exclusion criteria were applied during the literature retrieval and analysis phase. Exclusion criteria studies underwent a comprehensive assessment and were systematically categorized based on predefined exclusion criteria. These criteria aimed to define the scope of the systematic review and eliminate studies that did not meet the relevant standards. The subsequent list outlines the exclusion criteria:
  • Articles that do not explicitly apply any of the five categories of optimization algorithms to specific problems in the automotive or agricultural sectors.
  • Articles that are severely disconnected from automotive structural optimization, material optimization, collision safety, lightweight design, agricultural product testing, mechanical parameter optimization, and ecosystem optimization.
  • Articles authored in languages other than English, conference papers, book chapters, reviews, surveys, Master’s theses, or PhD dissertations.
  • Publications published before the year 2000.
As shown in Table 1, following the application of the exclusion criteria, a total of 271 articles were ultimately chosen. Subsequently, the removal of duplicate entries from the selected databases led to the evaluation of 242 unique articles. It is worth emphasizing that only journal articles met the inclusion criteria for this review. The remaining 242 documents were categorized into five major groups based on different fields, as shown in Figure 2, and a narrative review was conducted around these classifications.

3. Literature Review

3.1. Gradient-Based Optimization Algorithms

Gradient-based optimization algorithms are the primary mathematical instruments for solving engineering problems, particularly for high computational efficiency and a strong theoretical foundation. This section systematically reviews several gradient-based algorithms and typical engineering cases to clarify the application areas of different algorithms and provide selection guidelines for readers.

3.1.1. Application of Gradient-Based Optimization in Automotive Engineering

Based on the mathematical principle that the gradient indicates the direction of steepest ascent, Cauchy [44] proposed the steepest descent method. This method laid the theoretical foundation for all subsequent gradient-based optimization algorithms. The iterative optimization algorithm based on a multipoint approximation scheme and on the steepest descent method has been used to find the optimal geometrical configuration of several energy-absorbing devices in a vehicle [45]. An improved variable-step quasi-Newton algorithm was effectively applied to optimize the drawbead restraining force in automotive panel forming, significantly enhancing design efficiency and precision [46]. However, traditional quasi-Newton methods suffer from excessive computational inefficiency in large-scale variable optimization. To address these issues, Kasac et al. proposed a BPTT-like gradient-based optimal control algorithm that significantly enhances optimization accuracy and convergence speed [47]. Furthermore, in order to overcome the drawback of genetic algorithms wasting computational resources when evaluating costly objective functions, gradient algorithms were adopted and combined with genetic algorithms to optimize the automotive electric power steering system. [48]. In 1970, the Broyden-Fletcher-Goldfarb-Shanno (BFGS) algorithm was proposed, which improves the recursive update strategy for the inverse of the Hessian matrix, achieving faster convergence than the steepest descent method. Combined with a genetic algorithm, it is applied to the drag minimization of a simplified car shape [49]. To address the memory limitations of the BFGS algorithm, the limited memory Broyden Fletcher Goldfarb Shanno (L-BFGS) algorithm was further developed and has been utilized for local optimization in prediction models for resistance spot welding of automotive body-in-white structures [50]. Constrained optimization poses significant challenges in automotive engineering applications, such as topology optimization, lightweight design, and multi-objective optimization. Among gradient-based optimization algorithms, the sequential quadratic programming (SQP) method was first proposed in 1963 and has continuously been refined [51,52]. The SQP method transforms the original nonlinear constrained optimization problem into a series of solvable quadratic programming (QP) subproblems by employing a quadratic approximation of the objective function and a linear approximation of the constraint function. This approach proves highly efficient for complex optimization problems, especially those involving highly nonlinear objective functions and substantial computational expenses. For instance, Zhu et al. [53] integrated the SQP algorithm with a multidisciplinary collaborative optimization algorithm to perform multi-objective optimization design of the body-in-white (BIW) structure, achieving significant weight reduction while ensuring performance. In another study, based on a constructed Kriging model, the SQP method was employed to obtain a quasi-global robust optimum solution of foam-filled thin-walled structures [54]. In 1984, Karmarkar [55] proposed the interior point method (IPM), which transforms constrained problems into a series of unconstrained subproblems by introducing obstacle functions or logarithmic obstacle terms, establishing a novel paradigm for solving linear and nonlinear constrained optimization. Liu et al. employed multiple methods, including IPM, NSGA-II, and multi-objective particle swarm optimization (MOPSO), to optimize the NH3 emissions of diesel engines. The results indicated that the IPM has superior efficiency compared to other optimization algorithms [56]. In 1985, a Fortran subroutine named NLPQL was proposed to solve smooth nonlinear programming problems using sequential quadratic programming. This algorithm constructs quadratic approximations of the Lagrangian and linear approximations of the constraints to iteratively solve a series of SQP subproblems. Due to its efficiency and robustness, NLPQL has been widely adopted in automotive engineering optimization. For instance, it was employed to determine rational ply thicknesses of composite drive shafts based on response surface approximations [57]. It is also applied for topology optimization of an automotive component called the dash of BIW with constraints, achieving a 53% weight reduction [58]. More recently, NLPQL has been integrated with genetic algorithms to form a hybrid approach for constrained optimization tasks, such as in the shape optimization of automotive spring seats [59]. Furthermore, Zhou et al. [60] developed a hybrid algorithm that leverages the strengths of global and gradient-based optimization methods by combining Adaptive Simulated Annealing and Nonlinear Programming by Quadratic Lagrangian (ASA-NLPQL). Based on a surrogate model, the optimization strategy addresses the challenges of lightweight design for automotive seat skeletons, demonstrating a 22.3% reduction in seat weight. A comparison of the advantages and disadvantages of the four typical gradient-based algorithms mentioned above is shown in Figure 3.

3.1.2. Application of Gradient-Based Optimization in Agricultural Engineering

Gradient-based optimization methods have been extensively explored not only in automotive engineering but also in modern agriculture. For instance, based on a Convolutional Neural Network (CNN) model, one of the gradient-based optimization methods, named the gradient ascent method, was employed to optimize risk mitigation for crop inputs [61]. Similarly, another gradient-based optimization model has been developed to maximize agricultural profitability through the dynamic allocation of surface water and groundwater resources. This approach supports sustainable irrigation management that mitigates drought impacts while maintaining productivity [62]. In the context of agricultural IoT systems, gradient-based optimization algorithms help enhance communication efficiency by improving throughput and fairness in device-to-device networks. This enables more reliable and efficient data transmission, which is crucial for real-time monitoring and control in precision agriculture [63]. Furthermore, gradient-based optimizers such as Adam play a key role in training deep learning models for early pest detection with high accuracy. Their application allows timely and precise interventions, substantially boosting agricultural productivity and reducing crop losses [64]. Beyond pest management, the gradient-based optimization method enables precise identification of crop-specific optimal climatic conditions within deep learning models, significantly enhancing global yield prediction accuracy and supporting data-driven agricultural decisions [65].

3.1.3. Future Development of Gradient-Based Optimization Algorithms

In summary, gradient-based optimization algorithms are characterized by their rapid convergence speed and good numerical stability. Furthermore, they possess strong scalability and flexibility, enabling their integration with advanced and efficient technical methods to enhance convergence rates. Nonetheless, these algorithms are constrained by limitations, including the tendency to become trapped in local optima and the considerable complexity and computational expense involved in calculating gradient information.
With the increasing complexity of engineering systems, modern engineering challenges frequently present as high-dimensional, multi-objective, highly nonlinear, strongly constrained, and multi-physics coupled systems. The inherent limitations of gradient-based optimization algorithms prevent them from addressing all such challenges. Consequently, the future development of these algorithms will probably involve a greater focus on specific domains or particular classes of practical optimization problems within engineering, thereby leveraging their advantages to the fullest extent. In the automotive and agricultural engineering sectors, future research in gradient-based optimization will concentrate on handling high-dimensional practical engineering problems within complex constrained environments, particularly for optimization problems under linear operating conditions. Future research may explore additional promising directions. Firstly, the development of auxiliary methods, including the integration of gradient algorithms with penalty function methods for the iterative points. Secondly, maintain emphasis on employing surrogate models to approximate function values or gradient information, together with methodologies such as active learning to diminish computing expenses and enhance optimization efficiency. Furthermore, considering that particular engineering challenges are abundant in physical information, this domain knowledge can inform the trajectory of machine learning models and the update direction of optimization iterations, thereby improving the interpretability and reliability of algorithms in real-world engineering contexts.
Future research on gradient-based optimization algorithms in the engineering domain should be closely aligned with the practical demands of engineering problems, continuously advancing efficient optimization in high-dimensional and complex constrained settings, while promoting the profound integration of engineering expertise with algorithmic innovation.

3.2. Heuristic Algorithms Optimization

Gradient-based optimization algorithms are highly efficient for local searches in smooth, continuous design spaces. However, they often struggle to achieve global optimal solutions in automotive structural optimization problems characterized by multiple objectives, numerous design variables, and significant nonlinearity. The presence of bifurcation points and nonlinearities further complicates the application of gradient information. In contrast, heuristic algorithms offer a robust alternative by effectively exploring discontinuous and high-dimensional optimization spaces without relying on gradient information. These characteristics make heuristic algorithms particularly suitable for addressing complex challenges frequently encountered in automotive engineering.

3.2.1. Applications of Heuristic Algorithms in Automotive Engineering

Heuristic algorithms are mainly used to solve complex optimization problems such as structural design, crashworthiness optimization, and multi-objective optimization, as seen in Figure 4. As a classic meta-heuristic algorithm, the genetic algorithm (GA) is capable of solving linear and nonlinear optimization problems without gradient information. Due to this property, GA was widely employed in automotive engineering for solving complex nonlinear optimization challenges. For instance, it was applied to cross-sectional shape optimization of the automotive body frame [66,67]. In addition, multiple population GA has been employed to optimize the structure of electric vehicle electrical equipment [68]. Based on conventional GA, Qin et al. developed an improved and penalty-parameterless genetic algorithm (IGA) optimizer and applied it for shape optimization of 10 TWBs in the BIW side frame [69]. Results indicated that although IGA exhibits a slower convergence speed, it achieves superior solutions compared to other heuristic algorithms, such as the gray wolf optimizer (GWO) and water cycle algorithm (WCA). Further expanding the application of heuristic methods, some scholars have proposed a method combining topology, shape, and dimensional optimization to enhance structural performance under collision loading conditions. This approach consists of an outer loop, which performs the topology optimization using heuristic rules, and an inner loop, which handles the shape and sizing optimization [70].
To address optimization problems with multiple objectives and constraints, the NSGA-II algorithm has been widely adopted as an effective solution. It obtains the Pareto optimal solution set by calculating the congestion distance of parameters, successfully overcoming the local convergence limitations of earlier genetic algorithms. This method has been applied to problems with coupled multiple variables, such as material selection [75], thickness distribution [76], and cross-sectional shape [77]. Cui et al. [78] used NSGA-II to optimize the lightweight design of a car door assembly with discrete and continuous variables. They further utilized artificial neural networks (ANNs) to approximate the constraint functions, thereby reducing the run time. Similarly, NSGA-II combined with ANN was employed for the multi-objective optimization of the A-pillar cross-sectional shapes for the automobile frame [79]. Furthermore, the NSGA-II algorithm has been integrated with surrogate modeling techniques to improve efficiency in computationally expensive problems. Based on RBF models, it has been applied to optimize hot-stamped tailor rolled blank (TRB) components [80] and foam-filled crash-box [71] under axial loading. These studies demonstrated that the crashworthiness of optimized structures was improved, while the reliability of the Pareto front set was also strengthened. Additionally, multi-objective reliability-based design optimization using NSGA-II has been conducted for variable-rolled-blank and variable-cross-sectional-shape front longitudinal beam under front-impact collision [81,82]. Zhang et al. employed the NSGA-II algorithm with response surface methodology (RSM) to optimize special-shaped tubes, achieving significant improvements in crashworthiness [72]. In the domain of new structural design, Liang et al. [83] combined machine learning and the NSGA-II method to optimize bionic tubes that show potential for automotive crashworthiness. Xiong et al. [73] adopted a hybrid surrogate model that combines radial basis function neural network (RBFNN), RSM, and multi-objective particle swarm optimization (MOPSO) for the structure-material integrated multi-objective lightweight design of the front end structure of an automobile body. Similarly, Yu et al. [84] adopted the MOPSO algorithm to determine an optimized geometric distribution of TRB structures, while Gao et al. [85] employed a surrogate model-based MOPSO for optimizing the front body of an electric vehicle. MOPSO has also been applied successfully to optimize the functionally graded material-filled crash box [86] and the double-hat thin-walled structure (DHTS) [87], with results indicating significant enhancements in both crashworthiness and lightweight. Additionally, MOPSO was implemented to improve the noise, vibration, and harshness (NVH) performance of vehicle doors [74]. A multi-objective gray wolf optimizer (MOGWO) was used to achieve the seat multi-objective optimization design process, which achieves a reduction in cost by 20.7% and mass by 22.9% [88]. Beyond these methods, other meta-heuristic algorithms are also gaining traction. Chen et al. [88] proposed an improved grey wolf optimizer (IGWO) to optimize the back propagation neural network (BPNN) model for multi-objective optimization of automotive seat frames, achieving a 20.7% cost reduction and a 22.9% mass reduction while ensuring safety performance. In transmission system design, nine different meta-heuristics were employed to search for optimal design of an automatic planetary gear train [89], highlighting the expanding role of meta-heuristic methods in complex automotive engineering problems.

3.2.2. Applications of Heuristic Algorithms in Agricultural Engineering

As can be seen from Figure 4, heuristic algorithms are increasingly applied to tackle optimization challenges in complex agricultural engineering [90]. Many problems in this field exhibit nonlinear and high-dimensional characteristics, such as spectral analysis, quality detection, and resource allocation [91]. Heuristic algorithms, inspired by natural laws or collective intelligence, provide efficient mechanisms for rapidly identifying practical robust solutions in such problems [92].
In the field of agricultural product quality detection, especially with spectroscopic techniques, heuristic algorithms play a crucial role in feature selection and model optimization [93]. For instance, several studies have confirmed that models such as the least squares support vector machine (LSSVM), back propagation neural network (BPNN), and wavelet neural network (WNN) optimized by particle swarm optimization (PSO) achieve excellent prediction performance [94,95,96]. The MOPSO has been employed to enhance the reconstruction of shock vibration signals, effectively reduce test cycle time, and the cost associated with hybrid tractor bumping tests [97]. Further hybrid approaches, such as hybrid particle swarm optimization (HPSO), have been applied to optimize support vector machine (SVM) models [98], while a Two-Strategy Particle Swarm Optimization (TSPSO) was proposed to address the issues of premature convergence and easy entrapment into local optima during PSO hyperparameter optimization. It has been used to optimize the derivative model of CNN named ResNet, which is used for detecting tea quality grades [99]. Similarly, the PSO and grasshopper optimization algorithm (GOA) were applied to optimize deep belief networks (DBN) and support vector machine (SVM) for cadmium content detection, respectively [100,101]. The GWO and artificial fish swarm algorithm (AFSA) were utilized to optimize SVR models for detecting moisture content in green tea and rice seed varieties [102,103,104]. He et al. [105] utilized ACO to improve the accuracy of random forest models in detecting mites in flour, while Guo et al. used ACO to reduce the spectral complexity and improve the apple soluble solids content detection accuracy [106]. GA also plays a significant role in agricultural model optimization. Zhu et al. combined GA and partial least squares regression (PLS) to estimate the uniformity of fermentation products [107]. The GA has also been applied for the predictive optimization of the synergy interval partial least squares [108]. Bonah et al. [109] compared GA and PSO for optimizing the Support Vector Machine Regression (SVMR) in detecting foodborne bacterial pathogens, concluding that GA-SVMR outperformed PSO-SVMR in predictive accuracy. Kutsanedzie et al. [110] also confirmed superior stability in a GA-optimized model for predicting total fungi count in cocoa beans compared to an ACO-based model. Other advanced heuristics include the artificial bee colony (ABC) algorithm, which achieved 100% accuracy in a non-destructive detection model for watermelon seed viability using SVM [111], and the Harris hawks optimization (HHO) algorithm, which significantly improved the prediction accuracy and robustness of SVR models for egg quality assessment compared to GA-SVR, ABC-SVR, and GWO-SVR [112].
Heuristic algorithms play an important role not only in optimizing predictive models for agricultural detection but also in significantly enhancing the performance and efficiency of agricultural machinery. Agricultural machinery optimization aims to improve operational efficiency, adaptability, energy efficiency, and safety through technological improvements, parameter adjustments, and structural design upgrades [113,114]. The agricultural machinery design often involves multi-disciplinary coupling optimization [115]; heuristic algorithms offer flexible tools to address these complex challenges. For instance, Yin et al. [116] developed a three-arm transplanting mechanism for rice potted seedlings based on the “parameter guide” heuristic algorithm, which reduced the seedling injury rate to 0.04% and the missing planting rate to 1.4%. Cui et al. [117] optimized the pendulum suspension parameters of a large spray boom based on NSGA-II, reducing the RMS of the boom roll angle by 14.76%. Additionally, Pang et al. [118] proposed a genetic algorithm for the synchronous optimization of pipe diameter and operation frequency, reducing the irrigation cost by 19.3%.

3.2.3. Research Progress and Future Development

Traditional algorithms such as GA and PSO have performed excellently in many optimization problems. Scholars continue to draw inspiration from biological behaviors in nature, proposing a series of new heuristic algorithms, as shown in Figure 5.
The White Shark Optimizer (WSO) is a swarm intelligence algorithm proposed in 2022 based on the deep-sea foraging behavior of white sharks [119]. It simulates the process of white sharks searching, tracking, locating, and hunting for food through their sensitive sense of smell and hearing. WSO has been applied to optimize parameters in automotive component design, such as the stiffness matching of suspension systems [120], as well as to path planning of agricultural robots and optimization of irrigation systems [121]. The GWO is another nature-inspired algorithm, modeled after the social hierarchy and cooperative hunting behavior of grey wolves [122]. By imitating the way wolves track, surround, and attack prey, it gradually approaches the optimal solution. GWO was applied to battery management of new energy vehicles [123] and parameter optimization in automotive control systems [124]. The Whale Optimization Algorithm (WOA) mimics the bubble-net foraging tactic of the humpback whale [125]. This algorithm is widely employed in autonomous vehicle path planning [126] and automotive lightweight design [127], and has also been applied to maximize resource utilization efficiency in agricultural resource allocation [128]. The HHO is an optimization algorithm that simulates the cooperative hunting behavior of Harris hawks [129]. It is often used in vehicle fault diagnosis to improve maintenance efficiency [130] and in agriculture for pest and disease identification and control [131]. By optimizing the parameters of image recognition models [132], it can improve the accuracy of pest and disease detection. Furthermore, animals exhibiting unique swarming behaviors or highly efficient optimization mechanisms continue to inspire heuristic algorithms. For instance, the periodical cicada, inspired by its prime-numbered life cycle, has been applied to solve problems such as interference from periodic loads on automotive components [133] and the overlap between pest control cycles and pest breeding cycles in agriculture [134].
In the future, to address the challenge of collaborative optimization efficiency in multi-parameter automotive lightweight systems, distributed and parallel computing technologies can be employed to decompose complex optimization tasks into multiple sub-tasks for concurrent processing [135]. Furthermore, integrating novel algorithms with multiscale uncertainty analysis [136] and deepening the integration of surrogate models and algorithms [137] can enhance the robustness of lightweight design for complex structures. In the agricultural field, future agricultural machinery will develop towards intelligence and automation. Heuristic algorithms can optimize the operation parameters of agricultural machinery to achieve autonomous and collaborative operations [138]. Combined with robot technology and automatic control, heuristic algorithms can be used to achieve intelligent path planning [139] and task scheduling of agricultural machinery [140,141], reducing costs and enhancing the intelligence level of agricultural production.

3.3. Surrogate Model-Based Optimization Algorithms

Heuristic optimization algorithms often struggle with expensive cost problems due to their reliance on a large number of evaluations. In contrast, surrogate-based optimization algorithms address this issue by constructing computationally efficient surrogate models to approximate the objective function. These models effectively guide the search process. As a result, such methods require very little expensive evaluation to converge to a near-optimal solution, which significantly reduces the overall computational and experimental cost. Surrogate model-based optimization methods are widely used in various engineering fields.

3.3.1. Surrogate Model Applications in Automotive and Agricultural Engineering

Surrogate models are widely employed to alleviate the substantial computational expenses associated with computationally intensive simulations in engineering design. Common surrogate modeling techniques encompass Radial Basis Functions (RBFs) [142], (RSM) [143], Kriging [144], and Support Vector Regression (SVR) [3]. As shown in Figure 6, surrogate models have been extensively applied in automotive engineering to problems such as lightweight design [145,146,147], crashworthiness optimization [148,149,150,151], and structural design optimization [152,153,154]. In agricultural engineering, researchers have also achieved breakthrough progress using surrogate models in areas including extraction process optimization [155,156,157,158,159,160,161,162], crop processing [163,164,165,166,167], microbial colony control [168,169,170,171,172], agricultural equipment parameter optimization [173,174,175,176,177,178,179], and crop detection [180,181]. In summary, surrogate models play a crucial role in engineering applications by substantially reducing computational costs and effectively approximating complex black-box functions.

3.3.2. Advances in Surrogate Model-Based Optimization Algorithms

Surrogate models have been extensively applied in recent years to address time-consuming black-box engineering optimization problems. To reduce the computation demand, surrogate models are often used in place of the actual simulation models in design optimization. In the automotive industry, structural optimization for collision safety standards presents significant challenges in obtaining precise continuous or discrete sensitivities due to highly nonlinear characteristics. Consequently, surrogate model—based methods have gained widespread adoption in automotive design and attracted considerable industry attention. Figure 7 illustrates selected research outcomes in surrogate model-based optimization methods from recent years. Subsequent sections will introduce several commonly employed surrogate model optimization approaches.
  • Kriging surrogate model-based optimization algorithms;
The Kriging model, also known as the Gaussian process model, is a predictive method based on stochastic process theory. It possesses strong local interpolation capabilities and provides variance estimates for predictions. This model excels in handling complex optimization problems involving nonlinearity, high dimensions, and small sample sizes, making it particularly suitable for applications demanding high prediction accuracy. The kriging model has been effectively applied to optimize the crashworthiness of vehicles and foam-filled thin-walled structures [54,182]. It has also been employed to enhance the intrusion performance and energy absorption capacity of bumper systems, thereby improving vehicle safety and impact management [144,183]. These applications demonstrate the value of Kriging as a robust surrogate modeling technique in simulation-driven design, where it helps reduce computational cost while maintaining high predictive fidelity in critical performance evaluations. Beyond automotive engineering, the Kriging model has also shown significant utility in agricultural applications. For instance, it has been used to significantly enhance the average deposition rate and uniformity of plant protection UAV spraying by accurately characterizing the operational parameter space and assisting multi-objective optimization. This contributes effectively to promoting pesticide reduction and sustainable agriculture [184].
2.
Response surface surrogate model-based optimization algorithms;
The RSM, which typically uses quadratic polynomials, is widely used as a metamodeling in crashworthiness optimization due to the high computational cost of finite element analysis. In 2001, Gu et al. employed a sequential quadratic programming method with mixed types of variables for the vehicle crash safety design optimisation of side impact based on RSM [185]. In 2005, RSM was integrated with spatial mapping techniques to optimize the stretching process of automotive sheet metal parts [186]. Liao et al. further applied RSM with both linear and quadratic basis functions to formulate objective functions in the crashworthiness design of vehicles [187]. To enhance the efficiency of large-scale complex problems, Shi et al. introduced a Bayesian metric approach to systematically screen the optimal response surface from multiple RSM, significantly reducing the number of computationally intensive simulations required for design optimization [188]. Addressing the crashworthiness optimization of thin-walled structures, Sun et al. adopted RSM to formulate the specific energy absorption (SEA) and peak crashing force functions [189]. More recently, the third-order RSM was identified as the optimal surrogate model for automotive seat optimization [190], and in 2023, Dai et al. employed the RSM to establish an alternative optimization design model for automotive seat frames [153]. RSM has been effectively applied across agricultural engineering filed, such as optimizing the fermentation process of selenium-enriched mulberry wine to enhance nutrient delivery and process efficiency [191], as well as efficiently resolving surface water and groundwater allocation conflicts between agricultural and ecological uses in the Heihe River Basin by replacing computationally intensive hydrological models, thereby significantly improving the sustainability and efficiency of resource management decisions [192].
3.
Radial basis function (RBF) surrogate model-based optimization algorithms;
RBF uses a series of basic functions that are symmetric and centered at each sampling point, and it was originally developed for scattered multivariate data interpolation. RBF surrogate modeling has been widely adopted in automotive engineering for its flexibility and accuracy in handling highly nonlinear responses. To address high-dimensional challenges, Li et al. [193] proposed the RBF-HDMR method, applying it to the global sensitivity analysis of key suspension parameters and lateral dynamic performance in locomotives. Similarly, Ji et al. [194] applied the L-SHADE algorithm integrated with an RBF surrogate model to achieve optimal design of a turbine blade. In a comparative study from 2005, both RSM and RBF were applied to the multi-objective optimization of a vehicle body in frontal collision. The results showed that although RSM provided an effective approximation for energy absorption, RBF generated superior predictive models using the same number of samples [195] Furthermore, an RBF-based approach was used to develop surrogate models for optimizing vehicle crashworthiness with vibration characteristics [196], while another study combined RBF with NSGA-II for multi-objective lightweight optimization of a body side structure [197]. In addition, three surrogate models, including RBF, RSM, and kriging, were compared in the accuracy of predicting SEA and PCF of functionally graded thickness honeycomb structure; the results show that RBF and RSM were more suitable in crashworthiness optimization design of the FGT honeycomb structure [198]. The RBF was combined with multi-objective evolutionary algorithms, efficiently optimized irrigation and fertilization strategies, achieving a 44% reduction in water consumption, a 37% decrease in nitrogen application, and a 7–8% increase in economic benefits in sustainable agricultural management [199].
4.
Support vector regression (SVR) surrogate model-based optimization algorithms;
Optimization methods based on Support Vector Regression (SVR) surrogate models utilize the SVR algorithm to identify the optimal hyperplane for regression fitting. Due to their outstanding generalization capability, ability to handle nonlinear problems, and favorable performance under small-sample conditions, SVR-based optimization methods have demonstrated significant advantages. It has been employed to test the performance of an optimization algorithm for the built-in rubber buffer within the structural optimization of truck air spring assemblies [200].
5.
Hybrid surrogate model-based optimization algorithms;
Single surrogate models are often constrained by their inherent construction techniques, exhibiting limitations in applicability scope and accuracy under small-sample conditions, which restricts their application in complex engineering problems. Consequently, the development of hybrid surrogate model optimization methods, which integrate multiple modeling approaches to achieve broader applicability and higher efficiency, is underway. As early as 2011, Pan et al. proposed an optimisation methodology based on multiple surrogates such as Kriging, RBF, and SVR, which dynamically selected the most accurate surrogate during each iteration. This approach was successfully applied to the lightweight design of a vehicle front-end structure under crashworthiness and vibration constraints [201]. Similarly, the ensemble of surrogates (EOS), which combines multiple approximation models for the same process, was employed to enhance vehicle structural crashworthiness predictions [202]. Further improving adaptability, an automatic surrogate selection strategy from a predefined library was proposed for vehicle design under full-frontal and offset-frontal impact conditions [203]. Many researchers have also focused on integrating multiple meta-models to improve overall predictive performance. Many researchers have also focused on integrating multiple meta-models to improve overall predictive performance [204]. To address challenges such as complex weight assignment and the limited accuracy of single surrogates in highly nonlinear multi-objective optimization, Liao et al. proposed a Modified Preference Selection Index (MPSI) and a hybrid modeling framework, demonstrated effectively in the optimization of automotive seat skeletons [205]. Another study introduced a hybrid model (SR) combining SVR and GPR, which significantly outperformed individual SVR, GPR, RSM, and Kriging models in nonlinear response prediction under small-sample conditions [3]. Peng et al. [206] introduced a pointwise weighted hybrid surrogate model based on hybrid measures (PWHSMHM) by combining RSM, Kriging, and SVR. Compared to individual models, PWHSMHM significantly enhances fitting accuracy and has been successfully applied to the optimization design of automobile front hoods. In a further application, the multi-objective automatic iterative optimisation of the body skeleton was achieved by using the RBFNN-Kriging hybrid surrogate model and NSGA-II [146]. The application of hybrid surrogate models has expanded to various automotive engineering problems, including material optimization [207], structural design [208,209]. These developments demonstrate that hybrid surrogates offer significant advantages in enhancing the robustness, accuracy, and applicability of models within complex multidisciplinary engineering systems.

3.3.3. Future Development of Surrogate Model-Based Optimization Algorithms

In the fields of automotive engineering and agricultural engineering, surrogate model-based optimization methods have been extensively employed to address expensive black-box problems. However, confronting increasingly complex engineering responses characterized by high dimensionality, strong nonlinearity, non-stationarity, and intricate structures (e.g., images, time-series data), these methods face significant challenges in terms of modeling accuracy and efficiency. Future surrogate model-based optimization approaches should focus on the following directions: Integrating advanced deep learning architectures, actively exploring the deep integration of models such as Deep Neural Networks (DNNs) and Convolutional Neural Networks (CNNs) within the surrogate modeling framework, to significantly enhance the representation capability and prediction accuracy for complex, high-dimensional, and non-stationary system responses; Improving design space management through design space partitioning, employing methods of different fidelity across the entire space and within critical regions to enhance optimization efficiency for expensive problems; and Developing more versatile and robust hybrid surrogate model optimization methods by strategically combining individual surrogate models with varying strengths and limitations, thereby expanding their applicability scope within engineering domains.

3.4. Bayesian Optimization

Bayesian optimization (BO) is a global optimization algorithm driven by a probabilistic surrogate model such as a Gaussian process and a Bayesian neural network [210,211,212]. It is particularly suitable for problems where the objective function is non-differentiable, noisy, expensive to evaluate, or lacks an analytical form. The core idea involves approximating the objective function using a probabilistic surrogate model and employing an acquisition function to balance exploration of uncertain regions with exploitation of promising regions. This approach enables efficient global optimization with a reduced number of function evaluations. Compared with traditional optimization methods such as grid search and gradient-based optimization, BO demonstrates significant advantages in machine learning [213,214], engineering design, scientific experiment optimization, robot control, and other fields.

3.4.1. Application of Bayesian Optimization in Agricultural Engineering

BO has proven to be an efficient global optimization method with significant applications across automotive and agricultural engineering. In intelligent agriculture, BO has been applied to optimize parameters for robots and mobile manipulators, enhancing operational autonomy and task efficiency [215,216]. As shown in Figure 8, BO also plays a vital role in agricultural hydrology by improving water resource management, mitigating flood risks, and enhancing drought forecasting [217].
It has been used to tune hyperparameters of Gaussian process regression models, substantially increasing the accuracy of soil moisture predictions for smart irrigation [218]. Additionally, BO effectively identifies optimal environmental parameters in controlled agricultural systems, improving seed germination rates [28]. The algorithm has been widely adopted in crop and disease management: it enables high-accuracy diagnosis of rice diseases through attention-based deep learning [219], improves wheat yield prediction models [220,221], and reduces grain loss in combine harvesters by optimizing operational parameters [222]. BO also enhances deep learning models for orange disease and ripeness detection [223], supports trait selection in plant breeding via morphological ideotype identification [224], and improves pest-infestation detection in citrus using SVM-based olfactory systems [225]. BO has been widely utilized to enhance automated decision systems across various agricultural applications through efficient hyperparameter tuning and model optimization. For instance, BO was employed to automatically select optimal hyperparameters in a deep learning pipeline, significantly improving the accuracy of pepper leaf disease detection and supporting data-driven agricultural [226]. It has also been applied to optimize the evaluation and allocation of regional crop water productivity, enabling data-driven planting structure optimization under water constraints and enhancing both agricultural efficiency and ecological sustainability in arid regions [227]. In crop recommendation systems, BO was used to fine-tune a random forest model, achieving 96% accuracy in matching suitable crops to soil conditions, thereby strengthening decision support for farmers and reducing planting risks [228]. The method also proved effective in solving multi-objective animal diet formulation problems, improving digestible energy, lysine content, and cost efficiency by 3–14% despite the high variability and evaluation costs of agricultural raw materials [229]. Further applications include tuning random forest regression models to enhance the accuracy and stability of Leaf Area Index (LAI) estimation across multiple crops and sensors for precision agriculture [230], optimizing convolutional neural networks to achieve over 92% accuracy in agricultural pest image recognition [231], and fine-tuning artificial neural networks for predicting key variables in green urea production [232]. Additionally, BO has been applied to improve the prediction of hourly photosynthetically active radiation (PARhour) in solar greenhouses using common weather data, facilitating cost-effective environmental control for small-scale farmers [233]. Bayesian optimization significantly enhances the accuracy and reliability of a GBRT-based crop selection surrogate model by automatically determining the optimal hyperparameters for the deep neural network, achieving precise classification of crop suitability based on soil characteristics [234]. In summary, BO significantly enhances the accuracy, efficiency, and resource utilization of smart agricultural practices by improving the performance of various prediction and decision-making models.

3.4.2. Application of Bayesian Optimization in Automotive Engineering

BO has become a pivotal tool in automotive engineering, driving improvements in design efficiency, performance, and cost-effectiveness. For instance, BO has been applied to optimize hybrid aerodynamic frameworks, thereby supporting vehicle lightweight initiatives [235]. It has also been applied to improve intelligent diagnostic systems through classifier fusion and parameter tuning, leading to substantial enhancements in fault detection accuracy for automotive engines [236]. Under conditions of data uncertainty, BO facilitates the automated selection of optimal surrogate models and sample sizes, markedly improving the accuracy and efficiency of large-scale design optimization for automotive safety systems, including full-frontal and offset-frontal impact simulations [203]. Furthermore, BO enables systematic selection of RSM to enhance crashworthiness design optimization while minimizing computational costs [188]. In the domain of engine fault diagnosis, BO automates the selection of classification models and hyperparameters using acoustic signals, increasing accuracy and reducing evaluation time by up to 20%, which supports real-time maintenance solutions [237]. The algorithm has also been benchmarked and refined with crash constraint handling techniques to automate controller parameter tuning, resulting in up to 16.1% improvement in closed-loop control performance compared to conventional methods [238]. Additionally, BO has been utilized to automate the shape and parameter tuning of GFRP leaf spring axle systems, effectively balancing lightweight objectives with performance constraints while reducing the number of costly finite element simulations [239]. In electric motor design, BO has been directly integrated into high-fidelity vehicle simulation frameworks, achieving a 0.13% reduction in energy consumption and identifying more efficient magnet and slot configurations [240]. BO has demonstrated considerable efficacy in addressing multi-objective and high-dimensional design challenges in automotive engineering. For instance, BO was integrated with NSGA-II to automate the multi-objective lightweight design of an automotive bumper, achieving a 53.96% weight reduction while simultaneously improving crashworthiness and energy absorption performance [241]. Similarly, BO was employed to optimize the placement of rib structures in automotive tailgate components, maximizing stiffness under strict mass constraints while minimizing the reliance on costly finite element simulations. This approach also successfully bridged design and manufacturing requirements [242]. BO was fine-tuned through an automated hyperparameter optimization approach to efficiently solve high-dimensional automotive crashworthiness problems, outperforming default configurations and conventional methods in both solution quality and convergence speed under limited simulation budgets [243]. Furthermore, it was applied to identify the optimal composition and configuration of graphene-enhanced fiber metal laminates, significantly improving tensile strength and energy absorption for lightweight, high-performance automotive structural components [244].

3.4.3. Future Development of Bayesian Optimization Algorithms

Future Bayesian optimization research will focus on the following directions: improving high-dimensional optimization capabilities, breaking through dimensional limitations through sparse models, subspace partitioning, etc.; developing efficient acquisition functions to support parallel evaluation and decoupling problems; expanding multi-fidelity strategies, using low-fidelity models and transfer learning to reduce evaluation costs; developing adaptive acquisition function selection mechanisms, improving algorithm generalization capabilities, optimizing complex real-world problems, and improving sample efficiency and the diversity of Pareto solutions. In terms of multi-objective optimization, explore diverse Pareto frontier generation methods, such as combining generative adversarial networks to predict Pareto solutions, or dynamically adjusting acquisition function weights through reinforcement learning. Cross-domain integration, such as the combination with deep learning and evolutionary algorithms, will promote the widespread application of Bayesian optimization in high-dimensional, multi-objective, and complex constraint scenarios.

3.5. Hybrid Cellular Automata Optimization

Hybrid Cellular Automata (HCA) is a computational optimization method that extends classical cellular automata (CA) by integrating global objectives into local update rules. HCA introduces a feedback mechanism to guide the system towards an optimal configuration. This enables efficient, scalable, and physically-based optimization of complex engineering problems while maintaining computational simplicity and inherent parallelism.

3.5.1. Application of Cellular Automata in Engineering Optimization

CA are fully discrete dynamical systems, first defined by John von Neumann in an attempt to simulate and explain biological self-replication abstractly. It has attracted considerable attention due to its remarkable ability to exhibit highly complex phenomena in a relatively simple setup. The main feature of CA is that information interaction is limited to the neighborhood of adjacent cells, and a unified local update rule is adopted. The framework exhibits characteristics of parallel computation and achieves an efficient combination of analysis and design by synchronous updates of field variables and design variables, which significantly reduces the computational cost of optimization design.
In the 20th century, CA was successfully applied to structural design; scholars continue to expand the boundaries of CA application, so that it shows more and more important value in engineering optimization. Kita et al. proposed a CA-based shape and topology co-optimization method that introduces CA constraints and transforms the global optimization problem into a local optimization problem. This broke through the bottleneck of local rules derived from numerical experiments [245]. Tatting et al. proposed a design rule that satisfies the static equilibrium and stress conditions for complete material failure, and applied it in combination with CA for the optimization design of two-dimensional continuous structures subjected to in–plane loads, thereby achieving topology optimization based on thickness design [246]. For Euler-Bernoulli columns with given buckling loads or natural frequencies, Abdalla et al. performed a structural optimization design based on CA under local constraints, which avoids complex global eigenvalue calculations and significantly improves computational efficiency [247]. To improve the computational efficiency of the CA algorithms, researchers upgraded the CA local update rule, which not only significantly improves computational efficiency but also eliminates the common checkerboard effect in traditional topological optimization [248], and achieved the topological optimization of truss structures [249] and planar elastic structures [250]. Subsequently, Faramarzi et al. [251] proposed a two-stage hybrid cellular automaton-linear programming (CA-LP) method, and Gholizadeh et al. combined the advantages of CA and particle swarm optimization (PSO) to propose the SCPSO algorithm, which significantly improved the speed of convergence and solution quality of solutions [252]. Aiming at the limitation that the CA method is only applicable to the same metastructure with a uniform mesh, Bouzouiki et al. [253] proposed an improved non-uniform CA algorithm that effectively solves the problem of size and topology optimization of truss structures under stress and displacement constraints. On this basis, Gan et al. proposed a novel topological optimization algorithm under dynamic loads, which integrates CA and bi-directional evolutionary structural optimization (BESO) to address common issues in nonlinear topological optimization, such as numerical oscillations. This method significantly improves computational efficiency and stability [254]. Although classical CA has demonstrated its advantages in structural topology optimization, its purely rule-driven nature suffers from insufficient global convergence. Hybrid cellular automata (HCA) significantly improve the engineering feasibility by combining CA with finite element analysis (FEA).

3.5.2. Research Progress of Hybrid Cellular Automata Methods

As a computational framework that combines discrete dynamical systems and continuous optimization methods, HCA has shown significant potential in the field of complex system modelling and multidisciplinary optimization design. It effectively integrates the parallelism advantage of CA with the global search capability of continuous optimization algorithms, and has been widely used in the design of automotive structures, lightweighting, crashworthiness optimization, and so on, as shown in Figure 9.
Tovar et al. proposed an HCA method by combining CA with FEA, which achieved simultaneous topology and shape optimization of continuum structures while balancing mass and stiffness requirements [11,255]. Mozumder et al. combined CA with nonlinear transient analysis and proposed an HCA algorithm based on uniform distribution of internal energy density (IED) to optimize thickness and cost under dynamic loading for structures manufactured by welded blank (TWB) technology, which significantly reduces the cost of the structure while improving its crashworthiness [256]. To improve the ability to withstand large deformations during structural collisions, Guo et al. presented a strain-based topology optimization method based on HCA, dividing the design domain into high-strain subdomains (HSSD) and low-strain subdomains (LSSD). The LSSD region absorbs energy through uniformly distributed internal energy, while the HSSD region controls material failure through the maximum strain criterion, effectively solving the problem of large plastic deformation [257]. Bandi et al. proposed a compliant mechanism design method based on HCA [258], which was subsequently improved to enable crashworthiness design of compliant mechanism structures under multiple working conditions. This approach provides a universal tool for automotive safety components requiring both stiffness and flexibility [259,260]. Guo et al. introduced orthogonal experimental design to analyze the influence of algorithm parameters on convergence systematically. Taking a cantilever beam as the research object, they validated the convergence of HCA in dynamic collision problems, which provided parameter selection criteria and algorithm improvement directions for crashworthiness optimization [261]. Wehrle et al. systematically evaluated topological optimization methods for transient nonlinear behavior of mechanical structures and investigated the effectiveness and limitations of methods based on HCA, establishing a systematic evaluation framework for algorithm selection in the field of transient nonlinear topological optimization [262]. Hesse et al. addressed the challenges of parameter complexity and nonlinearity in the crashworthiness design of composite structures in automotive, proposing an innovative strategy that combines surrogate models and Sobol decomposition. They used the method to determine parameter boundaries, thereby enhancing robustness [263]. Da et al. applied HCA to the design of material microstructures, calculating the equivalent properties of materials based on an energy homogenization strategy to achieve topological optimization of extreme performance materials [264]. Jia et al. proposed a multi-scale non-uniform structural topology optimization method based on HCA and K-means clustering algorithms, which significantly improves structural stiffness by implementing micro-scale non-periodic designs [265]. Raeisi et al. integrated ordered SIMP interpolation and an artificial material library to optimize multi-material structures with different steel distributions using a heuristic topology synthesis method based on HCA, significantly improving the crashworthiness of the structures [266]. Afrousheh et al. proposed a modified HCA (MHCA) method based on a variable neighborhood radius strategy. This method achieves a more uniform plastic strain distribution by intelligently adjusting the search range, significantly improving the energy absorption efficiency per unit mass of the structure [267]. Furthermore, HCA effectively enhances the load-bearing capacity, vibration resistance, and fatigue life of structures under various load conditions by integrating with the analytic hierarchy process, random vibration topology optimization method, and the dynamic-static coupled topology optimization method. This significantly expands its applicability and engineering value in structural topology optimization [268,269,270].
In the field of automotive engineering, thin-walled structures have become essential components for vehicle safety design due to their excellent lightweight potential and energy absorption capacity. In recent years, the research on the application of HCA to thin-walled structures has made remarkable progress. In 2012, Mozumder proposed an HCA method to achieve topology optimization of synthetic shells based on the uniform distribution of IED, solving problems such as design for crashworthiness, large deformations, and material plastic hardening [271]. They further co-optimized the shell-type structural material and thickness by using the HCA with the force-displacement (FD) response as the optimization objective [272]. Bandi et al. followed the topological optimization principles of compliant mechanism design and carried out progressive crush design for thin-walled tubular structures based on HCA, significantly improving the crashworthiness of the thin-walled structure [273]. Duddeck et al. defined non-uniform energy density as the optimization objective and performed topology optimization for thin-walled beams and plates based on HCA [274]. In addition, Zeng et al. [275] proposed an improved HCA method and applied it to the topology optimization of thin-walled structures. They further developed an improved version of the thin-walled structure HCA (HCATWS) method, which achieved more manufacturable optimization results compared to traditional methods [276]. Wang et al. proposed a combined variable density method with HCA. This approach was applied to optimize a multi-cell thin-walled front longitudinal beam structure, ensuring crashworthiness while reducing mass [277]. In order to solve the structural optimization problem with a large number of discrete variables, Duan et al. proposed an improved sub-region hybrid cellular automata algorithm (eHCA-VRB) to optimize the crashworthiness and thickness distribution of variable-thickness rolled blanks (VRB). The method combines outer-loop FEA for target mass determination with inner-loop thickness adjustment based on uniform IED, achieving effective optimization of VRB hat-shaped beams [278]. They further developed a sub-region hybrid cellular automata method (SHCA-T) for body skeleton thickness distribution. The outer-loop updated the field variables and mass, while the inner-loop constructed the step-type field variable updating rule, employing a PID control strategy for body thickness distribution design. This approach demonstrates excellent convergence and computational efficiency within multi-thickness variable design spaces [279]. Additionally, Duan et al. introduced nominal flow stress, continuous and discrete material variables, and proposed an optimization algorithm, which the outer loop updates the field variables and target cost through the penalty function, while the inner loop optimizes the material distribution of the thin-walled frame based on the step IED target function, significantly improving material optimization efficiency and reducing costs [280].
In the field of agricultural engineering, the modified cellular automata algorithm (Mcanda) enhances the honey-bee mating optimization (HBMO) method to efficiently optimize pipe diameter design in agricultural water distribution networks, improving hydraulic performance and resource allocation under complex operational constraints [281]. The macroscopic cellular automata (MCA) model, integrated with a deep belief network (DBN), effectively predicts spatiotemporal soil moisture distribution in agricultural fields, enabling precise irrigation scheduling and enhanced water resource management [282]. The RF-CA-Markov model enhances the prediction of agricultural water-land resource matching by simulating dynamic land use changes at adaptable grid scales, enabling precise irrigation planning and risk mitigation in water-scarce regions [283]. Cellular automata simulations demonstrate that self-organized patterns of stem inclination in sunflowers, mediated by phytochrome perception of light quality, can significantly increase crop yield under high-density conditions [284]. Cellular automata, integrated with Boosted Regression Trees, objectively simulate and predict agricultural land use changes to optimize water management and ecological planning [285]. The hybrid cellular automata model simulated and predicted future expansions of agricultural land, providing critical data for sustainable water and land resource management in the river basin [286]. The cellular automata model, integrated with surrogate-based modeling, simulates agricultural land-use decisions and conversions to assess policy impacts on farming sustainability and ecosystem services [287]. The cellular automata-Markov model effectively simulates and projects agroecology-specific cropland expansion and its environmental impacts, enabling targeted land conservation planning to sustain agricultural productivity and reduce soil erosion [288]. The cellular automata-ANN model, enhanced by hybrid predictor screening, accurately projects future cropland expansion and changes in agricultural land use, providing critical insights for sustainable resource management and environmental planning [289,290].

3.5.3. Future Development of Hybrid Cellular Automata

In the automotive field, HCA shows unique advantages in structural design, with a wide range of applications from trusses to thin-walled structures and various automotive components. By combining the adaptive local update principle of CA with FEA methods, they can flexibly address various complex operating conditions and constraints. In current research, HCA has been further extended to sub-regional cellular automata (e), which utilize “step-like” and “arbitrary-type” field variables to replace homogeneous objectives, thereby guiding structural performance toward improvement.
In the future, the potential of hybrid cellular automata can be further explored by constructing diverse cellular automata models to adapt to various irregularly shaped continuous or discontinuous bodies, combining multiple field variable construction forms to provide optimal solutions for complex engineering problems with special constrains; Expand the application scenarios of HCA from automobiles to ships, aerospace, and other fields, integrating them with existing algorithms to form a collaborative optimization framework. By utilizing algorithm nesting to compensate for deficiencies in different algorithms, the advantages of HCA can be fully leveraged, enabling parallel architecture and effectively combining surrogate model training and analysis to reduce the cost and time consumption of FEA; Further optimize cellular local update rules by incorporating more flexible control strategies to address sensitivity issues caused by multiple parameters in the optimization framework, continuously enhancing algorithm robustness; introduce multidisciplinary optimization to establish a HCA optimization platform spanning from micro to macro scales, and from materials to structures, injecting new momentum into structural optimization design across various fields.

4. Comparative Analysis of Optimization Methods

Based on the above review, this section performs a comparative analysis of five optimization methods based on 242 collected literature. Five types of algorithms are compared in terms of convergence speed, computational accuracy, and computational cost in three dimensions for three major problem classes: nonlinear problems, multi-objective problems, and high-dimensional problems. As shown in Table 2.
In the field of nonlinear optimization problems, gradient-based algorithms generally exhibit rapid convergence rates and high solution accuracy, along with superior local convergence performance. However, their effectiveness is highly sensitive to the selection of initial points and step sizes. Integration with heuristic algorithms can help identify better initial solutions, while adaptive step size adjustment strategies can further enhance their performance. As a result, conjugate gradient methods and quasi-Newton methods are more widely adopted. For multi-objective optimization problems, gradient-based algorithms often need to collaborate with other methods to obtain well-distributed Pareto fronts. Heuristic algorithms, which do not rely on gradient information, are widely applicable in various engineering optimization problems. However, they typically require a large number of function evaluations to approach the global optimum. The incorporation of gradient information or other auxiliary strategies can significantly reduce the number of evaluations, thereby improving computational efficiency. In multi-objective optimization, heuristic algorithms are capable of generating well-distributed Pareto solution sets, making them one of the mainstream approaches for solving such problems. Surrogate-based optimization methods can substantially reduce computational costs, but their performance heavily depends on the accuracy of the constructed model. In research, they are often combined with heuristic algorithms to form hybrid strategies, improving both convergence efficiency and computational accuracy. However, as the dimensionality increases, these methods become susceptible to the curse of dimensionality. Hence, they are more suitable for low- to medium-dimensional nonlinear problems or serve as auxiliary strategies within other optimization frameworks. Bayesian optimization algorithms demonstrate strong global search capability and high convergence efficiency. Nevertheless, their performance is sensitive to the choice of kernel and acquisition functions. It is essential to tailor the acquisition function to the specific problem to enhance search performance. This approach is particularly suitable for multi-objective optimization, where it can achieve high-quality Pareto fronts. Hybrid cellular automata perform exceptionally well in handling nonlinear dynamic problems. They benefit from simple rule design, high parallelism, fast convergence, and high accuracy, making them widely applicable in areas such as topology optimization and vehicle crashworthiness design. In multi-objective optimization, although their current performance is slightly inferior to heuristic and Bayesian methods, they show significant potential. Under a reasonable number of constraints, effective local update rules can facilitate rapid convergence to optimal solutions while maintaining high solution quality even in high-dimensional settings. In summary, for high-dimensional optimization problems, gradient-based and surrogate-based methods are prone to the “curse of dimensionality”, and the efficiency of Bayesian optimization decreases considerably. Heuristic algorithms remain one of the primary solution approaches, while hybrid cellular automata also demonstrate considerable potential. High-dimensional optimization remains a highly challenging research direction, urgently requiring the development of more robust and efficient optimization algorithms. As evidenced by the comparative analysis above, gradient-based algorithms offer fast convergence and high solution accuracy, while heuristic algorithms demonstrate strong adaptability and are suitable for multi-objective constrained problems where gradients are unavailable, also proving effective in high-dimensional settings. To reduce expensive evaluation costs, Bayesian optimization stands as the preferred method for black-box problems, and the construction of high-fidelity surrogate models can also substantially conserve computational resources. For high-dimensional problems involving nonlinear discrete variables, hybrid cellular automata show considerable advantages. With increasing engineering complexity, problems are rarely singular in nature; thus, hybrid algorithms have emerged as a mainstream approach for problem-solving. By leveraging the complementary strengths of different algorithms, they provide robust solutions for high-dimensional complex optimization challenges.

5. Conclusions and Future Development

This review compiles applications of gradient-based optimization algorithms, heuristic algorithms, surrogate-based optimization algorithms, Bayesian optimization algorithms, and hybrid cellular automata algorithms in automotive and agricultural engineering. Given the abundance of research in this field, we could only select a limited number of articles. This review focuses on literature published from 2000 to the present, though important articles were also published prior to this period. We have reviewed these articles to identify the strengths, weaknesses, and characteristics of each algorithm for different optimization problems. As a result, this review paper can guide and assist students and researchers interested in this field.
Based on the comparative analysis of the above five types of algorithms, this section proposes the following research recommendations and future development directions to provide reference for researchers in related fields. Gradient-based optimization algorithms need to further explore the deep integration mechanism with heuristic methods and surrogate models to improve the stability and convergence efficiency of global search. In the field of heuristic algorithms, it is recommended to develop new meta-heuristic strategies by borrowing more biological behavioral mechanisms (e.g., the collaborative behavior of horned horse herds or the distributed decision-making mode of multi-armed octopus), or to integrate two or more existing meta-heuristic algorithms to build a more powerful and adaptive optimization framework suitable for high-dimensional and complex problems. Surrogate-based model optimization methods may incorporate deep learning architectures, improve design space exploration strategies, and develop hybrid surrogate-based model methods to enhance the prediction capability and optimization efficiency for high-dimensional nonlinear problems. To address the complex black-box optimization challenges, the BO method should be extended to integrate multiple acquisition function collaboration mechanisms, incorporate multi-composite intelligent modeling techniques, and achieve adaptive real-time updating of acquisition strategies in multi-objective optimization problems. These advances will significantly improve its search effectiveness and convergence stability in high-dimensional multi-objective scenarios. For complex high-dimensional multi-objective engineering problems, the advantages of HCA in structured optimization and parallel solving should be fully utilized. This includes the construction of a distributed optimization framework based on a high-fidelity surrogate model, which supports multi-algorithm collaboration and integrates heuristic or Bayesian algorithms, so as to achieve the simultaneous improvement of the computational efficiency and solution quality.

Author Contributions

W.Z.; literature curation, writing—original draft preparation, L.D.; project administration, supervision, B.M.; Conceptualization, Methodology, X.M.; writing—reviewing and editing, L.R.; investigation, D.Y.; validation, S.R.; validation. All authors have read and agreed to the published version of the manuscript.

Funding

The work is supported by the National Natural Science Foundation of China (No. 52275252), Jiangsu Provincial Key Research and Development Program (BE2022053-4), Natural Science Foundation of Jiangsu Province (No. BK20221364), and Basic Research Special Fund of Jiangsu Province (Major Innovation Platforms Program) (SBM2024110013).

Data Availability Statement

No new data were created or analyzed in this study.

Conflicts of Interest

Authors Baolin Ma, Xiangxin Meng, Lifang Ren, Deying Ye and Shili Rui were employed by the company Chery Automobile Co., Ltd. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Yan, L.; Xu, H. Lightweight composite materials in automotive engineering: State-of-the-art and future trends. Alex. Eng. J. 2025, 118, 1–10. [Google Scholar] [CrossRef]
  2. Shen, J.; Zhang, Q.; Tian, S. Impact of the vehicle lightweighting and electrification on the trend of carbon emissions from automotive materials. J. Clean. Prod. 2025, 513, 145677. [Google Scholar] [CrossRef]
  3. Lian, F.; Wang, D.; Zhang, Z.; Chen, H.; Xu, W. Multi-objective optimization of lightweight and crashworthiness of automotive front-end structures based on stacked regression surrogate. Eng. Appl. Artif. Intell. 2025, 155, 111138. [Google Scholar] [CrossRef]
  4. Kumar, S.; Yildiz, B.S.; Mehta, P.; Sait, S.M.; Hussien, A.G.; Yildiz, A.R. Optimization of vehicle crashworthiness problems using recent twelve metaheuristic algorithms. Mater. Test. 2024, 66, 1890–1901. [Google Scholar] [CrossRef]
  5. Apazhev, A.; Fiapshev, A.; Shekikhachev, I.A.; Khazhmetov, L.; Khazhmetova, A.; Ashabokov, K.K. Energy efficiency of improvement of agriculture optimization technology and machine complex optimization. In Proceedings of the E3S Web of Conferences, EDP Sciences, Kazan, Russia, 18–20 September 2019; p. 05054. [Google Scholar] [CrossRef]
  6. Memmah, M.-M.; Lescourret, F.; Yao, X.; Lavigne, C. Metaheuristics for agricultural land use optimization. A review. Agron. Sustain. Dev. 2015, 35, 975–998. [Google Scholar] [CrossRef]
  7. Xu, S.; Wang, H.; Liang, X.; Lu, H. Research Progress on Methods for Improving the Stability of Non-Destructive Testing of Agricultural Product Quality. Foods 2024, 13, 3917. [Google Scholar] [CrossRef]
  8. Tomar, V.; Bansal, M.; Singh, P. Metaheuristic Algorithms for Optimization: A Brief Review. Eng. Proc. 2023, 59, 238. [Google Scholar] [CrossRef]
  9. Han, Z.-H.; Zhang, K.-S. Surrogate-based optimization. Real-World Appl. Genet. Algorithms 2012, 343, 343–362. [Google Scholar]
  10. Wang, X.; Jin, Y.; Schmitt, S.; Olhofer, M. Recent Advances in Bayesian Optimization. ACM Comput. Surv. 2023, 55, 287. [Google Scholar] [CrossRef]
  11. Tovar, A.; Patel, N.; Kaushik, A.; Letona, G.; Renaud, J.; Sanders, B. Hybrid Cellular Automata: A biologically-inspired structural optimization technique. In Proceedings of the 10th AIAA/ISSMO Multidisciplinary Analysis and Optimization Conference, Albany, NY, USA, 30 August–1 September 2004; American Institute of Aeronautics and Astronautics: Reston, VA, USA, 2004. [Google Scholar] [CrossRef]
  12. Shen, Y.; Branscomb, D. Orientation optimization in anisotropic materials using gradient descent method. Compos. Struct. 2020, 234, 111680. [Google Scholar] [CrossRef]
  13. Zhang, N.; Lei, D.; Zhao, J.F. An Improved Adagrad Gradient Descent Optimization Algorithm. In Proceedings of the 2018 Chinese Automation Congress (CAC), Xi’an, China, 30 November–2 December 2018; pp. 2359–2362. [Google Scholar] [CrossRef]
  14. Le, F.; Dong, S. Performance Improvements in Natural Gradient Descent Method. In Proceedings of the 2024 7th International Conference on Advanced Algorithms and Control Engineering (ICAACE), Shanghai, China, 1–3 March 2024; pp. 1089–1092. [Google Scholar] [CrossRef]
  15. Jentzen, A.; Kuckuck, B.; Neufeld, A.; von Wurstemberger, P. Strong error analysis for stochastic gradient descent optimization algorithms. IMA J. Numer. Anal. 2021, 41, 455–492. [Google Scholar] [CrossRef]
  16. Dogo, E.M.; Afolabi, O.J.; Nwulu, N.I.; Twala, B.; Aigbavboa, C.O. A Comparative Analysis of Gradient Descent-Based Optimization Algorithms on Convolutional Neural Networks. In Proceedings of the 2018 International Conference on Computational Techniques, Electronics and Mechanical Systems (CTEMS), Belgaum, India, 21–22 December 2018; pp. 92–99. [Google Scholar] [CrossRef]
  17. Hikmat, S.; Abdulazeez, A.; Saad, H.; Haji, A.; Mohsin, A. Comparison of Optimization Techniques Based on Gradient Descent Algorithm: A Review. Palarch’s J. Archaeol. Egypt/Egyptol. 2021, 18, 2715–2743. [Google Scholar]
  18. Rezk, H.; Ghani Olabi, A.; Wilberforce, T.; Taha Sayed, E. Metaheuristic optimization algorithms for real-world electrical and civil engineering application: A review. Results Eng. 2024, 23, 102437. [Google Scholar] [CrossRef]
  19. Oliva, D.; Soleimanian Gharehchopogh, F.; Hacimahmud Abdullayev, V.; Aribowo, W.; Asmunin, A.; Iwan Nurhidayat, A. A Novel Modified Tornado optimizer with Coriolis force Based On Levy Flight to Optimize Proportional Integral Derivative Parameters of DC Motor. Vokasi Unesa Bull. Eng. Technol. Appl. Sci. 2025, 2, 387–400. [Google Scholar]
  20. Dorigo, M.; Birattari, M.; Stutzle, T. Ant colony optimization. IEEE Comput. Intell. Mag. 2006, 1, 28–39. [Google Scholar]
  21. Karaboga, D. An Idea Based on Honey Bee Swarm for Numerical Optimization, Technical Report—TR06; Technical Report; Erciyes University: Kayseri, Türkiye, 2005. [Google Scholar]
  22. Mirjalili, S.; Mirjalili, S.M.; Lewis, A. Grey Wolf Optimizer. Adv. Eng. Softw. 2014, 69, 46–61. [Google Scholar] [CrossRef]
  23. Mirjalili, S.; Lewis, A. The Whale Optimization Algorithm. Adv. Eng. Softw. 2016, 95, 51–67. [Google Scholar] [CrossRef]
  24. Heidari, A.A.; Mirjalili, S.; Faris, H.; Aljarah, I.; Mafarja, M.; Chen, H. Harris hawks optimization: Algorithm and applications. Future Gener. Comput. Syst. 2019, 97, 849–872. [Google Scholar] [CrossRef]
  25. Braik, M.; Hammouri, A.; Atwan, J.; Al-Betar, M.A.; Awadallah, M.A. White Shark Optimizer: A novel bio-inspired meta-heuristic algorithm for global optimization problems. Knowl.-Based Syst. 2022, 243, 108457. [Google Scholar] [CrossRef]
  26. Aye, C.M.; Pholdee, N.; Yildiz, A.R.; Bureerat, S.; Sait, S.M. Multi-surrogate-assisted metaheuristics for crashworthiness optimisation. Int. J. Veh. Des. 2019, 80, 223–240. [Google Scholar] [CrossRef]
  27. Yildiz, A.R.; Solanki, K.N. Multi-objective optimization of vehicle crashworthiness using a new particle swarm based approach. Int. J. Adv. Manuf. Technol. 2012, 59, 367–376. [Google Scholar] [CrossRef]
  28. Mendes, J.M.; Oliveira, P.M.; dos Santos, F.N.; Morais dos Santos, R. Nature inspired metaheuristics and their applications in agriculture: A short review. In EPIA Conference on Artificial Intelligence; Springer: Berlin/Heidelberg, Germany, 2019; pp. 167–179. [Google Scholar] [CrossRef]
  29. Dokeroglu, T.; Sevinc, E.; Kucukyilmaz, T.; Cosar, A. A survey on new generation metaheuristic algorithms. Comput. Ind. Eng. 2019, 137, 106040. [Google Scholar] [CrossRef]
  30. Hu, X.; Yang, B.; Lei, Y.; Wang, J.; Li, X.; Liao, L.; Xu, T. Automotive shape optimization using the radial basis function model based on a parametric surface grid. Proc. Inst. Mech. Eng. Part D J. Automob. Eng. 2016, 230, 1808–1821. [Google Scholar] [CrossRef]
  31. Moustapha, M.; Sudret, B.; Bourinet, J.-M.; Guillaume, B. Adaptive Kriging reliability-based design optimization of an automotve body structure under crashworthiness constraints. In Proceedings of the 12th International Conference on Applications of Statistics and Probability in Civil Engineering (ICASP12), Vancouver, BC, Canada, 12–15 July 2015. [Google Scholar] [CrossRef]
  32. Yavari, S.; Malakahmad, A.; Sapari, N.B.; Yavari, S. Sorption properties optimization of agricultural wastes-derived biochars using response surface methodology. Process Saf. Environ. Prot. 2017, 109, 509–519. [Google Scholar] [CrossRef]
  33. Akpabli-Tsigbe, N.D.K.; Ma, Y.; Ekumah, J.-N.; Osabutey, J.; Hu, J.; Xu, M.; Johnson, N.A.N. Single-frequency ultrasonic extraction of bioactive chlorogenic acid from heilong48 soybean variety: Parametric optimization and comprehensive evaluation of physicochemical and bioactive properties. Food Sci. Nutr. 2022, 10, 374–387. [Google Scholar] [CrossRef]
  34. Zhao, Y.; Liu, J.; Hussain, Z. Multi-Objective Optimization of the Fixed Spray-Plate Sprinkler Structure Parameters of Fertigation Sprinkler Based on Response Surface Method. Appl. Eng. Agric. 2025, 41, 1–9. [Google Scholar] [CrossRef]
  35. Yamaguchi, K.; Phenisee, S.E.; Chen, Z.; Salviato, M.; Yang, J. Ply-drop design of non-conventional laminated composites using Bayesian optimization. Compos. Part A Appl. Sci. Manuf. 2020, 139, 106136. [Google Scholar] [CrossRef]
  36. Yang, S.-T.; Liang, Y.-J. Stacking sequence optimization of composite laminates for maximum fundamental frequency using Bayesian optimization computational framework. Results Eng. 2024, 23, 102586. [Google Scholar] [CrossRef]
  37. Binois, M. Uncertainty Quantification on Pareto Fronts and High-Dimensional Strategies in Bayesian Optimization, with Applications in Multi-Objective Automotive Design. Ph.D. Thesis, Ecole Nationale Supérieure des Mines de Saint-Etienne, Saint-Étienne, France, 2015. Available online: https://api.semanticscholar.org/CorpusID:124194335 (accessed on 12 September 2025).
  38. Nikitin, A.; Fastovets, I.; Shadrin, D.; Pukalchik, M.; Oseledets, I. Bayesian optimization for seed germination. Plant Methods 2019, 15, 43. [Google Scholar] [CrossRef]
  39. Guo, L.S.; Huang, J.; Tavor, A.; Renaud, J.E. Multidomain topology optimization for crashworthiness based on hybrid cellular automata. Key Eng. Mater. 2011, 486, 250–253. [Google Scholar] [CrossRef]
  40. Sun, H. Topology optimization of multi-objective crashworthiness structure based on Improved Bi-directional Evolutionary Structural Optimization. Alex. Eng. J. 2022, 61, 10603–10612. [Google Scholar] [CrossRef]
  41. Chia, C.; Rongong, J.A.; Worden, K. Structural optimisation using a hybrid cellular automata (HCA) algorithm. Appl. Mech. Mater. 2006, 5, 93–100. [Google Scholar] [CrossRef]
  42. Forrester, A.I.; Keane, A.J. Recent advances in surrogate-based optimization. Prog. Aerosp. Sci. 2009, 45, 50–79. [Google Scholar] [CrossRef]
  43. Beheshti, Z.; Shamsuddin, S.M.H. A review of population-based meta-heuristic algorithms. Int. J. Adv. Soft Comput. Appl. 2013, 5, 1–35. Available online: https://www.academia.edu/75791153/A_review_of_population_based_meta_heuristic_algorithms (accessed on 12 September 2025).
  44. Cauchy, A. Méthode générale pour la résolution des systemes d’équations simultanées. Comp. Rend. Sci. Paris 1847, 25, 536–538. [Google Scholar]
  45. Avalle, M.; Chiandussi, G.; Belingardi, G. Design optimization by response surface methodology: Application to crashworthiness design of vehicle structures. Struct. Multidiscip. Optim. 2002, 24, 325–332. [Google Scholar] [CrossRef]
  46. Zhang, Q.; Liu, Y.; Zhang, Z. A new optimization method for drawbead in sheet forming process based on plastic forming principles. Int. J. Adv. Manuf. Technol. 2017, 92, 3143–3153. [Google Scholar] [CrossRef]
  47. Kasac, J.; Deur, J.; Novakovic, B.; Kolmanovsky, I.V.; Assadian, F. A Conjugate Gradient-Based BPTT-Like Optimal Control Algorithm with Vehicle Dynamics Control Application. IEEE Trans. Control Syst. Technol. 2011, 19, 1587–1595. [Google Scholar] [CrossRef]
  48. Ding, J.B. Intelligent Optimization on Test Bench of Electric Power Steering Device in Automobile. In Proceedings of the 2010 The 2nd International Conference on Computer and Automation Engineering (ICCAE), Singapore, 26–28 February 2010; Volume 4, pp. 367–370. [Google Scholar] [CrossRef]
  49. Dumas, L. CFD-based Optimization for Automotive Aerodynamics. In Optimization and Computational Fluid Dynamics; Thévenin, D., Janiga, G., Eds.; Springer: Berlin/Heidelberg, Germany, 2008; pp. 191–215. [Google Scholar] [CrossRef]
  50. Su, Y.; Song, K.; Du, Z.; Yu, K.; Hu, Z.; Jin, H. Quantitative Study of Predicting the Effect of the Initial Gap on Mechanical Behavior in Resistance Spot Welding Based on L-BFGS-B. Materials 2024, 17, 4746. [Google Scholar] [CrossRef]
  51. Han, S.P. A globally convergent method for nonlinear programming. J. Optim. Theory Appl. 1977, 22, 297–309. [Google Scholar] [CrossRef]
  52. Powell, M.J. A fast algorithm for nonlinearly constrained optimization calculations. In Proceedings of the Numerical Analysis: Proceedings of the Biennial Conference, Dundee, UK, 28 June–1 July 1977; pp. 144–157. [Google Scholar] [CrossRef]
  53. Zhu, T.; Wu, Y.; Ouyang, Z.; Wu, T.; Liang, J.; Li, W.; Li, B.; Han, S. Feasibility of Approximate Model Optimization for Lightweight Design of Vehicle Body Structure Based on Sequential Quadratic Programming Algorithm. Sens. Mater. 2022, 34, 3581–3591. [Google Scholar] [CrossRef]
  54. Sun, G.; Song, X.; Baek, S.; Li, Q. Robust optimization of foam-filled thin-walled structure based on sequential Kriging metamodel. Struct. Multidiscip. Optim. 2014, 49, 897–913. [Google Scholar] [CrossRef]
  55. Karmarkar, N. A new polynomial-time algorithm for linear programming. In Proceedings of the Sixteenth Annual ACM Symposium on Theory of Computing, New York, NY, USA, 30 April–2 May 1984; pp. 302–311. [Google Scholar] [CrossRef]
  56. Liu, W.; Gao, Y.; You, Y.; Jiang, C.; Hua, T.; Xia, B. Optimization control strategy for diesel urea-selective catalytic reduction (SCR) urea injection based on the interior point method (IP) + higher order SCR model. J. Environ. Chem. Eng. 2024, 12, 114423. [Google Scholar] [CrossRef]
  57. Cherniaev, A.; Komarov, V. Multistep Optimization of Composite Drive Shaft Subject to Strength, Buckling, Vibration and Manufacturing Constraints. Appl. Compos. Mater. 2015, 22, 475–487. [Google Scholar] [CrossRef]
  58. Mantovani, S.; Campo, G.A.; Ferrari, A. Additive manufacturing and topology optimization: A design strategy for a steering column mounting bracket considering overhang constraints. Proc. Inst. Mech. Eng. Part C J. Mech. Eng. Sci. 2021, 235, 1703–1723. [Google Scholar] [CrossRef]
  59. Sebastjan, P.; Kus, W. Hybrid Shape Optimization of Automotive Spring Seat. Int. J. Automot. Technol. 2022, 23, 957–965. [Google Scholar] [CrossRef]
  60. Zhou, X.; Ju, J.; Long, J. A novel lightweight combinatorial optimization strategy based on ASA-NLPQL optimization algorithm for front seat skeleton of a passenger car. Adv. Eng. Softw. 2025, 205, 103908. [Google Scholar] [CrossRef]
  61. Barbosa, A.; Hovakimyan, N.; Martin, N.F. Risk-averse optimization of crop inputs using a deep ensemble of convolutional neural networks. Comput. Electron. Agric. 2020, 178, 105785. [Google Scholar] [CrossRef]
  62. Schoups, G.; Addams, C.L.; Minjares, J.L.; Gorelick, S.M. Sustainable conjunctive water management in irrigated agriculture: Model formulation and application to the Yaqui Valley, Mexico. Water Resour. Res. 2006, 42, 19. [Google Scholar] [CrossRef]
  63. Kesavan, D.; Periyathambi, E.; Chokkalingam, A. A proportional fair scheduling strategy using multiobjective gradient-based African buffalo optimization algorithm for effective resource allocation and interference minimization. Int. J. Commun. Syst. 2022, 35, e5003. [Google Scholar] [CrossRef]
  64. Saranya, T.; Deisy, C.; Sridevi, S.; Muthu, K.S.; Khan, M. Performance Analysis of First Order Optimizers for Plant Pest Detection Using Deep Learning. In Proceedings of the Machine Learning, Image Processing, Network Security and Data Sciences, MIND 2022, PT II, Virtual Event, 19–20 January 2022; pp. 37–52. [Google Scholar] [CrossRef]
  65. Godara, S.; Parihar, A.K.; Hazra, K.K.; Marwaha, S. DL-RSMv2: A deep learning framework for transparent crop yield modeling using simulated virtual experimental runs. Comput. Electron. Agric. 2025, 237, 110628. [Google Scholar] [CrossRef]
  66. Qin, H.; Liu, Z.; Zhong, H.; Liu, Y.; Lv, C. Two-level multiple cross-sectional shape optimization of automotive body frame with exact static and dynamic stiffness constraints. Struct. Multidiscip. Optim. 2018, 58, 2309–2323. [Google Scholar] [CrossRef]
  67. Zuo, W.; Lu, Y.; Zhao, X.; Bai, J. Cross-sectional shape design of automobile structure considering rigidity and driver’s field of view. Adv. Eng. Softw. 2018, 115, 161–167. [Google Scholar] [CrossRef]
  68. Sun, L. Application of improved multi-population genetic algorithm in structural optimization of automotive electrical equipment. Int. J. Adv. Manuf. Technol. 2024, 128, 1–9. [Google Scholar] [CrossRef]
  69. Qin, H.; Guo, Y.; Liu, Z.J.; Liu, Y.; Zhong, H.L. Shape optimization of automotive body frame using an improved genetic algorithm optimizer. Adv. Eng. Softw. 2018, 121, 235–249. [Google Scholar] [CrossRef]
  70. Ortmann, C.; Schumacher, A. Graph and heuristic based topology optimization of crash loaded structures. Struct. Multidiscip. Optim. 2013, 47, 839–854. [Google Scholar] [CrossRef]
  71. Djamaluddin, F. Optimization of foam-filled crash-box under axial loading for pure electric vehicle. Results Mater. 2024, 21, 100505. [Google Scholar] [CrossRef]
  72. Zhang, Z.; Feng, C.; Zhao, L.; Hu, N.; Hou, S.; Han, X. Crashworthiness analysis and optimization design of special-shaped thin-walled tubes by experiments and numerical simulation. Thin-Walled Struct. 2024, 205, 112240. [Google Scholar] [CrossRef]
  73. Xiong, F.; Wang, D.; Ma, Z.; Chen, S.; Lv, T.; Lu, F. Structure-material integrated multi-objective lightweight design of the front end structure of automobile body. Struct. Multidiscip. Optim. 2018, 57, 829–847. [Google Scholar] [CrossRef]
  74. Liu, Z.; Gao, Y.; Yang, J.; Xu, X.; Fang, J.; Xie, F. Multi-objective optimization framework of a vehicle door design in the slamming event for optimal dynamic performances. Appl. Acoust. 2022, 187, 108526. [Google Scholar] [CrossRef]
  75. Tanlak, N. Cross-sectional shape optimization of thin-walled columns enduring oblique impact loads. Thin-Walled Struct. 2016, 109, 65–72. [Google Scholar] [CrossRef]
  76. Ying, L.; Dai, M.; Zhang, S.; Ma, H.; Hu, P. Multiobjective crashworthiness optimization of thin-walled structures with functionally graded strength under oblique impact loading. Thin-Walled Struct. 2017, 117, 165–177. [Google Scholar] [CrossRef]
  77. Qiu, N.; Gao, Y.; Fang, J.; Sun, G.; Kim, N.H. Topological design of multi-cell hexagonal tubes under axial and lateral loading cases using a modified particle swarm algorithm. Appl. Math. Model. 2018, 53, 567–583. [Google Scholar] [CrossRef]
  78. Cui, X.; Wang, S.; Hu, S.J. A method for optimal design of automotive body assembly using multi-material construction. Mater. Des. 2008, 29, 381–387. [Google Scholar] [CrossRef]
  79. Wang, X.G.; Sun, P.F.; Zuo, W.J.; Bai, J.T. Multi-objective optimization of automobile body frame considering weight, rigidity, and frequency for conceptual design. Adv. Mech. Eng. 2022, 14, W10417. [Google Scholar] [CrossRef]
  80. Cheng, W.; Zhang, H.; Fu, S.; Xie, H.; Tang, Z.; Zhu, Z. A process-performance coupled design method for hot-stamped tailor rolled blank structure. Thin-Walled Struct. 2019, 140, 132–143. [Google Scholar] [CrossRef]
  81. Duan, L.; Jiang, H.; Cheng, A.; Xue, H.; Geng, G. Multi-objective reliability-based design optimization for the VRB-VCS FLB under front-impact collision. Struct. Multidiscip. Optim. 2019, 59, 1835–1851. [Google Scholar] [CrossRef]
  82. Duan, L.; Jiang, H.; Geng, G.; Zhang, X.; Li, Z. Parametric modeling and multiobjective crashworthiness design optimization of a new front longitudinal beam. Struct. Multidiscip. Optim. 2019, 59, 1789–1812. [Google Scholar] [CrossRef]
  83. Liang, R.; Tang, X.; Huang, J.; Bastien, C.; Zhang, C.; Tuo, W. A machine learning-based crashworthiness optimization for a novel pine cone-inspired multi-cell tubes under bending. Heliyon 2024, 10, e37828. [Google Scholar] [CrossRef]
  84. Yu, L.; Gu, X.; Qian, L.; Jiang, P.; Wang, W.; Yu, M. Application of tailor rolled blanks in optimum design of pure electric vehicle crashworthiness and lightweight. Thin-Walled Struct. 2021, 161, 107410. [Google Scholar] [CrossRef]
  85. Gao, F.; Ren, S.; Lin, C.; Bai, Y.; Wang, W. Metamodel-Based Multi-Objective Reliable Optimization for Front Structure of Electric Vehicle. Automot. Innov. 2018, 1, 131–139. [Google Scholar] [CrossRef]
  86. Lophisarn, S.; Bunsri, P.; Jongpradist, P.; Kongwat, S. Optimization of novel functionally graded FRD-filled crash box for enhanced crashworthiness. Eur. J. Mech. A/Solids 2025, 112, 105616. [Google Scholar] [CrossRef]
  87. Zhang, H.; Sun, G.; Li, G.; Li, Q. Multi-objective Reliability-Based Design Optimization for Energy Absorption Components Considering Manufacturing Effects. In Advances in Structural and Multidisciplinary Optimization; Schumacher, A., Vietor, T., Fiebig, S., Bletzinger, K.-U., Maute, K., Eds.; Springer International Publishing: Cham, Switzerland, 2018; pp. 310–319. [Google Scholar] [CrossRef]
  88. Chen, H.; Yu, P.; Long, J. Multi-objective optimization of automotive seat frames using machine learning. Adv. Eng. Softw. 2025, 199, 103797. [Google Scholar] [CrossRef]
  89. Abderazek, H.; Sait, S.M.; Yildiz, A.R. Optimal design of planetary gear train for automotive transmissions using advanced meta-heuristics. Int. J. Veh. Des. 2019, 80, 121–136. [Google Scholar] [CrossRef]
  90. Khulal, U.; Zhao, J.; Hu, W.; Chen, Q. Nondestructive quantifying total volatile basic nitrogen (TVB-N) content in chicken using hyperspectral imaging (HSI) technique combined with different data dimension reduction algorithms. Food Chem. 2016, 197, 1191–1199. [Google Scholar] [CrossRef]
  91. Cong, S.L.; Sun, J.; Mao, H.P.; Wu, X.H.; Wang, P.; Zhang, X.D. Non-destructive detection for mold colonies in rice based on hyperspectra and GWO-SVR. J. Sci. Food Agric. 2018, 98, 1453–1459. [Google Scholar] [CrossRef]
  92. Sun, J.; Li, Y.T.; Wu, X.H.; Dai, C.X.; Chen, Y. SSC prediction of cherry tomatoes based on IRIV-CS-SVR model and near infrared reflectance spectroscopy. J. Food Process Eng. 2018, 41, e12884. [Google Scholar] [CrossRef]
  93. Bonah, E.; Huang, X.; Yi, R.; Aheto, J.H.; Osae, R.; Golly, M. Electronic nose classification and differentiation of bacterial foodborne pathogens based on support vector machine optimized with particle swarm optimization algorithm. J. Food Process Eng. 2019, 42, e13236. [Google Scholar] [CrossRef]
  94. Zhu, X.L.; Zhu, Z.Y. The generalized predictive control of bacteria concentration in marine lysozyme fermentation process. Food Sci. Nutr. 2018, 6, 2459–2465. [Google Scholar] [CrossRef]
  95. Jiang, H.; Xu, W.D.; Chen, Q.S. Evaluating aroma quality of black tea by an olfactory visualization system: Selection of feature sensor using particle swarm optimization. Food Res. Int. 2019, 126, 108605. [Google Scholar] [CrossRef]
  96. Li, Y.; Xu, L.Z.; Lv, L.Y.; Shi, Y.; Yu, X. Study on Modeling Method of a Multi-Parameter Control System for Threshing and Cleaning Devices in the Grain Combine Harvester. Agriculture 2022, 12, 1483. [Google Scholar] [CrossRef]
  97. Sun, L.M.; Liu, M.N.; Wang, Z.P.; Wang, C.Q.; Luo, F.Q. Research on Load Spectrum Reconstruction Method of Exhaust System Mounting Bracket of a Hybrid Tractor Based on MOPSO-Wavelet Decomposition Technique. Agriculture 2023, 13, 1919. [Google Scholar] [CrossRef]
  98. Chen, Y.X.; Chen, L.; Huang, C.; Lu, Y.; Wang, C. A dynamic tire model based on HPSO-SVM. Int. J. Agric. Biol. Eng. 2019, 12, 36–41. [Google Scholar] [CrossRef]
  99. Ding, Y.H.; Zeng, R.H.; Jiang, H.; Guan, X.P.; Jiang, Q.H.; Song, Z.Y. Classification of tea quality grades based on hyperspectral imaging spatial information and optimization models. J. Food Meas. Charact. 2024, 18, 9098–9112. [Google Scholar] [CrossRef]
  100. Sun, J.; Wu, M.M.; Hang, Y.Y.; Lu, B.; Wu, X.H.; Chen, Q.S. Estimating cadmium content in lettuce leaves based on deep brief network and hyperspectral imaging technology. J. Food Process Eng. 2019, 42, e13293. [Google Scholar] [CrossRef]
  101. Zhou, X.; Sun, J.; Tian, Y.; Wu, X.H.; Dai, C.X.; Li, B. Spectral classification of lettuce cadmium stress based on information fusion and VISSA-GOA-SVM algorithm. J. Food Process Eng. 2019, 42, e13085. [Google Scholar] [CrossRef]
  102. Zhang, L.; Sun, J.; Zhou, X.; Nirere, A.; Wu, X.H.; Dai, R.M. Classification detection of saccharin jujube based on hyperspectral imaging technology. J. Food Process. Preserv. 2020, 44, e14591. [Google Scholar] [CrossRef]
  103. Sun, J.; Tian, Y.; Wu, X.H.; Dai, C.X.; Lu, B. Nondestructive detection for moisture content in green tea based on dielectric properties and VISSA-GWO-SVR algorithm. J. Food Process. Preserv. 2020, 44, e14421. [Google Scholar] [CrossRef]
  104. Sun, J.; Zhang, L.; Zhou, X.; Yao, K.S.; Tian, Y.; Nirere, A. A method of information fusion for identification of rice seed varieties based on hyperspectral imaging technology. J. Food Process Eng. 2021, 44, e13797. [Google Scholar] [CrossRef]
  105. He, P.H.; Wu, Y.; Wang, J.J.; Ren, Y.; Ahmad, W.; Liu, R.; Ouyang, Q.; Jiang, H.; Chen, Q.S. Detection of mites Tyrophagus putrescentiae and Cheyletus eruditus in flour using hyperspectral imaging system coupled with chemometrics. J. Food Process Eng. 2020, 43, e13386. [Google Scholar] [CrossRef]
  106. Guo, Z.M.; Chen, X.; Zhang, Y.Y.; Sun, C.J.; Jayan, H.; Majeed, U.; Watson, N.J.; Zou, X.B. Dynamic Nondestructive Detection Models of Apple Quality in Critical Harvest Period Based on Near-Infrared Spectroscopy and Intelligent Algorithms. Foods 2024, 13, 1698. [Google Scholar] [CrossRef] [PubMed]
  107. Zhu, Y.; Zou, X.; Shen, T.; Shi, J.; Zhao, J.; Holmes, M.; Li, G. Determination of total acid content and moisture content during solid-state fermentation processes using hyperspectral imaging. J. Food Eng. 2016, 174, 75–84. [Google Scholar] [CrossRef]
  108. Guo, Z.M.; Barimah, A.O.; Yin, L.M.; Chen, Q.S.; Shi, J.Y.; El-Seedi, H.R.; Zou, X.B. Intelligent evaluation of taste constituents and polyphenols-to-amino acids ratio in matcha tea powder using near infrared spectroscopy. Food Chem. 2021, 353, 129372. [Google Scholar] [CrossRef] [PubMed]
  109. Bonah, E.; Huang, X.; Hongying, Y.; Aheto, J.H.; Yi, R.; Yu, S.; Tu, H. Detection of Salmonella typhimurium contamination levels in fresh pork samples using electronic nose smellprints in tandem with support vector machine regression and metaheuristic optimization algorithms. J. Food Sci. Technol. 2021, 58, 3861–3870. [Google Scholar] [CrossRef]
  110. Kutsanedzie, F.Y.H.; Chen, Q.S.; Hassan, M.M.; Yang, M.X.; Sun, H.; Rahman, M.H. Near infrared system coupled chemometric algorithms for enumeration of total fungi count in cocoa beans neat solution. Food Chem. 2018, 240, 231–238. [Google Scholar] [CrossRef]
  111. Sun, J.; Nirere, A.; Dusabe, K.D.; Zhong, Y.H.; Adrien, G. Rapid and nondestructive watermelon (Citrullus lanatus) seed viability detection based on visible near-infrared hyperspectral imaging technology and machine learning algorithms. J. Food Sci. 2024, 89, 4403–4418. [Google Scholar] [CrossRef]
  112. Yao, K.S.; Sun, J.; Zhang, L.; Zhou, X.; Tian, Y.; Tang, N.Q.; Wu, X.H. Nondestructive detection for egg freshness based on hyperspectral imaging technology combined with harris hawks optimization support vector regression. J. Food Saf. 2021, 41, e12888. [Google Scholar] [CrossRef]
  113. Cao, Y.; Li, H.R.; Sun, J.; Zhou, X.; Yao, K.S.; Nirere, A. Nondestructive determination of the total mold colony count in green tea by hyperspectral imaging technology. J. Food Process Eng. 2020, 43, e13570. [Google Scholar] [CrossRef]
  114. Guo, Z.M.; Wang, M.M.; Wu, J.Z.; Tao, F.F.; Chen, Q.S.; Wang, Q.Y.; Ouyang, Q.; Shi, J.Y.; Zou, X.B. Quantitative assessment of zearalenone in maize using multivariate algorithms coupled to Raman spectroscopy. Food Chem. 2019, 286, 282–288. [Google Scholar] [CrossRef]
  115. Guo, Z.M.; Barimah, A.O.; Shujat, A.; Zhang, Z.Z.; Qin, O.Y.; Shi, J.Y.; El-Seedi, H.R.; Zou, X.B.; Chen, Q.S. Simultaneous quantification of active constituents and antioxidant capability of green tea using NIR spectroscopy coupled with swarm intelligence algorithm. Lwt-Food Sci. Technol. 2020, 129, 109510. [Google Scholar] [CrossRef]
  116. Yin, J.J.; Wang, Z.L.; Zhou, M.L.; Wu, L.N.; Zhang, Y. Optimized design and experiment of the three-arm transplanting mechanism for rice potted seedlings. Int. J. Agric. Biol. Eng. 2021, 14, 56–62. [Google Scholar] [CrossRef]
  117. Cui, L.F.; Mao, H.P.; Xue, X.Y.; Ding, S.M.; Qiao, B.Y. Optimized design and test for a pendulum suspension of the crop spray boom in dynamic conditions based on a six DOF motion simulator. Int. J. Agric. Biol. Eng. 2018, 11, 76–85. [Google Scholar] [CrossRef]
  118. Pang, Y.Y.; Li, H.; Tang, P.; Chen, C. Synchronization Optimization of Pipe Diameter and Operation Frequency in a Pressurized Irrigation Network Based on the Genetic Algorithm. Agriculture 2022, 12, 673. [Google Scholar] [CrossRef]
  119. Amor, N.; Tayyab Noman, M.; Petru, M.; Sebastian, N.; Balram, D. Design and optimization of machinability of ZnO embedded-glass fiber reinforced polymer composites with a modified white shark optimizer. Expert Syst. Appl. 2024, 237, 121474. [Google Scholar] [CrossRef]
  120. Ma, Y.; Chen, R.; Bai, J.; Zuo, W. Shape Optimization of Thin-Walled Cross Section for Automobile Body Considering Stamping Cost, Manufacturability and Structural Stiffness. Int. J. Automot. Technol. 2020, 21, 503–512. [Google Scholar] [CrossRef]
  121. Jiang, H.; He, Y.C.; Chen, Q.S. Determination of acid value during edible oil storage using a portable NIR spectroscopy system combined with variable selection algorithms based on an MPA-based strategy. J. Sci. Food Agric. 2021, 101, 3328–3335. [Google Scholar] [CrossRef] [PubMed]
  122. Fu, J.; Li, H.; Sun, X.; Zhang, G. Many-objective optimization for overall performance of an electric sport utility vehicle under multiple temperature conditions based on natural gradient boosting model. Energy 2024, 304, 132078. [Google Scholar] [CrossRef]
  123. Sun, X.; Wang, D.; Li, R.; Zhang, B. Multi-Objective Optimization for Structure Crashworthiness Based on Kriging Surrogate Model and Simulated Annealing Algorithm. J. Shanghai Jiaotong Univ. (Sci.) 2020, 25, 727–738. [Google Scholar] [CrossRef]
  124. Cimolai, G.; Dayyani, I.; Qin, Q. Multi-objective shape optimization of large strain 3D helical structures for mechanical metamaterials. Mater. Des. 2022, 215, 110444. [Google Scholar] [CrossRef]
  125. Peng, X.; Guo, Y.; Li, J.; Wu, H.; Jiang, S. Multiple objective optimization design of hybrid composite structures considering multiple-scale uncertainties. Compos. Struct. 2022, 292, 115658. [Google Scholar] [CrossRef]
  126. Xu, X.; Xu, G.; Chen, J.; Liu, Z.; Chen, X.; Zhang, Y.; Fang, J.; Gao, Y. Multi-objective design optimization using hybrid search algorithms with interval uncertainty for thin-walled structures. Thin-Walled Struct. 2022, 175, 109218. [Google Scholar] [CrossRef]
  127. Zadeh, P.M.; Mohagheghi, M. An efficient Bi-level hybrid multi-objective reliability-based design optimization of composite structures. Compos. Struct. 2022, 296, 115862. [Google Scholar] [CrossRef]
  128. Tang, N.Q.; Sun, J.; Yao, K.S.; Zhou, X.; Tian, Y.; Cao, Y.; Nirere, A. Identification of Lycium barbarum varieties based on hyperspectral imaging technique and competitive adaptive reweighted sampling-whale optimization algorithm-support vector machine. J. Food Process Eng. 2021, 44, e13603. [Google Scholar] [CrossRef]
  129. Hou, W.; He, P.; Yang, Y.; Sang, L. Crashworthiness optimization of crash box with 3D-printed lattice structures. Int. J. Mech. Sci. 2023, 247, 108198. [Google Scholar] [CrossRef]
  130. Liu, X.; Qin, J.; Zhao, K.; Featherston, C.A.; Kennedy, D.; Jing, Y.; Yang, G. Design optimization of laminated composite structures using artificial neural network and genetic algorithm. Compos. Struct. 2023, 305, 116500. [Google Scholar] [CrossRef]
  131. Bao, L.; Zheng, M.; Zhou, Q.; Gao, P.; Xu, Y.; Jiang, H. Multi-objective optimization of partition temperature of steel sheet by NSGA-II using response surface methodology. Case Stud. Therm. Eng. 2022, 31, 101818. [Google Scholar] [CrossRef]
  132. Deng, J.H.; Jiang, H.; Chen, Q.S. Characteristic wavelengths optimization improved the predictive performance of near-infrared spectroscopy models for determination of aflatoxin B1 in maize. J. Cereal Sci. 2022, 105, 103474. [Google Scholar] [CrossRef]
  133. Lv, T.; Wang, D.; Du, X. Dual-scale parametric modeling and optimal design method of CFRP automotive roof beam. Compos. Struct. 2023, 308, 116695. [Google Scholar] [CrossRef]
  134. Ding, Y.H.; Yan, Y.L.; Li, J.; Chen, X.; Jiang, H. Classification of Tea Quality Levels Using Near-Infrared Spectroscopy Based on CLPSO-SVM. Foods 2022, 11, 1658. [Google Scholar] [CrossRef]
  135. Fonseca, J.H.; Jang, W.; Han, D.; Kim, N.; Lee, H. Strength and manufacturability enhancement of a composite automotive component via an integrated finite element/artificial neural network multi-objective optimization approach. Compos. Struct. 2024, 327, 117694. [Google Scholar] [CrossRef]
  136. Mohammed Sahib, M.; Kovács, G. Multi-objective optimization of composite sandwich structures using Artificial Neural Networks and Genetic Algorithm. Results Eng. 2024, 21, 101937. [Google Scholar] [CrossRef]
  137. Li, M.; Sang, L.; Liu, Z.; Duan, S.; Hou, W. Crashworthiness optimization of variable stiffness B-pillar with thermoplastic composites. Int. J. Mech. Sci. 2024, 278, 109457. [Google Scholar] [CrossRef]
  138. Gu, H.Y.; Lv, R.Q.; Huang, X.Y.; Chen, Q.S.; Dong, Y.N. Rapid quantitative assessment of lipid oxidation in a rapeseed oil-in-water (o/w) emulsion by three-dimensional fluorescence spectroscopy. J. Food Compos. Anal. 2022, 114, 104762. [Google Scholar] [CrossRef]
  139. Pang, Y.Y.; Li, H.; Tang, P.; Chen, C. Irrigation scheduling of pressurized irrigation networks for minimizing energy consumption. Irrig. Drain. 2023, 72, 268–283. [Google Scholar] [CrossRef]
  140. Liu, T.; He, J.; Yao, W.; Jiang, H.; Chen, Q. Determination of aflatoxin B1 value in corn based on Fourier transform near-infrared spectroscopy: Comparison of optimization effect of characteristic wavelengths. LWT-Food Sci. Technol. 2022, 164, 113657. [Google Scholar] [CrossRef]
  141. Tian, Y.; Sun, J.; Zhou, X.; Yao, K.S.; Tang, N.Q. Detection of soluble solid content in apples based on hyperspectral technology combined with deep learning algorithm. J. Food Process. Preserv. 2022, 46, e16414. [Google Scholar] [CrossRef]
  142. Gu, J. An efficient multiple meta-model-based global optimization method for computationally intensive problems. Adv. Eng. Softw. 2021, 152, 102958. [Google Scholar] [CrossRef]
  143. Jia, W.D.; Tai, K.L.; Wang, X.W.; Dong, X.; Ou, M.X. Design and Simulation of Intra-Row Obstacle Avoidance Shovel-Type Weeding Machine in Orchard. Agriculture 2024, 14, 1124. [Google Scholar] [CrossRef]
  144. Sun, G.; Wang, X.; Fang, J.; Pang, T.; Li, Q. Parallelized optimization design of bumper systems under multiple low-speed impact loads. Thin-Walled Struct. 2021, 167, 108197. [Google Scholar] [CrossRef]
  145. Duan, L.; Xiao, N.-C.; Hu, Z.; Li, G.; Cheng, A. An efficient lightweight design strategy for body-in-white based on implicit parameterization technique. Struct. Multidiscip. Optim. 2017, 55, 1927–1943. [Google Scholar] [CrossRef]
  146. Li, S.; Wang, D.; Wang, S.; Zhou, C. Structure-connection-performance integration lightweight optimisation design of multi-material automotive body skeleton. Struct. Multidiscip. Optim. 2023, 66, 198. [Google Scholar] [CrossRef]
  147. Li, S.; Wang, D.; Zhou, C. Multi-level structural optimization of thin-walled sections in steel/aluminum vehicle body skeletons. Appl. Math. Model. 2024, 132, 187–210. [Google Scholar] [CrossRef]
  148. Hunkeler, S.; Duddeck, F.; Rayamajhi, M.; Zimmer, H. Shape optimisation for crashworthiness followed by a robustness analysis with respect to shape variables. Struct. Multidiscip. Optim. 2013, 48, 367–378. [Google Scholar] [CrossRef]
  149. Song, X.; Sun, G.; Li, Q. Sensitivity analysis and reliability based design optimization for high-strength steel tailor welded thin-walled structures under crashworthiness. Thin-Walled Struct. 2016, 109, 132–142. [Google Scholar] [CrossRef]
  150. Deng, X.; Liu, W.; Jin, L. On the crashworthiness analysis and design of a lateral corrugated tube with a sinusoidal cross-section. Int. J. Mech. Sci. 2018, 141, 330–340. [Google Scholar] [CrossRef]
  151. Tran, T.N.; Baroutaji, A.; Estrada, Q.; Arjunan, A.; Le, H.; Thien, N.P. Crashworthiness analysis and optimization of standard and windowed multi-cell hexagonal tubes. Struct. Multidiscip. Optim. 2021, 63, 2191–2209. [Google Scholar] [CrossRef]
  152. Chen, M.T.; Xiao, X.T.; Tong, J.H.; Guo, H.; Zhou, F.Q.; Zhou, F. Dimensional optimization of variable thickness tube in T-shaped tube hydroforming using response surface methodology. IOP Conf. Ser. Mater. Sci. Eng. 2022, 1270, 012073. [Google Scholar] [CrossRef]
  153. Dai, C.; Wang, X.; Long, J. A new optimization strategy for multi-objective design of automotive seat frame. Struct. Multidiscip. Optim. 2023, 66, 236. [Google Scholar] [CrossRef]
  154. Hou, W.; Li, M.; Yang, Y.; Liu, Z.; Sang, L. Layup optimization of composite B-pillar under side impact. Int. J. Mech. Sci. 2025, 287, 109927. [Google Scholar] [CrossRef]
  155. Ayim, I.; Ma, H.; Alenyorege, E.A. Optimizing and predicting degree of hydrolysis of ultrasound assisted sodium hydroxide extraction of protein from tea (Camellia sinensis L.) residue using response surface methodology. J. Food Sci. Technol. 2018, 55, 5166–5174. [Google Scholar] [CrossRef]
  156. Dabbour, M.; He, R.H.; Ma, H.L.; Musa, A. Optimization of ultrasound assisted extraction of protein from sunflower meal and its physicochemical and functional properties. J. Food Process Eng. 2018, 41, e12799. [Google Scholar] [CrossRef]
  157. Luo, X.P.; Cui, J.M.; Zhang, H.H.; Duan, Y.Q. Subcritical water extraction of polyphenolic compounds from sorghum (Sorghum bicolor L.) bran and their biological activities. Food Chem. 2018, 262, 14–20. [Google Scholar] [CrossRef]
  158. Luo, X.P.; Cui, J.M.; Zhang, H.H.; Duan, Y.Q.; Zhang, D.; Cai, M.H.; Chen, G.Y. Ultrasound assisted extraction of polyphenolic compounds from red sorghum (Sorghum bicolor L.) bran and their biological activities and polyphenolic compositions. Ind. Crops Prod. 2018, 112, 296–304. [Google Scholar] [CrossRef]
  159. Chen, X.M.; Ding, J.; Ji, D.Y.; He, S.Q.; Ma, H.L. Optimization of ultrasonic-assisted extraction conditions for bioactive components from coffee leaves using the Taguchi design and response surface methodology. J. Food Sci. 2020, 85, 1742–1751. [Google Scholar] [CrossRef]
  160. Xu, B.G.; Feng, M.; Tiliwa, E.S.; Yan, W.Q.; Wei, B.X.; Zhou, C.S.; Ma, H.L.; Wang, B.; Chang, L. Multi-frequency power ultrasound green extraction of polyphenols from Pingyin rose: Optimization using the response surface methodology and exploration of the underlying mechanism. LWT-Food Sci. Technol. 2022, 156, 113037. [Google Scholar] [CrossRef]
  161. Zheng, J.W.; Zhang, X.X.; Herrera-Balandrano, D.D.; Wang, J.; Chai, Z.; Beta, T.; Huang, W.Y.; Li, Y. Extraction Optimization of Arctium lappa L. Polysaccharides by Box-Behnken Response Surface Design and Their Antioxidant Capacity. Starch-Starke 2022, 74, 2100305. [Google Scholar] [CrossRef]
  162. Chen, S.; Zhao, Y.; Tang, Z.; Ding, H.; Su, Z.; Ding, Z. Structural Model of Straw Briquetting Machine with Vertical Ring Die and Optimization of Briquetting Performance. Agriculture 2022, 12, 736. [Google Scholar] [CrossRef]
  163. Fakayode, O.A.; Akpan, D.E.; Ojoawo, O.O. Size characterization of moringa (Moringa oleifera) seeds and optimization of the dehulling process. J. Food Process Eng. 2019, 42, e13182. [Google Scholar] [CrossRef]
  164. Mustapha, A.T.; Zhou, C.S.; Wahia, H.; Sarpong, F.; Nasiru, M.M.; Adegbemiga, Y.B.; Ma, H.L. Combination of thermal and dual-frequency sonication processes for optimum microbiological and antioxidant properties in cherry tomato. J. Food Process. Preserv. 2020, 44, 12. [Google Scholar] [CrossRef]
  165. Boateng, I.D.; Yang, X.-M. Process optimization of intermediate-wave infrared drying: Screening by Plackett–Burman; comparison of Box-Behnken and central composite design and evaluation: A case study. Ind. Crops Prod. 2021, 162, 113287. [Google Scholar] [CrossRef]
  166. Boateng, I.D.; Yang, X.-M.; Li, Y.-Y. Optimization of infrared-drying parameters for Ginkgo biloba L. seed and evaluation of product quality and bioactivity. Ind. Crops Prod. 2021, 160, 113108. [Google Scholar] [CrossRef]
  167. Gao, R.C.; Li, X.; Liu, H.J.; Cui, Y.X.; Wu, X.Y.; Jin, W.G.; Yuan, L. Optimization of removal of off-odor in mullet (Channa argus) head soup by yeast using response surface methodology and variations of volatile components during fermentation. J. Food Process. Preserv. 2021, 45, e15920. [Google Scholar] [CrossRef]
  168. Wahia, H.; Zhou, C.S.; Sarpong, F.; Mustapha, A.T.; Liu, S.L.; Yu, X.J.; Li, C. Simultaneous optimization of Alicyclobacillus acidoterrestris reduction, pectin methylesterase inactivation, and bioactive compounds enhancement affected by thermosonication in orange juice. J. Food Process. Preserv. 2019, 43, e14180. [Google Scholar] [CrossRef]
  169. Xu, F.F.; Wang, B.; Hong, C.; Telebielaigen, S.; Nsor-Atindana, J.; Duan, Y.Q.; Zhong, F. Optimization of spiral continuous flow-through pulse light sterilization for Escherichia coli in red grape juice by response surface methodology. Food Control 2019, 105, 8–12. [Google Scholar] [CrossRef]
  170. Alenyorege, E.A.; Ma, H.L.; Aheto, J.H.; Ayim, I.; Chikari, F.; Osae, R.; Zhou, C.S. Response surface methodology centred optimization of mono-frequency ultrasound reduction of bacteria in fresh-cut Chinese cabbage and its effect on quality. LWT-Food Sci. Technol. 2020, 122, 108991. [Google Scholar] [CrossRef]
  171. Huang, J.N.; Guo, Q.; Manzoor, M.F.; Chen, Z.W.; Xu, B. Evaluating the sterilization effect of wheat flour treated with continuous high-speed-stirring superheated steam. J. Cereal Sci. 2021, 99, 103199. [Google Scholar] [CrossRef]
  172. Wahia, H.; Zhou, C.S.; Fakayode, O.A.; Amanor-Atiemoh, R.; Zhang, L.; Mustapha, A.T.; Zhang, J.; Xu, B.G.; Zhang, R.; Ma, H.L. Quality attributes optimization of orange juice subjected to multi-frequency thermosonication: Alicyclobacillus acidoterrestris spore inactivation and applied spectroscopy ROS characterization. Food Chem. 2021, 361, 130108. [Google Scholar] [CrossRef]
  173. Qin, W.C.; Xue, X.Y.; Cui, L.F.; Zhou, Q.Q.; Xu, Z.F.; Chang, F.L. Optimization and test for spraying parameters of cotton defoliant sprayer. Int. J. Agric. Biol. Eng. 2016, 9, 63–72. [Google Scholar] [CrossRef]
  174. Hu, Y.G.; Chen, Y.K.; Wei, W.Z.; Hu, Z.Y.; Li, P.P. Optimization Design of Spray Cooling Fan Based on CFD Simulation and Field Experiment for Horticultural Crops. Agriculture 2021, 11, 566. [Google Scholar] [CrossRef]
  175. Wang, W.; Lv, X.L.; Yi, Z.Y. Parameter Optimization of Reciprocating Cutter for Chinese Little Greens Based on Finite Element Simulation and Experiment. Agriculture 2022, 12, 2131. [Google Scholar] [CrossRef]
  176. Yue, R.C.; Hu, J.P.; Liu, Y.J.; Yao, M.J.; Zhang, T.F.; Shi, J.W. Design and Working Parameter Optimization of Pneumatic Reciprocating Seedling-Picking Device of Automatic Transplanter. Agriculture 2022, 12, 1989. [Google Scholar] [CrossRef]
  177. Gao, Y.Y.; Hu, Y.Y.; Yang, Y.F.; Feng, K.Y.; Han, X.; Li, P.Y.; Zhu, Y.Y.; Song, Q. Optimization of Operating Parameters for Straw Returning Machine Based on Vibration Characteristic Analysis. Agronomy 2024, 14, 2388. [Google Scholar] [CrossRef]
  178. Han, D.L.; Zhang, H.; Li, G.Y.; Wang, G.L.; Wang, X.Z.; Chen, Y.C.; Chen, X.G.; Wen, X.Y.; Yang, Q.Z.; Zhao, R.Q. Development of a Bionic Picking Device for High Harvest and Low Loss Rate Pod Pepper Harvesting and Related Working Parameter Optimization Details. Agriculture 2024, 14, 859. [Google Scholar] [CrossRef]
  179. Xing, S.F.; Yu, Y.; Cao, G.Q.; Hu, J.P.; Zhu, L.J.; Liu, J.Y.; Wu, Q.H.; Li, Q.B.; Xu, L.Z. Design and Parametric Optimization Study of an Eccentric Parallelogram-Type Uprighting Device for Ratoon Rice Stubbles. Agriculture 2024, 14, 534. [Google Scholar] [CrossRef]
  180. Du, Z.; Hu, Y.; Buttar, N.A. Analysis of mechanical properties for tea stem using grey relational analysis coupled with multiple linear regression. Sci. Hortic. 2020, 260, 108886. [Google Scholar] [CrossRef]
  181. Li, Y.S.J.W.X.C.Q.L.B.D.C. Detection of viability of soybean seed based on fluorescence hyperspectra and CARS-SVM-AdaBoost model. J. Food Process. Preserv. 2019, 43, e14238. [Google Scholar] [CrossRef]
  182. Paz, J.; Diaz, J.; Romera, L.; Costas, M. Crushing analysis and multi-objective crashworthiness optimization of GFRP honeycomb-filled energy absorption devices. Finite Elem. Anal. Des. 2014, 91, 30–39. [Google Scholar] [CrossRef]
  183. Gao, D.; Liang, H.; Shi, G.; Cao, L. Multiobjective Optimization of Carbon Fiber-Reinforced Plastic Composite Bumper Based on Adaptive Genetic Algorithm. Math. Probl. Eng. 2019, 2019, 1–12. [Google Scholar] [CrossRef]
  184. Xing, W.; Cui, Y.K.; Wang, X.H.; Shen, J. Optimization of Operational Parameters of Plant Protection UAV. Sensors 2024, 24, 5132. [Google Scholar] [CrossRef]
  185. Gu, L.; Yang, R.J.; Tho, C.H.; Makowski, M.; Faruque, O.; Li, Y. Optimization and robustness for crashworthiness of side impact. Int. J. Veh. Des. 2001, 26, 348–360. [Google Scholar] [CrossRef]
  186. Jansson, T.; Andersson, A.; Nilsson, L. Optimization of draw-in for an automotive sheet metal part An evaluation using surrogate models and response surfaces. J. Mater. Process. Technol. 2005, 159, 426–434. [Google Scholar] [CrossRef]
  187. Liao, X.; Li, Q.; Yang, X.; Zhang, W.; Li, W. Multiobjective optimization for crash safety design of vehicles using stepwise regression model. Struct. Multidiscip. Optim. 2008, 35, 561–569. [Google Scholar] [CrossRef]
  188. Shi, L.; Yang, R.-J.; Zhu, P. An adaptive response surface method for crashworthiness optimization. Eng. Optim. 2013, 45, 1365–1377. [Google Scholar] [CrossRef]
  189. Sun, G.; Xu, F.; Li, G.; Li, Q. Crashing analysis and multiobjective optimization for thin-walled structures with functionally graded thickness. Int. J. Impact Eng. 2014, 64, 62–74. [Google Scholar] [CrossRef]
  190. Zhou, X.; Gao, T.; Long, J. Lightweight optimization design for automotive front seat frame based on comprehensive Sobol global sensitivity analysis. Proc. Inst. Mech. Eng. Part C—J. Mech. Eng. Sci. 2025, 239, 7321–7340. [Google Scholar] [CrossRef]
  191. Johnson, N.A.N.; Ekumah, J.-N.; Ma, Y.; Akpabli-Tsigbe, N.D.K.; Adade, S.Y.-S.S.; Manching, X.; Quaisie, J.; Kwaw, E.; Wang, C. Optimization of fermentation parameters for the production of a novel selenium enriched mulberry (Morus nigra) wine. LWT 2023, 178, 114608. [Google Scholar] [CrossRef]
  192. Wu, X.; Zheng, Y.; Wu, B.; Tian, Y.; Han, F.; Zheng, C.M. Optimizing conjunctive use of surface water and groundwater for irrigation to address human-nature water conflicts: A surrogate modeling approach. Agric. Water Manag. 2016, 163, 380–392. [Google Scholar] [CrossRef]
  193. Guang, L.; Yuan, Y.; Longjiang, S.; Xiaoxing, D.; Wensheng, Z. Influence of yaw damper layouts on locomotive lateral dynamics performance: Pareto optimization and parameter analysis. J. Zhejiang Univ.-Sci. A 2023, 24, 450–464. [Google Scholar] [CrossRef]
  194. Ji, X.; Lu, X.; Li, H.; Ma, P.; Xu, S. Blade optimization design of Savonius hydraulic turbine based on radial basis function surrogate model and L-SHADE algorithm. Ocean Eng. 2023, 286, 115620. [Google Scholar] [CrossRef]
  195. Fang, H.; Rais-Rohani, M.; Liu, Z.; Horstemeyer, M.F. A comparative study of metamodeling methods for multiobjective crashworthiness optimization. Comput. Struct. 2005, 83, 2121–2136. [Google Scholar] [CrossRef]
  196. Kiani, M.; Gandikota, I.; Parrish, A.; Motoyama, K.; Rais-Rohani, M. Surrogate-based optimisation of automotive structures under multiple crash and vibration design criteria. Int. J. Crashworthiness 2013, 18, 473–482. [Google Scholar] [CrossRef]
  197. Li, S.; Zhou, D.; Pan, A. Integrated lightweight optimization design of wall thickness, material, and performance of automobile body side structure. Struct. Multidiscip. Optim. 2024, 67, 95. [Google Scholar] [CrossRef]
  198. Qin, R.; Zhou, J.; Chen, B. Crashworthiness Design and Multiobjective Optimization for Hexagon Honeycomb Structure with Functionally Graded Thickness. Adv. Mater. Sci. Eng. 2019, 2019, 1–13. [Google Scholar] [CrossRef]
  199. Cheng, D.; Yao, Y.F.; Liu, R.Y.; Li, X.N.; Guan, B.X.; Yu, F.H. Precision agriculture management based on a surrogate model assisted multiobjective algorithmic framework. Sci. Rep. 2023, 13, 1142. [Google Scholar] [CrossRef] [PubMed]
  200. Huri, D.; Mankovits, T. Surrogate Model-Based Parameter Tuning of Simulated Annealing Algorithm for the Shape Optimization of Automotive Rubber Bumpers. Appl. Sci. 2022, 12, 5451. [Google Scholar] [CrossRef]
  201. Pan, F.; Zhu, P. Lightweight design of vehicle front-end structure: Contributions of multiple surrogates. Int. J. Veh. Des. 2011, 57, 124–147. [Google Scholar] [CrossRef]
  202. Hamza, K.; Saitou, K. A Co-Evolutionary Approach for Design Optimization via Ensembles of Surrogates with Application to Vehicle Crashworthiness. J. Mech. Des. 2012, 134, 011001. [Google Scholar] [CrossRef]
  203. Shi, L.; Yang, R.J.; Zhu, P. A method for selecting surrogate models in crashworthiness optimization. Struct. Multidiscip. Optim. 2012, 46, 159–170. [Google Scholar] [CrossRef]
  204. Acar, E. Increasing automobile crash response metamodel accuracy through adjusted cross validation error based on outlier analysis. Int. J. Crashworthiness 2015, 20, 107–122. [Google Scholar] [CrossRef]
  205. Liao, Y.; Zhou, X.; Xu, H.; Gao, T. Multi-objective optimization design for an automobile rear seat based on multi-objective global optimization. Mech. Based Des. Struct. Mach. 2025, 1–26. [Google Scholar] [CrossRef]
  206. Peng, Z.; Zhang, Q.; Liu, R.; Guo, S.; Zhao, L.; Shen, C.; Zheng, X.; Peng, Y.; Wang, X.; Gao, Q. A pointwise weighted hybrid surrogate model based on hybrid measures for engineering optimization. Struct. Multidiscip. Optim. 2025, 68, 96. [Google Scholar] [CrossRef]
  207. Zhou, X.; Long, J. A systematic and optimal design method for replacing steel backrest in automotive seat with carbon fiber-reinforced polymer composites. Proc. Inst. Mech. Eng. Part D J. Automob. Eng. 2024, 15. [Google Scholar] [CrossRef]
  208. Xiao, Y.; Liu, Y.; Wu, Q.W.; Wang, Y.J.; Long, H.; Hu, H.L. Structure optimization design for pre-folded external double-layer biomimetic multi-cell thin-walled tubes. J. Mech. Sci. Technol. 2024, 38, 3465–3475. [Google Scholar] [CrossRef]
  209. Ma, N.; Han, S.; Xu, W.; Han, Q.; Li, C. Compressive response and optimization design of a novel hierarchical re-entrant origami honeycomb metastructure. Eng. Struct. 2024, 306, 117819. [Google Scholar] [CrossRef]
  210. Simpson, T.W.; Booker, A.J.; Ghosh, D.; Giunta, A.A.; Koch, P.N.; Yang, R.-J. Approximation methods in multidisciplinary analysis and optimization: A panel discussion. Struct. Multidiscip. Optim. 2004, 27, 302–313. [Google Scholar] [CrossRef]
  211. Wang, G.G.; Shan, S. Review of metamodeling techniques in support of engineering design optimization. In Proceedings of the International Design Engineering Technical Conferences and Computers and Information in Engineering Conference, Philadelphia, PA, USA, 10–13 September 2006; pp. 415–426. [Google Scholar] [CrossRef]
  212. Felipe, A.; Simpson, T.; Balabanov, V.; Toropov, V. Metamodeling in multidisciplinary design optimization: How far have we really come. AIAA (Am. Inst. Aeronaut. Astronaut.) J. 2014, 52, 670–690. [Google Scholar]
  213. Seeger, M. Gaussian processes for machine learning. Int. J. Neural Syst. 2004, 14, 69–106. [Google Scholar] [CrossRef]
  214. Frazier, P.I. A tutorial on Bayesian optimization. arXiv 2018, arXiv:1807.02811. [Google Scholar] [CrossRef]
  215. Hajieghrary, H.; Deisenroth, M.P.; Bekiroglu, Y. Bayesian optimization-based nonlinear adaptive PID controller design for robust mobile manipulation. In Proceedings of the 2022 IEEE 18th International Conference on Automation Science and Engineering (CASE), Mexico City, Mexico, 20–24 August 2022; pp. 1009–1016. [Google Scholar] [CrossRef]
  216. Calandra, R.; Seyfarth, A.; Peters, J.; Deisenroth, M.P. Bayesian optimization for learning gaits under uncertainty: An experimental comparison on a dynamic bipedal walker. Ann. Math. Artif. Intell. 2016, 76, 5–23. [Google Scholar] [CrossRef]
  217. Haddad, K. A Comprehensive Review and Application of Bayesian Methods in Hydrological Modelling: Past, Present, and Future Directions. Water 2025, 17, 1095. [Google Scholar] [CrossRef]
  218. Mabunga, Z.P.; Dela Cruz, J.C. An Optimized Soil Moisture Prediction Model for Smart Agriculture Using Gaussian Process Regression. In Proceedings of the 2022 IEEE 18th International Colloquium on Signal Processing & Applications (CSPA), Selangor, Malaysia, 12 May 2022; pp. 243–247. [Google Scholar] [CrossRef]
  219. Wang, Y.; Wang, H.; Peng, Z. Rice diseases detection and classification using attention based neural network and bayesian optimization. Expert Syst. Appl. 2021, 178, 114770. [Google Scholar] [CrossRef]
  220. Di, Y.; Gao, M.; Feng, F.; Li, Q.; Zhang, H. A New Framework for Winter Wheat Yield Prediction Integrating Deep Learning and Bayesian Optimization. Agronomy 2022, 12, 3194. [Google Scholar] [CrossRef]
  221. Fei, S.; Chen, Z.; Li, L.; Ma, Y.; Xiao, Y. Bayesian model averaging to improve the yield prediction in wheat breeding trials. Agric. For. Meteorol. 2023, 328, 109237. [Google Scholar] [CrossRef]
  222. Liu, Y.; Sun, D.; Ni, X.; Wang, S.; Wang, X. Optimization of a Low Loss Strategy for Combine Harvesters Based on Bayesian Network. IFAC-Pap. 2022, 55, 259–264. [Google Scholar] [CrossRef]
  223. Momeny, M.; Jahanbakhshi, A.; Neshat, A.A.; Hadipour-Rokni, R.; Zhang, Y.-D.; Ampatzidis, Y. Detection of citrus black spot disease and ripeness level in orange fruit using learning-to-augment incorporated deep networks. Ecol. Inform. 2022, 71, 101829. [Google Scholar] [CrossRef]
  224. Calderwood, A.; Siles, L.; Eastmond, P.J.; Kurup, S.; Morris, R.J. A causal inference and Bayesian optimisation framework for modelling multi-trait relationships-Proof-of-concept using Brassica napus seed yield under controlled conditions. PLoS ONE 2023, 18, e0290429. [Google Scholar] [CrossRef]
  225. Wen, T.; He, W.; Nie, Q.; Gong, Z.; Li, D.; Wen, L.; Peng, H. Discrimination of citrus infested with Bactrocera dorsalis (Hendel) using an olfactory detection system based on MIPs-QCM sensor array and Bayesian optimized classification algorithms. Sens. Actuators B-Chem. 2023, 385, 133687. [Google Scholar] [CrossRef]
  226. Alhashmi, A.A.; Alohali, M.A.; Ijaz, N.A.; Khadidos, A.O.; Alghushairy, O.; Sayed, A. Bayesian optimization with deep learning based pepper leaf disease detection for decision-making in the agricultural sector. Aims Math. 2024, 9, 16826–16847. [Google Scholar] [CrossRef]
  227. Ma, Y.; Xue, J.; Feng, X.; Zhao, J.; Tang, J.; Sun, H.; Chang, J.; Yan, L. Crop water productivity assessment and planting structure optimization in typical arid irrigation district using dynamic Bayesian network. Sci. Rep. 2024, 14, 17695. [Google Scholar] [CrossRef]
  228. Tifanto, B.A.; Hadi, M.Z.S.; Sa’adah, N. A Crop Recommendation System for Smart Agriculture Using Random Forest Method. In Proceedings of the 2024 International Electronics Symposium (IES), Denpasar, Indonesia, 6–8 August 2024; pp. 222–227. [Google Scholar] [CrossRef]
  229. Uribe-Guerra, G.D.; Munera-Ramirez, D.A.; Arias-Londono, J.D. Feed formulation using multi-objective Bayesian optimization. Comput. Electron. Agric. 2024, 224, 109173. [Google Scholar] [CrossRef]
  230. Zhang, J.; Cheng, J.; Liu, C.; Wu, Q.; Xiong, S.; Yang, H.; Chang, S.; Fu, Y.; Yang, M.; Zhang, S.; et al. Enhanced Crop Leaf Area Index Estimation via Random Forest Regression: Bayesian Optimization and Feature Selection Approach. Remote Sens. 2024, 16, 3917. [Google Scholar] [CrossRef]
  231. Zhang, L.; Wu, F.; Yu, W. Agricultural Pest Image Recognition Algorithm Based on Convolutional Neural Network and Bayesian Method. IEEE Access 2024, 12, 188072–188083. [Google Scholar] [CrossRef]
  232. Padilla-Esquivel, C.A.; Lopez-Flores, F.J.; Hernandez-Perez, L.G.; Rubio-Castro, E.; Ponce-Ortega, J.M. Optimizing green urea production: Integration of process simulation, artificial intelligence, and sustainable technologies. J. Clean. Prod. 2025, 501, 145371. [Google Scholar] [CrossRef]
  233. Wu, M.; Li, R.; Lv, C.; Dong, A.; Mu, F.; Niu, W. Hourly photosynthetically active radiation prediction in solar greenhouses using Bayesian optimized machine learning and deep learning based on limited local weather data. Comput. Electron. Agric. 2025, 237, 110680. [Google Scholar] [CrossRef]
  234. Bhat, S.A.; Hussain, I.; Huang, N.F. Soil suitability classification for crop selection in precision agriculture using GBRT-based hybrid DNN surrogate models. Ecol. Inform. 2023, 75, 102109. [Google Scholar] [CrossRef]
  235. Perlini, A.; Abergo, L.; Gori, G. A Hybrid Bayesian-Adjoint Framework for Aerodynamic Shape Optimization. In Proceedings of the AIAA Aviation Forum and Ascend 2024, Las Vegas, NV, USA, 29 July–2 August 2024; p. 3753. [Google Scholar] [CrossRef]
  236. Choi, K.; Singh, S.; Kodali, A.; Pattipati, K.R.; Sheppard, J.W.; Namburu, S.M.; Chigusa, S.; Prokhorov, D.V.; Qiao, L. Novel Classifier Fusion Approaches for Fault Diagnosis in Automotive Systems. IEEE Trans. Instrum. Meas. 2009, 58, 602–611. [Google Scholar] [CrossRef]
  237. Mathew, S.K.; Zhang, Y. Acoustic-Based Engine Fault Diagnosis Using WPT, PCA and Bayesian Optimization. Appl. Sci. 2020, 10, 6890. [Google Scholar] [CrossRef]
  238. Stenger, D.; Abel, D. Benchmark of Bayesian Optimization and Metaheuristics for Control Engineering Tuning Problems with Crash Constraints. arXiv 2022, arXiv:2211.02571. [Google Scholar] [CrossRef]
  239. Winter, J.; Fiebig, S.; Franke, T.; Bartz, R.; Vietor, T. Spline-based shape optimization of large-scale composite leaf spring models using Bayesian strategies with multiple constraints. Struct. Multidiscip. Optim. 2022, 65, 257. [Google Scholar] [CrossRef]
  240. Borsboom, O.; Lokker, M.; Salazar, M.; Hofman, T. Effective Scaling of High-Fidelity Electric Motor Models for Electric Powertrain Design Optimization. arXiv 2023, arXiv:2307.12741. [Google Scholar] [CrossRef]
  241. Huang, C. Data-driven lightweight design of bumper based on multi-methods. Int. J. Crashworthiness 2025, 30, 411–423. [Google Scholar] [CrossRef]
  242. Lee, H.; Yeo, J.; Kong, K.; Myeong, D.; Jang, D.; Lee, J.; Choi, H.; Kim, N.; Ryu, S. Bayesian optimization of tailgate rib structures enhancing structural stiffness under manufacturing constraints of injection molding. J. Manuf. Process. 2025, 134, 739–748. [Google Scholar] [CrossRef]
  243. Long, F.X.; van Stein, N.; Frenzel, M.; Krause, P.; Gitterle, M.; Back, T. Surrogate-based automated hyperparameter optimization for expensive automotive crashworthiness optimization. Struct. Multidiscip. Optim. 2025, 68, 68. [Google Scholar] [CrossRef]
  244. Naveen, M.R.; Kamaraj, L.; Ponnarengan, H. Bayesian optimization and neural network prediction of graphene-titanium fiber metal laminates. Mater. Today Commun. 2025, 45, 112355. [Google Scholar] [CrossRef]
  245. Kita, E.; Toyoda, T. Structural design using cellular automata. Struct. Multidiscip. Optim. 2000, 19, 64–73. [Google Scholar] [CrossRef]
  246. Tatting, B.; Gurdal, Z. Cellular automata for design of two-dimensional continuum structures. In Proceedings of the 8th Symposium on Multidisciplinary Analysis and Optimization, Long Beach, CA, USA, 6–8 September 2000; Multidisciplinary Analysis Optimization Conferences. American Institute of Aeronautics and Astronautics: Reston, VA, USA, 2000. [Google Scholar]
  247. Abdalla, M.M.; Gürdal, Z. Structural design using Cellular Automata for eigenvalue problems. Struct. Multidiscip. Optim. 2004, 26, 200–208. [Google Scholar] [CrossRef]
  248. Bochenek, B.; Tajs-Zielinska, K. Topology optimization with efficient rules of cellular automata. Eng. Comput. 2013, 30, 1086–1106. [Google Scholar] [CrossRef]
  249. Missoum, S.; Gürdal, Z.; Setoodeh, S. Study of a new local update scheme for cellular automata in structural design. Struct. Multidiscip. Optim. 2005, 29, 103–112. [Google Scholar] [CrossRef]
  250. Bochenek, B.; Tajs-Zielińska, K. Novel local rules of cellular automata applied to topology and size optimization. Eng. Optim. 2012, 44, 23–35. [Google Scholar] [CrossRef]
  251. Faramarzi, A.; Afshar, M.H. Application of cellular automata to size and topology optimization of truss structures. Sci. Iran. 2012, 19, 373–380. [Google Scholar] [CrossRef]
  252. Gholizadeh, S. Layout optimization of truss structures by hybridizing cellular automata and particle swarm optimization. Comput. Struct. 2013, 125, 86–99. [Google Scholar] [CrossRef]
  253. El Bouzouiki, M.; Sedaghati, R.; Stiharu, I. A non-uniform cellular automata framework for topology and sizing optimization of truss structures subjected to stress and displacement constraints. Comput. Struct. 2021, 242, 106394. [Google Scholar] [CrossRef]
  254. Gan, N.; Yao, S.; Xiong, Y.; Hong, X. A hybrid cellular automaton–bi-directional evolutionary optimization algorithm for topological optimization of crashworthiness. Eng. Optim. 2018, 50, 2054–2070. [Google Scholar] [CrossRef]
  255. Tovar, A.; Patel, N.M.; Niebur, G.L.; Sen, M.; Renaud, J.E. Topology optimization using a hybrid cellular automaton method with local control rules. J. Mech. Des. 2006, 128, 1205–1216. [Google Scholar] [CrossRef]
  256. Mozumder, C.; Renaud, J. Cost and Mass Optimization for Crashworthiness Design of Shell-Based Structure Using Hybrid Cellular Automata. In Proceedings of the 50th AIAA/ASME/ASCE/AHS/ASC Structures, Structural Dynamics, and Materials Conference, Palm Springs, CA, USA, 4–7 May 2009; Structures, Structural Dynamics, and Materials and Co-Located Conferences. American Institute of Aeronautics and Astronautics: Reston, VA, USA, 2009. [Google Scholar] [CrossRef]
  257. Guo, L.; Tovar, A.; Penninger, C.L.; Renaud, J.E. Strain-based topology optimisation for crashworthiness using hybrid cellular automata. Int. J. Crashworthiness 2011, 16, 239–252. [Google Scholar] [CrossRef]
  258. Bandi, P.; Tovar, A.; Renaud, J. Design of 2D and 3D Non-Linear Compliant Mechanisms Using Hybrid Cellular Automata; American Institute of Aeronautics and Astronautics: Reston, VA, USA, 2011. [Google Scholar] [CrossRef]
  259. Bandi, P. Design of Crashworthy Structures with Controlled Behavior in HCA Framework. In Proceedings of the ASME 2012 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference, Chicago, IL, USA, 12–15 August 2012; Available online: https://api.semanticscholar.org/CorpusID:28539850 (accessed on 12 September 2025).
  260. Bandi, P.; Schmiedeler, J.P.; Tovar, A. Design of Crashworthy Structures with Controlled Energy Absorption in the Hybrid Cellular Automaton Framework. J. Mech. Des. 2013, 135, 091002. [Google Scholar] [CrossRef]
  261. Guo, L.; Huang, J.; Zhou, X.; Tovar, A. The Convergence and Algorithm Factors Analysis of Topology Optimization for Crashworthiness Based on Hybrid Cellular Automata. In Proceedings of the ASME 2012 International Mechanical Engineering Congress and Exposition, Houston, TX, USA, 9–15 November 2012; Volume 3. [Google Scholar] [CrossRef]
  262. Wehrle, E.; Han, Y.H.; Duddeck, F. Topology optimization of transient nonlinear structures—A comparative assessment of methods. In Proceedings of the 10th European LS-DYNA Conference, Würzburg, Germany, 15–17 June 2015; Available online: https://www.researchgate.net/publication/285593647_Topology_optimization_of_transient_nonlinear_structures-A_comparative_assessment_of_methods (accessed on 12 September 2025).
  263. Hesse, S.H.; Lukaszewicz, D.H.J.A.; Duddeck, F. A method to reduce design complexity of automotive composite structures with respect to crashworthiness. Compos. Struct. 2015, 129, 236–249. [Google Scholar] [CrossRef]
  264. Da, D.C.; Chen, J.H.; Cui, X.Y.; Li, G.Y. Design of materials using hybrid cellular automata. Struct. Multidiscip. Optim. 2017, 56, 131–137. [Google Scholar] [CrossRef]
  265. Jia, J.; Da, D.; Loh, C.-L.; Zhao, H.; Yin, S.; Xu, J. Multiscale topology optimization for non-uniform microstructures with hybrid cellular automata. Struct. Multidiscip. Optim. 2020, 62, 757–770. [Google Scholar] [CrossRef]
  266. Raeisi, S.; Tapkir, P.; Tovar, A.; Mozumder, C.; Xu, S. Multi-Material Topology Optimization for Crashworthiness Using Hybrid Cellular Automata; SAE International: Warrendale, PA, USA, 2019. [Google Scholar] [CrossRef]
  267. Afrousheh, M.; Marzbanrad, J.; Göhlich, D. Topology optimization of energy absorbers under crashworthiness using modified hybrid cellular automata (MHCA) algorithm. Struct. Multidiscip. Optim. 2019, 60, 1021–1034. [Google Scholar] [CrossRef]
  268. Zhang, X.; Wang, D.; Huang, L.; Xu, W.; Liang, H.; Liu, B.; Xue, G.; Chen, H.; Huang, B.; Meng, Z. Multi-objective topology optimization method for multi-axis random vibration based on hybrid cellular automata. Appl. Math. Model. 2024, 133, 327–343. [Google Scholar] [CrossRef]
  269. Zhang, X.; Wang, D.; Huang, B.; Wang, S.; Zhang, Z.; Li, S.; Xie, C.; Kong, D. A dynamic-static coupling topology optimization method based on hybrid cellular automata. Structures 2023, 50, 1573–1583. [Google Scholar] [CrossRef]
  270. Wang, Z.; Song, X.; Kan, Z. A Harmonic Response Topology Optimization Method Based on Hybrid Cellular Automata. J. Mech. Des. 2024, 147, 051702. [Google Scholar] [CrossRef]
  271. Mozumder, C.; Renaud, J.E.; Tovar, A. Topometry optimisation for crashworthiness design using hybrid cellular automata. Int. J. Veh. Des. 2012, 60, 100–120. [Google Scholar] [CrossRef]
  272. Mozumder, C. Topometry Optimization of Sheet Metal Structures for Crashworthiness Design Using Hybrid Cellular Automata. Int. J. Veh. Des. 2010, 60, 100–120. [Google Scholar] [CrossRef]
  273. Bandi, P.; Detwiler, D.; Schmiedeler, J.P.; Tovar, A. Design of progressively folding thin-walled tubular components using compliant mechanism synthesis. Thin-Walled Struct. 2015, 95, 208–220. [Google Scholar] [CrossRef]
  274. Duddeck, F.; Hunkeler, S.; Lozano, P.; Wehrle, E.; Zeng, D. Topology optimization for crashworthiness of thin-walled structures under axial impact using hybrid cellular automata. Struct. Multidiscip. Optim. 2016, 54, 415–428. [Google Scholar] [CrossRef]
  275. Zeng, D.; Duddeck, F. Improved hybrid cellular automata for crashworthiness optimization of thin-walled structures. Struct. Multidiscip. Optim. 2017, 56, 101–115. [Google Scholar] [CrossRef]
  276. Zeng, D.; Duddeck, F. Topology Optimization of Thin-Walled Structures Under Static/Crash Loading Case in the Hybrid Cellular Automaton Frame-work. In Advances in Structural and Multidisciplinary Optimization; Schumacher, A., Vietor, T., Fiebig, S., Bletzinger, K.-U., Maute, K., Eds.; Springer International Publishing: Cham, Switzerland, 2018; pp. 1585–1600. [Google Scholar] [CrossRef]
  277. Wang, H.; Xie, H. Multi-objective optimization of crashworthiness of vehicle front longitudinal beam. Struct. Multidiscip. Optim. 2020, 61, 2111–2123. [Google Scholar] [CrossRef]
  278. Duan, L.; Jiang, H.; Li, H.; Xiao, N. Crashworthiness optimization of VRB thin-walled structures under manufacturing constraints by the eHCA-VRB algorithm. Appl. Math. Model. 2020, 80, 126–150. [Google Scholar] [CrossRef]
  279. Duan, L.; Liu, X.; Xu, W.; Xu, D.; Shi, L.; Jiang, H. Thickness-based subdomian hybrid cellular automata algorithm for lightweight design of BIW under side collision. Appl. Math. Model. 2022, 102, 170–193. [Google Scholar] [CrossRef]
  280. Duan, L.; Xu, Z.; Xu, W.; Zhang, X.; Du, Z.; Liu, X.; Jiang, H. Subdomain hybrid cellular automata method for material optimization of thin-walled frame structure under transverse impact. Int. J. Impact Eng. 2023, 174, 104524. [Google Scholar] [CrossRef]
  281. Ghajarnia, N.; Bozorg-Haddad, O.; Mariño, M.A. Performance of a novel hybrid algorithm in the design of water networks. Proc. Inst. Civ. Eng.-Water Manag. 2011, 164, 173–191. [Google Scholar] [CrossRef]
  282. Song, X.D.; Zhang, G.L.; Liu, F.; Li, D.C.; Zhao, Y.G.; Yang, J.L. Modeling spatio-temporal distribution of soil moisture by deep learning-based cellular automata model. J. Arid Land 2016, 8, 734–748. [Google Scholar] [CrossRef]
  283. Wang, S.F.; Salahou, M.K.; Wang, L.P.; Sang, H.H.; Li, S.W.; Lv, Y.P. A distributed hybrid model for agricultural water-land resource matching. Agric. Water Manag. 2025, 318, 109693. [Google Scholar] [CrossRef]
  284. Pereira, M.L.; Sadras, V.O.; Batista, W.; Casal, J.J.; Hall, A.J. Light-mediated self-organization of sunflower stands increases oil yield in the field. Proc. Natl. Acad. Sci. USA 2017, 114, 7975–7980. [Google Scholar] [CrossRef]
  285. Wang, S.F.; Jiao, X.Y.; Wang, L.P.; Gong, A.M.; Sang, H.H.; Salahou, M.K.; Zhang, L.D. Integration of Boosted Regression Trees and Cellular Automata-Markov Model to Predict the Land Use Spatial Pattern in Hotan Oasis. Sustainability 2020, 12, 1396. [Google Scholar] [CrossRef]
  286. Jana, A.; Jat, M.K.; Saxena, A.; Choudhary, M. Prediction of land use land cover changes of a river basin using the CA-Markov model. Geocarto Int. 2022, 37, 14127–14147. [Google Scholar] [CrossRef]
  287. Li, Y.T.; Cai, Y.P.; Fu, Q.; Zhang, X.D.; Wan, H.; Yang, Z.F. Dynamics of Land Use/Land Cover Considering Ecosystem Services for a Dense-Population Watershed Based on a Hybrid Dual-Subject Agent and Cellular Automaton Modeling Approach. Engineering 2024, 37, 182–195. [Google Scholar] [CrossRef]
  288. Meshesha, T.M.; Tsunekawa, A.; Haregeweyn, N.; Tsubo, M.; Fenta, A.A.; Berihun, M.L.; Mulu, A.; Setargie, T.A.; Kassa, S.B. Agroecology-based land use/land cover change detection, prediction and its implications for land degradation: A case study in the Upper Blue Nile Basin. Int. Soil Water Conserv. Res. 2024, 12, 786–797. [Google Scholar] [CrossRef]
  289. Panda, K.C.; Singh, R.M.; Singh, S.K. Advanced CMD predictor screening approach coupled with cellular automata-artificial neural network algorithm for efficient land use-land cover change prediction. J. Clean. Prod. 2024, 449, 141822. [Google Scholar] [CrossRef]
  290. Huayna, G.; Pocco, V.; Pino-Vargas, E.; Franco-León, P.; Espinoza-Molina, J.; Cabrera-Olivera, F.; Vera-Barrios, B.; Acosta-Caipa, K.; Ramos-Fernández, L.; Ingol-Blanco, E. Historical Land Cover Dynamics and Projected Changes in the High Andean Zone of the Locumba Basin: A Predictive Approach Using Remote Sensing and Artificial Neural Network-Cellular Automata Model. Land 2025, 14, 1442. [Google Scholar] [CrossRef]
Figure 1. Five mainstream optimization methods.
Figure 1. Five mainstream optimization methods.
Mathematics 13 03018 g001
Figure 2. Number of references for five optimization algorithms in two fields.
Figure 2. Number of references for five optimization algorithms in two fields.
Mathematics 13 03018 g002
Figure 3. Comparison of the advantages and disadvantages of typical gradient-based algorithms [49,53,57].
Figure 3. Comparison of the advantages and disadvantages of typical gradient-based algorithms [49,53,57].
Mathematics 13 03018 g003
Figure 4. Engineering application of heuristic algorithms [66,67,71,72,73,74].
Figure 4. Engineering application of heuristic algorithms [66,67,71,72,73,74].
Mathematics 13 03018 g004
Figure 5. Comparison of emerging heuristic algorithms.
Figure 5. Comparison of emerging heuristic algorithms.
Mathematics 13 03018 g005
Figure 6. Typical applications of surrogate model-based optimization in engineering.
Figure 6. Typical applications of surrogate model-based optimization in engineering.
Mathematics 13 03018 g006
Figure 7. Key advances in surrogate model-based optimization methods.
Figure 7. Key advances in surrogate model-based optimization methods.
Mathematics 13 03018 g007
Figure 8. Applications of Bayesian optimization in agricultural engineering.
Figure 8. Applications of Bayesian optimization in agricultural engineering.
Mathematics 13 03018 g008
Figure 9. Hybrid cellular automata for automotive applications.
Figure 9. Hybrid cellular automata for automotive applications.
Mathematics 13 03018 g009
Table 1. Distribution of articles is based on the databases.
Table 1. Distribution of articles is based on the databases.
DatabaseNumber of Articles That Were First
Retrieved
Number of Papers
Remaining After
Exclusion Criteria
Number of Articles
After Removing the
Repeated Articles
Science Direct7649487
Web of Science923119112
Google Scholar2375843
Total1924271242
Table 2. Comparative analysis of different optimization methods.
Table 2. Comparative analysis of different optimization methods.
MethodKindsConvergence SpeedAccuracyCosts
Gradient-basedNonlinear Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
Multi-objectiveMathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
High-dimensionalMathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
HeuristicNonlinear Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
Multi-objectiveMathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
High-dimensionalMathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
Surrogate model-basedNonlinear Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
Multi-objectiveMathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
High-dimensionalMathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
BayesianNonlinear Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
Multi-objectiveMathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
High-dimensionalMathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
Hybrid cellular automataNonlinear Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
Multi-objectiveMathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
High-dimensionalMathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001
Note: Star ratings provide a comparative ordinal ranking: a greater number of stars denotes faster convergence, higher accuracy, and greater associated cost (e.g., Mathematics 13 03018 i001Mathematics 13 03018 i001Mathematics 13 03018 i001 is faster/higher accuracy/more costly than Mathematics 13 03018 i001Mathematics 13 03018 i001). These ratings are intended for qualitative comparison only and do not represent absolute quantitative values.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Zhao, W.; Duan, L.; Ma, B.; Meng, X.; Ren, L.; Ye, D.; Rui, S. Applications of Optimization Methods in Automotive and Agricultural Engineering: A Review. Mathematics 2025, 13, 3018. https://doi.org/10.3390/math13183018

AMA Style

Zhao W, Duan L, Ma B, Meng X, Ren L, Ye D, Rui S. Applications of Optimization Methods in Automotive and Agricultural Engineering: A Review. Mathematics. 2025; 13(18):3018. https://doi.org/10.3390/math13183018

Chicago/Turabian Style

Zhao, Wenjing, Libin Duan, Baolin Ma, Xiangxin Meng, Lifang Ren, Deying Ye, and Shili Rui. 2025. "Applications of Optimization Methods in Automotive and Agricultural Engineering: A Review" Mathematics 13, no. 18: 3018. https://doi.org/10.3390/math13183018

APA Style

Zhao, W., Duan, L., Ma, B., Meng, X., Ren, L., Ye, D., & Rui, S. (2025). Applications of Optimization Methods in Automotive and Agricultural Engineering: A Review. Mathematics, 13(18), 3018. https://doi.org/10.3390/math13183018

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop