paper-with-me

홈 › Papers

Learning Upper Lower Value Envelopes to Shape Online RL: A Principled Approach

2025-10-22 · Sebastian Reboul, Hélène Halconruy arxiv

We investigate the fundamental problem of leveraging offline data to accelerate online reinforcement learning - a direction with strong potential but limited theoretical grounding. Our study centers on how to \emph{learn} and \emph{apply} value envelopes within this context. To this end, we introduce a principled two-stage framework: the first stage uses offline data to derive upper and lower bounds on value functions, while the second incorporates these learned bounds into online algorithms. Our method extends prior work by decoupling the upper and lower bounds, enabling more flexible and tighter approximations. In contrast to approaches that rely on fixed shaping functions, our envelopes are data-driven and explicitly modeled as random variables, with a filtration argument ensuring independence across phases. The analysis establishes high-probability regret bounds determined by two interpretable quantities, thereby providing a formal bridge between offline pre-training and online fine-tuning. Empirical results on tabular MDPs demonstrate substantial regret reductions compared with both UCBVI and prior methods while remaining competitive with related approaches.

📄 PDF Abstract BibTeX arXiv:2510.19528

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Guaranteed Deterministic Bounds on the Total Variation Distance between Univariate Mixtures

2018-06-29 · Frank Nielsen, Ke Sun

The total variation distance is a core statistical distance between probability measures that satisfies the metric axioms, with value always falling in $[0,1]$. This distance plays a fundamental role in machine learning …

Two-sample testing

The Bounds of Mediated Communication

2023-03-10 · Roberto Corrao, Yifan Dai

We study the bounds of mediated communication in sender-receiver games in which the sender's payoff is state-independent. We show that the feasible distributions over the receiver's beliefs under mediation are those that…

Solving Bilevel AC OPF Problems by Smoothing the Complementary Conditions -- Part I: Model Description and the Algorithm

2022-06-28 · Karlo Šepetanc, Hrvoje Pandžić, Tomislav Capuder

The existing research on market price-affecting agents, i.e. price makers, neglects or simplifies the nature of AC power flows in the power system as it predominantly relies on DC power flows. This paper proposes a novel…

Just-In-Time Piecewise-Linear Semantics for ReLU-type Networks

2025-10-20 · Hongyi Duan, Haoyang Liu, Jian'an Zhang, Fengrui Liu 외 arxiv

We present a JIT PL semantics for ReLU-type networks that compiles models into a guarded CPWL transducer with shared guards. The system adds hyperplanes only when operands are affine on the current cell, maintains global…

Precise Regret Bounds for Log-loss via a Truncated Bayesian Algorithm

2022-05-07 · Changlong Wu, Mohsen Heidari, Ananth Grama, Wojciech Szpankowski

We study the sequential general online regression, known also as the sequential probability assignments, under logarithmic loss when compared against a broad class of experts. We focus on obtaining tight, often matching,…