Regularized Conditional Diffusion Model for Multi-Task Preference Alignment
About
Sequential decision-making is desired to align with human intents and exhibit versatility across various tasks. Previous methods formulate it as a conditional generation process, utilizing return-conditioned diffusion models to directly model trajectory distributions. Nevertheless, the return-conditioned paradigm relies on pre-defined reward functions, facing challenges when applied in multi-task settings characterized by varying reward functions (versatility) and showing limited controllability concerning human preferences (alignment). In this work, we adopt multi-task preferences as a unified condition for both single- and multi-task decision-making, and propose preference representations aligned with preference labels. The learned representations are used to guide the conditional generation process of diffusion models, and we introduce an auxiliary objective to maximize the mutual information between representations and corresponding generated trajectories, improving alignment between trajectories and preferences. Extensive experiments in D4RL and Meta-World demonstrate that our method presents favorable performance in single- and multi-task scenarios, and exhibits superior alignment with preferences.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Offline Reinforcement Learning | D4RL halfcheetah-medium-expert | Normalized Score95 | 117 | |
| Offline Reinforcement Learning | D4RL hopper-medium-expert | Normalized Score108.9 | 115 | |
| Offline Reinforcement Learning | D4RL walker2d-medium-expert | Normalized Score104.8 | 86 | |
| Offline Reinforcement Learning | D4RL Medium-Replay Hopper | Normalized Score56.2 | 72 | |
| Offline Reinforcement Learning | D4RL Medium HalfCheetah | Normalized Score45 | 59 | |
| Offline Reinforcement Learning | D4RL Medium-Replay HalfCheetah | Normalized Score40.5 | 59 | |
| Offline Reinforcement Learning | D4RL walker2d medium-replay | Normalized Score60.5 | 45 | |
| Robot Manipulation | Meta-World Unseen Tasks V2 | Button Press Wall v2 Success Rate22 | 4 |