Finding Average Regret Ratio Minimizing Set in Database
Sepanta Zeighami, Raymong Chi-Wing Wong

TL;DR
This paper addresses the problem of selecting a set of data points from a database to maximize average user satisfaction, considering user probability distributions, and proposes algorithms with experimental validation.
Contribution
It introduces a novel approach to maximize average user satisfaction in data point selection, moving beyond worst-case considerations, with new algorithms and empirical evaluation.
Findings
Algorithms effectively maximize average user satisfaction.
Proposed methods outperform baseline approaches.
Experimental results demonstrate efficiency and effectiveness.
Abstract
Selecting a certain number of data points (or records) from a database which "best" satisfy users' expectations is a very prevalent problem with many applications. One application is a hotel booking website showing a certain number of hotels on a single page. However, this problem is very challenging since the selected points should "collectively" satisfy the expectation of all users. Showing a certain number of data points to a single user could decrease the satisfaction of a user because the user may not be able to see his/her favorite point which could be found in the original database. In this paper, we would like to find a set of k points such that on average, the satisfaction (ratio) of a user is maximized. This problem takes into account the probability distribution of the users and considers the satisfaction (ratio) of all users, which is more reasonable in practice, compared…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Optimization and Search Problems · Data Mining Algorithms and Applications
