用不确定性分析提升强化学习奖励函数设计效率
Uncertainty-aware Reward Design Process
- 结合大模型与贝叶斯优化,通过自一致性分析量化奖励组件不确定性
- 在35个任务中生成更优奖励函数,设计效率显著优于现有方法
- 适合需要自动化奖励设计的RL研究者和工业应用开发者
奖励函数设计是强化学习的核心,但传统方法存在效率低、不一致等问题。尽管大语言模型(LLMs)被用于自动化设计,其数值优化性能不佳导致奖励质量不高;而进化搜索则过度消耗仿真资源,导致设计周期过长。为此,本文提出不确定性感知的奖励设计流程(URDP),利用大模型进行奖励逻辑推理,并通过自一致性分析量化候选奖励函数的不确定性,实现无需仿真即可识别无效组件并发现新组件。同时引入不确定性感知贝叶斯优化(UABO),提升超参数配置效率。通过解耦奖励组件优化与超参数调优,构建双层优化架构,使大模型与贝叶斯优化协同工作。在三个基准环境的35项任务上评估显示,URDP不仅生成更高品质的奖励函数,且在自动化设计效率上显著优于现有方法。
原文摘要 · Abstract (English)
Designing effective reward functions is a cornerstone of reinforcement learning (RL), yet it remains a challenging process due to the inefficiencies and inconsistencies inherent in conventional reward engineering methodologies. Recent advances have explored leveraging large language models (LLMs) to automate reward function design. However, their suboptimal performance in numerical optimization often yields unsatisfactory reward quality, while the evolutionary search paradigm demonstrates inefficient utilization of simulation resources, resulting in prohibitively lengthy design cycles with disproportionate computational overhead. To address these challenges, we propose the Uncertainty-aware Reward Design Process (URDP), a novel framework that integrates large language models to streamline reward function design and evaluation in RL environments. URDP quantifies candidate reward function uncertainty based on self-consistency analysis, enabling simulation-free identification of ineffective reward components while discovering novel reward components. Furthermore, we introduce uncertainty-aware Bayesian optimization (UABO), which incorporates uncertainty estimation to significantly enhance hyperparameter configuration efficiency. Finally, we construct a bi-level optimization architecture by decoupling the reward component optimization and the hyperparameter tuning. URDP orchestrates synergistic collaboration between the reward logic reasoning of the LLMs and the numerical optimization strengths of the Bayesian Optimization. We conduct a comprehensive evaluation of URDP across 35 diverse tasks spanning three benchmark environments. Our experimental results demonstrate that URDP not only generates higher-quality reward functions but also achieves significant improvements in the efficiency of automated reward design compared to existing approaches.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。