首页 /研究 /Reward-Guided Synthesis of Intelligent Agents with Control Structures
MANIPULATION

Reward-Guided Synthesis of Intelligent Agents with Control Structures

Guofeng Cui, Yuning Wang, Wenjie Qiu, He Zhu

发表年份
2024
引用次数
2
访问权限
开放获取

摘要

Deep reinforcement learning (RL) has led to encouraging successes in numerous challenging robotics applications. However, the lack of inductive biases to support logic deduction and generalization in the representation of a deep RL model causes it less effective in exploring complex long-horizon robot-control tasks with sparse reward signals. Existing program synthesis algorithms for RL problems inherit the same limitation, as they either adapt conventional RL algorithms to guide program search or synthesize robot-control programs to imitate an RL model. We propose ReGuS, a reward-guided synthesis paradigm, to unlock the potential of program synthesis to overcome the exploration challenges. We develop a novel hierarchical synthesis algorithm with decomposed search space for loops, on-demand synthesis of conditional statements, and curriculum synthesis for procedure calls, to effectively compress the exploration space for long-horizon, multi-stage, and procedural robot-control tasks that are difficult to address by conventional RL techniques. Experiment results demonstrate that ReGuS significantly outperforms state-of-the-art RL algorithms and standard program synthesis baselines on challenging robot tasks including autonomous driving, locomotion control, and object manipulation. CCS Concepts: • Software and its engineering → Automatic programming.

关键词

Control (management)Computer scienceNeurosciencePsychologyArtificial intelligence

相关论文

查看 MANIPULATION 分类全部论文