Finding superior skyline points for multidimensional recommendation applications

  • Authors:
  • Jing Yang;Gabriel Pui Fung;Wei Lu;Xiaofang Zhou;Hong Chen;Xiaoyong Du

  • Affiliations:
  • School of Information, Renmin University of China, Beijing, China and Key Labs of Data Engineering and Knowledge Engineering, Ministry of Education, Beijing, China;School of Computing Informatics, Arizona State University, Phoenix, USA;School of Information, Renmin University of China, Beijing, China and Key Labs of Data Engineering and Knowledge Engineering, Ministry of Education, Beijing, China;School of Information, Renmin University of China, Beijing, China and Key Labs of Data Engineering and Knowledge Engineering, Ministry of Education, Beijing, China and School of Information Techno ...;School of Information, Renmin University of China, Beijing, China and Key Labs of Data Engineering and Knowledge Engineering, Ministry of Education, Beijing, China;School of Information, Renmin University of China, Beijing, China and Key Labs of Data Engineering and Knowledge Engineering, Ministry of Education, Beijing, China

  • Venue:
  • World Wide Web
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

In a typical Web recommendation system, objects are often described by many attributes. It also needs to serve many users with a diversified range of preferences. In other words, it must be capable to efficiently support high dimensional preference queries that allow the user to explore the data space effectively without imposing specific preference weightings for each dimension. The skyline query, which can produce a set of objects guaranteed to contain all top ranked objects for any linear attribute preference combination, has been proposed to support this type of recommendation applications. However, it suffers from the problem known as `dimensionality curse' as the size of skyline query result set can grow exponentially with the number of dimensions. Therefore, when the dimensionality is high, a large percentage of objects can become skyline points. This problem makes such a recommendation system less usable for users. In this paper, we propose a stronger type of skyline query, called core skyline query, that adopts a new quality measure called vertical dominance to return only an interesting subset of the traditional skyline points. An efficient query processing method is proposed to find core skyline points using a novel indexing structure called Linked Multiple B'-trees (LMB). Our approach can find such superior skyline points progressively without the need of computing the entire set of skyline points first.