A Learning Approach to SQL Query Results Ranking Using Skyline and Users' Current Navigational Behavior

Date

2013-12

Department

Program

Citation of Original Publication

Chen, Zhiyuan, Tao Li, and Yanan Sun. “A Learning Approach to SQL Query Results Ranking Using Skyline and Users’ Current Navigational Behavior.” IEEE Transactions on Knowledge and Data Engineering 25, no. 12 (December 2013): 2683–93. https://doi.org/10.1109/TKDE.2012.128.

Rights

© 2013 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works.

Abstract

Users often find that their queries against a database return too many answers, many of them irrelevant. A common solution is to rank the query results. The effectiveness of a ranking function depends on how well it captures users' preferences. However, database systems often do not have the complete information about users' preferences and users' preferences are often heterogeneous (i.e., some preferences are static and common to all users while some are dynamic and diverse). Existing solutions do not address these two issues. In this paper, we propose a novel approach to address these shortcomings: 1) it addresses the heterogeneous issue by using skyline to capture users' static and common preferences and using users' current navigational behavior to capture users' dynamic and diverse preferences; 2) it addresses the incompleteness issue by using a machine learning technique to learn a ranking function based on training examples constructed from the above two types of information. Experimental results demonstrate the benefits of our approach.