LacaDM: A Latent Causal Diffusion Model for Multiobjective Reinforcement Learning
Xueming Yan, Bo Yin, Yaochu Jin
TL;DR
LacaDM tackles MORL generalization by embedding latent temporal causal structures into a diffusion framework, enabling efficient policy generation that balances multiple objectives. The model uses forward diffusion guided by IRL-context embeddings and CRL-informed reverse diffusion to refine policies, with an explicit CRL-driven loss that enforces causal coherence. Empirical results on MO-Gymnasium show LacaDM outperforms state-of-the-art baselines in hypervolume, sparsity, and expected utility, across both discrete and continuous tasks, and an ablation confirms the critical role of CRL for transfer and adaptation. This approach offers a scalable, data-efficient path to robust multiobjective decision-making in dynamic environments.
Abstract
Multiobjective reinforcement learning (MORL) poses significant challenges due to the inherent conflicts between objectives and the difficulty of adapting to dynamic environments. Traditional methods often struggle to generalize effectively, particularly in large and complex state-action spaces. To address these limitations, we introduce the Latent Causal Diffusion Model (LacaDM), a novel approach designed to enhance the adaptability of MORL in discrete and continuous environments. Unlike existing methods that primarily address conflicts between objectives, LacaDM learns latent temporal causal relationships between environmental states and policies, enabling efficient knowledge transfer across diverse MORL scenarios. By embedding these causal structures within a diffusion model-based framework, LacaDM achieves a balance between conflicting objectives while maintaining strong generalization capabilities in previously unseen environments. Empirical evaluations on various tasks from the MOGymnasium framework demonstrate that LacaDM consistently outperforms the state-of-art baselines in terms of hypervolume, sparsity, and expected utility maximization, showcasing its effectiveness in complex multiobjective tasks.
