中文
相关论文

相关论文: The Smoothed Complexity of Computing Kemeny and Sl…

200 篇论文

The computational study of election problems generally focuses on questions related to the winner or set of winners of an election. But social preference functions such as Kemeny rule output a full ranking of the candidates (a consensus).…

计算机科学与博弈论 · 计算机科学 2021-05-19 Zack Fitzsimmons , Edith Hemaspaandra

The computational complexity of winner determination is a classical and important problem in computational social choice. Previous work based on worst-case analysis has established NP-hardness of winner determination for some classic voting…

计算机科学与博弈论 · 计算机科学 2022-10-18 Lirong Xia , Weiqiang Zheng

The computational study of elections generally assumes that the preferences of the electorate come in as a list of votes. Depending on the context, it may be much more natural to represent the list succinctly, as the distinct votes of the…

计算机科学与博弈论 · 计算机科学 2021-06-25 Zack Fitzsimmons , Edith Hemaspaandra

The assumption that voters' preferences share some common structure is a standard way to circumvent NP-hardness results in social choice problems. While the Kemeny ranking problem is NP-hard in the general case, it is known to become easy…

离散数学 · 计算机科学 2022-06-13 Bruno Escoffier , Olivier Spanjaard , Magdaléna Tydrichová

The Possible-Winner problem asks, given an election where the voters' preferences over the set of candidates is partially specified, whether a distinguished candidate can become a winner. In this work, we consider the computational…

计算机科学与博弈论 · 计算机科学 2018-02-27 Batya Kenig

Smoothed analysis is a new way of analyzing algorithms introduced by Spielman and Teng (J. ACM, 2004). Classical methods like worst-case or average-case analysis have accompanying complexity classes, like P and AvgP, respectively. While…

计算复杂性 · 计算机科学 2015-03-20 Markus Bläser , Bodo Manthey

An important problem in computational social choice theory is the complexity of undesirable behavior among agents, such as control, manipulation, and bribery in election systems. These kinds of voting strategies are often tempting at the…

人工智能 · 计算机科学 2012-04-20 Andrew Lin

Smoothed analysis is a framework for analyzing the complexity of an algorithm, acting as a bridge between average and worst-case behaviour. For example, Quicksort and the Simplex algorithm are widely used in practical applications, despite…

机器学习 · 计算机科学 2015-03-29 Bichen Shi , Michel Schellekens , Georgiana Ifrim

We propose a unifying framework for smoothed analysis of combinatorial local optimization problems, and show how a diverse selection of problems within the complexity class PLS can be cast within this model. This abstraction allows us to…

计算复杂性 · 计算机科学 2025-09-24 Yiannis Giannakopoulos , Alexander Grosz , Themistoklis Melissourgos

A canonical problem in social choice is how to aggregate ranked votes: given $n$ voters' rankings over $m$ candidates, what voting rule $f$ should we use to aggregate these votes into a single winner? One standard method for comparing…

计算机科学与博弈论 · 计算机科学 2023-08-08 Bailey Flanigan , Daniel Halpern , Alexandros Psomas

Rank aggregation is an essential approach for aggregating the preferences of multiple agents. One rule of particular interest is the Kemeny rule, which maximises the number of pairwise agreements between the final ranking and the existing…

数据结构与算法 · 计算机科学 2014-05-06 Gattaca Lv

We develop a framework that leverages the smoothed complexity analysis by Spielman and Teng to circumvent paradoxes and impossibility theorems in social choice, motivated by modern applications of social choice powered by AI and ML. For…

计算机科学与博弈论 · 计算机科学 2021-01-11 Lirong Xia

To make a joint decision, agents (or voters) are often required to provide their preferences as linear orders. To determine a winner, the given linear orders can be aggregated according to a voting protocol. However, in realistic settings,…

计算复杂性 · 计算机科学 2010-05-03 Nadja Betzler , Britta Dorn

Complexity theory is a useful tool to study computational issues surrounding the elicitation of preferences, as well as the strategic manipulation of elections aggregating together preferences of multiple agents. We study here the…

人工智能 · 计算机科学 2012-04-18 Toby Walsh

The synthesis of classical Computational Complexity Theory with Recursive Analysis provides a quantitative foundation to reliable numerics. Here the operators of maximization, integration, and solving ordinary differential equations are…

数值分析 · 计算机科学 2012-11-22 Akitoshi Kawamura , Norbert Th. Müller , Carsten Rösnick , Martin Ziegler

Most work on manipulation assumes that all preferences are known to the manipulators. However, in many settings elections are open and sequential, and manipulators may know the already cast votes but may not know the future votes. We…

计算机科学与博弈论 · 计算机科学 2013-10-28 Edith Hemaspaandra , Lane A. Hemaspaandra , Joerg Rothe

The important Kemeny problem, which consists of computing median consensus rankings of an election with respect to the Kemeny voting rule, admits important applications in biology and computational social choice and was generalized recently…

计算机科学与博弈论 · 计算机科学 2023-05-01 Xuan Kien Phung , Sylvie Hamel

Worst-case hardness results for most equilibrium computation problems have raised the need for beyond-worst-case analysis. To this end, we study the smoothed complexity of finding pure Nash equilibria in Network Coordination Games, a…

计算复杂性 · 计算机科学 2019-02-27 Shant Boodaghians , Rucha Kulkarni , Ruta Mehta

Most work on manipulation assumes that all preferences are known to the manipulators. However, in many settings elections are open and sequential, and manipulators may know the already cast votes but may not know the future votes. We…

计算机科学与博弈论 · 计算机科学 2015-03-20 Edith Hemaspaandra , Lane A. Hemaspaandra , Joerg Rothe

When agents are acting together, they may need a simple mechanism to decide on joint actions. One possibility is to have the agents express their preferences in the form of a ballot and use a voting rule to decide the winning action(s).…

人工智能 · 计算机科学 2012-04-18 Toby Walsh
‹ 上一页 1 2 3 10 下一页 ›