Skip to content

Author

Joshua Knowles

3 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Book Open access Jul 2026

Bi-objective Stochastic Simulation Optimization on Integer Lattices via Scalarization

We address the challenging problem of multiobjective optimization via stochastic simulation over a discrete design space. We consider the setting where objective functions are expensive black-box simulations corrupted by heteroscedastic noise, and the decision space is usually too large for exhaustive enumeration. Existing methods often struggle to balance three competing needs: scalable surrogate modeling on discrete domains, principled handling of simulation noise (specifically regarding the uncertainty of the current best solution), and efficient navigation of the multiobjective landscape. Our proposed framework extends the single-objective Complete Expected Improvement acquisition function to the bi-objective case. Our contribution is threefold: (1) we employ Gaussian Markov Random Field surrogates to exploit the integer lattice structure; (2) we use ParEGO-style scalarizations but restrict them to linear to preserve the Gaussianity of the posterior, allowing us to derive a closed-form scalarized acquisition function that explicitly accounts for the covariance between the candidate solution and the noisy incumbent. (3) To maximize this acquisition function, we integrate a discrete Genetic Algorithm with specialized local and jump mutation operators as the inner optimizer. We benchmark our approach against an adaptation of state-of-the-art methods on noisy variants of standard test functions, showing faster early convergence while retaining computational tractability.

Sebastián Rojas Gónzalez, I. Couckuyt, Joshua Knowles · 0 citations
Book Open access Jul 2026

Not All Problems Are Equal: Weighted Performance Profiles For Many-Objective Optimization

To ensure empirical evaluation of multi- and many-objective evolutionary algorithms, researchers perform benchmarking across test problems and algorithms. Due to the volume of performance data and the heterogeneity of problem characteristics, analyzing results becomes complex and prone to misinterpretation. Performance profiles have proven effective for visualizing and interpreting such results; however, they do not account for the relative difficulty or importance of individual problems and may overweight easy or less informative cases, potentially obscuring distinctions between algorithm performance. In this work, we address this limitation by extending the classical performance profile approach with a difficulty-aware weighting scheme that emphasizes more challenging problems. Weights can be assigned either a priori, based on problem characteristics such as the number of objectives or decision variables, or a posteriori, based on computational effort. We define and prove key mathematical properties of classical performance profiles, including local and global stability, and show that these properties extend to the proposed weighted formulation. By employing a difficulty-aware weighting scheme, the approach biases aggregation toward higher-dimensional instances, enabling a more discriminative assessment of scalability, robustness, and performance. The advantages of the weighted approach are demonstrated through experiments with algorithms applied to problem sets with numbers of objectives.

Regina C. L. C. de Sousa, Dênis E. C. Vargas, Elizabeth F. Wanner et al. · 0 citations
Open access Aug 2026

A general hybrid framework for many-objective optimization: integrating local search into reference-vector-based evolutionary algorithms

We address the problem of achieving convergence and diversity in many-objective problems, focusing on continuous and unconstrained functions. It is known that with increasing numbers of objectives (say from 4 to 20) even modern many-objective Evolutionary Algorithms (EAs) may struggle to converge to, and fully distribute across the Pareto front. This paper presents a general and modular hybrid approach that integrates local search into reference-vector-based Many-Objective Evolutionary Algorithms (MaOEAs), addressing issues such as weakened selection pressure and the increasing complexity of exploring high-dimensional objective spaces. The hybrid approach employs Sequential Quadratic Programming (SQP) guided by achievement scalarizing directions, derived from either the Weighted Achievement Scalarizing Function (W-ASF) or the Penalty-based Boundary Intersection (PBI) schemes, depending on the decomposition strategy of the underlying MaOEA. It is designed to be broadly applicable with limited parameter tuning, facilitating integration with algorithms from the NSGA-III and MOEA-DD families. The effectiveness of the proposed approach is demonstrated through extensive experiments on standard continuous-variable many-objective benchmark problems as well as on representative real-world case studies. Results show that integrating local search significantly enhances performance, while a principled method for setting hybrid parameters ensures robustness and reproducibility. Although limited to an empirical study over a (large) test function suite, these findings highlight the potential of combining mathematical programming techniques with evolutionary algorithms for high-dimensional many-objective optimization problems.

Regina C. L. C. de Sousa, Dênis E. C. Vargas, Elizabeth F. Wanner et al. · 0 citations