How Does A Text Preprocessing Pipeline Affect Ontology Matching?
Zhangcheng Qiang, Kerry Taylor, Weiqing Wang

TL;DR
This paper examines how different stages of text preprocessing affect ontology matching results and introduces two novel repair methods using logic checks and large language models to improve accuracy.
Contribution
It identifies the impact of specific preprocessing steps on ontology matching and proposes two innovative repair techniques to enhance matching correctness.
Findings
Tokenisation and Normalisation are more effective than Stop Words Removal and Stemming.
The proposed repair methods significantly improve matching accuracy.
Large language model-based repair effectively corrects false mappings.
Abstract
The classical text preprocessing pipeline, comprising Tokenisation, Normalisation, Stop Words Removal, and Stemming/Lemmatisation, has been implemented in many systems for ontology matching (OM). However, the lack of standardisation in text preprocessing creates diversity in the mapping results. In this paper, we investigate the effect of the text preprocessing pipeline on 8 Ontology Alignment Evaluation Initiative (OAEI) tracks with 49 distinct alignments. We find that Tokenisation and Normalisation (categorised as Phase 1 text preprocessing) are more effective than Stop Words Removal and Stemming/Lemmatisation (categorised as Phase 2 text preprocessing). We propose two novel approaches to repair unwanted false mappings that occur in Phase 2 text preprocessing. One is a pre hoc logic-based repair approach used before text preprocessing, employing an ontology-specific check to find…
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.
