Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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.

Calvin Luo, Mandy He, Zilai Zeng, Chen Sun• 2024

Related benchmarks

TaskDatasetResultRank
Robotic ManipulationMeta-World (test)--
6
Continuous LocomotionHumanoid
Ground-truth Reward145.6
5
Goal AchievementDeepMind Control Suite Humanoid
Ground Truth Reward254.4
5
Continuous LocomotionDog
Ground-truth Reward60.2
5
Goal-achievement behavior naturalnessDeepMind Control Suite Humanoid
Naturalness Preference Score70.8
3
Continuous locomotion naturalnessDeepMind Control Suite Humanoid
User Preference Naturalness84
1
Continuous locomotion naturalnessDeepMind Control Suite Dog
Naturalness Preference (%)0.76
1
Goal-achievement behavior naturalnessDeepMind Control Suite Dog
Naturalness Preference (%)87.5
1
Showing 8 of 8 rows

Other info

Code

Follow for update