paper-with-me

Papers

Instance-Dependent Confidence and Early Stopping for Reinforcement Learning

2022-01-21 · Koulik Khamaru, Eric Xia, Martin J. Wainwright, Michael I. Jordan

Various algorithms for reinforcement learning (RL) exhibit dramatic variation in their convergence rates as a function of problem structure. Such problem-dependent behavior is not captured by worst-case analyses and has accordingly inspired a growing effort in obtaining instance-dependent guarantees and deriving instance-optimal algorithms for RL problems. This research has been carried out, however, primarily within the confines of theory, providing guarantees that explain \textit{ex post} the performance differences observed. A natural next step is to convert these theoretical guarantees into guidelines that are useful in practice. We address the problem of obtaining sharp instance-dependent confidence regions for the policy evaluation problem and the optimal value estimation problem of an MDP, given access to an instance-optimal algorithm. As a consequence, we propose a data-dependent stopping rule for instance-optimal algorithms. The proposed stopping rule adapts to the instance-specific difficulty of the problem and allows for early termination for problems with favorable structure.

📄 PDF Abstract BibTeX arXiv:2201.08536

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Instance-dependent Early Stopping

2025-02-11 · Suqin Yuan, Runqi Lin, Lei Feng, Bo Han 외

In machine learning practice, early stopping has been widely used to regularize models and can save computational costs by halting the training process when the model's performance on a validation set stops improving. Ho…

Transfer Learning

Second-order Confidence Network for Early Classification of Time Series

2023-12-19 · ACM Transactions on Intelligent Systems and Technology 2023 12 · Junwei Lv, Yuqi Chu, Jun Hu, Peipei Li 외

Time series data are ubiquitous in a variety of disciplines. Early classification of time series, which aims to predict the class label of a time series as early and accurately as possible, is a significant but challengi…

Early ClassificationTime Series

Early Stopping for Large Reasoning Models via Confidence Dynamics

2026-04-06 · Parsa Hosseini, Sumit Nawathe, Mahdi Salmani, Meisam Razaviyayn 외 arxiv

Large reasoning models rely on long chain-of-thought generation to solve complex problems, but extended reasoning often incurs substantial computational cost and can even degrade performance due to overthinking. A key ch…

Adaptive Repetition for Mitigating Position Bias in LLM-Based Ranking

2025-07-23 · Ali Vardasbi, Gustavo Penha, Claudia Hauff, Hugues Bouchard arxiv

When using LLMs to rank items based on given criteria, or evaluate answers, the order of candidate items can influence the model's final decision. This sensitivity to item positioning in a LLM's prompt is known as positi…

Early stopping and non-parametric regression: An optimal data-dependent stopping rule

2013-06-15 · Garvesh Raskutti, Martin J. Wainwright, Bin Yu

The strategy of early stopping is a regularization technique based on choosing a stopping time for an iterative algorithm. Focusing on non-parametric regression in a reproducing kernel Hilbert space, we analyze the early…

regression