paper-with-me

홈 › Papers

Alternates, Assemble! Selecting Optimal Alternates for Citizens' Assemblies

2025-06-02 · Angelos Assos, Carmel Baharav, Bailey Flanigan, Ariel Procaccia

An increasingly influential form of deliberative democracy centers on citizens' assemblies, where randomly selected people discuss policy questions. The legitimacy of these panels hinges on their representation of the broader population, but panelists often drop out, leading to an unbalanced composition. Although participant attrition is mitigated in practice by alternates, their selection is not taken into account by existing methods. To address this gap, we introduce an optimization framework for alternate selection. Our algorithmic approach, which leverages learning-theoretic machinery, estimates dropout probabilities using historical data and selects alternates to minimize expected misrepresentation. We establish theoretical guarantees for our approach, including worst-case bounds on sample complexity (with implications for computational efficiency) and on loss when panelists' probabilities of dropping out are mis-estimated. Empirical evaluation using real-world data demonstrates that, compared to the status quo, our method significantly improves representation while requiring fewer alternates.

📄 PDF Abstract BibTeX arXiv:2506.15716

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Solving the Quadratic Assignment Problem using Deep Reinforcement Learning

2023-10-02 · Puneet S. Bagga, Arthur Delarue

The Quadratic Assignment Problem (QAP) is an NP-hard problem which has proven particularly challenging to solve: unlike other combinatorial problems like the traveling salesman problem (TSP), which can be solved to optim…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningTraveling Salesman Problem

FPGA Implementation of Multi-Layer Machine Learning Equalizer with On-Chip Training

2022-12-07 · Keren Liu, Erik Börjeson, Christian Häger, Per Larsson-Edefors

We design and implement an adaptive machine learning equalizer that alternates multiple linear and nonlinear computational layers on an FPGA. On-chip training via gradient backpropagation is shown to allow for real-time …

Unrolled Graph Neural Networks for Constrained Optimization

2025-09-21 · Samar Hadou, Alejandro Ribeiro arxiv

In this paper, we unroll the dynamics of the dual ascent (DA) algorithm in two coupled graph neural networks (GNNs) to solve constrained optimization problems. The two networks interact with each other at the layer level…

Scaling Laws for Generative Mixed-Modal Language Models

2023-01-10 · Armen Aghajanyan, Lili Yu, Alexis Conneau, Wei-Ning Hsu 외

Generative language models define distributions over sequences of tokens that can represent essentially any combination of data modalities (e.g., any permutation of image tokens from VQ-VAEs, speech tokens from HuBERT, B…

The Division of Surplus and the Burden of Proof

2025-01-24 · Deniz Kattwinkel, Justus Preusser

A surplus must be divided between a principal and an agent. Only the agent knows the surplus' true size and decides how much of it to reveal initially. Both parties can exert costly effort to conclusively prove the surpl…