arXiv:2509.23186cs.AIcs.LG2025-09被引 5

通过多标记预测提升大模型的复杂规划能力

Understanding and Enhancing the Planning Capability of Language Models via Multi-Token Prediction

  • 利用多标记预测机制,让模型逐步学习跨步关联关系
  • 在合成图和积木世界任务中,规划准确率显著提升
  • 适合研究大模型推理与结构化规划的学者参考

大型语言模型在多种任务上表现优异,但在学习传递关系方面仍存在困难,而传递关系是复杂规划的核心。本文研究多标记预测(MTP)范式对传递关系学习的影响。理论分析表明,基于共享输出头与转移层的Transformer架构中,转移层能逐步学习多步邻接信息,使主干模型捕捉训练数据中未显式出现的传递可达关系,尽管存在一定的邻接估计噪声。基于此,提出两种优化策略:下一标记注入(NTI)和基于Transformer的转移层。在合成图和Blocksworld规划基准上的实验验证了理论发现,并证明改进显著增强了模型的路径规划能力。该研究深化了对Transformer在复杂规划任务中学习机制的理解,提供了突破传递性瓶颈的实用方法,为构建结构感知且通用的规划模型奠定基础。

原文摘要 · Abstract (English)

Large Language Models (LLMs) have achieved impressive performance across diverse tasks but continue to struggle with learning transitive relations, a cornerstone for complex planning. To address this issue, we investigate the Multi-Token Prediction (MTP) paradigm and its impact to transitive relation learning. We theoretically analyze the MTP paradigm using a Transformer architecture composed of a shared output head and a transfer layer. Our analysis reveals that the transfer layer gradually learns the multi-step adjacency information, which in turn enables the backbone model to capture unobserved transitive reachability relations beyond those directly present in the training data, albeit with some inevitable noise in adjacency estimation. Building on this foundation, we propose two strategies to enhance the transfer layer and overall learning quality: Next-Token Injection (NTI) and a Transformer-based transfer layer. Our experiments on both synthetic graphs and the Blocksworld planning benchmark validate our theoretical findings and demonstrate that the improvements significantly enhance the model's path-planning capability. These findings deepen our understanding of how Transformers with MTP learn in complex planning tasks, and provide practical strategies to overcome the transitivity bottleneck, paving the way toward structurally aware and general-purpose planning models.

大模型规划传递关系多标记预测

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