Auto-tables: synthesizing multi-step transformations to relationalize tables without using examples


연구 분야: Strategies



학회: The VLDB Journal


초록

Relational tables, where each row corresponds to an entity and each column corresponds to an attribute, have been the standard for tables in relational databases. However, such a standard cannot be taken for granted when dealing with tables “in the wild”. Our survey of real spreadsheet-tables and web-tables shows that over 30% of such tables do not conform to the relational standard, for which complex table-restructuring transformations are needed before these tables can be queried easily using SQL-based tools. Unfortunately, the required transformations are non-trivial to program, which has become a substantial pain point for technical and non-technical users alike, as evidenced by large numbers of forum questions in places like StackOverflow and Excel/Tableau forums. We develop an AUTO-TABLES system that can automatically synthesize pipelines with multi-step transformations (in Python or other languages), to transform non-relational tables into standard relational forms for downstream analytics, obviating the need for users to manually program transformations. We compile an extensive benchmark for this new task, by collecting 244 real test cases from user spreadsheets and online forums. Our evaluation suggests that AUTO-TABLES can successfully synthesize transformations for over 70% of test cases at interactive speeds, without requiring any input from users, making this an effective tool for both technical and non-technical users to prepare data for analytics.


Author Profile
Peng Li

Georgia Institute of Technology Atlanta USA

Georgia
Author Profile
Yeye He

Microsoft Research Redmond USA

United States
Author Profile
Cong Yan

Microsoft Research Redmond USA

United States

📄 논문 정보

발행 연도 2025년
인용수 0
출판 국가 Georgia, United States
사이트 Springer
좋아요 수 0

연관 논문 목록 (20건)