Skip to main content
Scientific Reports logoLink to Scientific Reports
. 2024 Nov 13;14:27783. doi: 10.1038/s41598-024-77367-w

Variable resolution machine learning optimization of antennas using global sensitivity analysis

Anna Pietrenko-Dabrowska 1, Slawomir Koziel 1,2,
PMCID: PMC11560941  PMID: 39537643

Abstract

The significance of rigorous optimization techniques in antenna engineering has grown significantly in recent years. For many design tasks, parameter tuning must be conducted globally, presenting a challenge due to associated computational costs. The popular bio-inspired routines often necessitate thousands of merit function calls to converge, generating prohibitive expenses whenever the design process relies on electromagnetic (EM) simulation models. Surrogate-assisted methods offer acceleration, yet constructing reliable metamodels is hindered in higher-dimensional spaces and systems with highly nonlinear characteristics. This work suggests an innovative technique for global antenna optimization embedded within a machine-learning framework. It involves iteratively refined kriging surrogates and particle swarm optimization for generating infill points. The search process operates within a reduced-dimensionality region established through fast global sensitivity analysis. Domain confinement enables the creation of accurate behavioral models using limited training data, resulting in low CPU costs for optimization. Additional savings are realized by employing variable-resolution EM simulations, where low-fidelity models are utilized during the global search stage (including sensitivity analysis), and high-fidelity ones are reserved for final (gradient-based) tuning of antenna parameters. Comprehensive verification demonstrates the consistent performance of the proposed procedure, its superiority over benchmark techniques, and the relevance of the mechanisms embedded into the algorithm for enhancing search process reliability, design quality, and computational efficiency.

Keywords: Antennas, EM-based design, Multi-resolution analysis, Global optimization, Sensitivity analysis, Surrogate modeling, Nature-inspired algorithms

Subject terms: Engineering, Electrical and electronic engineering

Introduction

Modern antenna design is an intricate task. The reasons are plenty: increasing requirements associated with emerging applications (5G1,2, internet of things3, microwave imaging4, and many others57), the necessity to provide diverse operating capabilities (e.g., multi-band8 and MIMO operation9, polarization diversity10,11, reconfigurability12, beam steering13), the need for re-using the same hardware for different operating frequencies14, as well as miniaturization trends15. The latter has become a particularly important consideration1619, fostering research on small antenna design2022. Fulfilling stringent specifications leads to the development of geometrically sophisticated structures that involve auxiliary components (slots23, stubs24, transformers25, shorting pins26), defected ground structures27, metamaterials28, substrate integrated waveguide cavities29, or multi-layer implementations30. Topological complexity makes meticulous tuning of antenna parameters imperative; however, it must be realized using electromagnetic (EM) models (equivalent network representations31,32 have little or no design utility), and simultaneously applied to all relevant parameters. Further, it might be subject to constraints, especially those related to physical size (e.g., antenna footprint)33,34.

Engineering insight combined with parametric studies is still ubiquitous in parameter tuning of antenna structures35,36. Nevertheless, rigorous numerical algorithms are the only way to yield optimum designs. Despite the abundance of available methods, EM-based optimization is still challenging due to being CPU-heavy. Even local tuning typically requires dozens to hundreds of EM simulations. Global search is incomparably more expensive3739, particularly when using bio-inspired approaches4044. On the other hand, global optimization is often needed. Examples include tasks featuring multiple local optima (array pattern enhancement45,46, frequency selective surface or metasurface design47,48), design of compact antennas49,50, unavailability of high-quality starting point (e.g., antenna geometry scaling over wide ranges of frequency51).

These days, global optimization is predominantly realized using population-based bio-inspired techniques5261 that include genetic and evolutionary algorithms62,63, evolutionary strategies64, particle swarm optimizers (PSO)65, differential evolution (DE)66, and many others6775. Arguably, the global search capability results from the exchange of data between the members of population62, or mimicking hunting/preying habits76 or social behaviour66. Unfortunately, nature-inspired methods are tremendously expensive with a few thousands of objective function evaluations on a lower end of typical computational budgets. Such costs are clearly prohibitive for direct EM-driven optimization unless parallelization is possible, contingent upon available resources77. Algorithmic speedup has been made possible by incorporating surrogate modeling techniques7882. Practical frameworks are typically iterative procedures, with a fast metamodel (e.g., kriging, neural network, etc.8385) constructed from accumulated EM simulation data and serving as a predictor to identify the optimum design location86 (space exploitation), or to produce the infill points targetting the improvement of the model accuracy87 (space exploration). These frameworks are often categorized as machine learning (ML) algorithms8891. Despite potential advantages, difficulties in constructing reliable surrogate models, especially in higher-dimensional spaces and over wide ranges of design variables and frequencies, limit the range of applicability of the ML methods9294. A possible workaround is performance-driven modelling techniques9598, incorporation of variable-fidelity EM models99, or characteristic point methods100102. The latter leverages reformulation of the problem regarding so-called feature points and close-to-linear dependence of their coordinates on the operating parameters103. However, this technique requires that the characteristic points exist over the complete design variable space.

This research introduces a low-cost technique for global antenna optimization, which follows the principles of machine learning. The underlying surrogate model and the core search engine are kriging interpolation and particle swarm optimizer, respectively. The infill criterion employs the merit function improvement according to the prediction of the underlying metamodel. The key acceleration factors encompass dimensionality reduction (realized through fast global sensitivity analysis, FGSA), and variable-resolution EM simulations. FGSA is developed to identify the parameter space directions that maximize antenna response variability. These vectors define the region of interest for the global search stage, executed using low-resolution EM analysis. Subsequent local parameter tuning involves a trust-region gradient based routine operating within the entire parameter space and carried out using high-fidelity EM analysis. Dimensionality reduction and the involvement of low-resolution models translate into superior performance and cost efficiency of our methodology. These have been corroborated by means of comprehensive verification experiments involving four planar antenna structures and several representative benchmark methods. The presented framework consistently yields designs of competitive quality, whereas its average CPU cost amounts to just 140 high-resolution EM analyses per run.

Variable-resolution machine learning for global antenna optimization using sensitivity-analysis-based dimensionality reduction

This section is devoted to providing the details of the suggested algorithmic framework. We commence by revisiting the formulation of the design task and offering essential background information on variable-resolution EM models (sections “EM-based antenna optimization” and “Variable-resolution computational models”). Subsequently, section “Low-cost global sensitivity analysis” overviews the fast global sensitivity analysis (FGSA), developed to delineate a dimensionality-reduced domain for the machine learning procedure, which is further discussed in section “Global search stage by machine learning”. Additionally, section “Local tuning” delineates the local tuning algorithm, while section “Optimization framework summary” puts together the entire algorithm.

EM-based antenna optimization

Antenna optimization requires a rigorously defined merit function, which is assumed here to be scalar-valued. If several objectives are present, they are typically combined, e.g., using a weighted function approach104 or transformed into constraints105. Using the notation and terminology gathered in Table 1, one may define the EM-driven optimization task as

graphic file with name M1.gif 1

Table 1.

Parameter adjustment antennas: notation and terminology.

Symbol Meaning Comments
x = [x1xn]T Designable parameters Typically, antenna dimensions expressed in mm
X = [l u] Parameter space Parameter space is normally determined using lower and upper bounds on design parameters l = [l1ln]T, and u = [u1un]T
U(x) Objective (merit) function The function U determines the design quality; it is defined so that better designs correspond to lower values of U
gk(x) ≤ 0, k = 1, …, ng Inequality constraints Typically, constraints defined by imposing lower or upper acceptance thresholds for specific antenna responses over selected frequency ranges
hk(x) = 0, k = 1, …, nh Equality constraints Typically, constraints defined by imposing specific target values for selected operating figures (e.g., resonant frequency) of the antenna

In (1), x* represents the optimum design. Antenna responses, necessary to evaluate U(x) are obtained with the help of full-wave EM simulation. Often, additional constraints are imposed upon (1), cf. the last two rows in Table 1. Their explicit handling, especially if gk and/or hk are expensive to evaluate, may be inconvenient. Often, a better option is implicit treatment using a penalty function approach105. According to this approach, the problem is reformulated as follows:

graphic file with name M2.gif 2

where the objective function UP is a linear combination of the merit function U and the penalty terms

graphic file with name M3.gif 3

Therein, the penalty functions ck(x), k = 1, …, ng + nh, are defined to quantify constraint violations, whereas coefficients βk control the contribution of particular penalty terms.

Representative antenna optimization tasks are listed in Table 2. The objective functions are formulated using the implicit approach should any constraints be present. The penalty functions therein (right-hand-side column) are defined to quantify relative constraint violation w.r.t. the given acceptance level (e.g., − 10 dB for |S11|). The frequency spectrum F depends on a particular problem: it may be either a discrete set of target frequencies F = {f1fN} for an N band antenna or a continuous interval(s), e.g., Inline graphic, with N being a number of bands.

Table 2.

Representative antenna optimization scenarios.

Design scenario: verbal description Objective function (1) and constraints Objective function (3)
Design for best in-band matching within the frequency range F U(x) = S(x) = max{f ∈ F : |S11(x,f)|} UP(x) = U(x)
Design for maximum average in-band gain (in frequency range F); ensuring that in-band matching does not exceed − 10 dB in F

Inline graphic

Constraint:

Inline graphic

Inline graphic

where

Inline graphic

Explanation of terms: f—frequency, |S11(x,f)|—modulus of the reflection coefficient at design x and frequency f, G(x,f)—realized gain.

Variable-resolution computational models

Multi-fidelity computational models were applied to accelerate EM-driven procedures for over two decades106,109112. In general, a reduction of the model fidelity can be achieved in diverse ways, for example, through the employment of simplified physics (e.g., equivalent networks in place of full-wave analysis), diminishing the computational domain, ignoring losses, assuming perfect electrical conductors107, or reducing the structure’s discretization density108. For antennas, the most universal approach is coarse-mesh EM simulation107, which is also the only means for the majority of modern antennas. Low-fidelity modelling enables computational speedup while compromising the predictive power, cf. Fig. 1. The acceleration factor is very much dependent on the specific device and may vary from about two to as much as ten, given that the low-resolution EM analysis can render all relevant details of the system response.

