Pith. sign in

REVIEW 3 cited by

Pylon: Semantic Table Union Search in Data Lakes

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2301.04901 v2 pith:IP5N4KAV submitted 2023-01-12 cs.DB cs.IR

classification cs.DBcs.IR
keywords datacolumnsembeddingfindlearningmodeltablesunion-able
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

The large size and fast growth of data repositories, such as data lakes, has spurred the need for data discovery to help analysts find related data. The problem has become challenging as (i) a user typically does not know what datasets exist in an enormous data repository; and (ii) there is usually a lack of a unified data model to capture the interrelationships between heterogeneous datasets from disparate sources. In this work, we address one important class of discovery needs: finding union-able tables. The task is to find tables in a data lake that can be unioned with a given query table. The challenge is to recognize union-able columns even if they are represented differently. In this paper, we propose a data-driven learning approach: specifically, an unsupervised representation learning and embedding retrieval task. Our key idea is to exploit self-supervised contrastive learning to learn an embedding model that takes into account the indexing/search data structure and produces embeddings close by for columns with semantically similar values while pushing apart columns with semantically dissimilar values. We then find union-able tables based on similarities between their constituent columns in embedding space. On a real-world data lake, we demonstrate that our best-performing model achieves significant improvements in precision ($16\% \uparrow$), recall ($17\% \uparrow $), and query response time (7x faster) compared to the state-of-the-art.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. MosaicJoin: Compact Semantic Sketches for Value-Level Join Discovery

    cs.DB 2026-07 conditional novelty 6.0 of 10

    MosaicJoin finds semantically joinable columns in data lakes fast by scoring fixed-size k-center sketches of value embeddings with a Chamfer-style similarity and sampling query values.

  2. Something's Fishy In The Data Lake: A Critical Re-evaluation of Table Union Search Benchmarks

    cs.IR 2025-05 conditional novelty 6.0 of 10

    Simple baselines rival or surpass specialized table union search models on current benchmarks, indicating these benchmarks reward surface overlap and general embeddings rather than isolating semantic understanding.

  3. A Survey on Open Dataset Search in the LLM Era: Retrospectives and Perspectives

    cs.IR 2025-08 conditional novelty 4.0 of 10

    A structured review of open dataset search across tabular, spatial, JSON, graph, and vector data, plus the two-way relationship with LLMs.

Pith tools