Primary-Fine Decoupling for Action Generation in Robotic Imitation

Abstract

Multi-modal distribution in robotic manipulation action sequences poses critical challenges for imitation learning. To this end, existing approaches often model the action space as either a discrete set of tokens or a continuous, latent-variable distribution. However, both approaches present trade-offs: some methods discretize actions into tokens and therefore lose fine-grained action variations, while others generate continuous actions in a single stage tend to produce unstable mode transitions. To address these limitations, we propose Primary-Fine Decoupling for Action Generation (PF-DAG), a two-stage framework that decouples coarse action consistency from fine-grained variations. First, we compress action chunks into a small set of discrete modes, enabling a lightweight policy to select consistent coarse modes and avoid mode bouncing. Second, a mode conditioned MeanFlow policy is learned to generate high-fidelity continuous actions. Theoretically, we prove PF-DAG’s two-stage design achieves a strictly lower MSE bound than single-stage generative policies. Empirically, PF-DAG outperforms state-of-the-art baselines across 56 tasks from Adroit, DexArt, and MetaWorld benchmarks. It further generalizes to real-world tactile dexterous manipulation tasks. Our work demonstrates that explicit mode-level decoupling enables both robust multi-modal modeling and reactive closed-loop control for robotic manipulation.

Cite

Text

Lei et al. "Primary-Fine Decoupling for Action Generation in Robotic Imitation." International Conference on Learning Representations, 2026.

Markdown

[Lei et al. "Primary-Fine Decoupling for Action Generation in Robotic Imitation." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/lei2026iclr-primaryfine/)

BibTeX

@inproceedings{lei2026iclr-primaryfine,
  title     = {{Primary-Fine Decoupling for Action Generation in Robotic Imitation}},
  author    = {Lei, Xiaohan and Wang, Min and Zhou, Wengang and Lu, Xingyu and Li, Houqiang},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/lei2026iclr-primaryfine/}
}