Preference is More Than Comparisons: Rethinking Dueling Bandits with Augmented Human Feedback
Shengbo Wang, Hong Sun, Ke Li
TL;DR
This work revisits dueling bandits for interactive preference elicitation by introducing augmented human feedback into a model-free framework. The key idea is to augment confidence bounds with related observations derived from contextual dependencies, yielding a generalized concentration property and a calibration threshold that guide when augmentation helps. The authors develop IPEA-RUCB and IPEA-DTS, providing regret and sample-complexity analyses that reveal a trade-off governed by dependency strength and augmentation weight. Empirically, the approach demonstrates competitive sample efficiency across item recommendation, multi-objective optimization, and LLM response tasks, and the framework is readily extensible to richer feedback modalities. Overall, the paper offers a principled, extensible foundation for efficient IPE in diverse personalization contexts by unifying augmented feedback with DB theory and providing concrete algorithmic designs and theoretical guarantees.
Abstract
Interactive preference elicitation (IPE) aims to substantially reduce human effort while acquiring human preferences in wide personalization systems. Dueling bandit (DB) algorithms enable optimal decision-making in IPE building on pairwise comparisons. However, they remain inefficient when human feedback is sparse. Existing methods address sparsity by heavily relying on parametric reward models, whose rigid assumptions are vulnerable to misspecification. In contrast, we explore an alternative perspective based on feedback augmentation, and introduce critical improvements to the model-free DB framework. Specifically, we introduce augmented confidence bounds to integrate augmented human feedback under generalized concentration properties, and analyze the multi-factored performance trade-off via regret analysis. Our prototype algorithm achieves competitive performance across several IPE benchmarks, including recommendation, multi-objective optimization, and response optimization for large language models, demonstrating the potential of our approach for provably efficient IPE in broader applications.