Fig. 1.

Fig. 1

Multi-resolution EM analysis: (a) a dual-band antenna; (b) |S11| obtained from the low- (- - -) and high-fidelity EM analysis (—). The high-resolution model simulates in 90 s, whereas the low-fidelity model requires just 25 s of the CPU time; (c) model selection: a triple-band antenna and EM models of various fidelities controlled by lines-per-wavelength (LPW) parameter of CST Microwave Studio. Visual inspection indicates that the models with LPW < 15 are heavily distorted and cannot adequately represent antenna characteristics.

We use two models, the low- and high-fidelity ones, Rc(x) and Rf(x), respectively. Rf(x) provides sufficient accuracy to ensure reasonable agreement between EM analysis predictions and the measurements of the antenna prototype. Rc(x) is used to conduct global sensitivity analysis, GSA (cf. section “Low-cost global sensitivity analysis”), and carry out global search (cf. section “Global search stage by machine learning”). The final optimization step, i.e., final tuning (cf. section “Local tuning”) will be executed using Rf. Because the two models are well-correlated, there is no need to incorporate any model correction at the GSA stage. Similarly, as the global search step yields an initial design for the final tuning, no low-resolution model correction is required here either. The above properties, directly following the modular architecture of the proposed design framework (cf. section “Optimization framework summary” for the flow diagram), make its implementation considerably simpler as compared to the algorithms relying on model alignment109,113.

The selection of the low-fidelity model is carried out through visual inspection of antenna responses as illustrated in Fig. 1c. The mesh density (here, controlled using the lines-per-wavelength, LPW, parameter of CST Microwave Studio) gradually decreased until the response becomes heavily distorted and cannot adequately represent antenna characteristics. For the sample shown in Fig. 1c, this happens for LPW < 15.

Low-cost global sensitivity analysis

The design optimization framework proposed in this work is contingent upon behavioral models of antenna responses, utilized as predictors at the global search stage. The fundamental difficulty of behavioral modelling is the curse of dimensionality, further aggravated by the sheer size of the design variable space in terms of variable bounds and nonlinearity of antenna frequency characteristics. Dimensionality reduction is imperative to bring down the CPU expenses of surrogate model rendition while ensuring its sufficient accuracy. When it comes to global search procedures, the literature offers several approaches to identify parameters that can be potentially excluded from the search process. These may be categorized into variable screening (e.g., Pearson correlation coefficients114, partial correlation coefficients115, Morris method116), and global sensitivity analysis, GSA (e.g., Sobol indices117, regression-based methods118, or Jansen method119). Unfortunately, the mentioned techniques are generally expensive, i.e., require large numbers of data samples. At the same time, excluding individual variables is rarely an option in antenna design as the electrical and field properties are typically controlled through joint effects of several parameters. Consequently, it is recommended to develop a dimensionality reduction approach that satisfies the following conditions:

  • It accounts for the entire parameter space;

  • It can be carried out at low computational cost (e.g., less than a hundred of EM analyses);

  • It does not focus on identifying individual parameters of high/low importance; instead, it allows for identifying essential parameter space directions that have major influence on antenna response variability.

Below, we provide the details of a fast global sensitivity analysis (FGSA) procedure developed having in mind the above-listed prerequisites.

Fast global sensitivity analysis (FGSA)

The main steps of FGSA include allocation of a set of randomly generated parameter vectors, setting up the relocation matrix S, and its spectral analysis leading to the eigenvectors ej that represent the parameter space directions having a decreasing effects on the antenna response variability. The corresponding eigenvalues λj assess the importance of the particular vectors. By definition, ej, j = 1, …, n, constitute an orthonormal basis in the decision variable space X. The operating steps of FGSA are as follows:

  1. 1. Input parameters:
    • Parameter space X;
    • Computational model R(x);
    • Number of samples Ns;
  2. Generate Ns random vectors xs(k) ∈ X, k = 1, …, Ns, preferably in a uniform manner. Here, we use modified Latin Hypercube Sampling (LHS)120;

  3. Acquire EM simulation data R(xs(k)), k = 1, …, Ns;

  4. For each k = 1, …, Ns, find xc(k) = xs(jmin) such that
    graphic file with name M9.gif 4

    In other words, xc(k) is the vector closest to xs(k) in the norm sense;

  5. Compute (normalized) relocation vectors
    graphic file with name M10.gif 5
    and the corresponding (normalized) response variabilities
    graphic file with name M11.gif 6
    for k = 1, …, Ns;
  6. Define a Ns × n relocation matrix S as
    graphic file with name M12.gif 7

    The rows of S represent relocation vectors normalized with respect to their importance in terms of how they affect antenna response in the norm sense;

  7. Perform spectral analysis of S121 in order to find its eigenvectors ej (principal components) and the corresponding eigenvalues λj, j = 1, …, n. The eigenvalues are ordered, so that λ1 ≥ λ2 ≥ … λn.

It should be noted that the antenna response variability is computed for the pair of vectors xs(k) and their nearest neighbours xc(k), which is equivalent to computing (large-scale) directional derivatives. The latter determine the changes of frequency characteristics when moving from a given design xs(k) to xc(k). Because the number of such pairs is equal to Ns, the overall data gathered this way accounts for typical response sensitivity over the design variable space.

As explained in Step 7, the eigenvalues and eigenvectors are found through a spectral analysis (principal component analysis) of the Ns × n relocation matrix S. It is carried out by singular value decomposition of the symmetric n × n covariance matrix C = ScTSc/(Nc − 1), where Sc is the centered version of S. We have C = U∑VT, where U is n × n unitary matrix, is a diagonal matrix containing the eigenvalues, whereas columns of the n × n matrix V are the eigenvectors.

A subset of Nd vectors ej corresponding to the largest eigenvalues will be used to determine a reduced-dimensionality region of the space X, denoted as Xd. The set Xd will serve as a domain for the global optimization step, as elaborated on in section “Global search stage by machine learning”.

The number Nd ∈ {1, 2, …, n} is found as the smallest integer satisfying

graphic file with name M13.gif 8

It should be emphasized that the left side of (8) represents an aggregated variability of antenna responses along the first Nd eigenvectors in relation to the total variability; Cmin is a user-defined threshold, set to 0.9 in all verification experiments of section “Algorithm verification”. Selecting Nd as in (8) with Cmin = 0.9 is equivalent to ensuring that the domain-defining directions account for at least ninety percent of the overall response variability.

It should be mentioned that the proposed dimensionality reduction approach may have some resemblance to projection-based model reduction methods such as principal component analysis (PCA) or proper orthogonal decomposition (POD)134. At the same time, our approach is focused on explicit identification of the directions responsible for antenna characteristic variability over specific (target) frequency ranges, whereas the computational model itself (here, EM analysis) is considered a black box. In particular, the model is not available in an analytical form and cannot be represented as a parameterized dynamical system. Consequently, techniques such as principal component analysis are not directly applicable to our case and unable to produce corresponding results. On the other hand, PCA is used here as one of the steps of FGSA, specifically spectral analysis of the relocation matrix S. An example of another technique that employs PCA at the optimization stage is135, where the authors carry out spectral analysis on the set of designs ranked based on objective function value and obtain a reduced search space this way.

Dimensionality reduction: surrogate model domain

As mentioned earlier, the purpose of FGSA is to identify the most influential parameter space directions from the perspective of the system response variability. In particular, the majority of response changes are bounded to the sub-space spanned by the first Nd of these directions (Nd established according to (8)). This region, denoted as Xd, will be used as a domain for the global optimization step, and also serve as a surrogate’s domain being the main component of the machine learning (ML) framework of section “Global search stage by machine learning”. Formally, the set Xd is defined as

graphic file with name M14.gif 9

In other words, Xd is an intersection of the original variable space X and the affine sub-space.

graphic file with name M15.gif 10

where xc = [l + u]/2 (the centre of X), and aj, j = 1, …, Nd, are real numbers. Figure 2 provides a visualization of the set Xd. The main rationale behind dimensionality reduction is to facilitate the construction of the metamodel utilized as a predictor during the machine learning procedure. At the same time, as Xd accounts for the main changes of antenna responses, it provides sufficient flexibility in terms of global optimum identification.

Fig. 2.

Fig. 2

Graphical illustration of the reduced-dimensionality domain Xd. Here, the original parameter space is three dimensional, whereas the set Xd is determined using two principal vectors e1 and e2. Note that Xd is an intersection of X and the affine subspace xc + Σj=1,2 ajej.

Global search stage by machine learning

Within the framework proposed in this paper, the initial optimization step is global search conducted in the reduced domain Xd. Its role is to identify the region that encapsulates the optimum. The approximate solution found at this stage will be further refined through local tuning (cf. section “Local tuning”). Global search is realized using machine learning (ML). The ML process exploits a kriging interpolation surrogate and the PSO procedure as the core optimization engine. At this stage, we exclusively use the low-fidelity model Rc.

The initial metamodel s(0)(x) is utilized as a predictor upon launching the machine-learning-based global search algorithm. The assumed modelling technique is kriging interpolation87. The model domain is the reduced-dimensionality set Xd. The process of establishing s(0)(x) involves generation of the training datasetm, which is carried out in two steps:

  • NiNd random samples xB(k), k = 1, …, NiNd, are allocated uniformly in Xd, where Ni is the control parameter (here, we use Ni = 20); the temporary model stmp(x) is constructed using Inline graphic;

  • The infill points are generated by identifying locations corresponding to the maximum mean square error (MSE) of the current surrogate as explained in (11) below.

Model refinement is continued until relative RMS does not exceed Emax (another control parameter of the proposed framework, here, set to twenty percent), or the total number of samples exceeds 2NiNd (maximum computational budget). Maximization of MSE enhances the global accuracy of the model within Xd. Upon termination, the most recent model stmp(x) becomes s(0)(x), which is the first predictor employed in the global search process.

