ArcheType: A Novel Framework for Open-Source Column Type Annotation using Large Language Models
Summary: ArcheType uses LLMs for fully zero-shot column type annotation via context sampling, prompt serialization, and label remapping. It establishes new zero-shot SOTA, ships three domain benchmarks, and when combined with classical CTA beats fine-tuned DoDuo. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Benjamin Feuer (New York University)
- 2. Yurong Liu (New York University)
- 3. Chinmay Hegde (New York University)
- 4. Juliana Freire (New York University)
BibTeX Citation
@article{feuer_vldb24,
title = {{ArcheType: A Novel Framework for Open-Source Column Type Annotation using Large Language Models}},
author = {Feuer, Benjamin and Liu, Yurong and Hegde, Chinmay and Freire, Juliana},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {9},
pages = {2279--2292},
doi = {10.14778/3665844.3665857},
url = {https://doi.org/10.14778/3665844.3665857},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 12 of 12 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 11 of 11 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 91 | WebTables: Exploring the Power of Tables on the Web | 2008 | VLDB | 0.00034838835 |
| 94 | Potter's Wheel: An Interactive Data Cleaning System | 2001 | VLDB | 0.00034616103 |
| 397 | TURL: Table Understanding through Representation Learning | 2021 | VLDB | 0.00019278189 |
| 420 | Can Foundation Models Wrangle Your Data? | 2023 | VLDB | 0.00018789852 |
| 1,923 | Annotating Columns with Pre-trained Language Models | 2022 | SIGMOD | 9.4789109e-05 |
| 2,223 | Sato: Contextual Semantic Type Detection in Tables | 2020 | VLDB | 8.9189986e-05 |
| 2,242 | CHORUS: Foundation Models for Unified Data Discovery and Exploration | 2024 | VLDB | 8.8823802e-05 |
| 2,315 | SANTOS: Relationship-based Semantic Table Union Search | 2023 | SIGMOD | 8.7605101e-05 |
| 2,790 | GitTables: A Large-Scale Corpus of Relational Tables | 2023 | SIGMOD | 8.1200509e-05 |
| 3,436 | Unicorn: A Unified Multi-tasking Model for Supporting Matching Tasks in Data Integration | 2023 | SIGMOD | 7.4157897e-05 |
| 5,125 | Data-Driven Domain Discovery for Structured Datasets | 2020 | VLDB | 6.356638e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 6,936 | Reliable Text-to-SQL with Adaptive Abstention | 2025 | SIGMOD |
| 2 | 9,972 | Cents: A Flexible and Cost-Effective Framework for LLM-Based Table Understanding | 2025 | VLDB |
| 3 | 8,868 | SemBench: A Benchmark for Semantic Query Processing Engines | 2026 | VLDB |
| 4 | 5,051 | Towards Benchmarking Feature Type Inference for AutoML Platforms | 2021 | SIGMOD |
| 5 | 1,923 | Annotating Columns with Pre-trained Language Models | 2022 | SIGMOD |
| 6 | 8,458 | RECA: Related Tables Enhanced Column Semantic Type Annotation Framework | 2023 | VLDB |
| 7 | 2,223 | Sato: Contextual Semantic Type Detection in Tables | 2020 | VLDB |
| 8 | 6,436 | Synthesizing Type-Detection Logic for Rich Semantic Data Types using Open-source Code | 2018 | SIGMOD |
| 9 | 10,399 | Retrieve-and-Verify: A Table Context Selection Framework for Accurate Column Annotations | 2026 | SIGMOD |
| 10 | 3,787 | Combining Small Language Models and Large Language Models for Zero-Shot NL2SQL | 2024 | VLDB |