日本フィジカルAI新聞

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

週刊ニュースレター購読
LLM計画arXiv:2606.03685v1

教師あり微調整されたLLMプランナーにおける世界モデル回復の詳細な考察

A Close Look At World Model Recovery In Supervised Fine-Tuned LLM Planners

シェア:XThreadsFacebookLINEはてブBluesky

教師あり微調整がLLMの計画能力を向上させる一方で、モデルが計画問題の世界モデルを内部表現として獲得しているかを解釈可能性実験で検証した論文。

著者: Patrick Emami, Nan Qiang, Peter Graf

分類: cs.LG, cs.AI

原文アブストラクト

Supervised fine-tuning (SFT) improves end-to-end classical planning in large language models (LLMs), but do these models also learn to represent and reason about the planning problems they are solving? Due to the relative complexity of classical planning problems and the challenge that end-to-end plan generation poses for LLMs, it has been difficult to explore this question. In our work, we devise and perform a series of interpretability experiments that holistically interrogate world model recovery by examining both internal representations and generative capabilities of fine-tuned LLMs. We find that: a) Supervised fine-tuning on valid action sequences enables LLMs to linearly encode action validity and some state predicates. b) Models that struggle to use output probabilities for classifying action validity may still learn internal representations that separate valid from invalid actions. c) Broader state space coverage during fine-tuning, such as from random walk data, yields more accurate recovery of the underlying world model. In summary, this work contributes a recipe for applying interpretability techniques to planning LLMs and generates insights that shed light on open questions about how knowledge is represented in LLMs.