Finding Desirable Objects under Group Categorical Preferences
Nikos Bikakis, Karim Benouaret, Dimitris Sacharidis

TL;DR
This paper presents a novel Pareto-based method for identifying and ranking objects that satisfy the preferences of a group of users over categorical attributes, improving efficiency with index structures.
Contribution
It introduces a direct Pareto aggregation approach for group preferences and a numerical transformation of categorical data to enhance computational efficiency.
Findings
Index-based techniques are an order of magnitude faster than baseline methods.
The approach scales to millions of objects and thousands of users.
Experimental results validate the efficiency and effectiveness of the proposed methods.
Abstract
Considering a group of users, each specifying individual preferences over categorical attributes, the problem of determining a set of objects that are objectively preferable by all users is challenging on two levels. First, we need to determine the preferable objects based on the categorical preferences for each user, and second we need to reconcile possible conflicts among users' preferences. A naive solution would first assign degrees of match between each user and each object, by taking into account all categorical attributes, and then for each object combine these matching degrees across users to compute the total score of an object. Such an approach, however, performs two series of aggregation, among categorical attributes and then across users, which completely obscure and blur individual preferences. Our solution, instead of combining individual matching degrees, is to directly…
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 · Multi-Criteria Decision Making · Rough Sets and Fuzzy Logic
