A BIO-INSPIRED GROUP EVASION BEHAVIOR

Department: animal science project topics | Type: Project topics and materials | Format: Ms Word, PDF | Attribute: Documentation Only | Pages: 65 Pages | Chapters: 1-5 chapters | Price: ₦ 3,000.00

2,325 marked this research material reliable.
Call or whatsapp: +2347063298784 or email: info@allprojectmaterials.com
A BIO-INSPIRED GROUP EVASION BEHAVIOR

A BIO-INSPIRED GROUP EVASION BEHAVIOR


Group evasion behavior is the evasion pattern of numerous agents, one kind of the most frequently observed behavior patterns in nature. However, there appears to be rather little research about human crowd evasion behavior. In this paper, I introduce a new model for simulating group evasion behavior based on biological and sociological models for the purposes of simulating the crowd animation in evasion situations. In biology, fish school group evasion behavior is well studied and it has a possibility that the human crowd evasion behavior in emergency is similar to fish school group evasion patterns. I take this biologically inspired model and seek to extend it by integrating sociological factors found in human groups. For the immediate dangers, bio-inspired model could simulate human evasion movement. With sociological factors, I can simulate more complex evasion patterns with considering sociological factors. With this model, I would be able to simulate crowd evasion behavior in emergency situations. Introduction: The collective behavior of human crowds is one of the most interesting topics for numerous researchers and research areas such as sociology, virtual reality, computer graphics, robotics, psychology, politics, transportation, etc. However, it is difficult to simulate crowd behavior with a good mathematical model because many factors influence how each individual will behave and affects the overall crowd behavior. The factors that induce a variation of a person’s behavior are physical attributes, personality, social status, relations with other individuals, etc. These factors make scientific experiments very hard, and generate difficulties for validation. There are various models to explain human crowd behavior in sociology and psychology [27, 28, 29, 32], but none of them is proven because of the previously mentioned difficulty in the modeling and the validation. Moreover, we cannot experiment on human crowds to produce collective evasion patterns, so it is difficult to retrieve relevant data. Also, collective evasion patterns are usually expressed in emergency situations, so few pieces of video data for this behavior are available. 1. Previous works in crowd simulation and motion planning Crowd simulation and multi-agent motion planning have been studied by many researchers. One of the main research topics in robotics is to enable multi-robot agents to navigate autonomously and collision-free in various environments. In computer graphics, motion planning with autonomous agents could be used for digital actors, which can react and adapt to high level directives in dynamic environments. Navigating in dynamic environments [2, 3, 4, 6, 8] and efficient collision avoidance [1, 5] for numerous agents are main topics for multi-agent motion planning. Crowd simulation is very difficult not only for the multi-agent motion planning problem, but for the inherent complexity in the behavior of each human individual. For the purpose of handling very large number of agents, there are two major approaches for crowd simulation modeling; considering the crowd as particles or considering the crowd as a large group of agents. The particle approach for the crowd modeling is based on a continuum perspective for the crowd, which considers crowd as some continuous material. It considers crowd motions as per-particle energy minimization [5, 8, 14]. Because the system controls all the particles entirely, all the individual motions could be guided easily by global motion planning. Also, it is quite efficient for computation, because increasing the number of agents is just condensing the density of particles. However, because it is based on continuum perspective, the motions of individuals are similar to fluid and not quite realistic [5, 14]. The multi-agent approach for crowd modeling is much more complex than the particle approach. The complexity of the multi-agent motion planning increases exponentially with the number of agents and their degree of freedom. However, with this model, each agent can react with some intelligence, similar to the real world, so we can control each agent’s movement more precisely with more details and with autonomous navigation capabilities [2, 3, 4, 6, 8]. Within various group behaviors, the crowd evasion behavior is useful for numerous applications: animation, simulation, social science, virtual reality for various situations: evacuation, police chasing to arrest the riot or protester situation, minimizing damage in terror situation, escaped animals from zoo, controlling disorder situation, or video games. There is some good research on crowd evasion situations evacuation [9], and suicide bombing terrorist [11]. Helbing presents collective crowd behavior of evacuation, induced by panic, using a simulation based on a social force model. He considered the social force with psychology information, and simulates group evasion patterns resulting jamming in life-threatening situations. Zeeshan shows that running to an exit exposes a person to death threatening situation when the suicide bomber attacks the crowd. However, we are not aware of any works in crowd simulation about use of evasion behaviors based on biological models. 2. Bio-inspired algorithms It is a well developed approach to introduce biological algorithms in various fields: optimization, robotics, networking, social organization, etc. In particular, robotics researchers are mainly focused on an emergent behavior of a biological swarm, which is a high-level goal-driven group behavior resulting from the cooperation of simple individual patterns. Emergent group behavior patterns are easily found as insect swarm and animal herd behaviors in nature. Biological individuals only have limited sensing capability, and use simple and robust decentralized algorithms. Biological algorithms are easily applied to simple autonomous robots for these properties, so there are numerous bio-inspired research studies in robotics [17, 18, 20, 23, 24]. Because the biological algorithms or procedures have survived the evolutionary process, they are shown by natural selection to be effective, robust and efficient. Bio-inspired approaches are often used when dealing with overly complex problems, or when there exist similar problems in nature. Many researchers have used biological inspirations. Reynolds [15] simulates the flocking behavior inspired by flock of birds. Svennebring and Koenig introduce ant pheromones for their terrain covering robots. Schwager et al. bring in the ladybugs’ algorithm to solve terrain coverage problem with distributed agents [20]. Halasz et al. introduce the quorum sensing for the redistribution of swarm robots, which is inspired by ants’ house hunting algorithm [18]. Stafford et al. utilize the locust vision system in the collision detection mechanism for cars [24]. Barrows adopts the optic flow to UAV flight control, which is used by insects’ vision to avoid collision [23]. The genetic algorithm and the ant colony optimization are used in numerous fields: game theories, NP complete optimization problems, etc [19]. However, there are few papers [15] in computer animations for group behaviors which are biologically inspired. In emergency situations, human crowd reactions are similar to animal group behavior in a high level perspective, because of the urgency to react – “Individuals start pushing, and interactions among people become physical in nature” [9]. The reactions of people vary at the different levels of danger and situations [29]. However, with immediate dangers for primitive sensors, people usually have no time to think about the complex environmental information, so I believe that there should be some linkages between the crowd evasion behavior and the animal group evasion behavior. Therefore, adopting animal group evasion models should be useful to simulate the crowd evasion patterns. Animal group evasion behaviors are well studied because it is one of the most important behaviors for animal researchers. Unlike the human crowd evasion behaviors cases, the experiment for the animal group evasion behaviors easily controls variables, and generates repeatable situations. Therefore, animal researchers have developed good mathematical models for animal group evasion cases. Especially, fish group evasion patterns are one of the best developed behaviors and have some good mathematical models with relevant evidence data [21, 22]. Among the fish group evasion behavior models, Inada et al. [21] suggest a good mathematical model with the validation of simulation and proper proof. Its basic model is based on Aoki’s and Huth & Wiseel’s model. This model is based on individual behaviors, so it is proper to generate emergent behaviors. It is two-dimensional model based on velocity and angular change with decision time delay also being considered. The decisions of fish individuals are based on motions of neighborhood, with some tendency value. The basic strategy for grouping is similar to Reynold’s flocking [15]. Fish individuals move during building a group with motions of approaching, parallel orientation, and repulsion. With this model, the authors could simulate all reported evasion patterns of real fish schools, except for the ball pattern. It is a good model with reliable validation data, but has some limitations. Their model only considers free field with no obstacles, and only one predator. Also, they do not think about the factor of domains of danger [25] or the speed change for urgent evasions.

