Noisy Pairwise-Comparison Random Search for Smooth Nonconvex Optimization
Taha El Bakkali, Rayane Bouftini, Qiuyi Zhang, Omar Saadi
TL;DR
The paper tackles optimization of smooth nonconvex objectives using only noisy pairwise comparisons, addressing the mismatch between ambient and intrinsic problem dimensionality. It introduces Noisy-Comparison Random Search (NCRS), a direct-search method whose updates effectively occur in the low-dimensional active subspace, yielding an $\mathcal{O}(k/(p^{2}\varepsilon^{2}))$ complexity under a uniform-margin oracle. It further extends to a gap-aware confidence model with a majority-vote variant that attains $\mathcal{O}(k^{2}/\varepsilon^{4})$ queries, incorporating near-tie uncertainty. Theoretical results are complemented by experiments showing intrinsic-dimension adaptation in language-model fine-tuning and competitive performance on preference-based RL tasks, highlighting practical impact for high-dimensional zeroth-order optimization with limited feedback.
Abstract
We consider minimizing high-dimensional smooth nonconvex objectives using only noisy pairwise comparisons. Unlike classical zeroth-order methods limited by the ambient dimension $d$, we propose Noisy-Comparison Random Search (NCRS), a direct-search method that exploits random line search to adapt to the intrinsic dimension $k \le d$. We establish novel non-convex convergence guarantees for approximate stationarity: under a uniform-margin oracle, NCRS attains $ε$-stationarity with complexity $\mathcal{O}(k/(p^{2}ε^{2}))$, explicitly replacing ambient dependence with the intrinsic dimension. Furthermore, we introduce a general tie-aware noise model where comparison quality degrades near ties; for this setting, we prove that a majority-vote variant of NCRS achieves $ε$-stationarity with complexity $\mathcal{O}(k^{2}/ε^{4})$.
