ELEET: Efficient Learned Query Execution over Text and Tables
Summary: ELEET makes text first-class via learned multi-modal operators (MMOps), enabling native joins/unions over tables and unstructured text. Replacing LLMs with a compact SLM and tailored pretraining, ELEET extracts structure with low overhead and achieves up to 575× speedups vs GPT‑4 baselines without accuracy loss. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Matthias Urban (Technical University of Darmstadt)
- 2. Carsten Binnig (German National Research Center for Information Technology; Technical University of Darmstadt)
BibTeX Citation
@article{urban_vldb24,
title = {{ELEET: Efficient Learned Query Execution over Text and Tables}},
author = {Urban, Matthias and Binnig, Carsten},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {13},
pages = {4867--4880},
doi = {10.14778/3704965.3704989},
url = {https://doi.org/10.14778/3704965.3704989},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 5 of 5 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,829 | Cut Costs, Not Accuracy: LLM-Powered Data Processing with Guarantees | 2026 | SIGMOD | 5.3613784e-05 |
| 10,120 | KathDB: Explainable Multimodal Database Management System with Human-AI Collaboration | 2026 | CIDR | 5.093636e-05 |
| 10,184 | 100x Cost & Latency Reduction: Performance Analysis of AI Query Approximation using Lightweight Proxy Models: [Experiments & Analysis] | 2026 | SIGMOD | 5.093636e-05 |
| 10,504 | Task Cascades for Efficient Unstructured Data Processing | 2026 | SIGMOD | 5.093636e-05 |
| 10,572 | Relational Deep Dive: Error-Aware Queries Over Unstructured Data | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 16 of 16 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 10,737 | SwellDB: Dynamic Query-Driven Table Generation with Large Language Models | 2025 | SIGMOD |
| 2 | 279 | Text-to-SQL Empowered by Large Language Models: A Benchmark Evaluation | 2024 | VLDB |
| 3 | 2,099 | Table-GPT: Table Fine-tuned GPT for Diverse Table Tasks | 2024 | SIGMOD |
| 4 | 4,045 | Logical and Physical Optimizations for SQL Query Execution over Large Language Models | 2025 | SIGMOD |
| 5 | 10,405 | AixelAsk: A Stepwise-Guided Retrieval and Reasoning Framework for Large Table QA | 2026 | SIGMOD |
| 6 | 11,232 | SeLeP: Learning Based Semantic Prefetching for Exploratory Database Workloads | 2024 | VLDB |
| 7 | 6,545 | DTT: An Example-Driven Tabular Transformer for Joinability by Leveraging Large Language Models | 2024 | SIGMOD |
| 8 | 11,186 | Unstructured Data Fusion for Schema and Data Extraction | 2024 | SIGMOD |
| 9 | 6,371 | QUEST: Query Optimization in Unstructured Document Analysis | 2025 | VLDB |
| 10 | 1,343 | DocETL: Agentic Query Rewriting and Evaluation for Complex Document Processing | 2025 | VLDB |