SlideShare a Scribd company logo
6 x 9 = 42
A brief introduction to swarm intelligence
H. Kemal İlter, B.Eng., M.B.A., Ph.D.
Assoc. Prof. of Operations Management
@hkilter
Business School
Yildirim Beyazit University
https://speakerdeck.com/hkilter
info@hkilter.com
Ankara
2015
NOTE TO SELF:
DON’T PANIC AND CARRY A TOWEL
INTELLECTUS (NOUS)
Capacity for
•	 logic
•	 abstract thought
•	 understanding
•	 self-awareness
•	 communication
•	 learning
•	 emotional knowledge
•	 memory
•	 planning
•	 creativity and problem solving
Source:
From Edward Grant, "Celestial Orbs in the Latin Middle Ages", Isis, Vol. 78, No. 2. (Jun., 1987), pp.
152-173.
Animals
•	 Human
•	 Non-human - g Factor
Vertabrates: Mammals, birds, reptiles, fish
Cephalopods
Arthropods
Plants - Perception?
Neuroscience and intelligence
Human
•	 Brain volume
•	 Grey matter
•	 White matter
•	 Cortical thickness
•	 Neural efficiency
Primate
•	 Brain size
Brain-to-body mass ratio
INTELLIGENCE IN NATURE
Source:
https://commons.wikimedia.org/wiki/User:Nhobgood
ARTIFICIAL INTELLIGENCE
Practopoiesis
Conceptual bridge between biological and artificial intelli-
gence.
•	 Weak AI
•	 Strong AI
AI-hard or AI-complete
Artificial agent
A LI’L HISTORY
-360
Aristotle described the syllogism, a method of formal, me-
chanical thought.
1206
Al-Jazari created a programmable orchestra of mechanical
human beings
1600
René Descartes proposed that bodies of animals are noth-
ing more than complex machines
1642
Blaise Pascal invented the mechanical calculator, the first
digital calculating machine
1769
Wolfgang von Kempelen built and toured with his
chess-playing automaton, The Turk
1913
Bertrand Russell and Alfred North Whitehead published
Principia Mathematica, which revolutionized formal logic
1931
Kurt Gödel, father of theoretical computer science
1950
Alan Turing proposes the Turing Test as a measure of ma-
chine intelligence
1997
The Deep Blue chess machine (IBM) defeats the (then)
world chess champion, Garry Kasparov
2005
Blue Brain is born, a project to simulate the brain at mo-
lecular detail
2011
IBM’s Watson computer defeated television game show
Jeopardy! champions Rutter and Jennings
2011
Apple’s Siri, Google’s Google Now and Microsoft’s Cor-
tana are smartphone apps that use natural language to
answer questions, make recommendations and perform
actions
AI TOOLS
Search and optimization
Search algorithm, Mathematical optimization and Evolu-
tionary computation
Logic
Logic programming and Automated reasoning
Probabilistic methods for uncertain reasoning
Bayesian network, Hidden Markov model, Kalman filter,
Decision theory and Utility theory
Classifiers and statistical learning methods
Classifier (mathematics), Statistical classification and Ma-
chine learning
Neural networks
Artificial neural network and Connectionism
Control theory
Languages
42
In the radio series and the first novel, a group of hyper-in-
telligent pan-dimensional beings demand to learn the
Answer to the Ultimate Question of Life, The Universe, and
Everything
from the supercomputer, Deep Thought, specially built
for this purpose. It takes Deep Thought 7½ million years
to compute and check the answer, which turns out to be
42. Deep Thought points out that the answer seems mean-
ingless because the beings who instructed it never actually
knew what the Question was.
The Ultimate Question:
What do you get if you multiply six by nine?
The Answer:
613
× 913
= 4213
SWARM INTELLIGENCE
Swarm intelligence (SI) is the collective
behavior of decentralized, self-orga-
nized systems, natural or artificial.
Introduced by Gerardo Beni and Jing
Wang in 1989, in the context of cellu-
lar robotic systems.
Examples in natural systems of SI:
•	 Ant colonies
•	 Bird flocking
•	 Animal herding
•	 Bacterial growth
•	 Fish schooling
•	 Microbial intelligence
Inspiration from Nature
1. Social Insects
•	 Natural Navigation
•	 Natural Clustering
•	 Natural construction
2. Foraging
3. Flocking
ALGORITHMS
Particle swarm optimization
Simulating social behaviour.
•	 Kennedy, J.; Eberhart, R. (1995). “Particle Swarm Optimi-
zation”. Proceedings of IEEE International Conference
on Neural Networks IV. pp. 1942–1948.
•	 Shi, Y.; Eberhart, R.C. (1998). “A modified particle swarm
optimizer”. Proceedings of IEEE International Confer-
ence on Evolutionary Computation. pp. 69–73.
•	 Kennedy, J. (1997). “The particle swarm: social adapta-
tion of knowledge”. Proceedings of IEEE International
Conference on Evolutionary Computation. pp. 303–
308.
Source:
Pedersen, M.E.H., Tuning & Simplifying Heuristical Optimization, PhD Thesis, 2010, University of
Southampton, School of Engineering Sciences, Computational Engineering and Design Group.
Nature Inspired Search Techniques
ALGORITHMS
Ant colony optimization
A probabilistic technique in metaheuristic optimizations.
•	 A. Colorni, M. Dorigo et V. Maniezzo, Distributed Op-
timization by Ant Colonies, actes de la première con-
férence européenne sur la vie artificielle, Paris, France,
Elsevier Publishing, 134-142, 1991.
•	 M. Dorigo, Optimization, Learning and Natural Algo-
rithms, PhD thesis, Politecnico di Milano, Italy, 1992.
Source:
https://commons.wikimedia.org/wiki/File:Aco_shortpath.svg
ALGORITHMS
Artificial bee colony algorithm
Intelligent foraging behaviour.
•	 D. Dervis Karaboga, An Idea Based On Honey Bee
Swarm for Numerical Optimization, Technical Re-
port-TR06,Erciyes University, Engineering Faculty,
Computer Engineering Department 2005.
Multi-level thresholding
MR brain image classification
Face pose estimation
Differential evolution
A method that optimizes a problem by iteratively trying to
improve a candidate solution.
•	 Storn, R.; Price, K. (1997). “Differential evolution - a sim-
ple and efficient heuristic for global optimization over
continuous spaces”. Journal of Global Optimization 11:
341–359..
•	 Storn, R. (1996). “On the usage of differential evolution
for function optimization”. Biennial Conference of the
North American Fuzzy Information Processing Society
(NAFIPS). pp. 519–523.
Parallel computing
Multiobjective optimization
Constrained optimization
ALGORITHMS
The bees algorithm
A population-based search algorithm
•	 Pham DT, Ghanbarzadeh A, Koc E, Otri S, Rahim S and
Zaidi M. The Bees Algorithm. Technical Note, Manu-
facturing Engineering Centre, Cardiff University, UK,
2005.
•	 Pham, D.T., Castellani, M. (2009), The Bees Algorithm
– Modelling Foraging Behaviour to Solve Continuous
Optimisation Problems. Proc. ImechE, Part C, 223(12),
2919-2938.
•	 Pham, D.T. and Castellani, M. (2013), Benchmarking and
Comparison of Nature-Inspired Population-Based Con-
tinuous Optimisation Algorithms, Soft Computing, 1-33.
Optimisation of classifiers/Clustering systems
Manufacturing
Bioengineering
Multi-objective optimization
Artificial immune systems
A class of computationally intelligent systems. Adaptive
systems.
•	 J.D. Farmer, N. Packard and A. Perelson, (1986) “The im-
mune system, adaptation and machine learning”, Physica
D, vol. 2, pp. 187–204.
Bioinformatics
ALGORITHMS
Bat algorithm
A metaheuristic optimization algorithm.
•	 X. S. Yang, A New Metaheuristic Bat-Inspired Algo-
rithm, in: Nature Inspired Cooperative Strategies for
Optimization (NISCO 2010) (Eds. J. R. Gonzalez et al.),
Studies in Computational Intelligence, Springer Berlin,
284, Springer, 65-74 (2010).
Engineering design
Classifications of gene expression data
Glowworm swarm optimization
The algorithm makes the agents glow at intensities ap-
proximately proportional to the function value being opti-
mized.
•	 K.N. Krishnanand and D. Ghose (2005). Detection of
multiple source locations using a glowworm metaphor
with applications to collective robotics. IEEE Swarm
Intelligence Symposium, Pasadena, California, USA, pp.
84- 91.
•	 K.N. Krishnanand and D. Ghose. (2006). Glowworm
swarm based optimization algorithm for multimodal
functions with collective robotics applications. Multi-
agent and Grid Systems, 2(3):209- 222.
•	 K.N. Krishnanand and D. Ghose. (2009). Glowworm
swarm optimization for simultaneous capture of multi-
ple local optima of multimodal functions. Swarm Intelli-
gence, 3(2):87- 124.
•	 K.N. Krishnanand and D. Ghose. (2008). Theoretical
foundations for rendezvous of glowworm-inspired
agent swarms at multiple locations. Robotics and Auton-
omous Systems, 56(7):549- 569.
ALGORITHMS
Gravitational search algorithm
Based on the law of gravity and the notion of mass interac-
tions.
•	 Rashedi, E.; Nezamabadi-pour, H.; Saryazdi, S. (2009).
“GSA: a gravitational search algorithm”. Information
Science 179 (13): 2232–2248.
Self-propelled particles
Predict robust emergent behaviours occur in swarms inde-
pendent of the type of animal that is in the swarm.
•	 Buhl, J.; Sumpter, D. J. T.; Couzin, D.; Hale, J. J.; Desp-
land, E.; Miller, E. R.; Simpson, S. J. (2006). “From dis-
order to order in marching locusts” (PDF). Science 312
(5778): 1402–1406.
Stochastic diffusion search
An agent-based probabilistic global search and optimiza-
tion technique best suited to problems where the objective
function can be decomposed into multiple independent
partial-functions.
A comprehensive mathematical framework.
•	 Bishop, J.M., Stochastic Searching Networks, Proc. 1st
IEE Int. Conf. on Artificial Neural Networks, pp. 329-
331, London, UK, (1989).
Multi-swarm optimization
Use of multiple sub-swarms instead of one (standard)
swarm.
Multi-swarm system effectively combines components
from Particle swarm optimization, Estimation of distri-
bution algorithm, and Differential evolution into a multi-
swarm hybrid.

