Hamilton's Rule for Enabling Altruism in Multi-Agent Systems
Brooks A. Butler, Magnus Egerstedt
TL;DR
This work addresses enabling altruistic behavior in autonomous multi-agent systems by transplanting Hamilton's rule from biology into control theory. It redefines agent fitness as productivity $P_i(x_i,u_i)$ and uses a graph-based networked-dynamics model together with Collaborative Control Lyapunov Functions (CCLFs) to quantify how an agent's action affects both its own and neighbors' progress toward goals, formalizing an altruism condition with $r_{ij} B_j(u_i) \ge C_i(u_i)$. The authors show that, under undirected graphs and positive task importances, the weighted total goal-reaching is nonincreasing when agents follow the altruism rule, ensuring convergence, and demonstrate this on a multi-agent way-point navigation scenario. The framework provides a principled mechanism for sacrificing individual costs to improve team performance in robot networks and opens paths toward predictive planning in dynamic environments. Key contributions include the HO-CLF construction, the decomposition of neighbor influence into $a_{ij}$ and $b_i$, and the demonstration that the total weighted objective converges under the proposed altruism conditions.
Abstract
This paper explores the application of Hamilton's rule to altruistic decision-making in multi-agent systems. Inspired by biological altruism, we introduce a framework that evaluates when individual agents should incur costs to benefit their neighbors. By adapting Hamilton's rule, we define agent ``fitness" in terms of task productivity rather than genetic survival. We formalize altruistic decision-making through a graph-based model of multi-agent interactions and propose a solution using collaborative control Lyapunov functions. The approach ensures that altruistic behaviors contribute to the collective goal-reaching efficiency of the system. We illustrate this framework on a multi-agent way-point navigation problem, where we show through simulation how agent importance levels influence altruistic decision-making, leading to improved coordination in navigation tasks.
