Construction of Disambiguated Folksonomy Ontologies Using Wikipedia

From Wikipedia Quality
Revision as of 09:48, 20 October 2019 by Sylwia (talk | contribs) (New work - Construction of Disambiguated Folksonomy Ontologies Using Wikipedia)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Construction of Disambiguated Folksonomy Ontologies Using Wikipedia - scientific work related to Wikipedia quality published in 2009, written by Noriko Tomuro and Andriy Shepitsen.

Overview

One of the difficulties in using Folksonomies in computational systems is tag ambiguity: tags with multiple meanings. This paper presents a novel method for building Folksonomy tag ontologies in which the nodes are disambiguated. Authors method utilizes a clustering algorithm called DSCBC, which was originally developed in Natural Language Processing (NLP), to derive committees of tags, each of which corresponds to one meaning or domain. In this work, authors use Wikipedia as the external knowledge source for the domains of the tags. Using the committees, an ambiguous tag is identified as one which belongs to more than one committee. Then authors apply a hierarchical agglomerative clustering algorithm to build an ontology of tags. The nodes in the derived ontology are disambiguated in that an ambiguous tag appears in several nodes in the ontology, each of which corresponds to one meaning of the tag. Authors evaluate the derived ontology for its ontological density (how close similar tags are placed), and its usefulness in applications, in particular for a personalized tag retrieval task. The results showed marked improvements over other approaches.