More Related Content

Similar to 6 x 9 = 42

Top 10 neural networks
Top 10 neural networksTop 10 neural networks
Top 10 neural networks
ijsc
 
AI.pdf
AI.pdfAI.pdf
AI.pdf
ShivaVemula2
 
CURRICULUM VITA
CURRICULUM VITACURRICULUM VITA
CURRICULUM VITA
butest
 
Xin Yao: "What can evolutionary computation do for you?"
Xin Yao: "What can evolutionary computation do for you?"Xin Yao: "What can evolutionary computation do for you?"
Xin Yao: "What can evolutionary computation do for you?"
ieee_cis_cyprus
 
Artificial Intelligence Algorithms
Artificial Intelligence AlgorithmsArtificial Intelligence Algorithms
Artificial Intelligence Algorithms
IOSR Journals
 
AI Presentation 1
AI Presentation 1AI Presentation 1
AI Presentation 1
Mustafa Kuğu
 
2005: Natural Computing - Concepts and Applications
2005: Natural Computing - Concepts and Applications2005: Natural Computing - Concepts and Applications
2005: Natural Computing - Concepts and Applications
Leandro de Castro
 
Rise of AI through DL
Rise of AI through DLRise of AI through DL
Rise of AI through DL
Rehan Guha
 
AI - Exploring Frontiers
AI - Exploring FrontiersAI - Exploring Frontiers
AI - Exploring Frontiers
Virendra Gupta
 