The operating steps of the initial surrogate model construction are as follows:

  1. Input parameters:
    • Reduced-dimensionality domain Xd (cf. section “Dimensionality reduction: surrogate model domain”);
    • Modelling error threshold Emax;
    • Initial number of training samples NiNd (Ni is the user-defined parameter, Nd is the dimensionality of the reduced domain Xd).
  2. Generate Nin samples xB(k) ∈ Xd, k = 1, …, NiNd, using uniform probability distribution;

  3. Set j = 0;

  4. Evaluate antenna responses Rc(xB(k)), k = 1, …, NiNd + j, using EM simulation;

  5. Construct surrogate model stmp(x) using dataset {xB(k),Rc(xB(k))}k = 1, …, NiNd + j;

  6. Estimate model error Etmp using K-fold cross-validation122, K = min{j,10};

  7. if Etmp < Emax OR j > 2NiNd.

          Go to 12;

    end

  8. Find an infill point by maximizing the mean square error (MSE) of the current

    Surrogate model:

    graphic file with name M17.gif 11
  9. Set j = j + 1;

  10. Evaluate antenna response Rc(xB(NiNd+j)) using EM simulation;

  11. Go to 5;

  12. Return s(0)(x) = stmp(x);

Having defined s(0), the machine learning (ML) algorithm is launched which iteratively refines the surrogate (using all available EM data), and employs it for producing subsequent approximations of the optimum design. The subsequent models are marked as s(j), j = 1, 2, … The new candidate design Inline graphic, is determined by solving

graphic file with name M19.gif 12

The merit function US is analytically identical as the one defined in section “EM-based antenna optimization” but evaluated using s(i)(x). This is indicated by the subscript S and explicit dependence of US on s(i).

The underlying search algorithm utilized to solve (12) is the particle swarm optimizer (PSO)123. It should be emphasized that any nature-inspired procedure could be used at this stage: due to negligible evaluation cost of US, the computational budget can be set high, e.g., many thousands of objective function calls, which flattens out the differences between various search procedures (if any). PSO has been chosen due to being representative for this class of methods and widely popular.

From the ML perspective, the problem (12) establishes surrogate-predicted merit function enhancement to be an infill criterion124. The model s(i)(x) is built based on all EM simulation data acquired until iteration i inclusive, i.e., Inline graphic. Therein, Inline graphic. The global search stage is considered accomplished if Inline graphic or the EM-evaluated objective function did not improve during Nno_improve most recent iterations. In the verification part of the work (section “Algorithm verification”), the following values of the mentioned parameters will be used: ε = 10−2 and Nno_improve = 20.

It should be noted that initial surrogate model construction and global search stage use different infill criteria, which is MSE maximization for initial model rendition, and objective function improvement for the global search stage. The rationale behind it is as follows. We aim at the initial surrogate model being as accurate as possible (therefore MSE is used as an infill criterion) so that global search. Having better model will expedite further optimization steps. Also, an acceptance threshold is introduced (Emax) achieving of which terminates the model construction process. Consequently, the used arrangement allows for a better control of the model accuracy. In the next stage, our only concern is identification of the region containing global optimum, therefore, objective function improvement as an infill criterion seems more appropriate keeping in mind computational efficiency (the process is fast anyhow due to initiating it with already good surrogate). Furthermore, the global search process is followed by local tuning, which allows for more precise optimum allocation. At the same time, it should be mentioned that many ML frameworks use different infill criteria, typically to ensure more balanced between exploration and exploitation (e.g., expected improvement)124.

Local tuning

The ML-based global search is executed in the restricted domain Xd, which may prevent the process from identifying a truly optimum design. Therefore, a supplementary local tuning is employed, which is carried out over the entire parameter space X using accelerated gradient-based optimization. We use the trust-region (TR) routine125 characterized in Fig. 3. The TR procedure employs a linear model of antenna outputs as a predictor, and generates subsequent approximations of the optimum design by optimizing the predictor-based merit function over the search region of adaptively adjusted radius. When the algorithm is close to convergence, specifically, when ||x(i+1) − x(i)|| < 10εTR, the sensitivity updating scheme is changed from full finite differentiation126, to rank-one Broyden updating formula127. This reduces the number of EM simulations from n + 1 to one per iteration. This substitution results in a notable enhancement of the computational efficiency. To ensure dependability, local tuning is executed using the high-fidelity model Rf.

Fig. 3.

Fig. 3

Accelerated trust-region (TR) search procedure employing a rank-one Broyden sensitivity updating formula128.

Optimization framework summary

The proposed variable-resolution framework for global antenna optimization puts together the algorithmic mechanisms described in section “Low-cost global sensitivity analysis” through “Local tuning”. Among these, the fast global sensitivity analysis (FGSA) and surrogate-assisted ML search are conducted using the low-fidelity EM model Rc (cf. section “Variable-resolution computational models”). Only the final (local) parameter tuning is realized using the high-resolution model Rf.

Table 3 enumerates the framework’s control parameters. The last three parameters (ε, Nno_improve, εTR) are related to the termination conditions, i.e., they only affect the optimization process precision. The remaining ones, Nr, Ni, and Emax, determine the reliability of the sensitivity analysis and intended accuracy of the metamodel. Consequently, their values are not critical because the number of random observables used by FGSA does not affect the outcome significantly. In contrast, Ni and Emax are only used to construct the initial metamodel, which is further enhanced during the ML process. Based on these comments, the proposed algorithm does not need to be specifically adjusted for a specific problem. This is illustrated by using an identical setup (cf. the last column of Table 3) for all numerical experiments of section “Algorithm verification”.

Table 3.

Control parameters of the proposed variable-resolution global optimization algorithm.

Parameter Meaning Default value
Nr Number of random observables for fast global sensitivity analysis (FGSA), cf. section “Low-cost global sensitivity analysis 50
Ni Multiplier for the number of uniformly-distributed data samples for initial surrogate model construction; the actual number of samples is NiNd, with Nd being the dimensionality of the reduced domain Xd (cf. section “Global search stage by machine learning”) 20
Emax Maximum value of relative RMS error of the initial surrogate model (error estimated using cross-validation), cf. section “Global search stage by machine learning 20%
ε Termination threshold for convergence in argument, cf. section “Global search stage by machine learning 10−2
Nno_improve Termination threshold for no objective function value improvement, cf. section “Global search stage by machine learning 10
εTR Termination threshold for local parameter tuning stage, cf. section “Local tuning 10−3

Figure 4 illustrates the pseudocode of our optimization framework. The flow diagram is presented in Fig. 5. The majority of the search process, i.e., FGSA (Step 2), dimensionality-reduced domain definition (Step 3), construction of the initial surrogate (Step 4), as well as ML-based search (Steps 6 through 10), is performed using the low-fidelity model Rc. Only the final (gradient-based) parameter tuning is realized with the help of the high-fidelity model Rf to secure optimization process dependability.

Fig. 4.

Fig. 4

Pseudocode of the variable-resolution machine-learning search procedure. The essential part of the algorithm is dimensionality-reduced surrogate whose domain is established using the proposed fast global sensitivity analysis scheme.

Fig. 5.

Fig. 5

Flow diagram of the variable-resolution machine-learning procedure for global antenna optimization.

Algorithm verification

We begin by illustrating the FGSA process in section “FGSA examples”. The test cases are outlined in section “Verification antenna structures”. For verification, our procedure is compared in section “Results” to several benchmark methods representing bio-inspired optimizers, machine learning, and conventional gradient-governed search. The latter is included to corroborate the presence of multiple local optima for the considered problems. Due to the stochastic nature of the algorithms, they are executed ten times each. The outcomes obtained this way are investigated in section “Discussion”.

FGSA examples

Here, we consider two examples illustrating the FGSA procedure of section “Fast global sensitivity analysis (FGSA)”. We start with a simple linear function f(x) = f([x1 x2]T) = 3x1 − 2x2, shown in Fig. 6. FGSA has been executed using twenty random samples. The first eigenvector e1 = [0.84 − 0.53]T, which agrees with the normalized gradient of f(x), g = [0.83 − 0.55]T (the latter determines the direction of maximum variability owing to linearity of f). Figure 7 shows another example, where the function f is defined to allow visual assessment of the maximum variability (the vector perpendicular to the ‘ripples’). Again, this observation agrees with the results obtained using FGSA.

Fig. 6.

Fig. 6

FGSA illustration using a linear function f(x) = f([x1 x2]T) = 3x1 − 2x2: (a) the surface plot of the function (gray), twenty random observables xs(k) (circles), and relocation vectors xc(k) − xs(k) (line segments); (b) relocation matrix vectors rs(k)vs(k) (thin lines), the largest principal component e1 (thick solid line), and the normalized gradient g = [3 − 2]T/131/2 (thick dotted line). In this example, all function variability occurs along the gradient g (the function is constant in the direction orthogonal to g), which is well aligned with the vector e1, obtained using the proposed FGSA.

Fig. 7.

Fig. 7

FGSA illustration using a nonlinear function of two variables: (a) surface plot of the first function (gray), twenty random observables xs(k) (circles), and relocation vectors xc(k) − xs(k) (line segments), as well as the principal component e1 (thick arrow); (b) relocation matrix vectors rs(k)vs(k) (thin lines), and the largest principal component e1 (thick solid line). It can be noticed that the vector e1 obtained using FGSA visually corresponds to the direction of the largest variability of the function f(x).

Verification antenna structures

The geometries of test antennas have been shown in Fig. 8. Table 4 contains the essential data on all structures (substrate parameters, design variables, target frequencies, parameter ranges, etc.). The devices are named Antenna I, II, III, and IV, respectively. The EM models are prepared and evaluated in CST Microwave Studio. The time-domain solver is utilized for simulation purposes133. The low-resolution models Rc are set up by restricting the mesh density of the respective devices so that the simulated response still properly represents the critical features of the antenna, such as resonances. The high-resolution model Rf is determined using the grid convergence study with the discretization set to the level increasing of which does not have visible effects on frequency characteristics. The grid convergence study is understood as gradual increase of the mesh density and visual inspection of the antenna characteristics produced by EM simulation. The high-fidelity model is set up at the mesh density for which its further refinement does not alter the antenna responses in a noticeable manner. The time evaluation ratio between Rf and Rc is 3.7, 2.3, 8.3, and 3.8 for Antenna I through IV. Clearly, higher ratio will lead to higher computational savings.

