JUCS - Journal of Universal Computer Science 18(5): 650-675, doi: 10.3217/jucs-018-05-0650
Wikipedia-Based Semantic Interpreter Using Approximate Top-k Processing and Its Application
expand article infoJong Wook Kim, Ashwin Kashyap§, Sandilya Bhamidipati§
‡ Teradata Corporation, El Segundo, United States of America§ Technicolor, Palo Alto, United States of America
Open Access
Abstract
Proper representation of the meaning of texts is crucial for enhancing many data mining and information retrieval tasks, including clustering, computing semantic relatedness between texts, and searching. Representing of texts in the concept-space derived from Wikipedia has received growing attention recently. This concept-based representation is capable of extracting semantic relatedness between texts that cannot be deduced with the bag of words model. A key obstacle, however, for using Wikipedia as a semantic interpreter is that the sheer size of the concepts derived from Wikipedia makes it hard to efficiently map texts into concept-space. In this paper, we develop an efficient and effective algorithm which is able to represent the meaning of a text by using the concepts that best match it. In particular, our approach first computes the approximate top-k Wikipedia concepts that are most relevant to the given text. We then leverage these concepts for representing the meaning of the given text. The experimental results show that the proposed technique provides significant gains in execution time without causing significant reduction in precision. We then explore the effectiveness of the proposed algorithm on a real world problem. In particular, we show that this novel scheme could be leveraged to boost the effectiveness in finding topic boundaries in a news video.
Keywords
Wikipedia, concept, semantic interpretation