Hierarchical planning is carrying long-horizon manipulation
Long-horizon manipulation papers are getting more explicit about the control loop above the actuator policy. HiVLA keeps a vision-language model (VLM) on planning and grounding, then hands execution to a diffusion policy with both global scene tokens and a high-resolution local crop. That setup posts 83.3% average success on RoboTwin 2.0, ahead of H-RDT at 70.6%. Goal2Skill adds structured memory, post-condition checks, and recovery logic for multi-stage tasks. On five RMBench tasks it reports 32.4% average success versus 9.8% for the strongest baseline. The common message is clear: better long-horizon results now come from explicit subtask structure, scene grounding, and step verification, not only from a larger end-to-end policy.