Pith. sign in

REVIEW 4 cited by

Magneto: Combining Small and Large Language Models for Schema Matching

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

arxiv 2412.08194 v2 pith:JPTZ7S7Q submitted 2024-12-11 cs.DB cs.LG

classification cs.DBcs.LG
keywords matchingschemalanguagemodelsllmsmagnetoslmsaccuracy
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Recent advances in language models opened new opportunities to address complex schema matching tasks. Schema matching approaches have been proposed that demonstrate the usefulness of language models, but they have also uncovered important limitations: Small language models (SLMs) require training data (which can be both expensive and challenging to obtain), and large language models (LLMs) often incur high computational costs and must deal with constraints imposed by context windows. We present Magneto, a cost-effective and accurate solution for schema matching that combines the advantages of SLMs and LLMs to address their limitations. By structuring the schema matching pipeline in two phases, retrieval and reranking, Magneto can use computationally efficient SLM-based strategies to derive candidate matches which can then be reranked by LLMs, thus making it possible to reduce runtime without compromising matching accuracy. We propose a self-supervised approach to fine-tune SLMs which uses LLMs to generate syntactically diverse training data, and prompting strategies that are effective for reranking. We also introduce a new benchmark, developed in collaboration with domain experts, which includes real biomedical datasets and presents new challenges to schema matching methods. Through a detailed experimental evaluation, using both our new and existing benchmarks, we show that Magneto is scalable and attains high accuracy for datasets from different domains.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. AgentMap: Joint Equivalence and Subsumption Discovery for Ontology Matching

    cs.AI 2026-07 conditional novelty 6.0 of 10

    Hybrid Ontology Matching jointly finds equivalence or the finest subsumer per source concept; AgentMap’s staged multi-agent search beats single-shot LLM and classic OM baselines on four extended biomedical/food benchmarks.

  2. FlowETL: An Autonomous Example-Driven Pipeline for Data Engineering

    cs.SE 2025-07 conditional novelty 5.0 of 10

    FlowETL uses LLMs and a small target dataset to automatically infer and apply data-cleaning transformations, reporting high data-quality scores across 14 datasets.

  3. QUEST: Query Optimization in Unstructured Document Analysis

    cs.DB 2025-07 reject novelty 5.0 of 10

    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.

  4. A Survey of LLM $\times$ DATA

    cs.DB 2025-05 conditional novelty 5.0 of 10

    A comprehensive survey of the bidirectional links between LLMs and data management, organized as DATA4LLM and LLM4DATA with a new 'IaaS' data-quality framework.

Pith tools