Pith. sign in

REVIEW 3 cited by

KcMF: A Knowledge-compliant Framework for Schema and Entity Matching with Fine-tuning-free 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

arxiv 2410.12480 v2 pith:BHOCT6MX submitted 2024-10-16 cs.CL cs.AIcs.DBcs.LG

KcMF: A Knowledge-compliant Framework for Schema and Entity Matching with Fine-tuning-free LLMs

classification cs.CL cs.AIcs.DBcs.LG
keywords knowledgekcmfmatchingtasktasksconfusiondomainentity
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Schema matching (SM) and entity matching (EM) tasks are crucial for data integration. While large language models (LLMs) have shown promising results in these tasks, they suffer from hallucinations and confusion about task instructions. This study presents the Knowledge-Compliant Matching Framework (KcMF), an LLM-based approach that addresses these issues without the need for domain-specific fine-tuning. KcMF employs a once-and-for-all pseudo-code-based task decomposition strategy to adopt natural language statements that guide LLM reasoning and reduce confusion across various task types. We also propose two mechanisms, Dataset as Knowledge (DaK) and Example as Knowledge (EaK), to build domain knowledge sets when unstructured domain knowledge is lacking. Moreover, we introduce a result-ensemble strategy to leverage multiple knowledge sources and suppress badly formatted outputs. Extensive evaluations confirm that KcMF clearly enhances five LLM backbones in both SM and EM tasks while outperforming the non-LLM competitors by an average F1-score of 17.93%.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

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

  1. Managing Map Cardinality in Automatic Disease Classification Mapping: Balancing Precision, Recall and Coverage

    cs.CL 2026-06 unverdicted novelty 6.0

    A blocking-plus-LLM-matching method delivers higher precision and broader coverage than threshold or top-K baselines while maintaining comparable recall on ICD version mapping tasks.

  2. RedParrot: Accelerating NL-to-DSL for Business Analytics via Query Semantic Caching

    cs.IR 2026-03 unverdicted novelty 6.0

    RedParrot accelerates NL-to-DSL conversion by 3.6x with 8.26% accuracy gain on enterprise data and 34.8% on benchmarks via semantic caching of query skeletons and contrastive learning.

  3. ConStruM: A Structure-Guided LLM Framework for Context-Aware Schema Matching

    cs.DB 2026-01 unverdicted novelty 6.0

    ConStruM improves LLM-based schema matching by using a context tree and global similarity hypergraph to assemble query-specific evidence packs from available schema metadata.