ConStruM: A Structure-Guided LLM Framework for Context-Aware Schema Matching
Houming Chen, Zhe Zhang, H. V. Jagadish

TL;DR
ConStruM is a framework that enhances schema matching by organizing and selecting the most relevant contextual evidence to improve LLM-based data integration accuracy.
Contribution
It introduces a structure-guided, budgeted evidence packing method that dynamically assembles discriminative context for schema matching tasks.
Findings
ConStruM improves matching accuracy on real datasets.
The framework effectively organizes evidence via a context tree and hypergraph.
It enhances LLM performance by providing targeted, structured context.
Abstract
Column matching is a central task in reconciling schemas for data integration. Column names and descriptions are valuable for this task. LLMs can leverage such natural-language schema metadata. However, in many datasets, correct matching requires additional evidence beyond the column itself. Because it is impractical to provide an LLM with the entire schema metadata needed to capture this evidence, the core challenge becomes to select and organize the most useful contextual information. We present ConStruM, a structure-guided framework for budgeted evidence packing in schema matching. ConStruM constructs a lightweight, reusable structure in which, at query time, it assembles a small context pack emphasizing the most discriminative evidence. ConStruM is designed as an add-on: given a shortlist of candidate targets produced by an upstream matcher, it augments the matcher's final LLM…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
