paper-with-me

홈 › Papers

Online Bayesian Recommendation with No Regret

2022-02-12 · Yiding Feng, Wei Tang, Haifeng Xu

We introduce and study the online Bayesian recommendation problem for a platform, who can observe a utility-relevant state of a product, repeatedly interacting with a population of myopic users through an online recommendation mechanism. This paradigm is common in a wide range of scenarios in the current Internet economy. For each user with her own private preference and belief, the platform commits to a recommendation strategy to utilize his information advantage on the product state to persuade the self-interested user to follow the recommendation. The platform does not know user's preferences and beliefs, and has to use an adaptive recommendation strategy to persuade with gradually learning user's preferences and beliefs in the process. We aim to design online learning policies with no Stackelberg regret for the platform, i.e., against the optimum policy in hindsight under the assumption that users will correspondingly adapt their behaviors to the benchmark policy. Our first result is an online policy that achieves double logarithm regret dependence on the number of rounds. We then present a hardness result showing that no adaptive online policy can achieve regret with better dependency on the number of rounds. Finally, by formulating the platform's problem as optimizing a linear program with membership oracle access, we present our second online policy that achieves regret with polynomial dependence on the number of states but logarithm dependence on the number of rounds.

📄 PDF Abstract BibTeX arXiv:2202.06135

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dynamic Online Recommendation for Two-Sided Market with Bayesian Incentive Compatibility

2024-06-04 · Yuantong Li, Guang Cheng, Xiaowu Dai

Recommender systems play a crucial role in internet economies by connecting users with relevant products or services. However, designing effective recommender systems faces two key challenges: (1) the exploration-exploit…

Recommendation Systems

Online Bayesian Risk-Averse Reinforcement Learning

2025-09-17 · Yuhao Wang, Enlu Zhou arxiv

In this paper, we study the Bayesian risk-averse formulation in reinforcement learning (RL). To address the epistemic uncertainty due to a lack of data, we adopt the Bayesian Risk Markov Decision Process (BRMDP) to accou…

Reinforcement Learning

Optimizing Through Change: Bounds and Recommendations for Time-Varying Bayesian Optimization Algorithms

2025-01-31 · Anthony Bardou, Patrick Thiran

Time-Varying Bayesian Optimization (TVBO) is the go-to framework for optimizing a time-varying, expensive, noisy black-box function. However, most of the solutions proposed so far either rely on unrealistic assumptions o…

Bayesian Optimization

Proximal Online Gradient is Optimum for Dynamic Regret

2018-10-08 · Yawei Zhao, Shuang Qiu, Ji Liu

In online learning, the dynamic regret metric chooses the reference (optimal) solution that may change over time, while the typical (static) regret metric assumes the reference solution to be constant over the whole time…

Online Sharp-Calibrated Bayesian Optimization

2026-05-11 · Marshal Arijona Sinaga, Julien Martinelli, Teemu Turpeinen, Samuel Kaski arxiv

Bayesian optimization (BO) is a widely used framework for optimizing expensive black-box functions, commonly based on Gaussian process (GP) surrogate models. Its effectiveness relies on uncertainty quantification that is…