Dense Policy: Bidirectional Autoregressive Learning of Actions
About
Mainstream visuomotor policies predominantly rely on generative models for holistic action prediction, while current autoregressive policies, predicting the next token or chunk, have shown suboptimal results. This motivates a search for more effective learning methods to unleash the potential of autoregressive policies for robotic manipulation. This paper introduces a bidirectionally expanded learning approach, termed Dense Policy, to establish a new paradigm for autoregressive policies in action prediction. It employs a lightweight encoder-only architecture to iteratively unfold the action sequence from an initial single frame into the target sequence in a coarse-to-fine manner with logarithmic-time inference. Extensive experiments validate that our dense policy has superior autoregressive learning capabilities and can surpass existing holistic generative policies. Our policy, example data, and training code will be publicly available upon publication. Project page: https: //selen-suyue.github.io/DspNet/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Take photo | RoboFactory 4 Agents | Success Rate9 | 10 | |
| Place Food | RoboFactory 2 Agents | Success Rate18 | 10 | |
| Stack Cube | RoboFactory 3 Agents | Success Rate0.00e+0 | 10 | |
| Lift Barrier | RoboFactory 2 Agents | Success Rate28 | 10 | |
| Multi-agent Manipulation (Aggregate) | RoboFactory Overall | Success Rate9 | 10 | |
| Stack Cube | RoboFactory 2 Agents | Success Rate0.00e+0 | 10 | |
| Camera Alignment | RoboFactory 3 Agents | Success Rate0.00e+0 | 10 |