GRMR: Generalized Regret-Minimizing Representatives
Yanhao Wang, Michael Mathioudakis, Yuchen Li, Kian-Lee Tan

TL;DR
This paper introduces GRMR, a generalized approach to selecting representative data points that accounts for all linear ranking functions, including non-monotonic ones, improving decision-making modeling.
Contribution
It extends the RMS problem to include all linear functions, proposes an optimal algorithm for 2D, and a heuristic for higher dimensions, addressing limitations of previous methods.
Findings
Optimal algorithm for 2D GRMR via shortest cycle transformation
Heuristic algorithm for arbitrary dimensions due to NP-hardness
Extensive experiments confirm efficiency and scalability
Abstract
Extracting a small subset of representative tuples from a large database is an important task in multi-criteria decision making. The regret-minimizing set (RMS) problem is recently proposed for representative discovery from databases. Specifically, for a set of tuples (points) in dimensions, an RMS problem finds the smallest subset such that, for any possible ranking function, the relative difference in scores between the top-ranked point in the subset and the top-ranked point in the entire database is within a parameter . Although RMS and its variations have been extensively investigated in the literature, existing approaches only consider the class of nonnegative (monotonic) linear functions for ranking, which have limitations in modeling user preferences and decision-making processes. To address this issue, we define the generalized regret-minimizing…
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 · Optimization and Search Problems · Multi-Criteria Decision Making
