paper-with-me

Papers

Combining Online Learning and Offline Learning for Contextual Bandits with Deficient Support

2021-07-24 · Hung Tran-The, Sunil Gupta, Thanh Nguyen-Tang, Santu Rana, Svetha Venkatesh

We address policy learning with logged data in contextual bandits. Current offline-policy learning algorithms are mostly based on inverse propensity score (IPS) weighting requiring the logging policy to have \emph{full support} i.e. a non-zero probability for any context/action of the evaluation policy. However, many real-world systems do not guarantee such logging policies, especially when the action space is large and many actions have poor or missing rewards. With such \emph{support deficiency}, the offline learning fails to find optimal policies. We propose a novel approach that uses a hybrid of offline learning with online exploration. The online exploration is used to explore unsupported actions in the logged data whilst offline learning is used to exploit supported actions from the logged data avoiding unnecessary explorations. Our approach determines an optimal policy with theoretical guarantees using the minimal number of online explorations. We demonstrate our algorithms' effectiveness empirically on a diverse collection of datasets.

📄 PDF Abstract BibTeX arXiv:2107.11533

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Offline Neural Contextual Bandits: Pessimism, Optimization and Generalization

2021-11-27 · ICLR 2022 4 · Thanh Nguyen-Tang, Sunil Gupta, A. Tuan Nguyen, Svetha Venkatesh

Offline policy learning (OPL) leverages existing data collected a priori for policy optimization without any active exploration. Despite the prevalence and recent interest in this problem, its theoretical and algorithmic…

Multi-Armed Bandits

Direction-Aware Offline-to-Online Learning in Linear Contextual Bandits

2026-04-27 · Zean Han, Ruihan Lin, Zezhen Ding, Jiheng Zhang arxiv

Many bandit systems are deployed with offline historical data, such as past logs from earlier policies. Using these data can reduce early online exploration when they remain informative for the online problem. When the o…

Kernel weighted importance sampling for off-policy evaluation in contextual bandits

2026-07-16 · Joshua Spear, Matthieu Komorowski, Rebecca Pope, Neil J Sebire 외 arxiv

This article presents a novel estimator for performing off-policy evaluation using only offline data for contextual bandits. The proposed estimator, Kernel-WIS is demonstrated to be asymptotically consistent and to empir…

Group-Sensitive Offline Contextual Bandits

2025-10-31 · Yihong Guo, Junjie Luo, Guodong Gao, Ritu Agarwal 외 arxiv

Offline contextual bandits allow one to learn policies from historical/offline data without requiring online interaction. However, offline policy optimization that maximizes overall expected rewards can unintentionally a…

Productization Challenges of Contextual Multi-Armed Bandits

2019-07-10 · David Abensur, Ivan Balashov, Shaked Bar, Ronny Lempel 외

Contextual Multi-Armed Bandits is a well-known and accepted online optimization algorithm, that is used in many Web experiences to tailor content or presentation to users' traffic. Much has been published on theoretical …

Multi-Armed Bandits