Download presentation
Presentation is loading. Please wait.
1
Optimality of Ant Foraging Jason Green Supervisor: Bernd Meyer Is it really optimal, and how do we find that out?
2
Context Field Studies Laboratory Studies Mathematical Models Simulations
3
Pheromone trails
7
Y - Bridge ● At a fork in the trail, more ants go towards the better food source
8
Y - Bridge ● The probability of an ant going a certain direction is:
9
Y - Bridge ● The probability of an ant going a certain direction is:
10
Simulating the model ● The mathematical model generalised for a grid structure
11
Context Field Studies Laboratory Studies Mathematical Models Simulations
12
Mathematical Model vs Simulations ● Mathematical models allow us to solve the problem in a closed system – Eg. Determining when the colony will converge on a single food source ● Mathematical models allow us to determine if a certain behaviour holds over a range of values – Eg. Convergence occurs irrespective of the amount of pheromone deposited ● Mathematical Models alone get too complicated – The more parameters involved make it harder to solve ● Simulations allows us to see what is actually happening – Easier to recognise patterns – Easier to assess behaviour
13
Existing Simulations ● Only made for proof of concept ● Lack of resolution ● Only simple behaviour Not good enough!
14
My Solution ● Improve the resolution ● Add extra behaviours – Crowding – True random walk – Any more? ● Fully customisable ● Gather statistical data ● Automatic Optimisation
15
What I have done so far ● Created a Heirarchical grid data strucutre – Only allocates memory to nodes that are in use
16
What I have done so far ● Created a Heirarchical grid data strucutre – Pointers to neighbouring cells for faster navigation
17
My Solution ● Improve the resolution ● Add extra behaviours – Crowding – True random walk – Any more? ● Fully customisable ● Gather statistical data ● Automatic Optimisation
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.