Litcius/Paper detail

StructGPT: A General Framework for Large Language Model to Reason over Structured Data

Jinhao Jiang, Kun Zhou, Zican Dong, Keming Ye, Xin Zhao, Ji-Rong Wen

2023180 citationsDOIOpen Access PDF

Abstract

In this paper, we aim to improve the reasoning ability of large language models (LLMs) over structured data in a unified way. Inspired by the studies on tool augmentation for LLMs, we develop an Iterative Reading-then-Reasoning (IRR) framework to solve question answering tasks based on structured data, called StructGPT. In this framework, we construct the specialized interfaces to collect relevant evidence from structured data (i.e., reading), and let LLMs concentrate on the reasoning task based on the collected information (i.e., reasoning). Specially, we propose an invoking-linearization-generation procedure to support LLMs in reasoning on the structured data with the help of the interfaces. By iterating this procedure with provided interfaces, our approach can gradually approach the target answers to a given query. Experiments conducted on three types of structured data show that StructGPT greatly improves the performance of LLMs, under the few-shot and zero-shot settings.

Topics & Concepts

Construct (python library)Computer scienceTask (project management)Case-based reasoningReading (process)Deductive reasoningNatural language processingArtificial intelligenceProgramming languageLinguisticsPhilosophyEconomicsManagementTopic ModelingNatural Language Processing TechniquesText and Document Classification Technologies
StructGPT: A General Framework for Large Language Model to Reason over Structured Data | Litcius