Chaos in flocks & schools of animals

Click For Summary
SUMMARY

The discussion centers on the chaotic behavior observed in flocks of birds and schools of fish, highlighting that such complex systems emerge from simple rules without central command. The documentary referenced compares this phenomenon to the Mandelbrot set, defined by the equation ##z=z^2+c##. Participants explore the potential for simulating these behaviors using cellular automata and neural networks, citing existing swarm simulators and research on emergence, particularly John Conway's 'Game of Life' as a foundational example.

PREREQUISITES
  • Understanding of complex systems and emergence
  • Familiarity with cellular automata concepts
  • Basic knowledge of neural networks
  • Experience with simulation tools and programming
NEXT STEPS
  • Research swarm simulation techniques and tools
  • Explore cellular automata applications in modeling behaviors
  • Study John Conway's 'Game of Life' for insights on emergence
  • Investigate the mathematical foundations of the Mandelbrot set
USEFUL FOR

Researchers, computer scientists, and hobbyists interested in complex systems, simulations, and the mathematical principles behind emergent behaviors in nature.

anorlunda
Staff Emeritus
Science Advisor
Homework Helper
Insights Author
Messages
11,326
Reaction score
8,755
A documentary on chaos talked about the macro behavior of flocks of birds and schools of fish. They appear organized, but without central command. The documentary said that this is an example of complex behavior arising from simple rules plus chaos. It compared them to the Mandelbrot set arising from the simple rule ##z=z^2+c##

My question: do we have examples of the simple rule discovered for any species?

If yes, then we might be able to recreate that behavior with a simulation based on cellular automata and neural nets. Perhaps that too has already been done?
 
  • Like
Likes   Reactions: Beelzebub
Biology news on Phys.org
You want to consider emergence:
https://en.wikipedia.org/wiki/Emergence

I'm not sure that chaotic behavior is necessary.

A definition I use because I dealt with lots of programmers: complex systems derived by iterating simple rules on a set of objects -- iterating a vast number of times.
An example of emergence is John Conway's 'Game of Life' -- this is a great way to understand the concept, look at the graphics, first.
https://en.wikipedia.org/wiki/Conway's_Game_of_Life
 
  • Like
Likes   Reactions: anorlunda

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
Replies
6
Views
10K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 48 ·
2
Replies
48
Views
11K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 13 ·
Replies
13
Views
10K
  • · Replies 10 ·
Replies
10
Views
5K