TensorX
返回文献探索

Paper · arXiv 2309.13075

SCREWS: A Modular Framework for Reasoning with Revisions

Kumar Shridhar, Harsh Jhamtani, Hao Fang, Benjamin Van Durme, Jason Eisner, Patrick Xia

18 upvotesSeptember 20, 2023arXiv 预印本
AI 摘要

A modular framework SCREWS for reasoning with revisions in large language models reveals novel strategies and improves performance across various reasoning tasks by enabling selection and heterogeneous approaches.

SCREWSSamplingConditional ResamplingSelectionlarge language modelsreasoning chainsarithmetic word problemsmulti-hop question answeringcode debugging

Abstract

Large language models (LLMs) can improve their accuracy on various tasks through iteratively refining and revising their output based on feedback. We observe that these revisions can introduce errors, in which case it is better to roll back to a previous result. Further, revisions are typically homogeneous: they use the same reasoning method that produced the initial answer, which may not correct errors. To enable exploration in this space, we present SCREWS, a modular framework for reasoning with revisions. It is comprised of three main modules: Sampling, Conditional Resampling, and Selection, each consisting of sub-modules that can be hand-selected per task. We show that SCREWS not only unifies several previous approaches under a common framework, but also reveals several novel strategies for identifying improved reasoning chains. We evaluate our framework with state-of-the-art LLMs (ChatGPT and GPT-4) on a diverse set of reasoning tasks and uncover useful new reasoning strategies for each: arithmetic word problems, multi-hop question answering, and code debugging. Heterogeneous revision strategies prove to be important, as does selection between original and revised candidates.

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

京ICP备2026059466号
SCREWS: A Modular Framework for Reasoning with Revisions | TensorX