paper-with-me

Papers

Schema Matching using Machine Learning

2019-11-24 · Tanvi Sahay, Ankita Mehta, Shruti Jadon

Schema Matching is a method of finding attributes that are either similar to each other linguistically or represent the same information. In this project, we take a hybrid approach at solving this problem by making use of both the provided data and the schema name to perform one to one schema matching and introduce the creation of a global dictionary to achieve one to many schema matching. We experiment with two methods of one to one matching and compare both based on their F-scores, precision, and recall. We also compare our method with the ones previously suggested and highlight differences between them.

📄 PDF Abstract BibTeX arXiv:1911.11543

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

ReMatch: Retrieval Enhanced Schema Matching with LLMs

2024-03-03 · Eitam Sheetrit, Menachem Brief, Moshik Mishaeli, Oren Elisha

Schema matching is a crucial task in data integration, involving the alignment of a source schema with a target schema to establish correspondence between their elements. This task is challenging due to textual and seman…

AttributeData IntegrationRetrieval

Matchmaker: Self-Improving Large Language Model Programs for Schema Matching

2024-10-31 · Nabeel Seedat, Mihaela van der Schaar

Schema matching -- the task of finding matches between attributes across disparate data sources with different tables and hierarchies -- is critical for creating interoperable machine learning (ML)-ready data. Addressing…

Data IntegrationLanguage ModelingLanguage ModellingLarge Language Model

RACT: Retrieval Augmented Column-Table Learning and Prediction for Multi-Table Schema Matching

2026-06-05 · Leonard Traeger, Enas Khwaileh, Andreas Behrend, George Karabatis arxiv

Schema matching, a critical task for integrating data from diverse sources, seeks to identify correspondences between columns across different schemas. In multi-table holistic schema matching, columns with similar semant…

It's AI Match: A Two-Step Approach for Schema Matching Using Embeddings

2022-03-08 · Benjamin Hättasch, Michael Truong-Ngoc, Andreas Schmidt, Carsten Binnig

Since data is often stored in different sources, it needs to be integrated to gather a global view that is required in order to create value and derive knowledge from it. A critical step in data integration is schema mat…

AttributeData Integration

Implementing Systemic Thinking for Automatic Schema Matching: An Agent-Based Modeling Approach

2025-01-07 · Hicham Assoudi, Hakim Lounis

Several approaches are proposed to deal with the problem of the Automatic Schema Matching (ASM). The challenges and difficulties caused by the complexity and uncertainty characterizing both the process and the outcome of…