Regular Tree Search for Simulation Optimization
Du-Yi Wang, Guo Liang, Guangwu Liu, Kun Zhang

TL;DR
This paper introduces Regular Tree Search, a novel adaptive sampling algorithm for simulation optimization that recursively partitions the search space and converges globally under certain noise conditions.
Contribution
It proposes a new class of random search algorithms combining adaptive sampling with recursive partitioning, including a specific UCT-based strategy, with proven convergence guarantees.
Findings
Reliable global optimum identification in numerical experiments
Accurate estimation of objective values achieved
Convergence proven under sub-Gaussian noise assumptions
Abstract
Tackling simulation optimization problems with non-convex objective functions remains a fundamental challenge in operations research. In this paper, we propose a class of random search algorithms, called Regular Tree Search, which integrates adaptive sampling with recursive partitioning of the search space. The algorithm concentrates simulations on increasingly promising regions by iteratively refining a tree structure. A tree search strategy guides sampling decisions, while partitioning is triggered when the number of samples in a leaf node exceeds a threshold that depends on its depth. Furthermore, a specific tree search strategy, Upper Confidence Bounds applied to Trees (UCT), is employed in the Regular Tree Search. We prove global convergence under sub-Gaussian noise, based on assumptions involving the optimality gap, without requiring continuity of the objective function. Numerical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods+ ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881||How do I resolve a dispute on Expedia? · Random Search
