Regret Minimization With a Crowd of Awakening Experts
Abstract
Lay Summary
Many online systems need to make repeated decisions by choosing whose advice or content to trust. For example, a platform may have to decide which user review, comment, or recommendation to highlight. A key difficulty is that new users or sources of advice keep appearing over time, while older ones remain available. The system must therefore balance two goals: relying on sources that have already proved useful, and giving newer sources enough attention to discover whether they are better. This paper studies this problem through a model where one new “expert” becomes available at each step and then stays available forever. Standard methods for learning from expert advice struggle in this setting because the number of experts grows very large. We show that the special structure of the problem makes learning possible in important cases. When experts behave consistently over time, we design a cautious learning method that avoids switching too quickly to new, uncertain experts and achieves strong performance guarantees. When expert quality can change in a more unpredictable way, we show that the problem is fundamentally harder, and we design an algorithm that carefully balances learning from recent experts with exploiting reliable older ones.