CLAIMar 12, 2018

Concept2vec: Metrics for Evaluating Quality of Embeddings for Ontological Concepts

arXiv:1803.04488v313 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses a gap in evaluating structured data embeddings for researchers in knowledge representation and ontology engineering, though it is incremental as it builds on existing embedding methods.

The paper tackles the lack of systematic evaluation metrics for embeddings of ontological concepts by introducing a framework with three tasks (categorization, hierarchical, relational) and intrinsic metrics, and it runs experimental studies to compare existing embedding models.

Although there is an emerging trend towards generating embeddings for primarily unstructured data and, recently, for structured data, no systematic suite for measuring the quality of embeddings has been proposed yet. This deficiency is further sensed with respect to embeddings generated for structured data because there are no concrete evaluation metrics measuring the quality of the encoded structure as well as semantic patterns in the embedding space. In this paper, we introduce a framework containing three distinct tasks concerned with the individual aspects of ontological concepts: (i) the categorization aspect, (ii) the hierarchical aspect, and (iii) the relational aspect. Then, in the scope of each task, a number of intrinsic metrics are proposed for evaluating the quality of the embeddings. Furthermore, w.r.t. this framework, multiple experimental studies were run to compare the quality of the available embedding models. Employing this framework in future research can reduce misjudgment and provide greater insight about quality comparisons of embeddings for ontological concepts. We positioned our sampled data and code at https://github.com/alshargi/Concept2vec under GNU General Public License v3.0.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes