paper-with-me

Papers

Flock2: A model for orientation-based social flocking

2024-04-27 · Rama Carl Hoetzlein

The aerial flocking of birds, or murmurations, has fascinated observers while presenting many challenges to behavioral study and simulation. We examine how the periphery of murmurations remain well bounded and cohesive. We also investigate agitation waves, which occur when a flock is disturbed, developing a plausible model for how they might emerge spontaneously. To understand these behaviors a new model is presented for orientation-based social flocking. Previous methods model inter-bird dynamics by considering the neighborhood around each bird, and introducing forces for avoidance, alignment, and cohesion as three dimensional vectors that alter acceleration. Our method introduces orientation-based social flocking that treats social influences from neighbors more realistically as a desire to turn, indirectly controlling the heading in an aerodynamic model. While our model can be applied to any flocking social bird we simulate flocks of starlings, Sturnus vulgaris, and demonstrate the possibility of orientation waves in the absence of predators. Our model exhibits spherical and ovoidal flock shapes matching observation. Comparisons of our model to Reynolds' on energy consumption and frequency analysis demonstrates more realistic motions, significantly less energy use in turning, and a plausible mechanism for emergent orientation waves.

📄 PDF Abstract BibTeX arXiv:2404.17804

Code (1)

ramakarl/flock2 공식 구현

Tasks

model

Similar Papers 제목 키워드 기반

Spatially Structured Flocking in a Proliferating Population of Self-Propelled Organisms without Explicit Alignment Interactions

2025-05-10 · Seiya Takamura, Nen Saito

While it is well established that self-propelled particles with alignment interactions can exhibit orientational order, the impact of self-replication and annihilation, which are key characteristics in cellular systems, …

An Adversarial Approach to Private Flocking in Mobile Robot Teams

2019-09-23 · Hehui Zheng, Jacopo Panerati, Giovanni Beltrame, Amanda Prorok

Privacy is an important facet of defence against adversaries. In this letter, we introduce the problem of private flocking. We consider a team of mobile robots flocking in the presence of an adversary, who is able to obs…

Motion Planning

Flocking control against the malicious agent

2023-08-08 · Chencheng Zhang, Hao Yang, Bin Jiang, Ming Cao

This paper investigates the flocking control of a swarm with a malicious agent that falsifies its controller parameters to cause collision, division, and escape of agents in the swarm. A novel geometric flocking conditio…

Cooperation and Competition: Flocking with Evolutionary Multi-Agent Reinforcement Learning

2022-09-10 · Yunxiao Guo, Xinjia Xie, Runhao Zhao, Chenglan Zhu 외

Flocking is a very challenging problem in a multi-agent system; traditional flocking methods also require complete knowledge of the environment and a precise model for control. In this paper, we propose Evolutionary Mult…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

GO-Flock: Goal-Oriented Flocking in 3D Unknown Environments with Depth Maps

2025-10-07 · Yan Rui Tan, Wenqi Liu, Wai Lun Leong, John Guan Zhong Tan 외 arxiv

Artificial Potential Field (APF) methods are widely used for reactive flocking control, but they often suffer from challenges such as deadlocks and local minima, especially in the presence of obstacles. Existing solution…