AI Unit1b.ppt
AI Unit1b.pptAI Unit1b.ppt
AI Unit1b.ppt
KhanKhaja1
 
AI Unit1.ppt
AI Unit1.pptAI Unit1.ppt
AI Unit1.ppt
KhanKhaja1
 
Csi poster
Csi posterCsi poster
Csi poster
ISSIP
 
Top cited articles 2020 - Advanced Computational Intelligence: An Internation...
Top cited articles 2020 - Advanced Computational Intelligence: An Internation...Top cited articles 2020 - Advanced Computational Intelligence: An Internation...
Top cited articles 2020 - Advanced Computational Intelligence: An Internation...
aciijournal
 
Artificial Intelligence and its application
Artificial Intelligence and its applicationArtificial Intelligence and its application
Artificial Intelligence and its application
FELICIALILIANJ
 
Ai complete note
Ai complete noteAi complete note
Ai complete note
Najar Aryal
 
G44083642
G44083642G44083642
G44083642
IJERA Editor
 
IS
ISIS
uploadscribd.pptx
uploadscribd.pptxuploadscribd.pptx
uploadscribd.pptx
FELICIALILIANJ
 
T0 numt qxodc=
T0 numt qxodc=T0 numt qxodc=
T0 numt qxodc=
Poonam Kataria
 
John Holland Vita.doc
John Holland Vita.docJohn Holland Vita.doc
John Holland Vita.doc
butest
 

Similar to 6 x 9 = 42 (20)

Top 10 neural networks
Top 10 neural networksTop 10 neural networks
Top 10 neural networks
 
AI.pdf
AI.pdfAI.pdf
AI.pdf
 
CURRICULUM VITA
CURRICULUM VITACURRICULUM VITA
CURRICULUM VITA
 
