Multifaceted Context Representation using Dual Attention for Ontology Alignment
Vivek Iyer, Arvind Agarwal, Harshit Kumar

TL;DR
VeeAlign is a deep learning model that employs dual attention to create contextualized concept representations, improving ontology alignment across diverse and multilingual datasets with better performance than existing methods.
Contribution
The paper introduces VeeAlign, a novel dual-attention deep learning model that enhances ontology alignment by leveraging syntactic and semantic structures, offering scalability and domain flexibility.
Findings
VeeAlign outperforms state-of-the-art methods on multiple datasets.
The dual-attention mechanism effectively captures contextual information.
The approach is scalable and adaptable to various domains and languages.
Abstract
Ontology Alignment is an important research problem that finds application in various fields such as data integration, data transfer, data preparation etc. State-of-the-art (SOTA) architectures in Ontology Alignment typically use naive domain-dependent approaches with handcrafted rules and manually assigned values, making them unscalable and inefficient. Deep Learning approaches for ontology alignment use domain-specific architectures that are not only in-extensible to other datasets and domains, but also typically perform worse than rule-based approaches due to various limitations including over-fitting of models, sparsity of datasets etc. In this work, we propose VeeAlign, a Deep Learning based model that uses a dual-attention mechanism to compute the contextualized representation of a concept in order to learn alignments. By doing so, not only does our approach exploit both syntactic…
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.
Taxonomy
TopicsSemantic Web and Ontologies · Topic Modeling · Data Quality and Management
