TL;DR
This paper introduces the first fully dynamic algorithm for the $k$-regret minimizing set problem, enabling efficient updates in large databases with provable guarantees, significantly outperforming static methods.
Contribution
It presents a novel fully dynamic algorithm for $k$-regret minimizing sets that efficiently handles database updates with theoretical guarantees.
Findings
Runs up to four orders of magnitude faster than existing methods
Maintains nearly equal result quality to static algorithms
Demonstrates effectiveness on real-world and synthetic datasets
Abstract
Selecting a small set of representatives from a large database is important in many applications such as multi-criteria decision making, web search, and recommendation. The -regret minimizing set (-RMS) problem was recently proposed for representative tuple discovery. Specifically, for a large database of tuples with multiple numerical attributes, the -RMS problem returns a size- subset of such that, for any possible ranking function, the score of the top-ranked tuple in is not much worse than the score of the \textsuperscript{th}-ranked tuple in . Although the -RMS problem has been extensively studied in the literature, existing methods are designed for the static setting and cannot maintain the result efficiently when the database is updated. To address this issue, we propose the first fully-dynamic algorithm for the -RMS problem that can…
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.