Fig. 8.

Fig. 8

Test devices: (a) Antenna I129, (b) Antenna II130, (c) Antenna III131, (d) Antenna IV132. The light-gray shade is used to indicate the ground-plane metallization.

Table 4.

Verification antenna structures.

Parameter Antenna structure
Antenna I Antenna II Antenna III Antenna IV
Substrate

RO4350

(εr = 3.5, h = 0.76 mm)

RO4350

(εr = 3.5, h = 0.76 mm)

RF-35 (εr = 3.5, h = 0.762 mm)

RO4003

(εr = 3.38, h = 1.5 mm)

Design parameters$ x = [l1 l2 l3 w1 w2 w3]T x = [l1 l2 l3r l4 l5r w1 w2 w3 w4 w5]T x = [L0 dR R rrel dL dw Lg L1 R1 dr crel]T x = [La Lb Lc Ld W wa Da Db Dc Dlr Drr Sr wbr wcr]T
Other parameters$ l0 = 30, w0 = 3, s0 = 0.15, o = 5 l3 = l3rl1 and l5 = l5rl3; l0 = 30, w0 = 3, s0 = 0.15, o = 5 w0 = 1.7 Dl = DlrLa, Dr = DrrLa, S = SrW, wb = wbrW/2, wc = wcrW, w0 = 3.4
EM model CST Microwave Studio CST Microwave Studio CST Microwave Studio CST Microwave Studio
Rc (low-resolution model)

~ 60,000 mesh cells

Simulation time 25 s

~ 71,000 mesh cells

Simulation time 35 s

~ 210,000 mesh cells

Simulation time 51 s

~ 81,000 mesh cells

Simulation time 39 s

Rf (high-resolution model)

~ 410,000 mesh cells

Simulation time 92 s

~ 270,000 mesh cells

Simulation time 80 s

~ 2,300,000 mesh cells

Simulation time 424 s

~ 550,000 mesh cells

Simulation time 150 s

Target operating frequencies [GHz]

2.45 GHz

5.3 GHz

2.45 GHz

3.6 GHz

5.3 GHz

3.1 GHz to 10.6 GHz 2.5 GHz
Design goals Minimize reflection at all operating frequencies Minimize reflection at all operating frequencies Minimize reflection within the entire UWB band

Maximize realized gain in ± 100 MHz bandwidth centred at ft;

Constraint: |S11|≤ − 10 dB at the same bandwidth

Parameter space X

l = [15 3 0.35 0.2 1.8 0.5]T

u = [50 12 0.85 1.5 4.3 2.7]T

l = [20 3 0.6 3 0.6 0.2 0.2 0.2 0.2 0.2]T

u = [50 5 0.85 5 0.85 2.2 4.2 2.2 4.2 2.2]T

l = [4.0 0.0 3.0 0.1 0.0 0.0 4.0 0.0 2.0 0.2 0.2]T

u = [15.0 6.0 8.0 0.9 5.0 8.0 15.0 6.0 5.0 1.0 0.9]T

l = [15 5 1 15 25 0.5 1 1.5 1.5 0.05 0.4 0.5 0.5 0.5]T

u = [35 25 8 40 60 2.5 3.0 4.5 4.5 0.25 0.9 1.0 1.0 1.0]T

$Dimensions in mm, except relative one (with subscript r), which are unitless.

All verification problems are intrinsic because of large parameter spaces (dimensionality from six to fourteen, the mean value of the ratio between the upper and lower bound reaching 4.2, 8.4, 2.8, and 2.6 for Antennas I through IV) as well as considerable nonlinearity of antenna characteristics, both with respect to frequency and design variables.

Results

Antennas I through IV were optimized using the algorithm of section “Variable-resolution machine learning for global antenna optimization using sensitivity-analysis-based dimensionality reduction”, and several comparison methods listed in Table 5. For all antenna structures, the proposed procedure is executed using identical control parameter setup as elaborated on in Table 3. The benchmark set includes four algorithms:

  • Algorithm I: particle swarm optimizer (PSO)123, employed as a flagship bio-inspired method. It is executed with the budget of 500 (Version I) and 1000 (Version II) objective function calls. These numbers are low for population-based methods; however, the algorithm running time (two to three days) is considerable due to repetitive EM simulations.

  • Algorithm II: differential evolution utilizes as one of the most popular state-of-the-art population based algorithms136. The algorithm is excuted using 1000 function calls as a computational budget.

  • Algorithm III: Grey Wolf optimization37, one of the recent and popular bio-inspired algorithms. Again, the computational budget is set to 1000 EM simulations.

  • Algorithm IV: multiple-start gradient search, utilized to corroborate multimodality of the considered optimization tasks. In this study, it is conducted by means of the TR algorithm similar to the one explained in Fig. 4.

  • Algorithm V: a machine-learning procedure working with kriging surrogates and the same mechanism for generating the infill points as the proposed technique. The major difference is that the algorithm operates within the original design space X. This technique is considered to demonstrate the advantages of dimensionality reduction.

  • Algorithm VI: a machine-learning routine working along the lines of what was considered in section “Variable-resolution machine learning for global antenna optimization using sensitivity-analysis-based dimensionality reduction” but exclusively using the Rf model. We include this method to quantify the advantages of employing variable-resolution EM simulations.

Table 5.

Benchmark algorithms.

Method Algorithm type Setup
This work FGSA-based surrogate-assisted machine-learning framework with dimensionality reduction and variable-resolution EM models Control parameters: Nr = 50, Ni = 20, Emax = 20%, ε = 10–2, Nno_improve = 20, εTR = 10–3 (see Table 1 for an explanation of terms)
I Particle swarm optimizer (PSO) Swarm size N = 10, standard control parameters (χ = 0.73, c1 = c2 = 2.05); the number of iterations set to 50 (version I) and 100 (version II)
II Differential evolution (DE) 135

Algorithm setup:

• Population size N = 10;

• Standard control parameters (crossover probability CR = 0.9, differential weight F = 0.8);

Number of iterations set to 100

III Gray Wolf optimizer (GWO)37

Algorithm setup:

• Population size N = 10;

• Standard control parameters, cf.37;

Number of iterations set to 100

IV Trust-region gradient-based optimizer125 Random initial design, response gradients estimated using finite differentiation, termination criteria based on convergence in argument and reduction of the trust region size125
V Machine-learning procedure

Algorithm setup:

• Initial surrogate set up to ensure relative RMS error not higher than 20% with the maximum number of training samples equal to 400;

• Algorithm operates in the original parameter space (no dimensionality reduction);

• Infill criterion: minimization of the predicted objective function

VI Machine-learning procedure

Algorithm setup:

• The method is the same as the proposed one; however, the algorithm operates at the level of high-resolution EM models;

• Control parameters: default values as in Table 1

Tables 6, 7, 8, 9 contain the results for all test antennas. Due to the presence of random components within the algorithms, they were executed ten times each. The reported data include the cost function value and the CPU cost entailed by the search process, both averaged over all algorithm runs. Additionally, the tables provide information about the number of runs for which a given procedure was able to produce design whose actual operating frequencies match the assumed targets. The success rate can be considered a measure of the reliability and solution repeatability of the search process.

Table 6.

Antenna I: optimization results.

Optimization algorithm Performance figure
Average objective function value [dB] Computational cost$ Success rate#
Algorithm I: PSO (50 iterations) − 18.2 500 9/10
Algorithm I: PSO (100 iterations) − 19.3 1000 10/10
Algorithm II: DE (100 iterations) − 19.8 1000 9/10
Algorithm III: GWO (100 iterations) − 19.1 1000 9/10
Algorithm IV: Trust-region gradient-based algorithm − 13.5 84.2 6/10
Algorithm V: Machine learning operating in the original parameter space X − 20.7 457.8 10/10
Algorithm VI: FSGA-based machine learning operating at the level of high-resolution model only − 20.6 221.8 10/10
Proposed algorithm − 24.5 104.8 10/10

$The cost expressed in terms of the number of EM simulations of the antenna structure under design.

#Number of algorithms runs at which the operating frequencies were allocated in the vicinity of the target frequencies.

Table 7.

Antenna II: optimization results.

Optimization algorithm Performance figure
Average objective function value [dB] Computational cost$ Success rate#
Algorithm I: PSO (50 iterations) − 10.8 500 5/10
Algorithm I: PSO (100 iterations) − 13.8 1000 8/10
Algorithm II: DE (100 iterations) − 12.5 1000 8/10
Algorithm III: GWO (100 iterations) − 11.3 1000 7/10
Algorithm IV: Trust-region gradient-based algorithm − 7.8 105.8 4/10
Algorithm V: Machine learning operating in the original parameter space X − 13.5 470.0 10/10
Algorithm VI: FSGA-based machine learning operating at the level of high-resolution model only − 15.4 303.7 10/10
Proposed algorithm − 17.7 192.3 10/10

$The cost expressed in terms of the number of EM simulations of the antenna structure under design.

#Number of algorithms runs at which the operating frequencies were allocated in the vicinity of the target frequencies.

Table 8.

Antenna III: optimization results.

Optimization algorithm Performance figure
Average objective function value [dB] Computational cost$ Success rate#
Algorithm I: PSO (50 iterations) − 12.3 500 9/10
Algorithm I: PSO (100 iterations) − 12.6 1000 10/10
Algorithm II: DE (100 iterations) − 12.7 1000 10/10
Algorithm III: GWO (100 iterations) − 11.9 1000 9/10
Algorithm IV: Trust-region gradient-based algorithm − 7.8 99.2 5/10
Algorithm V: Machine learning operating in the original parameter space X − 11.8 471.6 9/10
Algorithm VI: FSGA-based machine learning operating at the level of high-resolution model only − 13.2 308.1 10/10
Proposed algorithm − 13.1 79.8 10/10

$The cost expressed in terms of the number of EM simulations of the antenna structure under design.

