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

05/16/2023
by   Jinhao Jiang, et al.
0

In this paper, we study how to improve the zero-shot reasoning ability of large language models (LLMs) over structured data in a unified way. Inspired by the study on tool augmentation for LLMs, we develop an Iterative Reading-then-Reasoning (IRR) approach for solving question answering tasks based on structured data, called StructGPT. In our approach, we construct the specialized function to collect relevant evidence from structured data (reading), and let LLMs concentrate the reasoning task based on the collected information (reasoning). Specially, we propose an invoking-linearization-generation procedure to support LLMs in reasoning on the structured data with the help of the external interfaces. By iterating this procedures with provided interfaces, our approach can gradually approach the target answer to a given query. Extensive experiments conducted on three types of structured data demonstrate the effectiveness of our approach, which can significantly boost the performance of ChatGPT and achieve comparable performance against the full-data supervised-tuning baselines. Our codes and data are publicly available at <https://github.com/RUCAIBox/StructGPT>.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset