Riemannian Dueling Optimization
Abstract
Lay Summary
In applications like recommendation systems and robotics, obtaining exact numerical scores to evaluate an option is often difficult. Instead, asking for preferences ("is option A better than option B?") provides much more reliable feedback. Finding the best overall solution using only these comparisons is known as "dueling optimization." While existing dueling methods are limited to solving basic problems with no constraints or simple constraints, many real-world applications involve challenges where the solution needs to satisfy some geometric properties or structural restrictions, making them significantly harder to solve. This paper bridges that gap by introducing new algorithms designed specifically to handle these geometric structures using only pairwise comparisons. Tests on both simulated and real-world applications prove that our proposed methods are efficient.