Noisy Pairwise-Comparison Random Search for Smooth Nonconvex Optimization
Abstract
Lay Summary
Many machine learning systems are improved using comparisons rather than exact numerical scores. For example, a person may be asked which of two model outputs is better, or users may indirectly express preferences by clicking on one result instead of another. However, these comparisons can be noisy: people may disagree, user behavior may be inconsistent, and two options that are very similar may be hard to compare reliably. This paper studies how to improve a system when the only available feedback is this kind of noisy pairwise comparison. We propose a simple random-search method that tries small changes and keeps a change when the comparison feedback suggests it is better. We show that this method can still make reliable progress even without direct access to exact scores or gradients. We also study a more realistic setting where comparisons become less reliable when two candidates are nearly tied. Finally, we show that when the problem effectively depends on a smaller number of important directions, the method can benefit from this hidden low-dimensional structure.