Overview of SWARM INTELLIGENCE and ANT COLONY OPTIMIZATION - PowerPoint PPT Presentation

About This Presentation
Title:

Overview of SWARM INTELLIGENCE and ANT COLONY OPTIMIZATION

Description:

Ant colony optimization. River formation dynamics. Particle swarm optimization. Gravitational search algorithm. ... Each ant choose an action based on. Random choice. – PowerPoint PPT presentation

Number of Views:376
Avg rating:3.0/5.0
Slides: 11
Provided by: 123se141
Category:

less

Transcript and Presenter's Notes

Title: Overview of SWARM INTELLIGENCE and ANT COLONY OPTIMIZATION


1
Overview of SWARM INTELLIGENCE and ANT COLONY
OPTIMIZATION
2
SWARM INTELLIGENCE
  • Based on social interactions (locally shared
    knowledge) that provides the basis for unguided
    problem solving.
  • Efficiency is related to the degree of
    connectedness of the network and the number of
    interacting agents.

3
CHARACTERISTICS OF SWARM
  • Distributed, no central control
  • Limited communication
  • No explicit model of environment
  • Perception of the environment
  • Composed of many, alike individual agents.

4
Examples
  • Ant colony optimization
  • River formation dynamics
  • Particle swarm optimization
  • Gravitational search algorithm
  • Intelligent water drops

5
ANT COLONY OPTIMIZATION
  • Developed by M.Dorgio in 1992
  • Heuristic optimization method inspired by the
    observation of real ant colonies.
  • Based on how ants find the shortest path
  • to food source.
  • The behavior of ants is a kind of stochastic
    distributed optimization behavior.

6
BEHAVIOR OF REAL ANTS
  • Ants are blind, deaf and dumb.
  • So how do they find the shortest path to
  • food sources?
  • Based on PHEROMONES.
  • They follow the deposits of pheromones and
  • form a trail.
  • Other ants get attracted to this trail.
  • Pheromones are volatile in nature.

7
(No Transcript)
8
CONTD
  • Each ant choose an action based on
  • Random choice
  • Pheromone mediated
  • They move by sensing previous ant not by sensing
    the environment.
  • Each ant collects info about local
  • environment and act concurrently and
    independently.
  • Stigmergy governs info exchange.

9
APPLICATIONS
  • Network routing
  • Travelling sales man problem
  • Vehicle routing
  • Assignment problems
  • Set problems

10
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com