LGCLFeb 24

SELAUR: Self Evolving LLM Agent via Uncertainty-aware Rewards

arXiv:2602.21158v22 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses the challenge of guiding LLM agents in complex tasks, offering an incremental improvement over existing reward shaping methods.

The paper tackled the problem of improving multi-step decision-making in LLM agents by incorporating intrinsic uncertainty into reward design, resulting in consistent success rate improvements on ALFWorld and WebShop benchmarks.

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 and step-level credit assignment, a key signal remains largely overlooked: the intrinsic uncertainty of LLMs. Uncertainty reflects model confidence, reveals where exploration is needed, and offers valuable learning cues even in failed trajectories. We introduce SELAUR: Self Evolving LLM Agent via Uncertainty-aware Rewards, a reinforcement learning framework that incorporates uncertainty directly into the reward design. SELAUR integrates entropy-, least-confidence-, and margin-based metrics into a combined token-level uncertainty estimate, providing dense confidence-aligned supervision, and employs a failure-aware reward reshaping mechanism that injects these uncertainty signals into step- and trajectory-level rewards to improve exploration efficiency and learning stability. Experiments on two benchmarks, ALFWorld and WebShop, show that our method consistently improves success rates over strong baselines. Ablation studies further demonstrate how uncertainty signals enhance exploration and robustness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes