日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
arXiv:2503.13660

INPROVF: Leveraging Large Language Models to Repair High-level Robot Controllers from Assumption Violations

INPROVF: Leveraging Large Language Models to Repair High-level Robot Controllers from Assumption Violations

シェア:XThreadsFacebookLINEはてブBluesky

著者: Qian Meng, Jin Peng Zhou, Kilian Q. Weinberger, Hadas Kress-Gazit

分類: cs.RO, cs.AI, cs.FL, cs.SY, eess.SY

原文アブストラクト

This paper presents INPROVF, an automatic framework that combines large language models (LLMs) and formal methods to speed up the repair process of high-level robot controllers. Previous approaches based solely on formal methods are computationally expensive and cannot scale to large state spaces. In contrast, INPROVF uses LLMs to generate repair candidates, and formal methods to verify their correctness. To improve the quality of these candidates, our framework first translates the symbolic representations of the environment and controllers into natural language descriptions. If a candidate fails the verification, INPROVF provides feedback on potential unsafe behaviors or unsatisfied tasks, and iteratively prompts LLMs to generate improved solutions. We demonstrate the effectiveness of INPROVF through 12 violations with various workspaces, tasks, and state space sizes.