paper-with-me

홈 › Papers

Discounted Beta-Bernoulli Reward Estimation for Sample-Efficient Reinforcement Learning with Verifiable Rewards

2026-03-19 · Haechan Kim, Soohyun Ryu, Gyouk Chu, Doohyuk Jang, Eunho Yang arxiv

Reinforcement learning with verifiable rewards (RLVR) has emerged as an effective post-training paradigm for improving the reasoning capabilities of large language models. However, existing group-based RLVR methods often suffer from severe sample inefficiency. This inefficiency stems from reliance on point estimation of rewards from a small number of rollouts, leading to high estimation variance, variance collapse, and ineffective utilization of generated responses. In this work, we reformulate RLVR from a statistical estimation perspective by modeling rewards as samples drawn from a policy-induced distribution and casting advantage computation as the problem of estimating the reward distribution from finite data. Building on this view, we propose Discounted Beta-Bernoulli (DBB) reward estimation, which leverages historical reward statistics for the non-stationary distribution. Although biased, the resulting estimator exhibits reduced and stable variance, theoretically avoids estimated variance collapse, and achieves lower mean squared error than standard point estimation. Extensive experiments across six in-distribution and three out-of-distribution reasoning benchmarks demonstrate that GRPO with DBB consistently outperforms naive GRPO, achieving average Acc@8 improvements of 3.22/2.42 points in-distribution and 12.49/6.92 points out-of-distribution on the 1.7B and 8B models, respectively, without additional computational cost or memory usage.

📄 PDF Abstract BibTeX arXiv:2603.18444

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

A majorization-minimization algorithm for nonnegative binary matrix factorization

2022-04-20 · Paul Magron, Cédric Févotte

This paper tackles the problem of decomposing binary data using matrix factorization. We consider the family of mean-parametrized Bernoulli models, a class of generative models that are well suited for modeling binary da…

Bayesian InferenceMatrix Completionvalid

Discounted Thompson Sampling for Non-Stationary Bandit Problems

2023-05-18 · Han Qi, Yue Wang, Li Zhu

Non-stationary multi-armed bandit (NS-MAB) problems have recently received significant attention. NS-MAB are typically modelled in two scenarios: abruptly changing, where reward distributions remain constant for a certai…

Thompson Sampling

Nonstationary Generalized Linear Bandits with Discounted Online Mirror Descent

2026-05-25 · Joongkyu Lee, Min-hwan Oh arxiv

We study nonstationary generalized linear bandits (GLBs), where the expected reward is modeled through a nonlinear link function with an unknown time-varying parameter. This framework encompasses a broad class of reward …

Computational Efficiency

Provably Efficient Algorithms for S- and Non-Rectangular Robust MDPs with General Parameterization

2026-02-11 · Anirudh Satheesh, Ziyi Chen, Furong Huang, Heng Huang arxiv

We study robust Markov decision processes (RMDPs) with general policy parameterization under s-rectangular and non-rectangular uncertainty sets. Prior work is largely limited to tabular policies, and hence either lacks s…

Beyond Binomial and Negative Binomial: Adaptation in Bernoulli Parameter Estimation

2018-09-24 · Safa C. Medin, John Murray-Bruce, David Castañón, Vivek K Goyal

Estimating the parameter of a Bernoulli process arises in many applications, including photon-efficient active imaging where each illumination period is regarded as a single Bernoulli trial. Motivated by acquisition effi…

parameter estimation