Quorum sensing is a biological-inspired coordination mechanism where autonomous agents make individual, local measurements of population density—typically by detecting the concentration of a specific broadcast signal—and only change their collective behavior when that measurement surpasses a predefined threshold, or 'quorum.' This creates a form of emergent synchronization without centralized control, allowing a swarm to transition states (e.g., from exploration to exploitation) based purely on aggregate local information. In artificial systems, the signal can be a digital message count, a pheromone-like virtual token, or a model parameter gradient.