Xin Yao: "What can evolutionary computation do for you?"
Xin Yao: "What can evolutionary computation do for you?"Xin Yao: "What can evolutionary computation do for you?"
Xin Yao: "What can evolutionary computation do for you?"
 
Artificial Intelligence Algorithms
Artificial Intelligence AlgorithmsArtificial Intelligence Algorithms
Artificial Intelligence Algorithms
 
AI Presentation 1
AI Presentation 1AI Presentation 1
AI Presentation 1
 
2005: Natural Computing - Concepts and Applications
2005: Natural Computing - Concepts and Applications2005: Natural Computing - Concepts and Applications
2005: Natural Computing - Concepts and Applications
 
Rise of AI through DL
Rise of AI through DLRise of AI through DL
Rise of AI through DL
 
AI - Exploring Frontiers
AI - Exploring FrontiersAI - Exploring Frontiers
AI - Exploring Frontiers
 
AI Unit1b.ppt
AI Unit1b.pptAI Unit1b.ppt
AI Unit1b.ppt
 
AI Unit1.ppt
AI Unit1.pptAI Unit1.ppt
AI Unit1.ppt
 
Csi poster
Csi posterCsi poster
Csi poster
 
Top cited articles 2020 - Advanced Computational Intelligence: An Internation...
Top cited articles 2020 - Advanced Computational Intelligence: An Internation...Top cited articles 2020 - Advanced Computational Intelligence: An Internation...
Top cited articles 2020 - Advanced Computational Intelligence: An Internation...
 
Artificial Intelligence and its application
Artificial Intelligence and its applicationArtificial Intelligence and its application
Artificial Intelligence and its application
 
Ai complete note
Ai complete noteAi complete note
Ai complete note
 
G44083642
G44083642G44083642
G44083642
 
IS
ISIS
IS
 
uploadscribd.pptx
uploadscribd.pptxuploadscribd.pptx
uploadscribd.pptx
 
T0 numt qxodc=
T0 numt qxodc=T0 numt qxodc=
T0 numt qxodc=
 
John Holland Vita.doc
John Holland Vita.docJohn Holland Vita.doc
John Holland Vita.doc
 

Recently uploaded

Applied Science: Thermodynamics, Laws & Methodology.pdf
Applied Science: Thermodynamics, Laws & Methodology.pdfApplied Science: Thermodynamics, Laws & Methodology.pdf
Applied Science: Thermodynamics, Laws & Methodology.pdf
University of Hertfordshire
 
Microbiology of Central Nervous System INFECTIONS.pdf
Microbiology of Central Nervous System INFECTIONS.pdfMicrobiology of Central Nervous System INFECTIONS.pdf
Microbiology of Central Nervous System INFECTIONS.pdf
sammy700571
 
Travis Hills of MN is Making Clean Water Accessible to All Through High Flux ...
Travis Hills of MN is Making Clean Water Accessible to All Through High Flux ...Travis Hills of MN is Making Clean Water Accessible to All Through High Flux ...
Travis Hills of MN is Making Clean Water Accessible to All Through High Flux ...
Travis Hills MN
 
8.Isolation of pure cultures and preservation of cultures.pdf
8.Isolation of pure cultures and preservation of cultures.pdf8.Isolation of pure cultures and preservation of cultures.pdf
8.Isolation of pure cultures and preservation of cultures.pdf
by6843629
 
(June 12, 2024) Webinar: Development of PET theranostics targeting the molecu...
(June 12, 2024) Webinar: Development of PET theranostics targeting the molecu...(June 12, 2024) Webinar: Development of PET theranostics targeting the molecu...
(June 12, 2024) Webinar: Development of PET theranostics targeting the molecu...
Scintica Instrumentation
 
JAMES WEBB STUDY THE MASSIVE BLACK HOLE SEEDS
JAMES WEBB STUDY THE MASSIVE BLACK HOLE SEEDSJAMES WEBB STUDY THE MASSIVE BLACK HOLE SEEDS
JAMES WEBB STUDY THE MASSIVE BLACK HOLE SEEDS
Sérgio Sacani
 
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
hozt8xgk
 
Immersive Learning That Works: Research Grounding and Paths Forward
Immersive Learning That Works: Research Grounding and Paths ForwardImmersive Learning That Works: Research Grounding and Paths Forward
Immersive Learning That Works: Research Grounding and Paths Forward
Leonel Morgado
 
Holsinger, Bruce W. - Music, body and desire in medieval culture [2001].pdf
Holsinger, Bruce W. - Music, body and desire in medieval culture [2001].pdfHolsinger, Bruce W. - Music, body and desire in medieval culture [2001].pdf
Holsinger, Bruce W. - Music, body and desire in medieval culture [2001].pdf
frank0071
 
