English

Sample-Efficient "Clustering and Conquer" Procedures for Parallel Large-Scale Ranking and Selection

Methodology 2026-02-16 v6 Machine Learning

Abstract

This work aims to improve the sample efficiency of parallel large-scale ranking and selection (R&S) problems by leveraging correlation information. We modify the commonly used "divide and conquer" framework in parallel computing by adding a correlation-based clustering step, transforming it into "clustering and conquer". Analytical results under a symmetric benchmark scenario show that this seemingly simple modification yields an O(p)\mathcal{O}(p) reduction in sample complexity for a widely used class of sample-optimal R&S procedures. Our approach enjoys two key advantages: 1) it does not require highly accurate correlation estimation or precise clustering, and 2) it allows for seamless integration with various existing R&S procedures, while achieving optimal sample complexity. Theoretically, we develop a novel gradient analysis framework to analyze sample efficiency and guide the design of large-scale R&S procedures. We also introduce a new parallel clustering algorithm tailored for large-scale scenarios. Finally, in large-scale AI applications such as neural architecture search, our methods demonstrate superior performance.

Keywords

Cite

@article{arxiv.2402.02196,
  title  = {Sample-Efficient "Clustering and Conquer" Procedures for Parallel Large-Scale Ranking and Selection},
  author = {Zishi Zhang and Yijie Peng},
  journal= {arXiv preprint arXiv:2402.02196},
  year   = {2026}
}
R2 v1 2026-06-28T14:37:16.616Z