CoSPlan: Corrective Sequential Planning via Scene Graph Incremental Updates
By: Shresth Grover , Priyank Pathak , Akash Kumar and more
Potential Business Impact:
Helps robots learn to fix their own mistakes.
Large-scale Vision-Language Models (VLMs) exhibit impressive complex reasoning capabilities but remain largely unexplored in visual sequential planning, i.e., executing multi-step actions towards a goal. Additionally, practical sequential planning often involves non-optimal (erroneous) steps, challenging VLMs to detect and correct such steps. We propose Corrective Sequential Planning Benchmark (CoSPlan) to evaluate VLMs in error-prone, vision-based sequential planning tasks across 4 domains: maze navigation, block rearrangement, image reconstruction,and object reorganization. CoSPlan assesses two key abilities: Error Detection (identifying non-optimal action) and Step Completion (correcting and completing action sequences to reach the goal). Despite using state-of-the-art reasoning techniques such as Chain-of-Thought and Scene Graphs, VLMs (e.g. Intern-VLM and Qwen2) struggle on CoSPlan, failing to leverage contextual cues to reach goals. Addressing this, we propose a novel training-free method, Scene Graph Incremental updates (SGI), which introduces intermediate reasoning steps between the initial and goal states. SGI helps VLMs reason about sequences, yielding an average performance gain of 5.2%. In addition to enhancing reliability in corrective sequential planning, SGI generalizes to traditional planning tasks such as Plan-Bench and VQA.
Similar Papers
Chain-of-Visual-Thought: Teaching VLMs to See and Think Better with Continuous Visual Tokens
CV and Pattern Recognition
Lets computers see and understand pictures better.
VOST-SGG: VLM-Aided One-Stage Spatio-Temporal Scene Graph Generation
CV and Pattern Recognition
Helps videos understand what's happening and why.
Bridging Vision Language Models and Symbolic Grounding for Video Question Answering
CV and Pattern Recognition
Helps computers understand videos better by seeing relationships.