CLASS 12th CHEMISTRY SOLID STATE ppt (Animated)
CLASS 12th CHEMISTRY SOLID STATE ppt (Animated)CLASS 12th CHEMISTRY SOLID STATE ppt (Animated)
CLASS 12th CHEMISTRY SOLID STATE ppt (Animated)
eitps1506
 
Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...
Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...
Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...
Sérgio Sacani
 
HUMAN EYE By-R.M Class 10 phy best digital notes.pdf
HUMAN EYE By-R.M Class 10 phy best digital notes.pdfHUMAN EYE By-R.M Class 10 phy best digital notes.pdf
HUMAN EYE By-R.M Class 10 phy best digital notes.pdf
Ritik83251
 
Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...
Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...
Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...
Sérgio Sacani
 
The binding of cosmological structures by massless topological defects
The binding of cosmological structures by massless topological defectsThe binding of cosmological structures by massless topological defects
The binding of cosmological structures by massless topological defects
Sérgio Sacani
 
Physiology of Nervous System presentation.pptx
Physiology of Nervous System presentation.pptxPhysiology of Nervous System presentation.pptx
Physiology of Nervous System presentation.pptx
fatima132662
 
_Extraction of Ethylene oxide and 2-Chloroethanol from alternate matrices Li...
_Extraction of Ethylene oxide and 2-Chloroethanol from alternate matrices  Li..._Extraction of Ethylene oxide and 2-Chloroethanol from alternate matrices  Li...
_Extraction of Ethylene oxide and 2-Chloroethanol from alternate matrices Li...
LucyHearn1
 
Mending Clothing to Support Sustainable Fashion_CIMaR 2024.pdf
Mending Clothing to Support Sustainable Fashion_CIMaR 2024.pdfMending Clothing to Support Sustainable Fashion_CIMaR 2024.pdf
Mending Clothing to Support Sustainable Fashion_CIMaR 2024.pdf
Selcen Ozturkcan
 
Discovery of An Apparent Red, High-Velocity Type Ia Supernova at 𝐳 = 2.9 wi...
Discovery of An Apparent Red, High-Velocity Type Ia Supernova at  𝐳 = 2.9  wi...Discovery of An Apparent Red, High-Velocity Type Ia Supernova at  𝐳 = 2.9  wi...
Discovery of An Apparent Red, High-Velocity Type Ia Supernova at 𝐳 = 2.9 wi...
Sérgio Sacani
 
ESA/ACT Science Coffee: Diego Blas - Gravitational wave detection with orbita...
ESA/ACT Science Coffee: Diego Blas - Gravitational wave detection with orbita...ESA/ACT Science Coffee: Diego Blas - Gravitational wave detection with orbita...
ESA/ACT Science Coffee: Diego Blas - Gravitational wave detection with orbita...
Advanced-Concepts-Team
 
Pests of Storage_Identification_Dr.UPR.pdf
Pests of Storage_Identification_Dr.UPR.pdfPests of Storage_Identification_Dr.UPR.pdf
Pests of Storage_Identification_Dr.UPR.pdf
PirithiRaju
 

Recently uploaded (20)

Applied Science: Thermodynamics, Laws & Methodology.pdf
Applied Science: Thermodynamics, Laws & Methodology.pdfApplied Science: Thermodynamics, Laws & Methodology.pdf
Applied Science: Thermodynamics, Laws & Methodology.pdf
 
Microbiology of Central Nervous System INFECTIONS.pdf
Microbiology of Central Nervous System INFECTIONS.pdfMicrobiology of Central Nervous System INFECTIONS.pdf
Microbiology of Central Nervous System INFECTIONS.pdf
 
Travis Hills of MN is Making Clean Water Accessible to All Through High Flux ...
Travis Hills of MN is Making Clean Water Accessible to All Through High Flux ...Travis Hills of MN is Making Clean Water Accessible to All Through High Flux ...
Travis Hills of MN is Making Clean Water Accessible to All Through High Flux ...
 
8.Isolation of pure cultures and preservation of cultures.pdf
8.Isolation of pure cultures and preservation of cultures.pdf8.Isolation of pure cultures and preservation of cultures.pdf
8.Isolation of pure cultures and preservation of cultures.pdf
 
(June 12, 2024) Webinar: Development of PET theranostics targeting the molecu...
(June 12, 2024) Webinar: Development of PET theranostics targeting the molecu...(June 12, 2024) Webinar: Development of PET theranostics targeting the molecu...
(June 12, 2024) Webinar: Development of PET theranostics targeting the molecu...
 