#Number of algorithms runs at which the maximum in-band matching was reduced below − 10 dB.

Table 9.

Antenna IV: optimization results.

Optimization algorithm Performance figure
Average objective function value [dB]& Computational cost$ Success rate#
Algorithm I: PSO (50 iterations) 6.1 500 9/10
Algorithm I: PSO (100 iterations) 6.8 1000 10/10
Algorithm II: DE (100 iterations) 7.0 1000 10/10
Algorithm III: GWO (100 iterations) 6.8 1000 10.10
Algorithm IV: Trust-region gradient-based algorithm − 1.1 144.3 1/10
Algorithm V: Machine learning operating in the original parameter space X 7.9 583.3 10/10
Algorithm VI: FSGA-based machine learning operating at the level of high-resolution model only 8.0 370.4 10/10
Proposed algorithm 8.1 173.3 10/10

&The values reported in the table refer to the realized gain at the target operating frequency of 2.5 GHz.

$The cost expressed in terms of the number of EM simulations of the antenna structure under design.

#Number of algorithms runs at which the operating frequencies were allocated in the vicinity of the target frequency.

Finally, Figs. 9, 10, 11, and 12 illustrate antenna characteristics for the designs produced during the selected executions of the suggested methodology. Shown are responses upon concluding the global search stage, and at the final designs.

Fig. 9.

Fig. 9

|S11| of Antenna I at the designs produced by the proposed variable-resolution surrogate-assisted machine learning framework. Shown is the data for selected algorithm runs (plots (a) through (d)). The design x(0) generated by the global optimization step (- - -) and the final design (—). Target operating frequencies marked with vertical lines.

Fig. 10.

Fig. 10

|S11| of Antenna II at the designs produced by the proposed variable-resolution surrogate-assisted machine learning framework. Shown is the data for selected algorithm runs (plots (a) through (d)). The design x(0) generated by the global optimization step (- - -) and the final design (—). Target operating frequencies marked with vertical lines.

Fig. 11.

Fig. 11

|S11| of Antenna III at the designs produced by the proposed variable-resolution surrogate-assisted machine learning framework. Shown is the data for selected algorithm runs (plots (a) through (d)). The design x(0) generated by the global optimization step (- - -) and the final design (—). Target operating bandwidth marked with the horizontal line.

Fig. 12.

Fig. 12

|S11| and realized gain of Antenna IV at the designs produced by the proposed variable-resolution surrogate-assisted machine learning framework. Shown is the data for selected algorithm runs (plots (a) through (d)). The design x(0) generated by the global optimization step (- - -) and the final design (—). Target operating bandwidth marked with the horizontal line placed at the acceptance level of − 10 dB for |S11|.

Discussion

This section analyzes the results encapsulated in Tables 6, 7, 8, 9 to evaluate the performance of our technique, also in the light of the benchmark procedures. The following paragraphs summarize our findings regarding the major performance indicators, such as design reliability, design quality, and cost-efficiency.

Optimization process reliability. The acquired numerical data indicates our method’s perfect success rate (10/10), i.e., its ability to find satisfactory outcomes in each run and for all test cases. Meanwhile, the results obtained for Algorithm IV (gradient search) underscore that the test problems are multimodal indeed. The average success rate for local optimizer is only 4/10. While nature-inspired optimization (PSO, DE, GWO) fares better, it is still not perfect, which confirms insufficiency of the assumed computational budget. Both machine learning frameworks (Algorithms V and VI) perform consistently with 10/10 success rate; however, Algorithm V does not produce designs of the same quality as Algorithm VI and the proposed technique, which is due to operating in the original parameter space, where building of reliable behavioral models is impeded by the dimensionality-related issues. Also, the computational costs of Algorithms V and VI are significantly higher.

Design quality. This performance figure is evaluated through the mean cost function value. For Antennas I, II, and III, it is the maximum in-band |S11|; for Antenna IV it is the end-fire gain at the intended center frequency. The data in Tables 6, 7, 8, 9 shows that the proposed algorithm yields the highest-quality designs, only matched by Algorithm VI. Algorithm V is slightly worse due to operating in the unreduced parameter space and the associated difficulties in surrogate modeling. The quality of results obtained with PSO, DE, and GWO (Algorithms I through III) is noticeably inferior for all antennas, whereas Algorithm IV (gradient search) is clearly inferior due to the fact that—for most runs—local tuning converged to the designs allocated away from the respective optima.

Computational efficiency. The expenses incurred by the search process are remarkably low for the presented technique as compared to all global benchmark procedures (Algorithms I, II, III, V, and VI). In terms of average figures, our framework offers over 54-percent savings over Algorithm VI, 72-percent savings over Algorithm V, and about 90-percent savings over Algorithms I, II, and III. The mean running cost is equivalent to less than 140 high-resolution EM simulations, which is in line with that of gradient-based search (~ 110 EM analyses), while offering the global search capability.

The effects of dimensionality reduction and multi-resolution EM analysis. The impact of dimensionality reduction and the employment of multi-resolution models becomes evident by comparing the performance of the algorithm of section “Variable-resolution machine learning for global antenna optimization using sensitivity-analysis-based dimensionality reduction” with Algorithms V and VI. Operating in the restricted region Xd leads to a noticeable improvement of the design quality and about forty percent cost reduction. The reason behind both is that limiting the global search stage to Xd improves the accuracy of the surrogate operating within the ML framework and lowers the training data acquisition expenses. The latter is the major contributor to the overall CPU expenses in Algorithm V. On the other hand, utilization of low-resolution EM simulations enabled additional savings (up to the aforementioned 72 percent over Algorithm V). These extra benefits are not detrimental to the design quality. Clearly, the acceleration factor due to variable-resolution modeling is problem dependent as shown in Table 4.

The observations formulated above demonstrate that the proposed variable-resolution machine learning procedure does exhibit global search capability, ensures consistency in terms of producing high-quality designs over multiple algorithm runs and for a variety of design scenarios (optimization of impedance matching, gain enhancement). Its cost efficiency is comparable to local methods, which is perhaps the most essential asset in the context of practical applications. The three fundamental factors contributing to this level of performance include fast sensitivity analysis, dimensionality reduction, and variable-resolution modeling. An additional advantage of the presented technique is that it is easy to set up, which is a consequence of a small number of control parameters.

Conclusion

The presented study aimed at developing a two-stage methodology for global design optimization of antenna systems. Its keystone components include dimensionality reduction realized by means of fast global sensitivity analysis (FGSA), a machine learning (ML) procedure involving kriging surrogate models, and fine tuning of antenna parameters using accelerated trust-region (TR) search. Restricting the ML process to the FGSA-defined low-dimensionality domain facilitates the construction and refinement of the surrogate model, which is further expedited by conducting this stage using low-resolution EM simulations. On the other hand, the final tuning is carried out in the full-dimensionality space and using high-resolution EM analysis, which ensures the reliability of the optimization process. Extensive verification experiments involved four antennas of diverse responses (multi-band, broadband, enhanced gain). The results demonstrate consistent operation, reliability, repeatability of solutions, and excellent cost efficiency of the presented framework. It is superior to several benchmark approaches that include nature-inspired procedures and machine-learning strategies. The average running expenses of the algorithm correspond to only about 140 EM antenna simulations, which is comparable to the expenses incurred by local optimization. The computational savings due to dimensionality reduction are over fifty percent with the additional advantage being improved design quality. The incorporation of variable-resolution models results in further speedup (over seventy-percent savings over the baseline ML). Other features of the proposed technique include straightforward setup, and a small number of control parameters, due to which there is no need for tuning the procedure to a given optimization problem. Altogether, our framework can be considered an attractive solution approach to antenna optimization tasks, especially when global search capability is necessary and the computational budget is limited.

Acknowledgements

The authors would like to thank Dassault Systemes, France, for making CST Microwave Studio available. This work was supported in part by the Icelandic Research Fund Grant 2410297, and by National Science Centre of Poland Grant 2022/47/B/ST7/00072.

Author contributions

Conceptualization, S.K., A.P.; methodology, S.K. and A.P.; data generation, S.K. and A.P.; investigation, S.K. and A.P.; writing—original draft preparation, S.K. and A.P.; writing—review and editing, S.K. and A.P.; visualization, S.K. and A.P.; supervision, S.K.; project administration, S.K. and A.P.

Data availability

The datasets used and/or analyzed during the current study available from the corresponding author on reasonable request.

Competing interests

The authors declare no competing interests.

Footnotes

Publisher's note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

