A Hidden markov model approach to keyword-based search over relational databases

  • Authors:
  • Sonia Bergamaschi;Francesco Guerra;Silvia Rota;Yannis Velegrakis

  • Affiliations:
  • Università di Modena e Reggio Emilia;Università di Modena e Reggio Emilia;Università di Modena e Reggio Emilia;University of Trento

  • Venue:
  • ER'11 Proceedings of the 30th international conference on Conceptual modeling
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a novel method for translating keyword queries over relational databases into SQL queries with the same intended semantic meaning. In contrast to the majority of the existing keyword-based techniques, our approach does not require any a-priori knowledge of the data instance. It follows a probabilistic approach based on a Hidden Markov Model for computing the top-K best mappings of the query keywords into the database terms, i.e., tables, attributes and values. The mappings are then used to generate the SQL queries that are executed to produce the answer to the keyword query. The method has been implemented into a system called KEYRY (from KEYword to queRY).