Papers
Topics
Authors
Recent
Search
2000 character limit reached

Finding a Collective Set of Items: From Proportional Multirepresentation to Group Recommendation

Published 13 Feb 2014 in cs.GT, cs.AI, and cs.MA | (1402.3044v2)

Abstract: We consider the following problem: There is a set of items (e.g., movies) and a group of agents (e.g., passengers on a plane); each agent has some intrinsic utility for each of the items. Our goal is to pick a set of $K$ items that maximize the total derived utility of all the agents (i.e., in our example we are to pick $K$ movies that we put on the plane's entertainment system). However, the actual utility that an agent derives from a given item is only a fraction of its intrinsic one, and this fraction depends on how the agent ranks the item among the chosen, available, ones. We provide a formal specification of the model and provide concrete examples and settings where it is applicable. We show that the problem is hard in general, but we show a number of tractability results for its natural special cases.

Citations (196)

Summary

An Analysis of "Finding a Collective Set of Items: From Proportional Multirepresentation to Group Recommendation"

The paper entitled "Finding a Collective Set of Items: From Proportional Multirepresentation to Group Recommendation" presents a novel framework for selecting a set of items intended for joint utilization by a group of agents. The focus lies on optimizing the total utility derived by the agents, a problem applicable to numerous real-world scenarios, such as selecting movies for a plane's entertainment system or choosing books for a library. The concept is to select a subset of items that maximizes the agents' satisfaction, acknowledging that the satisfaction an agent derives from an item may depend on its rank among the selected items.

Overview and Hardness of the Problem

The problem outlined is formulated in terms of an Ordered Weighted Average (OWA) optimization, introducing a formal model that incorporates various real-world settings. It is established that this problem, termed as OWA-Winner, is computationally hard in the general case. Specifically, the problem is shown to be NP-hard when the OWA operator is nonincreasing and nonconstant, even under significant utility constraints such as approval-based utilities.

The paper leverages reductions from known NP-hard problems like Vertex Cover and Densest-k-Subgraph to substantiate the intractability of OWA-Winner for a broad class of OWAs. These reductions also highlight the conceptual ties between OWA-Winner and classical combinatorial optimization problems.

Approximation Techniques

In face of the computational hardness, the authors explore approximability and propose algorithms with provable performance guarantees under certain conditions. For OWAs that are nonincreasing, the problem admits a (1−1/e)(1-1/e)-approximation due to its submodular nature. This is significant because it aligns with existing results for maximizing nondecreasing submodular functions.

For more specific scenarios, such as Borda-based or non-finicky utilities, stronger approximations are achievable. The non-finicky utilities notion—where every agent assigns sufficiently high utility scores to a substantial number of items—allows the authors to design approximation schemes with guarantees close to optimal, especially beneficial when a committee size is large in comparison to its strategic significance.

Implications and Future Directions

The implications of this research are profound for domains like voting systems and recommendation engines. The framework here is adaptable enough to model complex social choice problems while providing flexibility through the parameterization of OWAs, which can account for varying levels of agent satisfaction.

Theoretical advancements in this area also invite empirical validation, particularly in how these models and approximations perform in real-world settings, such as movie recommendations or political elections. Future work could focus on other types of utilities or on achieving more efficient approximations for a wider range of OWA configurations.

The paper establishes a solid foundation for future investigations into collective decision-making systems that need to balance individual preferences and collective welfare in computationally feasible manners. This study enriches the toolkit available for addressing challenging problems where group satisfaction is a paramount criterion.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Collections

Sign up for free to add this paper to one or more collections.