ICASSP 2024accepted0 citations

Pyramid: A Heterogeneous Data Integration Algorithm Based on Hierarchical Graph

Sining Jiang, Yujun Lan, Weigang Wang, Zhongwen Guo

Abstract

The surging volume of big data underscores the imperative of integrating heterogeneous datasets into a unified, semantically consistent format. We introduce Pyramid, a comprehensive framework for heterogeneous data integration, addressing schema transformation, feature encoding, entity matching, deduplication, and mapping retrieval. At its core, a hierarchical graph captures relationships across databases, bridging diverse data sources. We employ a bottom-up encoding strategy, factoring in data context, and a top-down matching mechanism, curbing attribute misalignment across entity types. Enhanced by the transformer model and contrastive learning, our approach realizes unsupervised feature synthesis, bolstering integration. Extensive experiments and evaluations validate the broad applicability and superior performance of our method across a variety of heterogeneous datasets.

BibTeX
@inproceedings{icassp2024_pyramidaheteroge,
  title = {Pyramid: A Heterogeneous Data Integration Algorithm Based on Hierarchical Graph},
  author = {Sining Jiang and Yujun Lan and Weigang Wang and Zhongwen Guo},
  booktitle = {ICASSP 2024},
  year = {2024}
}