paper-with-me

홈 › Papers

Meta-Learning Approaches for a One-Shot Collective-Decision Aggregation: Correctly Choosing how to Choose Correctly

2022-04-03 · Hilla Shinitzky, Yuval Shahar, Ortal Parpara, Michal Ezrets, Raz Klein

Aggregating successfully the choices regarding a given decision problem made by the multiple collective members into a single solution is essential for exploiting the collective's intelligence and for effective crowdsourcing. There are various aggregation techniques, some of which come down to a simple and sometimes effective deterministic aggregation rule. However, it has been shown that the efficiency of those techniques is unstable under varying conditions and within different domains. Other methods mainly rely on learning from the decision-makers previous responses or the availability of additional information about them. In this study, we present two one-shot machine-learning-based aggregation approaches. The first predicts, given multiple features about the collective's choices, including meta-cognitive ones, which aggregation method will be best for a given case. The second directly predicts which decision is optimal, given, among other things, the selection made by each method. We offer a meta-cognitive feature-engineering approach for characterizing a collective decision-making case in a context-sensitive fashion. In addition, we offer a new aggregation method, the Devil's-Advocate aggregator, to deal with cases in which standard aggregation methods are predicted to fail. Experimental results show that using either of our proposed approaches increases the percentage of successfully aggregated cases (i.e., cases in which the correct answer is returned) significantly, compared to the uniform application of each rule-based aggregation method. We also demonstrate the importance of the Devil's Advocate aggregator.

📄 PDF Abstract BibTeX arXiv:2204.01721

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFeature EngineeringMeta-Learning

Similar Papers 제목 키워드 기반

Exploiting Meta-Cognitive Features for a Machine-Learning-Based One-Shot Group-Decision Aggregation

2022-01-20 · Hilla Shinitzky, Yuval Shahar, Dan Avraham, Yizhak Vaisman 외

The outcome of a collective decision-making process, such as crowdsourcing, often relies on the procedure through which the perspectives of its individual members are aggregated. Popular aggregation methods, such as the …

Decision MakingFeature Engineering

Iterative Judgment Aggregation

2016-04-21 · Marija Slavkovik, Wojciech Jamroga

Judgment aggregation problems form a class of collective decision-making problems represented in an abstract way, subsuming some well known problems such as voting. A collective decision can be reached in many ways, but …

Decision Making

A knapsack for collective decision-making

2024-09-20 · Yurun Ge, Lucas Böttcher, Tom Chou, Maria R. D'Orsogna

Collective decision-making is the process through which diverse stakeholders reach a joint decision. Within societal settings, one example is participatory budgeting, where constituents decide on the funding of public pr…

Decision MakingDecision Making Under Uncertainty

Collective discrete optimisation as judgment aggregation

2021-12-01 · Linus Boes, Rachael Colley, Umberto Grandi, Jerome Lang 외

Many important collective decision-making problems can be seen as multi-agent versions of discrete optimisation problems. Participatory budgeting, for instance, is the collective version of the knapsack problem; other ex…

Decision MakingScheduling

Wisdom Of The (AI) Crowd: Investigating Artificial Swarm Intelligence In Large Language Models

2026-06-30 · Justin Brenne, Christian Meske arxiv

Human swarm intelligence demonstrates remarkable collective accuracy but faces scalability constraints in cost, coordination, and time. We investigate whether large language models (LLMs) can approximate swarm intelligen…