References

  • 1.Zhang, Y., Deng, J., Li, M., Sun, D. & Guo, L. A MIMO dielectric resonator antenna with improved isolation for 5G mm-wave applications. IEEE Antennas Wirel. Propag. Lett.18(4), 747–751 (2019). [Google Scholar]
  • 2.Wen, S. & Dong, Y. A low-profile wideband antenna with monopolelike radiation characteristics for 4G/5G indoor micro base station application. IEEE Antennas Wirel. Propag. Lett.19(12), 2305–2309 (2020). [Google Scholar]
  • 3.Jha, K. R., Bukhari, B., Singh, C., Mishra, G. & Sharma, S. K. Compact planar multistandard MIMO antenna for IoT applications. IEEE Trans. Antennas Propag.66(7), 3327–3336 (2018). [Google Scholar]
  • 4.Lin, X. et al. Ultrawideband textile antenna for wearable microwave medical imaging applications. IEEE Trans. Antennas Propag.68(6), 4238–4249 (2020). [Google Scholar]
  • 5.Kapusuz, K. Y., Berghe, A. V., Lemey, S. & Rogier, H. Partially filled half-mode substrate integrated waveguide leaky-wave antenna for 24 GHz automotive radar. IEEE Antennas Wirel. Propag. Lett.20(1), 33–37 (2021). [Google Scholar]
  • 6.Mansour, M. M. & Kanaya, H. High-efficient broadband CPW RF rectifier for wireless energy harvesting. IEEE Microw. Wirel. Comp. Lett.29(4), 288–290 (2019). [Google Scholar]
  • 7.Erman, F., Koziel, S., Hanafi, E., Soboh, R. & Szczepanski, S. Miniaturized metal-mountable U-shaped inductive-coupling-fed UHF RFID tag antenna with defected microstrip surface. IEEE Access10, 47301–47308 (2022). [Google Scholar]
  • 8.He, Y., Yue, Y., Zhang, L. & Chen, Z. N. A dual-broadband dual-polarized directional antenna for all-spectrum access base station applications. IEEE Trans. Antennas Propag.69(4), 1874–1884 (2021). [Google Scholar]
  • 9.Sun, L., Li, Y., Zhang, Z. & Feng, Z. Wideband 5G MIMO antenna with integrated orthogonal-mode dual-antenna pairs for metal-rimmed smartphones. IEEE Trans. Antennas Propag.68(4), 2494–2503 (2020). [Google Scholar]
  • 10.Sung, Y. Simple slot antenna with polarization diversity. IEEE Antennas Wirel. Propag. Lett.21(4), 690–694 (2022). [Google Scholar]
  • 11.Xu, H.-X. et al. Polarization-insensitive metalens and its applications to reflectarrays with polarization diversity. IEEE Trans. Antennas Propag.70(3), 1895–1905 (2022). [Google Scholar]
  • 12.Hynes, C. G. & Vaughan, R. G. Conical monopole antenna with integrated tunable notch filters. IEEE Antennas Wirel. Propag. Lett.19(12), 2398–2402 (2020). [Google Scholar]
  • 13.Rabbani, M. S., Churm, J. & Feresidis, A. P. Continuous beam-steering low-loss millimeter-wave antenna based on a piezo-electrically actuated metasurface. IEEE Trans. Antennas Propag.70(4), 2439–2449 (2022). [Google Scholar]
  • 14.Farahat, A. E., Hussein, K. F. A. & El-Hassan, M. A. Design methodology of multiband printed antennas for future generations of mobile handsets. IEEE Access10, 75918–75931 (2022). [Google Scholar]
  • 15.Chen, C. A compact wideband endfire filtering antenna inspired by a uniplanar microstrip antenna. IEEE Antennas Wirel. Propag. Lett.21(4), 853–857 (2022). [Google Scholar]
  • 16.Chen, Z. et al. Compact wideband circularly polarized loop antenna based on dual common and differential modes. IEEE Antennas Wirel. Propag. Lett.21(8), 1567–1571 (2022). [Google Scholar]
  • 17.Nagaraju, D. & Verma, Y. K. A compact conformal stub-loaded long slot leaky-wave antenna with wide beamwidth. IEEE Antennas Wirel. Propag. Lett.20(6), 953–957 (2021). [Google Scholar]
  • 18.Sun, L., Li, Y. & Zhang, Z. Wideband dual-polarized endfire antenna based on compact open-ended cavity for 5G mm-wave mobile phones. IEEE Trans. Antennas Propag.70(3), 1632–1642 (2022). [Google Scholar]
  • 19.Chen, X., Tang, M.-C., Yi, D. & Ziolkowski, R. W. Wideband, compact antennas with interdigitated magnetic-based near-field resonant parasitic elements. IEEE Trans. Antennas Propag.69(8), 5036–5041 (2021). [Google Scholar]
  • 20.Cicchetti, R., Cicchetti, V., Faraone, A., Foged, L. & Testa, O. A compact high-gain wideband lens Vivaldi antenna for wireless communications and through-the-wall imaging. IEEE Trans. Antennas Propag.69(6), 3177–3192 (2021). [Google Scholar]
  • 21.Liu, Y. & Yagoub, M. C. E. Compact omnidirectional millimeter-wave antenna array fed in series by a novel feed network. IEEE Trans. Antennas Propag.69(11), 7604–7612 (2021). [Google Scholar]
  • 22.Hu, H. et al. Compact planar inverted-F antenna for MicroSats omnidirectional communications. IEEE Antennas Wirel. Propag. Lett.20(2), 160–164 (2021). [Google Scholar]
  • 23.Podilchak, S. K., Johnstone, J. C., Caillet, M., Clénet, M. & Antar, Y. M. M. A compact wideband dielectric resonator antenna with a meandered slot ring and cavity backing. IEEE Antennas Wirel. Propag. Lett.15, 909–913 (2016). [Google Scholar]
  • 24.Hu, W., Yin, Y., Yang, X. & Fei, P. Compact multiresonator-loaded planar antenna for multiband operation. IEEE Trans. Antennas Propag.61(5), 2838–2841 (2013). [Google Scholar]
  • 25.Haq, M. A., Koziel, S. & Cheng, Q. S. Miniaturization of wideband antennas by means of feed line topology alterations. IET Microw. Antennas Propag.12(13), 2128–2134 (2018). [Google Scholar]
  • 26.Ding, Z., Jin, R., Geng, J., Zhu, W. & Liang, X. Varactor loaded pattern reconfigurable patch antenna with shorting pins. IEEE Trans. Antennas Propag.67(10), 6267–6277 (2019). [Google Scholar]
  • 27.Zhu, S., Liu, H., Wen, P., Chen, Z. & Xu, H. Vivaldi antenna array using defected ground structure for edge effect restraint and back radiation suppression. IEEE Antennas Wirel. Propag. Lett.19(1), 84–88 (2020). [Google Scholar]
  • 28.Gallardo, D., Monasterio, D., Finger, R., Mena, F. P. & Bronfman, L. A compact metamaterial-based antenna for multiband phased array applications. IEEE Trans. Antennas Propag.69(12), 8872–8877 (2021). [Google Scholar]
  • 29.Priya, S., Dwari, S., Kumar, K. & Mandal, M. K. Compact self-quadruplexing SIW cavity-backed slot antenna. IEEE Trans. Antennas Propag.67(10), 6656–6660 (2019). [Google Scholar]
  • 30.Li, W.-Y., Chung, W., Hsiao, F.-R., Li, T.-L., Kao, T.-H. & Huang, M.-C. Compact multi-layer handset phone 13.56 MHz NFC antenna design by novel laser-induced thin-film antenna (LITA) technologies. Int. Symp. Antennas Propag. (ISAP), pp. 26–27, 24–28 Oct., Okinawa (2016).
  • 31.Iqbal, A., Al-Hasan, M., Mabrouk, I. B. & Nedil, M. Ultracompact quarter-mode substrate integrated waveguide self-diplexing antenna. IEEE Antennas Wirel. Propag. Lett.20(7), 1269–1273 (2021).
  • 32.Zhang, Y., Yang, W., Xue, Q., Huang, J. & Che, W. Broadband dual-polarized differential-fed filtering antenna array for 5G millimeter-wave applications. IEEE Trans. Antennas Propag.70(3), 1989–1998 (2022).
  • 33.Ullah, U., Al-Hasan, M., Koziel, S. & Ben Mabrouk, I. EM-driven size reduction and multi-criterial optimization of broadband circularly-polarized antennas using Pareto front traversing and design extrapolation. Sci. Rep.12, 9877 (2022). [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Koziel, S. & Pietrenko-Dabrowska, A. On EM-driven size reduction of antenna structures with explicit constraint handling. IEEE Access9, 165766–165772 (2021). [Google Scholar]
  • 35.Chen, M.-N., Lu, W.-J., Wang, L.-J., Yang, M. & Zhu, L. Design approach to a novel planar bisensing circularly polarized antenna. IEEE Trans. Antennas Propag.67(11), 6839–6846 (2019). [Google Scholar]
  • 36.Cuevas, M., Pizarro, F., Leiva, A., Hermosilla, G. & Yunge, D. Parametric study of a fully 3D-printed dielectric resonator antenna loaded with a metallic cap. IEEE Access9, 73771–73779 (2021). [Google Scholar]
  • 37.Li, X. & Luk, K. M. The grey wolf optimizer and its applications in electromagnetics. IEEE Trans. Antennas Propag.68(3), 2186–2197 (2020). [Google Scholar]
  • 38.Luo, X., Yang, B. & Qian, H. J. Adaptive synthesis for resonator-coupled filters based on particle swarm optimization. IEEE Trans. Microw. Theory Technol.67(2), 712–725 (2019).
  • 39.Majumder, A., Chatterjee, S., Chatterjee, S., Sinha Chaudhari, S. & Poddar, D. R. Optimization of small-signal model of GaN HEMT by using evolutionary algorithms. IEEE Microw. Wirel. Comp. Lett.27(4), 362–364 (2017).
  • 40.Liang, S. et al. Sidelobe reductions of antenna arrays via an improved chicken swarm optimization approach. IEEE Access8, 37664–37683 (2020). [Google Scholar]
  • 41.Tang, M., Chen, X., Li, M. & Ziolkowski, R. W. Particle swarm optimized, 3-D-printed, wideband, compact hemispherical antenna. IEEE Antennas Wirel. Propag. Lett.17(11), 2031–2035 (2018). [Google Scholar]
  • 42.Liu, F., Liu, Y., Han, F., Ban, Y.-L. & Jay Guo, Y. Synthesis of large unequally spaced planar arrays utilizing differential evolution with new encoding mechanism and Cauchy mutation. IEEE Trans. Antennas Propag.68(6), 4406–4416 (2020).
  • 43.Li, W., Zhang, Y. & Shi, X. Advanced fruit fly optimization algorithm and its application to irregular subarray phased array antenna synthesis. IEEE Access7, 165583–165596 (2019). [Google Scholar]
  • 44.Al-Azza, A. A., Al-Jodah, A. A. & Harackiewicz, F. J. Spider monkey optimization: a novel technique for antenna optimization. IEEE Antennas Wirel. Propag. Lett.15, 1016–1019 (2016). [Google Scholar]
  • 45.Afsari, A., Abbosh, A. M. & Rahmat-Samii, Y. Adaptive beamforming by compact arrays using evolutionary optimization of Schelkunoff polynomials. IEEE Trans. Antennas Propag.70(6), 4485–4497 (2022). [Google Scholar]
  • 46.Rocca, P., Poli, L., Anselmi, N. & Massa, A. Nested optimization for the synthesis of asymmetric shaped beam patterns in subarrayed linear antenna arrays. IEEE Trans. Antennas Propag.70(5), 3385–3397 (2022). [Google Scholar]
  • 47.Genovesi, S., Mittra, R., Monorchio, A. & Manara, G. Particle swarm optimization for the design of frequency selective surfaces. IEEE Antennas Wirel. Propag. Lett.5, 277–279 (2006). [Google Scholar]
  • 48.Koziel, S. & Abdullah, M. Machine-learning-powered EM-based framework for efficient and reliable design of low scattering metasurfaces. IEEE Trans. Microw. Theory Technol.69(4), 2028–2041 (2021). [Google Scholar]
  • 49.Koziel, S. & Pietrenko-Dabrowska, A. Reliable EM-driven size reduction of antenna structures by means of adaptive penalty factors. IEEE Trans. Antennas Propag.70(2), 1389–1401 (2021). [Google Scholar]
  • 50.Mahrokh, M. & Koziel, S. Explicit size-reduction of circularly polarized antennas through constrained optimization with penalty factor adaptation. IEEE Access9, 132390–132396 (2021). [Google Scholar]
  • 51.Koziel, S. & Pietrenko-Dabrowska, A. Expedited acquisition of database designs for reduced-cost performance-driven modeling and rapid dimension scaling of antenna structures. IEEE Trans. Antennas Propag.69(8), 4975–4987 (2021). [Google Scholar]
  • 52.Bora, T. C., Lebensztajn, L. & Coelho, L. D. S. Non-dominated sorting genetic algorithm based on reinforcement learning to optimization of broad-band reflector antennas satellite. IEEE Trans. Magn.48(2), 767–770 (2012). [Google Scholar]
  • 53.Ding, D. & Wang, G. Modified multiobjective evolutionary algorithm based on decomposition for antenna design. IEEE Trans. Antennas Propag.61(10), 5301–5307 (2013). [Google Scholar]
  • 54.Yang, C., Zhang, J. & Tong, M. S. An FFT-accelerated particle swarm optimization method for solving far-field inverse scattering problems. IEEE Trans. Antennas Propag.69(2), 1078–1093 (2021). [Google Scholar]
  • 55.Liu, X., Du, B., Zhou, J. & Xie, L. Optimal design of elliptical beam cassegrain antenna. IEEE Access9, 120765–120773 (2021). [Google Scholar]
  • 56.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.243, 108457 (2022).
  • 57.Houssein, E. H., Hosney, M. E., Oliva, D., Younis, E. M. G., Ali, A. A. & Mohamed, W. M. An efficient discrete rat swarm optimizer for global optimization and feature selection in chemoinformatics. Knowl. Based Syst. 275, 110697 (2023).
  • 58.Kumar, S., Yildiz, B. S., Mehta, P., Panagant, N., Sait, S. M., Mirjalili, S. & Yildiz, A. R. Chaotic marine predators algorithm for global optimization of real-world engineering problems. Knowl.-Based Syst.261, 110192 (2023).
  • 59.Zhang, Q., Gao, H., Zhan, Z. H., Li, J. & Zhang, H. Growth Optimizer: A powerful metaheuristic algorithm for solving continuous and discrete global optimization problems. Knowl.-Based Syst. 261, 110206 (2023).
  • 60.Mostafa, R. R., Gaheen, M. A., ElAziz, M. A., Al-Betar, M. A. & Ewees, A. A. An improved gorilla troops optimizer for global optimization problems and feature selection. Knowl.-Based Syst. 269, 110462 (2023).
  • 61.Abdel-Salam, M., Alzahrani, A. I., Alblehai, F., Abu Zitar, R. & Abualigah, L. An improved genghis khan optimizer based on enhanced solution quality strategy for global optimization and feature selection problems. Knowl.-Based Syst., 112237 (2024).
  • 62.Goldberg, D. E. & Holland, J. H. Genetic Algorithms and Machine Learning (Springer, 1988). [Google Scholar]
  • 63.Michalewicz, Z. Genetic Algorithms + Data Structures = Evolution Programs (Springer, 1996). [Google Scholar]
  • 64.Choi, K., Jang, D., Kang, S., Lee, J., Chung, T. & Kim, H. Hybrid algorithm combing genetic algorithm with evolution strategy for antenna design. IEEE Trans. Magn.52(3), 1–4, 7209004 (2016).
  • 65.Wang, D., Tan, D. & Liu, L. Particle swarm optimization algorithm: an overview. Soft Comput.22, 387–408 (2018). [Google Scholar]
  • 66.Jiang, Z. J., Zhao, S., Chen, Y. & Cui, T. J. Beamforming optimization for time-modulated circular-aperture grid array with DE algorithm. IEEE Antennas Wirel. Propag. Lett.17(12), 2434–2438 (2018). [Google Scholar]
  • 67.Baumgartner, P., Baurnfeind, T., Biro, O., Hackl, A., Magele, C., Renhart, W. & Torchio, R. Multi-objective optimization of Yagi-Uda antenna applying enhanced firefly algorithm with adaptive cost function. IEEE Trans. Magn. 54(3), 8000504 (2018).
  • 68.Yang, S. H. & Kiang, J. F. Optimization of sparse linear arrays using harmony search algorithms. IEEE Trans. Antennas Propag.63(11), 4732–4738 (2015). [Google Scholar]
  • 69.Xu, Q., Zeng, S., Zhao, F., Jiao, R. & Li, C. On formulating and designing antenna arrays by evolutionary algorithms. IEEE Trans. Antennas Propag.69(2), 1118–1129 (2021). [Google Scholar]
  • 70.Zhu, D. Z., Werner, P. L. & Werner, D. H. Design and optimization of 3-D frequency-selective surfaces based on a multiobjective lazy ant colony optimization algorithm. IEEE Trans. Antennas Propag.65(12), 7137–7149 (2017). [Google Scholar]
  • 71.Zheng, T. et al. IWORMLF: improved invasive weed optimization with random mutation and Lévy flight for beam pattern optimizations of linear and circular antenna arrays. IEEE Access8, 19460–19478 (2020). [Google Scholar]
  • 72.Tang, W. J., Li, M. S., Wu, Q. H. & Saunders, J. R. Bacterial foraging algorithm for optimal power flow in dynamic environments. IEEE Trans. Circ. Syst. I Regul. Pap.55(8), 2433–2442 (2008). [Google Scholar]
  • 73.Prabhakar, S. K., Rajaguru, H. & Lee, S. A framework for schizophrenia EEG signal classification with nature inspired optimization algorithms. IEEE Access8, 39875–39897 (2020). [Google Scholar]
  • 74.Darvish, A. & Ebrahimzadeh, A. Improved fruit-fly optimization algorithm and its applications in antenna arrays synthesis. IEEE Trans. Antennas Propag.66(4), 1756–1766 (2018). [Google Scholar]
  • 75.Oyelade, O. N., Ezugwu, A.E.-S., Mohamed, T. I. A. & Abualigah, L. Ebola optimization search algorithm: a new nature-inspired metaheuristic optimization algorithm. IEEE Access10, 16150–16177 (2022). [Google Scholar]
  • 76.Yang, X. S. Nature-inspired optimization algorithms: challenges and open problems. J. Comput. Sci.46, 101104 (2020).
  • 77.He, X. et al. Distributed evolution strategies for black-box stochastic optimization. IEEE Trans. Parallel Distrib. Comput. Syst.33(12), 3718–3731 (2022). [Google Scholar]
  • 78.Queipo, N. V. et al. Surrogate-based analysis and optimization. Prog. Aerosp. Sci.41(1), 1–28 (2005). [Google Scholar]
  • 79.Easum, J. A., Nagar, J., Werner, P. L. & Werner, D. H. Efficient multi-objective antenna optimization with tolerance analysis through the use of surrogate models. IEEE Trans. Antennas Propag.66(12), 6706–6715 (2018). [Google Scholar]
  • 80.Koziel, S. & Pietrenko-Dabrowska, A. Rapid multi-objective optimization of antennas using nested kriging surrogates and single-fidelity EM simulation models. Eng. Comput.37(4), 1491–1512 (2019). [Google Scholar]
  • 81.Liu, J., Dong, H. & Wang, P. Multi-fidelity global optimization using a data-mining strategy for computationally intensive black-box problems. Knowl.-Based Syst. 227, 107212 (2021).
  • 82.Hu, C., Zeng, S. & Li, C. A framework of global exploration and local exploitation using surrogates for expensive optimization. Knowl.-Based Syst. 280, 11018 (2023).
  • 83.de Villiers, D. I. L., Couckuyt, I. & Dhaene, T. Multi-objective optimization of reflector antennas using kriging and probability of improvement. Int. Symp. Antennas Propag., 985–986 (2017).
  • 84.Dong, J., Qin, W. & Wang, M. Fast multi-objective optimization of multi-parameter antenna structures based on improved BPNN surrogate model. IEEE Access7, 77692–77701 (2019). [Google Scholar]
  • 85.Jacobs, J. P. Characterization by Gaussian processes of finite substrate size effects on gain patterns of microstrip antennas. IET Microw. Antennas Propag.10(11), 1189–1195 (2016). [Google Scholar]
  • 86.Wu, Q., Wang, H. & Hong, W. Multistage collaborative machine learning and its application to antenna modeling and optimization. IEEE Trans. Antennas Propag.68(5), 3397–3409 (2020). [Google Scholar]
  • 87.Forrester, A. I. J. & Keane, A. J. Recent advances in surrogate-based optimization. Prog. Aerosp. Sci.45, 50–79 (2009). [Google Scholar]
  • 88.Couckuyt, I., Declercq, F., Dhaene, T., Rogier, H. & Knockaert, L. Surrogate-based infill optimization applied to electromagnetic problems. Int. J. RF Microw. Comput.-Aided Eng.20(5), 492–501 (2010).
  • 89.Alzahed, A. M., Mikki, S. M. & Antar, Y. M. M. Nonlinear mutual coupling compensation operator design using a novel electromagnetic machine learning paradigm. IEEE Antennas Wirel. Propag. Lett.18(5), 861–865 (2019). [Google Scholar]
  • 90.Tak, J., Kantemur, A., Sharma, Y. & Xin, H. A 3-D-printed W-band slotted waveguide array antenna optimized using machine learning. IEEE Antennas Wirel. Propag. Lett.17(11), 2008–2012 (2018). [Google Scholar]
  • 91.Torun, H. M. & Swaminathan, M. High-dimensional global optimization method for high-frequency electronic design. IEEE Trans. Microw. Theory Technol.67(6), 2128–2142 (2019). [Google Scholar]
  • 92.Xia, B., Ren, Z. & Koh, C. S. Utilizing kriging surrogate models for multi-objective robust optimization of electromagnetic devices. IEEE Trans. Magn.50(2), 7017104 (2014).
  • 93.Taran, N., Ionel, D. M. & Dorrell, D. G. Two-level surrogate-assisted differential evolution multi-objective optimization of electric machines using 3-D FEA. IEEE Trans. Magn.54(11), 8107605 (2018).
  • 94.Lv, Z., Wang, L., Han, Z., Zhao, J. & Wang, W. Surrogate-assisted particle swarm optimization algorithm with Pareto active learning for expensive multi-objective optimization. IEEE/CAA J. Autom. Sin. 6(3), 838–849 (2019).
  • 95.Koziel, S. Low-cost data-driven surrogate modeling of antenna structures by constrained sampling. IEEE Antennas Wirel. Propag. Lett.16, 461–464 (2017). [Google Scholar]
  • 96.Koziel, S. & Sigurdsson, A. T. Triangulation-based constrained surrogate modeling of antennas. IEEE Trans. Antennas Propag.66(8), 4170–4179 (2018). [Google Scholar]
  • 97.Koziel, S. & Pietrenko-Dabrowska, A. Performance-based nested surrogate modeling of antenna input characteristics. IEEE Trans. Antennas Propag.67(5), 2904–2912 (2019). [Google Scholar]
  • 98.Koziel, S. & Pietrenko-Dabrowska, A. Performance-Driven Surrogate Modeling of High-Frequency Structures (Springer, 2020). [Google Scholar]
  • 99.Pietrenko-Dabrowska, A. & Koziel, S. Antenna modeling using variable-fidelity EM simulations and constrained co-kriging. IEEE Access8(1), 91048–91056 (2020). [Google Scholar]
  • 100.Pietrenko-Dabrowska, A., Koziel, S. & Ullah, U. Reduced-cost two-level surrogate antenna modeling using domain confinement and response features. Sci. Rep.12, 4667 (2022). [DOI] [PMC free article] [PubMed]
  • 101.Koziel, S. Fast simulation-driven antenna design using response-feature surrogates. Int. J. RF Microw. CAE25(5), 394–402 (2015). [Google Scholar]
  • 102.Koziel, S. & Bandler, J. W. Reliable microwave modeling by means of variable-fidelity response features. IEEE Trans. Microw. Theory Tech.63(12), 4247–4254 (2015). [Google Scholar]
  • 103.Pietrenko-Dabrowska, A. & Koziel, S. Generalized formulation of response features for reliable optimization of antenna input characteristics. IEEE Trans. Antennas Propag.70(5), 3733–3748 (2021). [Google Scholar]
  • 104.Marler, R. T. & Arora, J. S. The weighted sum method for multi-objective optimization: new insights. Struct. Multidiscip. Opt.41, 853–862 (2010). [Google Scholar]
  • 105.Koziel, S., Pietrenko-Dabrowska, A. & Mahrokh, M. On decision-making strategies for improved-reliability size reduction of microwave passives: intermittent correction of equality constraints and adaptive handling of inequality constraints. Knowl.-Based Syst. (2022).
  • 106.Cervantes-González, J. C. et al. Space mapping optimization of handset antennas considering EM effects of mobile phone components and human body. Int. J. RF Microw. CAE26(2), 121–128 (2016). [Google Scholar]
  • 107.Koziel, S. & Ogurtsov, S. Antenna Design by Simulation-Driven Optimization. Surrogate-Based Approach (Springer, 2014).
  • 108.Koziel, S., Pietrenko-Dabrowska, A. & Plotka, P. Reduced-cost microwave design closure by multi-resolution EM simulations and knowledge-based model management. IEEE Access9, 116326–116337 (2021). [Google Scholar]
  • 109.Koziel, S. & Bandler, J. W. A space-mapping approach to microwave device modeling exploiting fuzzy systems. IEEE Trans. Microw. Theory Tech.55(12), 2539–2547 (2007). [Google Scholar]
  • 110.Pietrenko-Dabrowska, A. & Koziel, S. Surrogate modeling of impedance matching transformers by means of variable-fidelity EM simulations and nested co-kriging. Int. J. RF Microw. CAE30(8), e22268 (2020). [Google Scholar]
  • 111.Liu, B., Koziel, S. & Ali, N. SADEA-II: a generalized method for efficient global optimization of antenna design. J. Comput. Des. Eng.4(2), 86–97 (2017). [Google Scholar]
  • 112.Pietrenko-Dabrowska, A. & Koziel, S. Accelerated gradient-based optimization of antenna structures using multi-fidelity simulation models. IEEE Trans. Antennas Propag.69(12), 8778–8789 (2021). [Google Scholar]
  • 113.Koziel, S. & Pietrenko-Dabrowska, A. Cost-efficient performance-driven modeling of multi-band antennas by variable-fidelity EM simulations and customized space mapping. Int. J. Numer. Model.33(6), e2778 (2020).
  • 114.Iooss, B. & Lemaitre, P. A review on global sensitivity analysis methods. In Uncertainty Management in Simulation-Optimization of Complex Systems (eds Dellino, G. & Meloni, C.) 101–122 (Springer, 2015). [Google Scholar]
  • 115.Tian, W. A review of sensitivity analysis methods in building energy analysis. Renew. Sustain. Energy Rev.20, 411–419 (2013). [Google Scholar]
  • 116.Morris, M. D. Factorial sampling plans for preliminary computational experiments. Technometrics33, 161–174 (1991). [Google Scholar]
  • 117.Saltelli, A. Making best use of model evaluations to compute sensitivity indices. Comput. Phys. Commun.145, 280–297 (2002). [Google Scholar]
  • 118.Kovacs, I., Topa, M., Buzo, A., Rafaila, M. & Pelz, G. Comparison of sensitivity analysis methods in high-dimensional verification spaces. Acta Tec. Napoc. Electron. Telecommun.57(3), 16–23 (2016). [Google Scholar]
  • 119.Jansen, M. J. W. Analysis of variance designs for model output. Comput. Phys. Commun.117, 25–43 (1999). [Google Scholar]
  • 120.Beachkofski, B. & Grandhi, R. Improved Distributed Hypercube Sampling (American Institute of Aeronautics and Astronautics, paper AIAA 2002-1274, 2002).
  • 121.Jolliffe, I. T. Principal Component Analysis 2nd edn. (Springer, 2002). [Google Scholar]
  • 122.Cawley, G. C. & Talbot, N. L. C. On over-fitting in model selection and subsequent selection bias in performance evaluation. J. Mach. Learn.11, 2079–2107 (2010). [Google Scholar]
  • 123.Vinod Chandra, S. S. & Anand, H. S. Nature inspired meta heuristic algorithms for optimization problems. Computing104, 251–269 (2022).
  • 124.Liu, J., Han, Z. & Song, W. Comparison of infill sampling criteria in kriging-based aerodynamic optimization. In 28th Int. Congress of the Aeronautical Sciences, 1–10, Brisbane, Australia, 23–28 Sept. (2012).
  • 125.Conn, A. R., Gould, N. I. M. & Toint, P. L. Trust Region Methods, MPS-SIAM Series on Optimization (2000).
  • 126.Levy, H. & Lessman, F. Finite Difference Equations (Dover Publications Inc., 1992). [Google Scholar]
  • 127.Broyden, C. G. A class of methods for solving nonlinear simultaneous equations. Math. Comput.19, 577–593 (1965). [Google Scholar]
  • 128.Pietrenko-Dabrowska, A. & Koziel, S. Numerically efficient algorithm for compact microwave device optimization with flexible sensitivity updating scheme. Int. J. RF Microw. CAE29(7) (2019).
  • 129.Chen, Y.-C., Chen, S.-Y. & Hsu, P. Dual-band slot dipole antenna fed by a coplanar waveguide. In Proc. IEEE Antennas Propag. Soc. Int. Symp., Albuquerque, 3589–3592 (2006).
  • 130.Pietrenko-Dabrowska, A. & Koziel, S. Simulation-driven antenna modeling by means of response features and confined domains of reduced dimensionality. IEEE Access8, 228942–228954 (2020). [Google Scholar]
  • 131.Alsath, M. G. N. & Kanagasabai, M. Compact UWB monopole antenna for automotive communications. IEEE Trans. Antennas Propag.63(9), 4204–4208 (2015). [Google Scholar]
  • 132.Farran, M. et al. Compact quasi-Yagi antenna with folded dipole fed by tapered integrated balun. Electron. Lett.52(10), 789–790 (2016). [Google Scholar]
  • 133.CST Microwave Studio, ver. 2021, Dassault Systemes, France (2021).
  • 134.Benner, P., Gugercin, S. & Willcox, K. A survey of projection-based model reduction methods for parametric dynamical systems. SIAM Rev.57(4), 483–531.
  • 135.Pretsch, L., Arsenyev, I., Raponi, E. & Duddeck, F. Twofold adaptive design space reduction for constrained Bayesian optimization of transonic compressor blades. In ASME Turbo Expo 2024 Turbom. Tech. Conf. and Exp., 1–12, London, UK, June 24–28 (2024).
  • 136.Zhang, Z., Chen, H., Jiang, F., Yang, Y. & Cheng, Q. S. K-means-based multigroup differential evolution optimization framework for design of MIMO antenna with decoupling elements. IEEE Antennas Wirel. Propag. Lett.21(10), 1980–1984 (2022). [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Data Availability Statement

The datasets used and/or analyzed during the current study available from the corresponding author on reasonable request.


Articles from Scientific Reports are provided here courtesy of Nature Publishing Group

RESOURCES