# Deriving a Representative Vector for Ontology Classes with Instance Word   Vector Embeddings

**Authors:** Vindula Jayawardana, Dimuthu Lakmal, Nisansa de Silva, Amal Shehan, Perera, Keet Sugathadasa, Buddhi Ayesha

arXiv: 1706.02909 · 2019-06-07

## TL;DR

This paper introduces a machine learning-based method to derive a more accurate representative vector for ontology classes from instance embeddings, outperforming traditional mean and median approaches.

## Contribution

It proposes a novel methodology that uses candidate vectors and machine learning to improve class vector representation in ontology embeddings.

## Key findings

- The machine learning approach outperforms mean and median vectors.
- The methodology provides more accurate class representations.
- Experimental results validate the effectiveness of the proposed method.

## Abstract

Selecting a representative vector for a set of vectors is a very common requirement in many algorithmic tasks. Traditionally, the mean or median vector is selected. Ontology classes are sets of homogeneous instance objects that can be converted to a vector space by word vector embeddings. This study proposes a methodology to derive a representative vector for ontology classes whose instances were converted to the vector space. We start by deriving five candidate vectors which are then used to train a machine learning model that would calculate a representative vector for the class. We show that our methodology out-performs the traditional mean and median vector representations.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.02909/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1706.02909/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1706.02909/full.md

---
Source: https://tomesphere.com/paper/1706.02909