paper-with-me

홈 › Papers

XML Matchers: approaches and challenges

2014-07-10 · Santa Agreste, Pasquale De Meo, Emilio Ferrara, Domenico Ursino

Schema Matching, i.e. the process of discovering semantic correspondences between concepts adopted in different data source schemas, has been a key topic in Database and Artificial Intelligence research areas for many years. In the past, it was largely investigated especially for classical database models (e.g., E/R schemas, relational databases, etc.). However, in the latest years, the widespread adoption of XML in the most disparate application fields pushed a growing number of researchers to design XML-specific Schema Matching approaches, called XML Matchers, aiming at finding semantic matchings between concepts defined in DTDs and XSDs. XML Matchers do not just take well-known techniques originally designed for other data models and apply them on DTDs/XSDs, but they exploit specific XML features (e.g., the hierarchical structure of a DTD/XSD) to improve the performance of the Schema Matching process. The design of XML Matchers is currently a well-established research area. The main goal of this paper is to provide a detailed description and classification of XML Matchers. We first describe to what extent the specificities of DTDs/XSDs impact on the Schema Matching task. Then we introduce a template, called XML Matcher Template, that describes the main components of an XML Matcher, their role and behavior. We illustrate how each of these components has been implemented in some popular XML Matchers. We consider our XML Matcher Template as the baseline for objectively comparing approaches that, at first glance, might appear as unrelated. The introduction of this template can be useful in the design of future XML Matchers. Finally, we analyze commercial tools implementing XML Matchers and introduce two challenging issues strictly related to this topic, namely XML source clustering and uncertainty management in XML Matchers.

📄 PDF Abstract BibTeX arXiv:1407.2845

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringManagement

Similar Papers 제목 키워드 기반

Structural Weights in Ontology Matching

2013-11-15 · Mohammad Mehdi Keikha, Mohammad Ali Nematbakhsh, Behrouz Tork Ladani

Ontology matching finds correspondences between similar entities of different ontologies. Two ontologies may be similar in some aspects such as structure, semantic etc. Most ontology matching systems integrate multiple m…

Ontology Matching

MatchBench: An Evaluation of Feature Matchers

2018-08-07 · Jia-Wang Bian, Ruihan Yang, Yun Liu, Le Zhang 외

Feature matching is one of the most fundamental and active research areas in computer vision. A comprehensive evaluation of feature matchers is necessary, since it would advance both the development of this field and als…

Are Pretrained Image Matchers Good Enough for SAR-Optical Satellite Registration?

2026-04-11 · Isaac Corley, Alex Stoken, Gabriele Berton arxiv

Cross-modal optical-SAR (Synthetic Aperture Radar) registration is a bottleneck for disaster-response via remote sensing, yet modern image matchers are developed and benchmarked almost exclusively on natural-image domain…

Domain AdaptationImage Matching

Transferring between sparse and dense matching via probabilistic reweighting

2025-03-03 · Ya Fan, Rongling Lang

Detector-based and detector-free matchers are only applicable within their respective sparsity ranges. To improve adaptability of existing matchers, this paper introduces a novel probabilistic reweighting method. Our met…

Deep S2P: Integrating Learning Based Stereo Matching Into the Satellite Stereo Pipeline

2026-03-23 · Elías Masquil, Thibaud Ehret, Pablo Musé, Gabriele Facciolo arxiv

Digital Surface Model generation from satellite imagery is a core task in Earth observation and is commonly addressed using classical stereoscopic matching algorithms in satellite pipelines as in the Satellite Stereo Pip…