Pith. sign in

REVIEW 3 cited by

Matchmaker: Self-Improving Large Language Model Programs 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 2410.24105 v1 pith:WJUK6CIL submitted 2024-10-31 cs.LG

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

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 this fundamental data-centric problem has wide implications, especially in domains like healthcare, finance and e-commerce -- but also has the potential to benefit ML models more generally, by increasing the data available for ML model training. However, schema matching is a challenging ML task due to structural/hierarchical and semantic heterogeneity between different schemas. Previous ML approaches to automate schema matching have either required significant labeled data for model training, which is often unrealistic or suffer from poor zero-shot performance. To this end, we propose Matchmaker - a compositional language model program for schema matching, comprised of candidate generation, refinement and confidence scoring. Matchmaker also self-improves in a zero-shot manner without the need for labeled demonstrations via a novel optimization approach, which constructs synthetic in-context demonstrations to guide the language model's reasoning process. Empirically, we demonstrate on real-world medical schema matching benchmarks that Matchmaker outperforms previous ML-based approaches, highlighting its potential to accelerate data integration and interoperability of ML-ready data.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Schemora: schema matching via multi-stage recommendation and metadata enrichment using off-the-shelf llms

    cs.DB 2025-07 conditional novelty 7.0 of 10

    SCHEMORA combines LLM-based metadata enrichment with hybrid vector and lexical retrieval to achieve new state-of-the-art schema matching accuracy on MIMIC-OMOP, improving HitRate@5 by 7.49 percentage points over prior best.

  2. EdgeLM: Edge Demonstrations for Language Models' Table Understanding

    cs.CL 2026-08 conditional novelty 6.0 of 10

    Selecting edge demonstrations, nearby labeled examples with differing labels plus nearby examples the model previously got wrong, improves in-context learning on tabular data.

  3. Knowledge Graph-based Retrieval-Augmented Generation for Schema Matching

    cs.DB 2025-01 reject novelty 5.0 of 10

    KG-RAG4SM retrieves relevant Wikidata subgraphs and feeds them to an LLM to decide whether two schema attributes match.

Pith tools