JAMES WEBB STUDY THE MASSIVE BLACK HOLE SEEDS
JAMES WEBB STUDY THE MASSIVE BLACK HOLE SEEDSJAMES WEBB STUDY THE MASSIVE BLACK HOLE SEEDS
JAMES WEBB STUDY THE MASSIVE BLACK HOLE SEEDS
 
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
 
Immersive Learning That Works: Research Grounding and Paths Forward
Immersive Learning That Works: Research Grounding and Paths ForwardImmersive Learning That Works: Research Grounding and Paths Forward
Immersive Learning That Works: Research Grounding and Paths Forward
 
Holsinger, Bruce W. - Music, body and desire in medieval culture [2001].pdf
Holsinger, Bruce W. - Music, body and desire in medieval culture [2001].pdfHolsinger, Bruce W. - Music, body and desire in medieval culture [2001].pdf
Holsinger, Bruce W. - Music, body and desire in medieval culture [2001].pdf
 
CLASS 12th CHEMISTRY SOLID STATE ppt (Animated)
CLASS 12th CHEMISTRY SOLID STATE ppt (Animated)CLASS 12th CHEMISTRY SOLID STATE ppt (Animated)
CLASS 12th CHEMISTRY SOLID STATE ppt (Animated)
 
Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...
Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...
Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...
 
HUMAN EYE By-R.M Class 10 phy best digital notes.pdf
HUMAN EYE By-R.M Class 10 phy best digital notes.pdfHUMAN EYE By-R.M Class 10 phy best digital notes.pdf
HUMAN EYE By-R.M Class 10 phy best digital notes.pdf
 
Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...
Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...
Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...
 
The binding of cosmological structures by massless topological defects
The binding of cosmological structures by massless topological defectsThe binding of cosmological structures by massless topological defects
The binding of cosmological structures by massless topological defects
 
Physiology of Nervous System presentation.pptx
Physiology of Nervous System presentation.pptxPhysiology of Nervous System presentation.pptx
Physiology of Nervous System presentation.pptx
 
_Extraction of Ethylene oxide and 2-Chloroethanol from alternate matrices Li...
_Extraction of Ethylene oxide and 2-Chloroethanol from alternate matrices  Li..._Extraction of Ethylene oxide and 2-Chloroethanol from alternate matrices  Li...
_Extraction of Ethylene oxide and 2-Chloroethanol from alternate matrices Li...
 
Mending Clothing to Support Sustainable Fashion_CIMaR 2024.pdf
Mending Clothing to Support Sustainable Fashion_CIMaR 2024.pdfMending Clothing to Support Sustainable Fashion_CIMaR 2024.pdf
Mending Clothing to Support Sustainable Fashion_CIMaR 2024.pdf
 
Discovery of An Apparent Red, High-Velocity Type Ia Supernova at 𝐳 = 2.9 wi...
Discovery of An Apparent Red, High-Velocity Type Ia Supernova at  𝐳 = 2.9  wi...Discovery of An Apparent Red, High-Velocity Type Ia Supernova at  𝐳 = 2.9  wi...
Discovery of An Apparent Red, High-Velocity Type Ia Supernova at 𝐳 = 2.9 wi...
 
ESA/ACT Science Coffee: Diego Blas - Gravitational wave detection with orbita...
ESA/ACT Science Coffee: Diego Blas - Gravitational wave detection with orbita...ESA/ACT Science Coffee: Diego Blas - Gravitational wave detection with orbita...
ESA/ACT Science Coffee: Diego Blas - Gravitational wave detection with orbita...
 
Pests of Storage_Identification_Dr.UPR.pdf
Pests of Storage_Identification_Dr.UPR.pdfPests of Storage_Identification_Dr.UPR.pdf
Pests of Storage_Identification_Dr.UPR.pdf
 

