菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-06
📄 Abstract - Boosted Distributional Reinforcement Learning: Analysis and Healthcare Applications

Researchers and practitioners are increasingly considering reinforcement learning to optimize decisions in complex domains like robotics and healthcare. To date, these efforts have largely utilized expectation-based learning. However, relying on expectation-focused objectives may be insufficient for making consistent decisions in highly uncertain situations involving multiple heterogeneous groups. While distributional reinforcement learning algorithms have been introduced to model the full distributions of outcomes, they can yield large discrepancies in realized benefits among comparable agents. This challenge is particularly acute in healthcare settings, where physicians (controllers) must manage multiple patients (subordinate agents) with uncertain disease progression and heterogeneous treatment responses. We propose a Boosted Distributional Reinforcement Learning (BDRL) algorithm that optimizes agent-specific outcome distributions while enforcing comparability among similar agents and analyze its convergence. To further stabilize learning, we incorporate a post-update projection step formulated as a constrained convex optimization problem, which efficiently aligns individual outcomes with a high-performing reference within a specified tolerance. We apply our algorithm to manage hypertension in a large subset of the US adult population by categorizing individuals into cardiovascular disease risk groups. Our approach modifies treatment plans for median and vulnerable patients by mimicking the behavior of high-performing references in each risk group. Furthermore, we find that BDRL improves the number and consistency of quality-adjusted life years compared with reinforcement learning baselines.

顶级标签: reinforcement learning medical theory
详细标签: distributional rl healthcare optimization algorithm convergence multi-agent fairness constrained optimization 或 搜索:

增强型分布强化学习:分析与医疗健康应用 / Boosted Distributional Reinforcement Learning: Analysis and Healthcare Applications


1️⃣ 一句话总结

本文提出了一种增强型分布强化学习算法,它不仅能优化每个个体的结果分布,还能确保相似个体之间的公平可比性,在高血压管理的模拟应用中,相比传统方法显著提升了患者生命质量与治疗一致性。

源自 arXiv: 2604.04334