Assigning Entities to Teams as a Hypergraph Discovery Problem
Guilherme Ferraz de Arruda, Wan He, Nasimeh Heydaribeni, Tara Javidi, Yamir Moreno, Tina Eliassi-Rad
TL;DR
This work reframes the Team Formation Problem as an edge-dependent vertex-weighted (EDVW) hypergraph optimization, with the objective of maximizing the algebraic connectivity $\mu_2(L^H)$ to promote resilience and fast diffusion of information among agents. A constrained simulated annealing (CSA) algorithm is developed to maximize $\mu_2(L^H)$ under energy- and budget-based feasibility constraints, using guided perturbations and penalty terms to steer the search toward feasible, high-connectivity solutions. The approach is validated on real-world collaboration datasets (MAG and APS), showing substantial improvements in algebraic connectivity and patching resilience compared to greedy baselines, and comparable performance to bipartite representations but at lower computational cost. The findings suggest that higher-order hypergraph modeling captures resilience and diffusion dynamics more effectively than traditional pairwise representations, with practical implications for robust task deployment in scientific collaborations and potentially finance-like networks.
Abstract
We propose a team assignment algorithm based on a hypergraph approach focusing on resilience and diffusion optimization. Specifically, our method is based on optimizing the algebraic connectivity of the Laplacian matrix of an edge-dependent vertex-weighted hypergraph. We used constrained simulated annealing, where we constrained the effort agents can exert to perform a task and the minimum effort a task requires to be completed. We evaluated our methods in terms of the number of unsuccessful patches to drive our solution into the feasible region and the cost of patching. We showed that our formulation provides more robust solutions than the original data and the greedy approach. We hope that our methods motivate further research in applying hypergraphs to similar problems in different research areas and in exploring variations of our methods.