6 x 9 = 42

  • 1. 6 x 9 = 42 A brief introduction to swarm intelligence H. Kemal İlter, B.Eng., M.B.A., Ph.D. Assoc. Prof. of Operations Management @hkilter Business School Yildirim Beyazit University https://speakerdeck.com/hkilter info@hkilter.com Ankara 2015 NOTE TO SELF: DON’T PANIC AND CARRY A TOWEL
  • 2. INTELLECTUS (NOUS) Capacity for • logic • abstract thought • understanding • self-awareness • communication • learning • emotional knowledge • memory • planning • creativity and problem solving Source: From Edward Grant, "Celestial Orbs in the Latin Middle Ages", Isis, Vol. 78, No. 2. (Jun., 1987), pp. 152-173.
  • 3. Animals • Human • Non-human - g Factor Vertabrates: Mammals, birds, reptiles, fish Cephalopods Arthropods Plants - Perception? Neuroscience and intelligence Human • Brain volume • Grey matter • White matter • Cortical thickness • Neural efficiency Primate • Brain size Brain-to-body mass ratio INTELLIGENCE IN NATURE Source: https://commons.wikimedia.org/wiki/User:Nhobgood
  • 4. ARTIFICIAL INTELLIGENCE Practopoiesis Conceptual bridge between biological and artificial intelli- gence. • Weak AI • Strong AI AI-hard or AI-complete Artificial agent
  • 5. A LI’L HISTORY -360 Aristotle described the syllogism, a method of formal, me- chanical thought. 1206 Al-Jazari created a programmable orchestra of mechanical human beings 1600 René Descartes proposed that bodies of animals are noth- ing more than complex machines 1642 Blaise Pascal invented the mechanical calculator, the first digital calculating machine 1769 Wolfgang von Kempelen built and toured with his chess-playing automaton, The Turk 1913 Bertrand Russell and Alfred North Whitehead published Principia Mathematica, which revolutionized formal logic 1931 Kurt Gödel, father of theoretical computer science 1950 Alan Turing proposes the Turing Test as a measure of ma- chine intelligence 1997 The Deep Blue chess machine (IBM) defeats the (then) world chess champion, Garry Kasparov 2005 Blue Brain is born, a project to simulate the brain at mo- lecular detail 2011 IBM’s Watson computer defeated television game show Jeopardy! champions Rutter and Jennings 2011 Apple’s Siri, Google’s Google Now and Microsoft’s Cor- tana are smartphone apps that use natural language to answer questions, make recommendations and perform actions
  • 6. AI TOOLS Search and optimization Search algorithm, Mathematical optimization and Evolu- tionary computation Logic Logic programming and Automated reasoning Probabilistic methods for uncertain reasoning Bayesian network, Hidden Markov model, Kalman filter, Decision theory and Utility theory Classifiers and statistical learning methods Classifier (mathematics), Statistical classification and Ma- chine learning Neural networks Artificial neural network and Connectionism Control theory Languages
  • 7. 42 In the radio series and the first novel, a group of hyper-in- telligent pan-dimensional beings demand to learn the Answer to the Ultimate Question of Life, The Universe, and Everything from the supercomputer, Deep Thought, specially built for this purpose. It takes Deep Thought 7½ million years to compute and check the answer, which turns out to be 42. Deep Thought points out that the answer seems mean- ingless because the beings who instructed it never actually knew what the Question was. The Ultimate Question: What do you get if you multiply six by nine? The Answer: 613 × 913 = 4213
  • 8. SWARM INTELLIGENCE Swarm intelligence (SI) is the collective behavior of decentralized, self-orga- nized systems, natural or artificial. Introduced by Gerardo Beni and Jing Wang in 1989, in the context of cellu- lar robotic systems. Examples in natural systems of SI: • Ant colonies • Bird flocking • Animal herding • Bacterial growth • Fish schooling • Microbial intelligence Inspiration from Nature 1. Social Insects • Natural Navigation • Natural Clustering • Natural construction 2. Foraging 3. Flocking
  • 9. ALGORITHMS Particle swarm optimization Simulating social behaviour. • Kennedy, J.; Eberhart, R. (1995). “Particle Swarm Optimi- zation”. Proceedings of IEEE International Conference on Neural Networks IV. pp. 1942–1948. • Shi, Y.; Eberhart, R.C. (1998). “A modified particle swarm optimizer”. Proceedings of IEEE International Confer- ence on Evolutionary Computation. pp. 69–73. • Kennedy, J. (1997). “The particle swarm: social adapta- tion of knowledge”. Proceedings of IEEE International Conference on Evolutionary Computation. pp. 303– 308. Source: Pedersen, M.E.H., Tuning & Simplifying Heuristical Optimization, PhD Thesis, 2010, University of Southampton, School of Engineering Sciences, Computational Engineering and Design Group. Nature Inspired Search Techniques
  • 10. ALGORITHMS Ant colony optimization A probabilistic technique in metaheuristic optimizations. • A. Colorni, M. Dorigo et V. Maniezzo, Distributed Op- timization by Ant Colonies, actes de la première con- férence européenne sur la vie artificielle, Paris, France, Elsevier Publishing, 134-142, 1991. • M. Dorigo, Optimization, Learning and Natural Algo- rithms, PhD thesis, Politecnico di Milano, Italy, 1992. Source: https://commons.wikimedia.org/wiki/File:Aco_shortpath.svg
  • 11. ALGORITHMS Artificial bee colony algorithm Intelligent foraging behaviour. • D. Dervis Karaboga, An Idea Based On Honey Bee Swarm for Numerical Optimization, Technical Re- port-TR06,Erciyes University, Engineering Faculty, Computer Engineering Department 2005. Multi-level thresholding MR brain image classification Face pose estimation Differential evolution A method that optimizes a problem by iteratively trying to improve a candidate solution. • Storn, R.; Price, K. (1997). “Differential evolution - a sim- ple and efficient heuristic for global optimization over continuous spaces”. Journal of Global Optimization 11: 341–359.. • Storn, R. (1996). “On the usage of differential evolution for function optimization”. Biennial Conference of the North American Fuzzy Information Processing Society (NAFIPS). pp. 519–523. Parallel computing Multiobjective optimization Constrained optimization
  • 12. ALGORITHMS The bees algorithm A population-based search algorithm • Pham DT, Ghanbarzadeh A, Koc E, Otri S, Rahim S and Zaidi M. The Bees Algorithm. Technical Note, Manu- facturing Engineering Centre, Cardiff University, UK, 2005. • Pham, D.T., Castellani, M. (2009), The Bees Algorithm – Modelling Foraging Behaviour to Solve Continuous Optimisation Problems. Proc. ImechE, Part C, 223(12), 2919-2938. • Pham, D.T. and Castellani, M. (2013), Benchmarking and Comparison of Nature-Inspired Population-Based Con- tinuous Optimisation Algorithms, Soft Computing, 1-33. Optimisation of classifiers/Clustering systems Manufacturing Bioengineering Multi-objective optimization Artificial immune systems A class of computationally intelligent systems. Adaptive systems. • J.D. Farmer, N. Packard and A. Perelson, (1986) “The im- mune system, adaptation and machine learning”, Physica D, vol. 2, pp. 187–204. Bioinformatics
  • 13. ALGORITHMS Bat algorithm A metaheuristic optimization algorithm. • X. S. Yang, A New Metaheuristic Bat-Inspired Algo- rithm, in: Nature Inspired Cooperative Strategies for Optimization (NISCO 2010) (Eds. J. R. Gonzalez et al.), Studies in Computational Intelligence, Springer Berlin, 284, Springer, 65-74 (2010). Engineering design Classifications of gene expression data Glowworm swarm optimization The algorithm makes the agents glow at intensities ap- proximately proportional to the function value being opti- mized. • K.N. Krishnanand and D. Ghose (2005). Detection of multiple source locations using a glowworm metaphor with applications to collective robotics. IEEE Swarm Intelligence Symposium, Pasadena, California, USA, pp. 84- 91. • K.N. Krishnanand and D. Ghose. (2006). Glowworm swarm based optimization algorithm for multimodal functions with collective robotics applications. Multi- agent and Grid Systems, 2(3):209- 222. • K.N. Krishnanand and D. Ghose. (2009). Glowworm swarm optimization for simultaneous capture of multi- ple local optima of multimodal functions. Swarm Intelli- gence, 3(2):87- 124. • K.N. Krishnanand and D. Ghose. (2008). Theoretical foundations for rendezvous of glowworm-inspired agent swarms at multiple locations. Robotics and Auton- omous Systems, 56(7):549- 569.
  • 14. ALGORITHMS Gravitational search algorithm Based on the law of gravity and the notion of mass interac- tions. • Rashedi, E.; Nezamabadi-pour, H.; Saryazdi, S. (2009). “GSA: a gravitational search algorithm”. Information Science 179 (13): 2232–2248. Self-propelled particles Predict robust emergent behaviours occur in swarms inde- pendent of the type of animal that is in the swarm. • Buhl, J.; Sumpter, D. J. T.; Couzin, D.; Hale, J. J.; Desp- land, E.; Miller, E. R.; Simpson, S. J. (2006). “From dis- order to order in marching locusts” (PDF). Science 312 (5778): 1402–1406. Stochastic diffusion search An agent-based probabilistic global search and optimiza- tion technique best suited to problems where the objective function can be decomposed into multiple independent partial-functions. A comprehensive mathematical framework. • Bishop, J.M., Stochastic Searching Networks, Proc. 1st IEE Int. Conf. on Artificial Neural Networks, pp. 329- 331, London, UK, (1989). Multi-swarm optimization Use of multiple sub-swarms instead of one (standard) swarm. Multi-swarm system effectively combines components from Particle swarm optimization, Estimation of distri- bution algorithm, and Differential evolution into a multi- swarm hybrid.