English

TESO Tabu Enhanced Simulation Optimization for Noisy Black Box Problems

Neural and Evolutionary Computing 2026-01-01 v1 Artificial Intelligence

Abstract

Simulation optimization (SO) is frequently challenged by noisy evaluations, high computational costs, and complex, multimodal search landscapes. This paper introduces Tabu-Enhanced Simulation Optimization (TESO), a novel metaheuristic framework integrating adaptive search with memory-based strategies. TESO leverages a short-term Tabu List to prevent cycling and encourage diversification, and a long-term Elite Memory to guide intensification by perturbing high-performing solutions. An aspiration criterion allows overriding tabu restrictions for exceptional candidates. This combination facilitates a dynamic balance between exploration and exploitation in stochastic environments. We demonstrate TESO's effectiveness and reliability using an queue optimization problem, showing improved performance compared to benchmarks and validating the contribution of its memory components. Source code and data are available at: https://github.com/bulentsoykan/TESO.

Keywords

Cite

@article{arxiv.2512.24007,
  title  = {TESO Tabu Enhanced Simulation Optimization for Noisy Black Box Problems},
  author = {Bulent Soykan and Sean Mondesire and Ghaith Rabadi},
  journal= {arXiv preprint arXiv:2512.24007},
  year   = {2026}
}

Comments

11 pages, 2 figures, Presented at the Winter Simulation Conference 2025, Seattle, Washington (December 2025)

R2 v1 2026-07-01T08:45:23.656Z