A BIO-INSPIRED GROUP EVASION BEHAVIOR

Additional Information

  • The Project Material is available for download.
  • The Research material is delivered within 15-30 Minutes.
  • The Material is complete from Preliminary Pages to References.
  • Well Researched and Approved for supervision.
  • Click the download button below to get the complete project material.

Frequently Asked Questions

In-order to give you the best service available online, we have compiled frequently asked questions (FAQ) from our clients so as to answer them and make your visit much more interesting.

We are proudly Nigerians, and we are well aware of fraudulent activities that has been ongoing in the internet. To make it well known to our customers, we are geniune and duely registered with the Corporate Affairs Commission of the republic of Nigeria. Remember, Fraudulent sites can NEVER post bank accounts or contact address which contains personal information. Free chapter One is always given on the site to prove to you that we have the material. If you are unable to view the free chapter 1 send an email to info@researchcub.info with the subject head "FREE CHAPTER 1' plus the topic. You will get a free chapter 1 within an hour. You can also check out what our happy clients have to say.


Students are always advised to use our materials as guide. However, if you have a different case study, you may need to consult one of our professional writers to help you with that. Depending on similarity of the organization/industry you may modify if you wish.


We have professional writers in various disciplines. If you have a fresh topic, just click Hire a Writer or click here to fill the form and one of our writers will contact you shortly.


Yes it is a complete research project. We ensure that our client receives complete project materials which includes chapters 1-5, full references, questionnaires/secondary data, etc.


Depending on how fast your request is acknowledged by us, you will get the complete project material withing 15-30 minutes. However, on a very good day you can still get it within 5 minutes!

What Clients Say

Our Researchers are happy, see what they are saying. Share your own experience with the world.
Be polite and honest, as we seek to expand our business and reach more people. Thank you.

A Research proposal for a bio-inspired group evasion behavior:
Reviews: A Review on a bio-inspired group evasion behavior, bioinspired, group, evasion project topics, researchcub.info, project topic, list of project topics, research project topics, journals, books, Academic writer.
Group evasion behavior is the evasion pattern of numerous agents, one kind of the most frequently observed behavior patterns in nature. However, there appears to be rather little research about human crowd evasion behavior. In this paper, I introduce a new model for simulating group evasion behavior based on biological and sociological models for the purposes of simulating the crowd animation in evasion situations. In biology, fish school group evasion behavior is well studied and it has a possibility that the human crowd evasion behavior in emergency is similar to fish school group evasion patterns. I take this biologically inspired model and seek to extend it by integrating sociological factors found in human groups. For the immediate dangers, bio-inspired model could simulate human evasion movement. With sociological factors, I can simulate more complex evasion patterns with considering sociological factors. With this model, I would be able to simulate crowd evasion behavior in emergency situations. Introduction: The collective behavior of human crowds is one of the most interesting topics for numerous researchers and research areas such as sociology, virtual reality, computer graphics, robotics, psychology, politics, transportation, etc. However, it is difficult to simulate crowd behavior with a good mathematical model because many factors influence how each individual will behave and affects the overall crowd behavior. The factors that induce a variation of a person’s be.. animal science project topics

A BIO-INSPIRED GROUP EVASION BEHAVIOR

Project Information

Share Links

Download Post (MsWord)
Download Post (PDF)

Search for Project Topics

Project topics in Departments

Do you need a writer for your academic work?