flocking with ga pso
play

Flocking with GA/PSO SI Course Project Yvan Bidiville & Thomas - PowerPoint PPT Presentation

Flocking with GA/PSO SI Course Project Yvan Bidiville & Thomas Thurnherr The Goal Evolve a controller for robots to move as flock. Explore the effectiveness of GA and PSO, with both homogeneous and heterogeneous learning. The


  1. Flocking with GA/PSO SI Course Project Yvan Bidiville & Thomas Thurnherr

  2. The Goal • Evolve a controller for robots to move as flock. • Explore the effectiveness of GA and PSO, with both homogeneous and heterogeneous learning.

  3. The Idea Behind the Given Code Neural Network

  4. The First Try Neural Network Average Direction

  5. Problems • Assuming too much information on the robots side: They cannot figure out the direction of their neighbours. • Bad approach, which does not really make use of the neural network.

  6. Neural Network The Second Try

  7. The Fitness Function • Former fitness function: fit[i] = 1.0 - #neighbours/#robots • New fitness function fit[i] = 1.0 - (#neighbours/#robots) · min(1.0, d[i]), where d[i] = (x last [i] - x first [i] ) 2 + (y last [i] - y first [i] ) 2 , with x and y coordinates of the centre of mass. • Fitness value within the interval [0, 1]

  8. Webots-Movie of a Simulation QuickTime™ and a decompressor are needed to see this picture.

  9. Any Questions?

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend