English

Computing Influence of a Product through Uncertain Reverse Skyline

Databases 2017-02-22 v1 Distributed, Parallel, and Cluster Computing Data Structures and Algorithms

Abstract

Understanding the influence of a product is crucially important for making informed business decisions. This paper introduces a new type of skyline queries, called uncertain reverse skyline, for measuring the influence of a probabilistic product in uncertain data settings. More specifically, given a dataset of probabilistic products P and a set of customers C, an uncertain reverse skyline of a probabilistic product q retrieves all customers c in C which include q as one of their preferred products. We present efficient pruning ideas and techniques for processing the uncertain reverse skyline query of a probabilistic product using R-Tree data index. We also present an efficient parallel approach to compute the uncertain reverse skyline and influence score of a probabilistic product. Our approach significantly outperforms the baseline approach derived from the existing literature. The efficiency of our approach is demonstrated by conducting extensive experiments with both real and synthetic datasets.

Cite

@article{arxiv.1702.06298,
  title  = {Computing Influence of a Product through Uncertain Reverse Skyline},
  author = {Md. Saiful Islam and Wenny Rahayu and Chengfei Liu and Tarique Anwar and Bela Stantic},
  journal= {arXiv preprint arXiv:1702.06298},
  year   = {2017}
}

Comments

12 pages, 3 tables, 12 figures, submitted to SSDBM 2017

R2 v1 2026-06-22T18:23:53.394Z