DNAct: Diffusion Guided Multi-Task 3D Policy Learning
Ge Yan, Yueh-Hua Wu, Xiaolong Wang
TL;DR
DNAct introduces a unified framework that combines NeRF-based neural rendering pre-training to distill 2D foundation-model semantics into a 3D scene representation with a frozen 3D encoder, and diffusion-guided feature learning to capture multi-modal dynamics across tasks. By reframing robotic manipulation as keyframe prediction and fusing 3D semantic features with diffusion-conditioned representations, DNAct achieves robust generalization from limited demonstrations. The method delivers substantial improvements over state-of-the-art NeRF-based baselines in both simulated RLBench tasks and real-robot experiments, while maintaining a compact model and faster inference. Overall, DNAct advances multi-task robotic manipulation by integrating 3D semantic priors with diffusion-based multi-modal learning to enhance robustness and generalization in unseen objects and arrangements.
Abstract
This paper presents DNAct, a language-conditioned multi-task policy framework that integrates neural rendering pre-training and diffusion training to enforce multi-modality learning in action sequence spaces. To learn a generalizable multi-task policy with few demonstrations, the pre-training phase of DNAct leverages neural rendering to distill 2D semantic features from foundation models such as Stable Diffusion to a 3D space, which provides a comprehensive semantic understanding regarding the scene. Consequently, it allows various applications to challenging robotic tasks requiring rich 3D semantics and accurate geometry. Furthermore, we introduce a novel approach utilizing diffusion training to learn a vision and language feature that encapsulates the inherent multi-modality in the multi-task demonstrations. By reconstructing the action sequences from different tasks via the diffusion process, the model is capable of distinguishing different modalities and thus improving the robustness and the generalizability of the learned representation. DNAct significantly surpasses SOTA NeRF-based multi-task manipulation approaches with over 30% improvement in success rate. Project website: dnact.github.io.
