arXiv:2412.10675cs.CLcs.AI2024-12中稿 · Workshop on Planni…被引 13

改进大模型规划能力,发现执行率可提升但正确率仍难突破

Chasing Progress, Not Perfection: Revisiting Strategies for End-to-End LLM Plan Generation

  • 用新奖励函数做强化学习,显著提升计划可执行性
  • 仅微调数据集无法保证泛化,分布外测试表现差
  • 链式思维等策略虽不提高最终正确率,但让计划更易执行

大语言模型(LLMs)的规划能力仍存争议。本文构建端到端的LLM规划器,采用多种评估指标进行系统分析。结果表明,仅在规划语料上微调模型无法获得稳健的规划能力,其在分布外测试集上表现不佳。而链式思维等策略虽未直接提升计划有效性,却显著提高了计划的可执行概率。其中,我们提出的基于最长连续公共子序列(Longest Contiguous Common Subsequence)的强化学习奖励机制最为有效,同时提升了计划的有效性和可执行性。研究澄清了当前文献中的关键误解:尽管计划有效性仍是挑战,但计划可执行性已实现增量进步。未来策略应兼顾两者,本研究为方向提供了实证依据。

原文摘要 · Abstract (English)

The capability of Large Language Models (LLMs) to plan remains a topic of debate. Some critics argue that strategies to boost LLMs' reasoning skills are ineffective in planning tasks, while others report strong outcomes merely from training models on a planning corpus. This study reassesses recent strategies by developing an end-to-end LLM planner and employing diverse metrics for a thorough evaluation. We find that merely fine-tuning LLMs on a corpus of planning instances does not lead to robust planning skills, as indicated by poor performance on out-of-distribution test sets. At the same time, we find that various strategies, including Chain-of-Thought, do enhance the probability of a plan being executable. This indicates progress towards better plan quality, despite not directly enhancing the final validity rate. Among the strategies we evaluated, reinforcement learning with our novel `Longest Contiguous Common Subsequence' reward emerged as the most effective, contributing to both plan validity and executability. Overall, our research addresses key misconceptions in the LLM-planning literature; we validate incremental progress in plan executability, although plan validity remains a challenge. Hence, future strategies should focus on both these aspects, drawing insights from our findings.

大模型规划强化学习可执行性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。