SiMa: Effective and Efficient Matching Across Data Silos Using Graph Neural Networks
Christos Koutras, Rihan Hai, Kyriakos Psarakis, Marios Fragkoulis,, Asterios Katsifodimos

TL;DR
SiMa introduces a graph neural network-based method for matching columns across data silos, effectively leveraging existing relationships and profiles to improve accuracy and efficiency without consolidating datasets.
Contribution
The paper presents the first GNN-based approach for cross-silo column matching that trains incrementally without dataset consolidation, outperforming existing methods in effectiveness and resource efficiency.
Findings
SiMa outperforms state-of-the-art matching methods in accuracy.
SiMa requires significantly less computational resources.
SiMa surpasses other column representation learning techniques.
Abstract
How can we leverage existing column relationships within silos, to predict similar ones across silos? Can we do this efficiently and effectively? Existing matching approaches do not exploit prior knowledge, relying on prohibitively expensive similarity computations. In this paper we present the first technique for matching columns across data silos, called SiMa, which leverages Graph Neural Networks (GNNs) to learn from existing column relationships within data silos, and dataset-specific profiles. The main novelty of SiMa is its ability to be trained incrementally on column relationships within each silo individually, without requiring the consolidation of all datasets in a single place. Our experiments show that SiMa is more effective than the - otherwise inapplicable to the setting of silos - state-of-the-art matching methods, while requiring orders of magnitude less computational…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Advanced Graph Neural Networks · Cloud Computing and Resource Management
