Hierarchical Reward Design from Language: Enhancing Alignment of Agent Behavior with Human Specifications
Zhiqin Qian, Ryan Diaz, Sangwon Seo, Vaibhav Unhelkar
TL;DR
This work formalizes Hierarchical Reward Design (HRD) to enable richer, language-based specification of long-horizon agent behavior by decomposing rewards into low- and high-level components. It introduces HRDL, an instantiation that uses natural language to define these hierarchical rewards, and proposes Language to Hierarchical Rewards (L2HR), a prompting-and-training procedure that generates executable, hierarchical reward programs from language. Empirical results across Rescue World, iTHOR, and Kitchen show that HRD-based rewards improve high-level alignment and task feasibility compared with flat rewards, with human evaluations corroborating stronger perceived alignment. The approach advances human-aligned AI by providing a scalable, language-driven method to tailor hierarchical RL to complex behavioral specifications, while outlining future work on real-world deployment and richer reward-generation techniques.
Abstract
When training artificial intelligence (AI) to perform tasks, humans often care not only about whether a task is completed but also how it is performed. As AI agents tackle increasingly complex tasks, aligning their behavior with human-provided specifications becomes critical for responsible AI deployment. Reward design provides a direct channel for such alignment by translating human expectations into reward functions that guide reinforcement learning (RL). However, existing methods are often too limited to capture nuanced human preferences that arise in long-horizon tasks. Hence, we introduce Hierarchical Reward Design from Language (HRDL): a problem formulation that extends classical reward design to encode richer behavioral specifications for hierarchical RL agents. We further propose Language to Hierarchical Rewards (L2HR) as a solution to HRDL. Experiments show that AI agents trained with rewards designed via L2HR not only complete tasks effectively but also better adhere to human specifications. Together, HRDL and L2HR advance the research on human-aligned AI agents.
