Mapping queries to the Linking Open Data cloud: A case study using DBpedia

  • Authors:
  • Edgar Meij;Marc Bron;Laura Hollink;Bouke Huurnink;Maarten de Rijke

  • Affiliations:
  • ISLA, University of Amsterdam, Science Park 107, Amsterdam, The Netherlands;ISLA, University of Amsterdam, Science Park 107, Amsterdam, The Netherlands;Web Information Systems, Delft University of Technology, Mekelweg 4, Delft, The Netherlands;ISLA, University of Amsterdam, Science Park 107, Amsterdam, The Netherlands;ISLA, University of Amsterdam, Science Park 107, Amsterdam, The Netherlands

  • Venue:
  • Web Semantics: Science, Services and Agents on the World Wide Web
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We introduce the task of mapping search engine queries to DBpedia, a major linking hub in the Linking Open Data cloud. We propose and compare various methods for addressing this task, using a mixture of information retrieval and machine learning techniques. Specifically, we present a supervised machine learning-based method to determine which concepts are intended by a user issuing a query. The concepts are obtained from an ontology and may be used to provide contextual information, related concepts, or navigational suggestions to the user submitting the query. Our approach first ranks candidate concepts using a language modeling for information retrieval framework. We then extract query, concept, and search-history feature vectors for these concepts. Using manual annotations we inform a machine learning algorithm that learns how to select concepts from the candidates given an input query. Simply performing a lexical match between the queries and concepts is found to perform poorly and so does using retrieval alone, i.e., omitting the concept selection stage. Our proposed method significantly improves upon these baselines and we find that support vector machines are able to achieve the best performance out of the machine learning algorithms evaluated.