REVIEW 4 cited by
Schema Matching with Large Language Models: an Experimental Study
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
Large Language Models (LLMs) have shown useful applications in a variety of tasks, including data wrangling. In this paper, we investigate the use of an off-the-shelf LLM for schema matching. Our objective is to identify semantic correspondences between elements of two relational schemas using only names and descriptions. Using a newly created benchmark from the health domain, we propose different so-called task scopes. These are methods for prompting the LLM to do schema matching, which vary in the amount of context information contained in the prompt. Using these task scopes we compare LLM-based schema matching against a string similarity baseline, investigating matching quality, verification effort, decisiveness, and complementarity of the approaches. We find that matching quality suffers from a lack of context information, but also from providing too much context information. In general, using newer LLM versions increases decisiveness. We identify task scopes that have acceptable verification effort and succeed in identifying a significant number of true semantic matches. Our study shows that LLMs have potential in bootstrapping the schema matching process and are able to assist data engineers in speeding up this task solely based on schema element names and descriptions without the need for data instances.
Forward citations
Cited by 4 Pith papers
-
EdgeLM: Edge Demonstrations for Language Models' Table Understanding
Selecting edge demonstrations, nearby labeled examples with differing labels plus nearby examples the model previously got wrong, improves in-context learning on tabular data.
-
Ensembling LLM-Induced Decision Trees for Explainable and Robust Error Detection
LLM-induced hybrid decision trees (rules + trained graph checks) ensembled via EM detect erroneous table cells with an average 16.1-point F1 gain over the best baseline.
-
QUEST: Query Optimization in Unstructured Document Analysis
QUEST reduces LLM extraction cost in unstructured document analytics by retrieving only relevant segments via a two-level index and by generating per-document filter and join execution plans during query execution.
-
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...
Discussion (0). Continue with ORCID to comment.