Data-Asymmetric Latent Imagination and Reranking for 3D Robotic Imitation Learning
TLDR
DALI-R uses a latent world model and reranking to improve 3D robotic imitation learning from mixed-quality trajectories, achieving 6.8% success rate improvement.
Reasoning
The paper introduces a novel framework that leverages a latent world model for imagined rollouts and a task completion scorer for reranking, effectively using suboptimal demonstrations. Strengths include clear methodology and empirical gains on two benchmarks, but weaknesses are limited evaluation to simulated environments and modest inference overhead.
Read-first score
Read-first score 48.9, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 34.
Field roles
Rank sensitivity
Stability: volatile; rank range: 260.
Keyword Scores
Deep Analysis
Innovations
- Data-Asymmetric Latent Imagination and Reranking (DALI-R) framework for 3D robotic imitation learning from mixed-quality trajectories
- Latent World Model over 3D point clouds for imagined rollouts
- Task Completion Scorer that reranks candidate action chunks
- Integration with both diffusion and efficient flow-matching policies
Methodology
DALI-R learns a Latent World Model over 3D point clouds to generate imagined rollouts and a Task Completion Scorer to rerank candidate action chunks. It is instantiated with diffusion and flow-matching policies and evaluated on Adroit and MetaWorld benchmarks.
Key Results
Across two 3D base policies, DALI-R achieves an average 6.8% improvement in success rate while incurring less than 0.7× additional inference overhead.