English

Pareto-NRPA: A Novel Monte-Carlo Search Algorithm for Multi-Objective Optimization

Artificial Intelligence 2025-11-04 v3 Neural and Evolutionary Computing

Abstract

We introduce Pareto-NRPA, a new Monte-Carlo algorithm designed for multi-objective optimization problems over discrete search spaces. Extending the Nested Rollout Policy Adaptation (NRPA) algorithm originally formulated for single-objective problems, Pareto-NRPA generalizes the nested search and policy update mechanism to multi-objective optimization. The algorithm uses a set of policies to concurrently explore different regions of the solution space and maintains non-dominated fronts at each level of search. Policy adaptation is performed with respect to the diversity and isolation of sequences within the Pareto front. We benchmark Pareto-NRPA on two classes of problems: a novel bi-objective variant of the Traveling Salesman Problem with Time Windows problem (MO-TSPTW), and a neural architecture search task on well-known benchmarks. Results demonstrate that Pareto-NRPA achieves competitive performance against state-of-the-art multi-objective algorithms, both in terms of convergence and diversity of solutions. Particularly, Pareto-NRPA strongly outperforms state-of-the-art evolutionary multi-objective algorithms on constrained search spaces. To our knowledge, this work constitutes the first adaptation of NRPA to the multi-objective setting.

Keywords

Cite

@article{arxiv.2507.19109,
  title  = {Pareto-NRPA: A Novel Monte-Carlo Search Algorithm for Multi-Objective Optimization},
  author = {Noé Lallouet and Tristan Cazenave and Cyrille Enderli},
  journal= {arXiv preprint arXiv:2507.19109},
  year   = {2025}
}

Comments

Accepted as a conference paper to ECAI 2025

R2 v1 2026-07-01T04:18:34.071Z