paper-with-me

홈 › Papers

Uncertainty-aware Reward Design Process

2025-07-03 · Yang Yang, Xiaolu Zhou, Bosong Ding, Miao Xin arxiv

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.

📄 PDF Abstract BibTeX arXiv:2507.02256

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

SELAUR: Self Evolving LLM Agent via Uncertainty-aware Rewards

2026-02-24 · Dengjia Zhang, Xiaoou Liu, Lu Cheng, Yaqing Wang 외 arxiv

Large language models (LLMs) are increasingly deployed as multi-step decision-making agents, where effective reward design is essential for guiding learning. Although recent work explores various forms of reward shaping …

Reinforcement Learning

Ctrl-U: Robust Conditional Image Generation via Uncertainty-aware Reward Modeling

2024-10-15 · Guiyu Zhang, Huan-ang Gao, Zijian Jiang, Hao Zhao 외

In this paper, we focus on the task of conditional image generation, where an image is synthesized according to user instructions. The critical challenge underpinning this task is ensuring both the fidelity of the genera…

Conditional Image GenerationImage Generation

Uncertainty-Aware Reward-Free Exploration with General Function Approximation

2024-06-24 · Junkai Zhang, Weitong Zhang, Dongruo Zhou, Quanquan Gu

Mastering multiple tasks through exploration and learning in an environment poses a significant challenge in reinforcement learning (RL). Unsupervised RL has been introduced to address this challenge by training policies…

Reinforcement Learning (RL)

RewardUQ: A Unified Framework for Uncertainty-Aware Reward Models

2026-02-27 · Daniel Yang, Samuel Stante, Florian Redhardt, Lena Libon 외 arxiv

Reward models are central to aligning large language models (LLMs) with human preferences. Yet most approaches rely on pointwise reward estimates that overlook the epistemic uncertainty in reward models arising from limi…

Active Learning

Uncertainty-Aware Step-wise Verification with Generative Reward Models

2025-02-16 · Zihuiwen Ye, Luckeciano Carvalho Melo, Younesse Kaddar, Phil Blunsom 외

Complex multi-step reasoning tasks, such as solving mathematical problems, remain challenging for large language models (LLMs). While outcome supervision is commonly used, process supervision via process reward models (P…

Mathematical ReasoningUncertainty Quantification