Efficient Processing of k-regret Minimization Queries with Theoretical Guarantees
Jiping Zheng, Qi Dong, Xiaoyang Wang, Ying Zhang, Wei Ma, Yuan Ma

TL;DR
This paper introduces a theoretically grounded, efficient approach for k-regret minimization queries that balances result quality and computational cost, supported by sampling techniques and extensive experiments.
Contribution
It provides the first theoretical analysis of greedy algorithms for k-regret minimization and proposes a sampling-based method to improve efficiency.
Findings
Theoretical approximation ratio bounds for greedy algorithms.
A sampling method that reduces query processing time.
Empirical validation showing improved efficiency and effectiveness.
Abstract
Assisting end users to identify desired results from a large dataset is an important problem for multi-criteria decision making. To address this problem, top-k and skyline queries have been widely adopted, but they both have inherent drawbacks, i.e., the user either has to provide a specific utility function or faces many results. The k-regret minimization query is proposed, which integrates the merits of top-k and skyline queries. Due to the NP-hardness of the problem, the k-regret minimization query is time consuming and the greedy framework is widely adopted. However, formal theoretical analysis of the greedy approaches for the quality of the returned results is still lacking. In this paper, we first fill this gap by conducting a nontrivial theoretical analysis of the approximation ratio of the returned results. To speed up query processing, a sampling-based method, StocPreGreed,, is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Advanced Database Systems and Queries · Constraint Satisfaction and Optimization
