English

TOPJoin: A Context-Aware Multi-Criteria Approach for Joinable Column Search

Databases 2025-07-16 v1

Abstract

One of the major challenges in enterprise data analysis is the task of finding joinable tables that are conceptually related and provide meaningful insights. Traditionally, joinable tables have been discovered through a search for similar columns, where two columns are considered similar syntactically if there is a set overlap or they are considered similar semantically if either the column embeddings or value embeddings are closer in the embedding space. However, for enterprise data lakes, column similarity is not sufficient to identify joinable columns and tables. The context of the query column is important. Hence, in this work, we first define context-aware column joinability. Then we propose a multi-criteria approach, called TOPJoin, for joinable column search. We evaluate TOPJoin against existing join search baselines over one academic and one real-world join search benchmark. Through experiments, we find that TOPJoin performs better on both benchmarks than the baselines.

Keywords

Cite

@article{arxiv.2507.11505,
  title  = {TOPJoin: A Context-Aware Multi-Criteria Approach for Joinable Column Search},
  author = {Harsha Kokel and Aamod Khatiwada and Tejaswini Pedapati and Haritha Ananthakrishnan and Oktie Hassanzadeh and Horst Samulowitz and Kavitha Srinivas},
  journal= {arXiv preprint arXiv:2507.11505},
  year   = {2025}
}

Comments

VLDB 2025 Workshop: Tabular Data Analysis (TaDA); The source code, data, and/or other artifacts have been made available at https://github.com/IBM/ContextAwareJoin

R2 v1 2026-07-01T04:02:45.177Z