Pith. sign in

REVIEW 3 cited by

DKPROMPT: Domain Knowledge Prompting Vision-Language Models for Open-World Planning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.17659 v1 pith:IDFY5QEP submitted 2024-06-25 cs.AI cs.RO

DKPROMPT: Domain Knowledge Prompting Vision-Language Models for Open-World Planning

classification cs.AI cs.RO
keywords planningtaskclassicaldkpromptvision-languagedomainknowledgemodels
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Vision-language models (VLMs) have been applied to robot task planning problems, where the robot receives a task in natural language and generates plans based on visual inputs. While current VLMs have demonstrated strong vision-language understanding capabilities, their performance is still far from being satisfactory in planning tasks. At the same time, although classical task planners, such as PDDL-based, are strong in planning for long-horizon tasks, they do not work well in open worlds where unforeseen situations are common. In this paper, we propose a novel task planning and execution framework, called DKPROMPT, which automates VLM prompting using domain knowledge in PDDL for classical planning in open worlds. Results from quantitative experiments show that DKPROMPT outperforms classical planning, pure VLM-based and a few other competitive baselines in task completion rate.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SYMBOLIZER: Symbolic Model-free Task Planning with VLMs

    cs.RO 2026-04 unverdicted novelty 6.0

    SYMBOLIZER grounds symbolic states from images via VLMs using only lifted predicates and solves long-horizon tasks with goal-count and width-based heuristic search, outperforming direct VLM planning and matching VLM-h...

  2. PLanAR: Planning-Language-Grounded Agentic Reasoning for Robot Manipulation

    cs.RO 2026-02 conditional novelty 6.0

    AgenticLab's closed-loop planning-language pipeline lets different vision-language models drive a real robot, and benchmark tests show action-verification quality, not planning, determines long-horizon success.

  3. VeriGraph: Scene Graphs for Execution Verifiable Robot Planning

    cs.RO 2024-11 unverdicted novelty 5.0

    VeriGraph integrates VLMs with scene-graph verification to raise robot task success rates by 30-58% over baselines in manipulation scenarios.