Federated Assemblies

Abstract

A *citizens' assembly* is a group of people who are randomly selected to represent a larger population in a deliberation. While this approach has successfully strengthened democracy, it has certain limitations that suggest the need for assemblies to form and associate more organically. In response, we propose *federated assemblies*, where assemblies are interconnected, and each parent assembly is selected from members of its child assemblies. The main technical challenge is to develop random selection algorithms that meet new representation constraints inherent in this hierarchical structure. We design and analyze several algorithms that provide different representation guarantees under various assumptions on the structure of the underlying graph.

Cite

Text

Halpern et al. "Federated Assemblies." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I13.33520

Markdown

[Halpern et al. "Federated Assemblies." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/halpern2025aaai-federated/) doi:10.1609/AAAI.V39I13.33520

BibTeX

@inproceedings{halpern2025aaai-federated,
  title     = {{Federated Assemblies}},
  author    = {Halpern, Daniel and Procaccia, Ariel D. and Shapiro, Ehud and Talmon, Nimrod},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {13897-13904},
  doi       = {10.1609/AAAI.V39I13.33520},
  url       = {https://mlanthology.org/aaai/2025/halpern2025aaai-federated/}
}