A Learning Approach to SQL Query Results Ranking Using Skyline and Users' Current Navigational Behavior
Loading...
Links to Files
Author/Creator
Author/Creator ORCID
Date
2013-12
Type of Work
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.
Subjects
UMBC Mobile, Pervasive and Sensor Computing Lab (MPSC Lab)
UMBC Cybersecurity Institute
Support vector machines
Data and knowledge visualization
Structured query language
Databases
interactive data exploration and discovery
Search problems
Information retrieval
Query processing
UMBC Accelerated Cognitive Cybersecurity Laboratory
UMBC Quantitative Methods Lab
UMBC College of Engineering and Information Technology MData Lab
UMBC Cybersecurity Institute
Support vector machines
Data and knowledge visualization
Structured query language
Databases
interactive data exploration and discovery
Search problems
Information retrieval
Query processing
UMBC Accelerated Cognitive Cybersecurity Laboratory
UMBC Quantitative Methods Lab
UMBC College of Engineering and Information Technology MData Lab
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.