AIFeb 12, 2025

Contextual bandits with entropy-based human feedback

arXiv:2502.08759v11 citationsh-index: 5Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficiently incorporating human feedback into machine learning systems, particularly for conversational AI, though it is incremental as it builds on existing contextual bandit methods.

The paper tackles the problem of model uncertainty and variable feedback quality in preference-based human feedback for contextual bandits by introducing an entropy-based framework that dynamically solicits expert feedback when entropy exceeds a threshold, achieving significant performance improvements with minimal human feedback.

In recent years, preference-based human feedback mechanisms have become essential for enhancing model performance across diverse applications, including conversational AI systems such as ChatGPT. However, existing approaches often neglect critical aspects, such as model uncertainty and the variability in feedback quality. To address these challenges, we introduce an entropy-based human feedback framework for contextual bandits, which dynamically balances exploration and exploitation by soliciting expert feedback only when model entropy exceeds a predefined threshold. Our method is model-agnostic and can be seamlessly integrated with any contextual bandit agent employing stochastic policies. Through comprehensive experiments, we show that our approach achieves significant performance improvements while requiring minimal human feedback, even under conditions of suboptimal feedback quality. This work not only presents a novel strategy for feedback solicitation but also highlights the robustness and efficacy of incorporating human guidance into machine learning systems. Our code is publicly available: https://github.com/BorealisAI/CBHF

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes