Text-Aware Diffusion for Policy Learning
About
Training an agent to achieve particular goals or perform desired behaviors is often accomplished through reinforcement learning, especially in the absence of expert demonstrations. However, supporting novel goals or behaviors through reinforcement learning requires the ad-hoc design of appropriate reward functions, which quickly becomes intractable. To address this challenge, we propose Text-Aware Diffusion for Policy Learning (TADPoLe), which uses a pretrained, frozen text-conditioned diffusion model to compute dense zero-shot reward signals for text-aligned policy learning. We hypothesize that large-scale pretrained generative models encode rich priors that can supervise a policy to behave not only in a text-aligned manner, but also in alignment with a notion of naturalness summarized from internet-scale training data. In our experiments, we demonstrate that TADPoLe is able to learn policies for novel goal-achievement and continuous locomotion behaviors specified by natural language, in both Humanoid and Dog environments. The behaviors are learned zero-shot without ground-truth rewards or expert demonstrations, and are qualitatively more natural according to human evaluation. We further show that TADPoLe performs competitively when applied to robotic manipulation tasks in the Meta-World environment, without having access to any in-domain demonstrations.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robotic Manipulation | Meta-World (test) | -- | 6 | |
| Continuous Locomotion | Humanoid | Ground-truth Reward145.6 | 5 | |
| Goal Achievement | DeepMind Control Suite Humanoid | Ground Truth Reward254.4 | 5 | |
| Continuous Locomotion | Dog | Ground-truth Reward60.2 | 5 | |
| Goal-achievement behavior naturalness | DeepMind Control Suite Humanoid | Naturalness Preference Score70.8 | 3 | |
| Continuous locomotion naturalness | DeepMind Control Suite Humanoid | User Preference Naturalness84 | 1 | |
| Continuous locomotion naturalness | DeepMind Control Suite Dog | Naturalness Preference (%)0.76 | 1 | |
| Goal-achievement behavior naturalness | DeepMind Control Suite Dog | Naturalness Preference (%)87.5 | 1 |