PulseAugur
EN
LIVE 09:20:30

Open-weight LLMs show promise but fall short in PDDL model repair

Researchers have evaluated the effectiveness of open-weight large language models in repairing errors within PDDL (Planning Domain Definition Language) models, which are crucial for AI planning. Their experiments demonstrated that while the best-performing LLM achieved an F1 score of 0.87, significantly outperforming a symbolic baseline, this performance came with a low test pass rate. Even with test traces included, the models struggled to consistently satisfy the constraints required for reliable automated model repair, particularly on complex domains. AI

IMPACT Current open-weight LLMs are not yet reliable enough for automated AI planning model repair, indicating a need for further development in reasoning and constraint satisfaction.

RANK_REASON Research paper evaluating LLM capabilities on a specific AI task. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Open-weight LLMs show promise but fall short in PDDL model repair

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Nader Karimi Bavandpour, Pascal Bercher ·

    LLM-Only PDDL Domain Repair with Open-Weight Models

    arXiv:2608.17341v1 Announce Type: new Abstract: AI planning is concerned with finding a sequence of actions that achieves a specified goal. It relies on explicit models of the world, commonly represented in the Planning Domain Definition Language (PDDL). An active line of researc…