cd /news/machine-learning/deep-reinforcement-learning-with-buf… · home topics machine-learning article
[ARTICLE · art-135538] src=machinebrief.com ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Deep Reinforcement Learning with Buffered Quantile Objectives

A new arXiv paper (2609.21327v1) introduces Deep-BQRL, a model-free distributional reinforcement-learning framework that extends buffered-quantile learning to neural function approximation, learning conditional return quantiles directly from sampled transitions and using ensemble disagreement to guide exploration. In experiments on an asset-selling optimal-stopping problem and slippery FrozenLake, Deep-BQRL attained smaller mean cumulative point-quantile policy gaps than tabular PPO and TRPO at the reported target levels, while model-based UCB-BQRL retained the smallest gaps, and the learned stopping decisions varied with the target quantile.

by read1 min views1 publishedSep 21, 2026

arXiv:2609.21327v1 Announce Type: new Abstract: Quantile-based reinforcement learning provides an interpretable approach to risk-sensitive decision-making by optimizing a prescribed quantile of the cumulative-return distribution. Despite this appeal, learning under a point quantile objective is challenging: quantiles can change abruptly under small perturbations of the return distribution, and exact quantile-sensitive planning requires computationally demanding distributional optimization. Lower-buffered quantiles alleviate the former difficulty by averaging neighboring quantiles immediately below the target level, providing a smoother surrogate while preserving the underlying point-quantile objective. Existing methods based on this principle, however, remain model-based and rely on explicit return-law planning, limiting their applicability beyond small tabular problems. We develop Deep-BQRL, a model-free distributional reinforcement-learning framework that extends buffered-quantile learning to neural function approximation. The method learns conditional return quantiles directly from sampled transitions, constructs buffered action scores from the relevant region of the learned quantile function, and uses ensemble disagreement to guide exploration. An augmented input representation allows the learned policy to respond to trajectory information without explicitly reproducing the quantile-state recursion required by exact planning. Experiments on an asset-selling optimal-stopping problem and slippery FrozenLake compare Deep-BQRL with model-based UCB-BQRL and tabular PPO and TRPO implementations. In asset selling, Deep-BQRL attains smaller mean cumulative point-quantile policy gaps than PPO and TRPO at the reported target levels, while UCB-BQRL retains the smallest gaps. The learned stopping decisions also vary with the target quantile, providing an interpretable illustration of the method's risk-sensitive behavior.

── more in #machine-learning 4 stories · sorted by recency
── more on @deep-bqrl 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/deep-reinforcement-l…] indexed:0 read:1min 2026-09-21 ·