TL;DR
TabulaX introduces a framework utilizing Large Language Models to perform multi-class, interpretable, and accurate column transformations on tabular data, improving automation and transparency in data integration tasks.
Contribution
It is the first to leverage LLMs for multi-class column transformations with interpretability and broad applicability, surpassing existing methods.
Findings
Outperforms state-of-the-art in accuracy
Supports diverse transformation types
Generates human-interpretable transformation functions
Abstract
The integration of tabular data from diverse sources is often hindered by inconsistencies in formatting and representation, posing significant challenges for data analysts and personal digital assistants. Existing methods for automating tabular data transformations are limited in scope, often focusing on specific types of transformations or lacking interpretability. In this paper, we introduce TabulaX, a novel framework that leverages Large Language Models (LLMs) for multi-class column-level tabular transformations. TabulaX first classifies input columns into four transformation types (string-based, numerical, algorithmic, and general) and then applies tailored methods to generate human-interpretable transformation functions, such as numeric formulas or programming code. This approach enhances transparency and allows users to understand and modify the mappings. Through extensive…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
