中文
相关论文

相关论文: Preferences Single-Peaked on a Tree: Multiwinner E…

200 篇论文

Every representative democracy must specify a mechanism under which voters choose their representatives. The most common mechanism in the United States -- Winner takes all single-member districts -- both enables substantial partisan…

计算机科学与博弈论 · 计算机科学 2026-02-23 Nikhil Garg , Wes Gurnee , David Rothschild , David Shmoys

In recent years, gradient boosted decision trees have become popular in building robust machine learning models on big data. The primary technique that has enabled these algorithms success has been distributing the computation while…

机器学习 · 计算机科学 2021-08-20 Vignesh Nanda Kumar , Narayanan U Edakunni

Neural networks with tree-based sentence encoders have shown better results on many downstream tasks. Most of existing tree-based encoders adopt syntactic parsing trees as the explicit structure prior. To study the effectiveness of…

计算与语言 · 计算机科学 2018-08-30 Haoyue Shi , Hao Zhou , Jiaze Chen , Lei Li

Preference restrictions have played a significant role in computational social choice. This paper studies a framework that connects preference restrictions with classical graph search paradigms. We model candidates as vertices of a graph…

计算机科学与博弈论 · 计算机科学 2026-05-07 Guozhen Rong , Xin Li , Yongjie Yang

We study the effectiveness of non-uniform randomized feature selection in decision tree classification. We experimentally evaluate two feature selection methodologies, based on information extracted from the provided dataset: $(i)$…

机器学习 · 统计学 2014-03-25 Anastasios Kyrillidis , Anastasios Zouzias

We study the problem of connecting the parts of a multipartite graph using a minimum number of edges under a matching constraint. We introduce interconnection trees, defined as matchings whose projections onto the quotient graph form a…

计算复杂性 · 计算机科学 2026-05-19 Noé Demange , Yann Strozecki

We study the complexity of (approximate) winner determination under the Monroe and Chamberlin--Courant multiwinner voting rules, which determine the set of representatives by optimizing the total (dis)satisfaction of the voters with their…

人工智能 · 计算机科学 2013-12-17 Piotr Skowron , Piotr Faliszewski , Arkadii Slinko

Roughly speaking, gerrymandering is the systematic manipulation of the boundaries of electoral districts to make a specific (political) party win as many districts as possible. While typically studied from a geographical point of view,…

数据结构与算法 · 计算机科学 2021-02-18 Matthias Bentert , Tomohiro Koana , Rolf Niedermeier

Consider elections where the set of candidates is partitioned into parties, and each party must nominate exactly one candidate. The Possible President problem asks whether some candidate of a given party can become the winner of the…

计算机科学与博弈论 · 计算机科学 2025-02-06 Ildikó Schlotter , Katarína Cechlárová

We study the election control problem with multi-votes, where each voter can present a single vote according different views (or layers, we use "layer" to represent "view"). For example, according to the attributes of candidates, such as:…

计算复杂性 · 计算机科学 2023-07-03 Fengbo Wang , Aizhong Zhou , Jianliang Xu

We give an algorithm to enumerate the results on trees of monadic second-order (MSO) queries represented by nondeterministic tree automata. After linear time preprocessing (in the input tree), we can enumerate answers with linear delay (in…

数据库 · 计算机科学 2019-08-28 Antoine Amarilli , Pierre Bourhis , Stefan Mengel , Matthias Niewerth

Winning competitive debates requires sophisticated reasoning and argument skills. There are unique challenges in the competitive debate: (1) The time constraints force debaters to make strategic choices about which points to pursue rather…

计算与语言 · 计算机科学 2025-12-22 Danqing Wang , Zhuorui Ye , Xinran Zhao , Fei Fang , Lei Li

The Possible Winner (PW) problem, a fundamental algorithmic problem in computational social choice, concerns elections where voters express only partial preferences between candidates. Via a sequence of investigations, a complete…

计算机科学与博弈论 · 计算机科学 2020-03-26 Vishal Chakraborty , Phokion G. Kolaitis

We present a simple $O(n^4)$-time algorithm for computing optimal search trees with two-way comparisons. The only previous solution to this problem, by Anderson et al., has the same running time, but is significantly more complicated and is…

数据结构与算法 · 计算机科学 2022-02-14 Marek Chrobak , Mordecai Golin , J. Ian Munro , Neal E. Young

PQ-trees and PC-trees are data structures that represent sets of linear and circular orders, respectively, subject to constraints that specific subsets of elements have to be consecutive. While equivalent to each other, PC-trees are…

数据结构与算法 · 计算机科学 2021-06-29 Simon D. Fink , Matthias Pfretzschner , Ignaz Rutter

We introduce the concept of multilevel fair allocation of resources with tree-structured hierarchical relations among agents. While at each level it is possible to consider the problem locally as an allocation of an agent to its children,…

计算机科学与博弈论 · 计算机科学 2026-05-13 Maxime Lucet , Nawal Benabbou , Aurélie Beynier , Nicolas Maudet

Policy tree search is a family of tree search algorithms that use a policy to guide the search. These algorithms provide guarantees on the number of expansions required to solve a given problem that are based on the quality of the policy.…

人工智能 · 计算机科学 2025-12-03 Jake Tuero , Michael Buro , Levi H. S. Lelis

In the Possible Winner problem in computational social choice theory, we are given a set of partial preferences and the question is whether a distinguished candidate could be made winner by extending the partial preferences to linear…

计算机科学与博弈论 · 计算机科学 2015-02-17 Palash Dey , Neeldhara Misra , Y. Narahari

Selective inference is considered for testing trees and edges in phylogenetic tree selection from molecular sequences. This improves the previously proposed approximately unbiased test by adjusting the selection bias when testing many trees…

应用统计 · 统计学 2019-05-27 Hidetoshi Shimodaira , Yoshikazu Terada

Prompting language models (LMs) is the main interface for applying them to new tasks. However, for smaller LMs, prompting provides low accuracy compared to gradient-based finetuning. Tree Prompting is an approach to prompting which builds a…

计算与语言 · 计算机科学 2023-10-24 John X. Morris , Chandan Singh , Alexander M. Rush , Jianfeng Gao , Yuntian Deng