Finding k most favorite products based on reverse top-t queries

Jia Ling Koh, Chen Yi Lin, Arbee L.P. Chen

Research output: Contribution to journalArticlepeer-review

28 Citations (Scopus)

Abstract

A reverse top-t query for a product returns a set of customers, named potential customers, who regard the product as one of their top-t favorites. Given a set of customers with different preferences on the features of the products, we want to select at most k products from a pool of candidate products such that their total number of potential customers is maximized. Two versions of the problem are defined according to whether the competitive existing products are given. For solving this NP-hard problem, we first propose an incremental greedy approach to find an approximate solution of the problem with quality guaranteed. For further speeding up this basic greedy approach, we exploit several properties of the top-t queries and skyline queries to reduce the solution space of the problem. In addition, an upper bound of the potential customers is estimated to reduce the cost of computing the reverse top-t queries for the candidate products. Finally, when the candidate products are formed from multiple component tables, we propose a strategy to reduce the number of the accessed tuples in the component tables such that only the tuples that are possibly components of the top-t favorites of the customers need to be accessed. By applying these pruning strategies, we propose another faster greedy approach. The experiment results demonstrate that the proposed pruning strategies work very well and make the faster greedy algorithms for both versions of the problem achieve excellent performance on both efficiency and memory utilization.

Original languageEnglish
Pages (from-to)541-564
Number of pages24
JournalVLDB Journal
Volume23
Issue number4
DOIs
Publication statusPublished - 2014 Aug

Keywords

  • Maximum coverage problem
  • Potential customers
  • Query processing
  • Reverse top-t query

ASJC Scopus subject areas

  • Information Systems
  • Hardware and Architecture

Fingerprint

Dive into the research topics of 'Finding k most favorite products based on reverse top-t queries'. Together they form a unique fingerprint.

Cite this