AutoPrep: Natural Language Question-Aware Data Preparation with a Multi-Agent Framework
Meihao Fan, Ju Fan, Nan Tang, Lei Cao, Guoliang Li, Xiaoyong Du

TL;DR
AutoPrep is a multi-agent framework utilizing large language models to perform question-aware data preparation tasks on tables, improving the accuracy of natural language question answering over structured data.
Contribution
It introduces a novel multi-agent system with specialized components and a Chain-ofClauses reasoning mechanism for effective data preparation in TQA tasks.
Findings
Enhanced data preparation accuracy for NL questions
Effective multi-agent collaboration improves TQA performance
Novel reasoning and code generation methods support complex data tasks
Abstract
Answering natural language (NL) questions about tables, known as Tabular Question Answering (TQA), is crucial because it allows users to quickly and efficiently extract meaningful insights from structured data, effectively bridging the gap between human language and machine-readable formats. Many of these tables are derived from web sources or real-world scenarios, which require meticulous data preparation (or data prep) to ensure accurate responses. However, preparing such tables for NL questions introduces new requirements that extend beyond traditional data preparation. This question-ware data preparation involves specific tasks such as column derivation and filtering tailored to particular questions, as well as question-aware value normalization or conversion, highlighting the need for a more nuanced approach in this context. Because each of the above tasks is unique, a single model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Natural Language Processing Techniques · Multi-Agent Systems and Negotiation
