Diversity, Fairness, and Sustainability in Population Protocols
Nan Kang, Frederik Mallmann-Trenn, Nicol\'as Rivera

TL;DR
This paper introduces a population protocol that maintains diversity and fairness among agents, ensuring balanced task allocation based on importance weights, with minimal memory and no need for agents to know others' states.
Contribution
It presents a simple, distributed protocol for diverse, fair, and sustainable task allocation in population protocols, accommodating arbitrary initial distributions and importance weights.
Findings
Protocol converges in O(w^2 n log n) rounds.
Agents do not need to know other agents' states or weights.
Ensures long-term fairness and prevents any task from vanishing.
Abstract
Over the years, population protocols with the goal of reaching consensus have been studied in great depth. However, many systems in the real-world do not result in all agents eventually reaching consensus, but rather in the opposite: they converge to a state of rich diversity. Consider for example task allocation in ants. If eventually all ants perform the same task, then the colony will perish (lack of food, no brood care, etc.). Then, it is vital for the survival of the colony to have a diverse set of tasks and enough ants working on each task. What complicates matters is that ants need to switch tasks periodically to adjust the needs of the colony; e.g., when too many foragers fell victim to other ant colonies. Moreover, all tasks are equally important and maybe they need to keep certain proportions in the distribution of the task. How can ants keep a healthy and balanced allocation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Game Theory and Cooperation · Game Theory and Applications · Evolution and Genetic Dynamics
