REVIEW 5 cited by
ReMatch: Retrieval Enhanced Schema Matching with LLMs
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
read the original abstract
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 semantic heterogeneity, as well as differences in schema sizes. Although machine-learning-based solutions have been explored in numerous studies, they often suffer from low accuracy, require manual mapping of the schemas for model training, or need access to source schema data which might be unavailable due to privacy concerns. In this paper we present a novel method, named ReMatch, for matching schemas using retrieval-enhanced Large Language Models (LLMs). Our method avoids the need for predefined mapping, any model training, or access to data in the source database. Our experimental results on large real-world schemas demonstrate that ReMatch is an effective matcher. By eliminating the requirement for training data, ReMatch becomes a viable solution for real-world scenarios.
Forward citations
Cited by 5 Pith papers
-
LLMATCH: A Unified Schema Matching Framework with Large Language Models
LLMatch adds a Rollup/Drilldown abstraction-refinement strategy to LLM-based schema matching and ships SchemaNet, a multi-table benchmark, reporting higher F1 on complex enterprise schema pairs.
-
FlowETL: An Autonomous Example-Driven Pipeline for Data Engineering
FlowETL uses LLMs and a small target dataset to automatically infer and apply data-cleaning transformations, reporting high data-quality scores across 14 datasets.
-
Towards Scalable Schema Mapping using Large Language Models
LLM-based schema mapping can be made more scalable and robust through sampled prompts, bidirectional confidence aggregation, and rule chunking, letting a smaller open-source model match GPT-4-based performance on MIMI...
-
Towards Trustworthy and Cost-Efficient Data Integration: From Na\"ive RAG to Agentic RAG
The paper argues that agentic RAG with adaptive retrieval, iterative reasoning, and graph memory is the path to trustworthy and cost-efficient data integration, and sketches a six-agent architecture.
-
Empowering Tabular Data Preparation with Language Models: Why and How?
A structured survey synthesizes LM-based tabular data preparation methods into four phases and two enabling strategies, with qualitative assessments and future directions.
Discussion (0). Continue with ORCID to comment.