scienceneutral

Controlling Unpredictable Flocks with Clever Dogs and Smart Algorithms

United KingdomThursday, March 12, 2026
Dogs that guide sheep are experts at handling chaos. In a long‑running competition, teams of dogs and handlers must move small groups of sheep that jump between running away and following. These tiny, undecided flocks behave like random networks that change over time, making them hard to control. Researchers looked at how the dogs succeed. They built a simple mathematical model that describes when a sheep decides to flee or stay. The study shows the dogs use the sheep’s indecision as an advantage. By timing their moves, they can herd the flock or split it apart when needed.
Inspired by this natural strategy, scientists created a new computer program called the Indecisive Swarm Algorithm (ISA). ISA tells robotic agents how to follow a path while using as little energy as possible. The program was tested against older methods, such as the Averaging‑Based Swarm Algorithm (ASA) and the Leader‑Follower Swarm Algorithm (LFSA). ISA performed better, especially when the environment was noisy and unpredictable. A key idea is to change the network’s structure at the same time as updating each agent’s state. Doing so reduces the effort needed to keep a group on track, even when future changes are unknown. These results give a new way to manage systems that change randomly, like animal herds, robot swarms, or groups of people with shifting opinions. By learning from dogs that handle uncertainty, we can build smarter control tools for many real‑world problems.

Actions