TensorX
返回文献探索

Paper · arXiv 2401.17464

Efficient Tool Use with Chain-of-Abstraction Reasoning

Silin Gao, Jane Dwivedi-Yu, Ping Yu, Xiaoqing Ellen Tan, Ramakanth Pasunuru, Olga Golovneva, Koustuv Sinha, Asli Celikyilmaz, Antoine Bosselut, Tianlu Wang

21 upvotesJanuary 30, 2024arXiv 预印本
AI 摘要

Chain-of-Abstraction (CoA) method enhances large language models' multi-step reasoning by using abstract reasoning chains to plan and efficiently invoke tools, improving accuracy and speed in tasks like mathematical reasoning and Wiki QA.

large language modelsLLMsToolformermulti-step reasoningdomain toolsreasoning chainsabstract placeholdersreificationgeneral reasoning strategieschain-of-thoughttool-augmented baselinesQA accuracyinference speed

Abstract

To achieve faithful reasoning that aligns with human expectations, large language models (LLMs) need to ground their reasoning to real-world knowledge (e.g., web facts, math and physical rules). Tools help LLMs access this external knowledge, but there remains challenges for fine-tuning LLM agents (e.g., Toolformer) to invoke tools in multi-step reasoning problems, where inter-connected tool calls require holistic and efficient tool usage planning. In this work, we propose a new method for LLMs to better leverage tools in multi-step reasoning. Our method, Chain-of-Abstraction (CoA), trains LLMs to first decode reasoning chains with abstract placeholders, and then call domain tools to reify each reasoning chain by filling in specific knowledge. This planning with abstract chains enables LLMs to learn more general reasoning strategies, which are robust to shifts of domain knowledge (e.g., math results) relevant to different reasoning questions. It also allows LLMs to perform decoding and calling of external tools in parallel, which avoids the inference delay caused by waiting for tool responses. In mathematical reasoning and Wiki QA domains, we show that our method consistently outperforms previous chain-of-thought and tool-augmented baselines on both in-distribution and out-of-distribution test sets, with an average ~6% absolute QA accuracy improvement. LLM agents trained with our method also show more efficient tool use, with inference speed being on average ~1.4x faster than baseline tool-augmented LLMs.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Efficient Tool Use with Chain-of-Abstraction Reasoning | TensorX