paper-with-me

Papers

Community Exploration: From Offline Optimization to Online Learning

2018-11-13 · NeurIPS 2018 12 · Xiaowei Chen, Weiran Huang, Wei Chen, John C. S. Lui

We introduce the community exploration problem that has many real-world applications such as online advertising. In the problem, an explorer allocates limited budget to explore communities so as to maximize the number of members he could meet. We provide a systematic study of the community exploration problem, from offline optimization to online learning. For the offline setting where the sizes of communities are known, we prove that the greedy methods for both of non-adaptive exploration and adaptive exploration are optimal. For the online setting where the sizes of communities are not known and need to be learned from the multi-round explorations, we propose an `upper confidence' like algorithm that achieves the logarithmic regret bounds. By combining the feedback from different rounds, we can achieve a constant regret bound.

📄 PDF Abstract BibTeX arXiv:1811.05134

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hybrid Preference Optimization for Alignment: Provably Faster Convergence Rates by Combining Offline Preferences with Online Exploration

2024-12-13 · Avinandan Bose, Zhihan Xiong, Aadirupa Saha, Simon Shaolei Du 외

Reinforcement Learning from Human Feedback (RLHF) is currently the leading approach for aligning large language models with human preferences. Typically, these models rely on extensive offline preference datasets for tra…

Semi-Offline Reinforcement Learning for Optimized Text Generation

2023-06-16 · Changyu Chen, Xiting Wang, Yiqiao Jin, Victor Ye Dong 외

In reinforcement learning (RL), there are two major settings for interacting with the environment: online and offline. Online methods explore the environment at significant time cost, and offline methods efficiently obta…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

COOPO: Cyclic Offline-Online Policy Optimization Algorithm

2026-05-18 · Qisai Liu, Zhanhong Jiang, Joshua Russell Waite, Aditya Balu 외 arxiv

Offline reinforcement learning struggles with distributional shift and constrained performance due to static dataset limitations, while online RL demands prohibitive environment interactions. The recent advent of hybrid …

Reinforcement Learning

A Non-Monolithic Policy Approach of Offline-to-Online Reinforcement Learning

2024-10-31 · Jaeyoon Kim, Junyu Xuan, Christy Liang, Farookh Hussain

Offline-to-online reinforcement learning (RL) leverages both pre-trained offline policies and online policies trained for downstream tasks, aiming to improve data efficiency and accelerate performance enhancement. An exi…

Reinforcement Learning (RL)

Offline-to-Online Multi-Agent Reinforcement Learning with Offline Value Function Memory and Sequential Exploration

2024-10-25 · Hai Zhong, Xun Wang, Zhuoran Li, Longbo Huang

Offline-to-Online Reinforcement Learning has emerged as a powerful paradigm, leveraging offline data for initialization and online fine-tuning to enhance both sample efficiency and performance. However, most existing res…

Efficient ExplorationMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+3