DeepJoin: Joinable Table Discovery with Pre-trained Language Models
Summary: DeepJoin uses a fine-tuned pre-trained language model to embed textual columns, unifying equi- and semantic join discovery. Fixed-length embeddings enable sublinear ANN retrieval, delivering higher precision and up to 100× speedups. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yuyang Dong (NEC Corporation)
- 2. Chuan Xiao (Nagoya University; Osaka University)
- 3. Takuma Nozawa (NEC Corporation)
- 4. Masafumi Enomoto (NEC Corporation)
- 5. Masafumi Oyamada (NEC Corporation)
BibTeX Citation
@article{dong_vldb23,
title = {{DeepJoin: Joinable Table Discovery with Pre-trained Language Models}},
author = {Dong, Yuyang and Xiao, Chuan and Nozawa, Takuma and Enomoto, Masafumi and Oyamada, Masafumi},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {10},
pages = {2458--2470},
doi = {10.14778/3603581.3603587},
url = {https://doi.org/10.14778/3603581.3603587},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 14 of 14 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 22 of 22 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 | 3,339 | A Deep Dive into Deep Learning Approaches for Text-to-SQL Systems | 2021 | SIGMOD |
| 2 | 2,980 | Auto-Join: Joining Tables by Leveraging Transformations | 2017 | VLDB |
| 3 | 11,270 | Searching Data Lakes for Nested and Joined Data | 2024 | VLDB |
| 4 | 10,850 | Birdie: Natural Language-Driven Table Discovery Using Differentiable Search Index | 2025 | VLDB |
| 5 | 9,067 | Making Table Understanding Work in Practice | 2022 | CIDR |
| 6 | 2,192 | Semantics-aware Dataset Discovery from Data Lakes with Contextualized Column-based Representation Learning | 2023 | VLDB |
| 7 | 10,486 | Qualitative Join Discovery in Data Lakes using Examples | 2026 | SIGMOD |
| 8 | 1,402 | Creating Embeddings of Heterogeneous Relational Datasets for Data Integration Tasks | 2020 | SIGMOD |
| 9 | 9,052 | Fast Approximate Similarity Join in Vector Databases | 2025 | SIGMOD |
| 10 | 6,545 | DTT: An Example-Driven Tabular Transformer for Joinability by Leveraging Large Language Models | 2024 | SIGMOD |