SlideShare a Scribd company logo
University of Luxembourg
Multilingual. Personalized. Connected.
A Cooperative Coevolutionary Approach to Maximise
Surveillance Coverage of UAV Swarms
Daniel H. Stolfi1 Matthias R. Brust1 Grégoire Danoy1,2 Pascal Bouvry1,2
IEEE CCNC 2020 – Communication and Applications for Connected and Autonomous Vehicles on Land, Water, and Sky
January 11
th
, 2020
1 SnT - Interdisciplinary Centre for Security, Reliability and Trust, University of Luxembourg, Luxembourg
2 FSTC/CSC, University of Luxembourg, Luxembourg
CONTENTS
1 INTRODUCTION
2 CACOC MOBILITY MODEL
3 PARAMETER OPTIMIZATION
4 RESULTS
5 CONCLUSION AND FUTURE WORK
1/13
CONTENTS
1 INTRODUCTION
2 CACOC MOBILITY MODEL
3 PARAMETER OPTIMIZATION
4 RESULTS
5 CONCLUSION AND FUTURE WORK
1/13
CONTENTS
1 INTRODUCTION
2 CACOC MOBILITY MODEL
3 PARAMETER OPTIMIZATION
4 RESULTS
5 CONCLUSION AND FUTURE WORK
1/13
CONTENTS
1 INTRODUCTION
2 CACOC MOBILITY MODEL
3 PARAMETER OPTIMIZATION
4 RESULTS
5 CONCLUSION AND FUTURE WORK
1/13
CONTENTS
1 INTRODUCTION
2 CACOC MOBILITY MODEL
3 PARAMETER OPTIMIZATION
4 RESULTS
5 CONCLUSION AND FUTURE WORK
1/13
INTRODUCTION
UAVs (drones) has gained importance in recent years.
Environmental monitoring
Early wildfire detection
Architecture surveillance
Goods transportation
Cooperative surveillance
2/13
INTRODUCTION
UAVs (drones) has gained importance in recent years.
Environmental monitoring
Early wildfire detection
Architecture surveillance
Goods transportation
Cooperative surveillance
2/13
INTRODUCTION
UAVs (drones) has gained importance in recent years.
Environmental monitoring
Early wildfire detection
Architecture surveillance
Goods transportation
Cooperative surveillance
2/13
INTRODUCTION
UAVs (drones) has gained importance in recent years.
Environmental monitoring
Early wildfire detection
Architecture surveillance
Goods transportation
Cooperative surveillance
2/13
INTRODUCTION
UAVs (drones) has gained importance in recent years.
Environmental monitoring
Early wildfire detection
Architecture surveillance
Goods transportation
Cooperative surveillance
2/13
INTRODUCTION
UAVs (drones) has gained importance in recent years.
Environmental monitoring
Early wildfire detection
Architecture surveillance
Goods transportation
Cooperative surveillance
2/13
MOTIVATION
Mobility model for surveillance tasks.
Swarm of UAVs (and UGVs, etc.)
Improve coverage
Unpredictable trajectories
Deterministic routes (for the Ground Control Station)
Bioinspired approach
3/13
MOTIVATION
Mobility model for surveillance tasks.
Swarm of UAVs (and UGVs, etc.)
Improve coverage
Unpredictable trajectories
Deterministic routes (for the Ground Control Station)
Bioinspired approach
3/13
PHEROMONE BASED MODEL
4/13
CACOC MOBILITY MODEL1
Chaotic attractor B solution of the Rössler system
1M. Rosalie, G. Danoy, S. Chaumette, and P. Bouvry. “Chaos-enhanced mobility models for multilevel swarms of UAVs”. In: Swarm and
Evolutionary Computation 41.November 2017 (2018), pp. 36–48.
5/13
PARAMETER OPTIMIZATION
TABLE: Parameters proposed for CACOC.
Parameter Symbol Units Range
Pheromone amount τa % [1 − 100]
Pheromone radius τr cells [0.5 − 2.5]
Pheromone scan depth τd cells [1 − 10]
6/13
OPTIMIZATION ALGORITHMS: GA
Genetic Algorithm (GA)
Inspired in the Theory of Evolution
Solves complex combinatorial problems
Population of individuals
Natural Selection
Reproduction (DNA recombination)
Mutation
Survival of the fittest
Fitness Function
F(x) =
# of explored cells
# of cells in the scenario
(maximisation)
7/13
OPTIMIZATION ALGORITHMS: CCGA
Cooperative Coevolutionary Genetic Algorithm (CCGA)2
Two versions of a cooperative coevolutionary genetic algorithm.
2M. A. Potter and K. A. De Jong. “A cooperative coevolutionary approach to function optimization”. In: Parallel Problem Solving from
Nature — PPSN III. ed. by Y. Davidor, H.-P. Schwefel, and R. Männer. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994, pp. 249–257.
8/13
OPTIMIZATION ALGORITHMS: CCGA
Cooperative Coevolutionary Genetic Algorithm (CCGA)2
CCGA-1
2M. A. Potter and K. A. De Jong. “A cooperative coevolutionary approach to function optimization”. In: Parallel Problem Solving from
Nature — PPSN III. ed. by Y. Davidor, H.-P. Schwefel, and R. Männer. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994, pp. 249–257.
8/13
OPTIMIZATION ALGORITHMS: CCGA
Cooperative Coevolutionary Genetic Algorithm (CCGA)2
CCGA-2
2M. A. Potter and K. A. De Jong. “A cooperative coevolutionary approach to function optimization”. In: Parallel Problem Solving from
Nature — PPSN III. ed. by Y. Davidor, H.-P. Schwefel, and R. Männer. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994, pp. 249–257.
8/13
OPTIMIZATION ALGORITHMS: CCGA
Cooperative Coevolutionary Genetic Algorithm (CCGA)2
Evaluation of Vector 1 using the best solutions from the other populations
2M. A. Potter and K. A. De Jong. “A cooperative coevolutionary approach to function optimization”. In: Parallel Problem Solving from
Nature — PPSN III. ed. by Y. Davidor, H.-P. Schwefel, and R. Männer. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994, pp. 249–257.
8/13
OPTIMIZATION ALGORITHMS: CCGA
Cooperative Coevolutionary Genetic Algorithm (CCGA)2
Evaluation of Vector 1 using random solutions from the other populations
2M. A. Potter and K. A. De Jong. “A cooperative coevolutionary approach to function optimization”. In: Parallel Problem Solving from
Nature — PPSN III. ed. by Y. Davidor, H.-P. Schwefel, and R. Männer. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994, pp. 249–257.
8/13
CASE STUDIES
50x50.2 50x50.4
100x100.4 100x100.6
TABLE: Characteristics of our four case studies.
Case Study Size # Cells # UAVs
50x50.2 50x50 2500 2
50x50.4 50x50 2500 4
100x100.4 100x100 10000 4
100x100.6 100x100 10000 6
9/13
RESULTS (I)
TABLE: Results of the optimisation of our four case studies.
Case Study Alg. Mean StDev Max.
Friedman
Rank
Wilcoxon
p-value
50x50.2
CACOC0 79.52 0.00 79.52 1.00 0.000
GA 95.07 0.11 95.12 2.13 0.000
CCGA-1 95.70 0.43 96.28 3.27 0.271
CCGA-2 95.82 0.30 96.28 3.60 —
50x50.4
CACOC0 96.68 0.00 96.68 1.00 0.000
GA 97.56 0.06 97.64 2.42 0.000
CCGA-1 97.71 0.28 98.48 3.07 0.092
CCGA-2 97.83 0.24 98.36 3.52 —
100x100.4
CACOC0 53.40 0.00 53.40 1.00 0.000
GA 77.90 0.21 78.53 2.00 0.000
CCGA-1 81.92 1.81 86.11 3.43 0.544
CCGA-2 82.18 1.64 85.34 3.57 —
100x100.6
CACOC0 62.03 0.00 62.03 1.00 0.000
GA 90.50 0.37 90.68 2.63 0.010
CCGA-1 91.34 1.18 93.77 3.07 0.688
CCGA-2 91.09 1.21 94.34 3.30 —
10/13
RESULTS (I)
TABLE: Results of the optimisation of our four case studies.
Case Study Alg. Mean StDev Max.
Friedman
Rank
Wilcoxon
p-value
50x50.2
CACOC0 79.52 0.00 79.52 1.00 0.000
GA 95.07 0.11 95.12 2.13 0.000
CCGA-1 95.70 0.43 96.28 3.27 0.271
CCGA-2 95.82 0.30 96.28 3.60 —
50x50.4
CACOC0 96.68 0.00 96.68 1.00 0.000
GA 97.56 0.06 97.64 2.42 0.000
CCGA-1 97.71 0.28 98.48 3.07 0.092
CCGA-2 97.83 0.24 98.36 3.52 —
100x100.4
CACOC0 53.40 0.00 53.40 1.00 0.000
GA 77.90 0.21 78.53 2.00 0.000
CCGA-1 81.92 1.81 86.11 3.43 0.544
CCGA-2 82.18 1.64 85.34 3.57 —
100x100.6
CACOC0 62.03 0.00 62.03 1.00 0.000
GA 90.50 0.37 90.68 2.63 0.010
CCGA-1 91.34 1.18 93.77 3.07 0.688
CCGA-2 91.09 1.21 94.34 3.30 —
10/13
RESULTS (II)
11/13
SURVEILLANCE EXAMPLE
12/13
CONCLUSION AND FUTURE WORK
We have. . .
. . . added new features to CACOC (parameters)
. . . optimised these parameters using GA and CCGAs
. . . achieved better coverage rates.
We plan to. . .
. . . use CACOC in other different scenarios
. . . implement inter-swarm collaborations (different vehicles)
. . . use our proposal in Predator-Prey scenarios
13/13
CONCLUSION AND FUTURE WORK
We have. . .
. . . added new features to CACOC (parameters)
. . . optimised these parameters using GA and CCGAs
. . . achieved better coverage rates.
We plan to. . .
. . . use CACOC in other different scenarios
. . . implement inter-swarm collaborations (different vehicles)
. . . use our proposal in Predator-Prey scenarios
13/13
CONCLUSION AND FUTURE WORK
We have. . .
. . . added new features to CACOC (parameters)
. . . optimised these parameters using GA and CCGAs
. . . achieved better coverage rates.
We plan to. . .
. . . use CACOC in other different scenarios
. . . implement inter-swarm collaborations (different vehicles)
. . . use our proposal in Predator-Prey scenarios
13/13
CONCLUSION AND FUTURE WORK
We have. . .
. . . added new features to CACOC (parameters)
. . . optimised these parameters using GA and CCGAs
. . . achieved better coverage rates.
We plan to. . .
. . . use CACOC in other different scenarios
. . . implement inter-swarm collaborations (different vehicles)
. . . use our proposal in Predator-Prey scenarios
13/13
CONCLUSION AND FUTURE WORK
We have. . .
. . . added new features to CACOC (parameters)
. . . optimised these parameters using GA and CCGAs
. . . achieved better coverage rates.
We plan to. . .
. . . use CACOC in other different scenarios
. . . implement inter-swarm collaborations (different vehicles)
. . . use our proposal in Predator-Prey scenarios
13/13
CONCLUSION AND FUTURE WORK
We have. . .
. . . added new features to CACOC (parameters)
. . . optimised these parameters using GA and CCGAs
. . . achieved better coverage rates.
We plan to. . .
. . . use CACOC in other different scenarios
. . . implement inter-swarm collaborations (different vehicles)
. . . use our proposal in Predator-Prey scenarios
13/13
CONCLUSION AND FUTURE WORK
We have. . .
. . . added new features to CACOC (parameters)
. . . optimised these parameters using GA and CCGAs
. . . achieved better coverage rates.
We plan to. . .
. . . use CACOC in other different scenarios
. . . implement inter-swarm collaborations (different vehicles)
. . . use our proposal in Predator-Prey scenarios
13/13
CONCLUSION AND FUTURE WORK
We have. . .
. . . added new features to CACOC (parameters)
. . . optimised these parameters using GA and CCGAs
. . . achieved better coverage rates.
We plan to. . .
. . . use CACOC in other different scenarios
. . . implement inter-swarm collaborations (different vehicles)
. . . use our proposal in Predator-Prey scenarios
13/13
QUESTIONS?
https://hunted.gforge.uni.lu/
https://pcog.uni.lu/
https://wwwen.uni.lu/snt/
https://wwwen.uni.lu/
A Cooperative Coevolutionary Approach to Maximise Surveillance Coverage of UAV Swarms
Daniel H. Stolfi1, Matthias R. Brust1, Grégoire Danoy1,2, Pascal Bouvry1,2
1 SnT - Interdisciplinary Centre for Security, Reliability and Trust, University of Luxembourg, Luxembourg
2 FSTC/CSC, University of Luxembourg, Luxembourg
This work relates to Department of Navy award N62909-18-1-2176 issued by the Office of Naval Research. The United States Government has a royalty-free license throughout the
world in all copyrightable material contained herein. This work is partially funded by the joint research programme UL/SnT-ILNAS on Digital Trust for Smart-ICT. The experiments
presented in this paper were carried out using the HPC facilities of the University of Luxembourg – see https://hpc.uni.lu.

More Related Content

Similar to A Cooperative Coevolutionary Approach to Maximise Surveillance Coverage of UAV Swarms

Evaluating Surrogate Models for Robot Swarm Simulations
Evaluating Surrogate Models for Robot Swarm SimulationsEvaluating Surrogate Models for Robot Swarm Simulations
Evaluating Surrogate Models for Robot Swarm Simulations
Daniel H. Stolfi
 
An optimal design of current conveyors using a hybrid-based metaheuristic alg...
An optimal design of current conveyors using a hybrid-based metaheuristic alg...An optimal design of current conveyors using a hybrid-based metaheuristic alg...
An optimal design of current conveyors using a hybrid-based metaheuristic alg...
IJECEIAES
 
1100163YifanGuo
1100163YifanGuo1100163YifanGuo
1100163YifanGuoYifan Guo
 
Improving Pheromone Communication for UAV Swarm Mobility Management
Improving Pheromone Communication for UAV Swarm Mobility ManagementImproving Pheromone Communication for UAV Swarm Mobility Management
Improving Pheromone Communication for UAV Swarm Mobility Management
Daniel H. Stolfi
 
Package cluster r
Package cluster rPackage cluster r
Package cluster r
LALAOUIBENCHERIFSIDI
 
|QAB> : Quantum Computing, AI and Blockchain
|QAB> : Quantum Computing, AI and Blockchain|QAB> : Quantum Computing, AI and Blockchain
|QAB> : Quantum Computing, AI and Blockchain
Kan Yuenyong
 
The New Hybrid COAW Method for Solving Multi-Objective Problems
The New Hybrid COAW Method for Solving Multi-Objective ProblemsThe New Hybrid COAW Method for Solving Multi-Objective Problems
The New Hybrid COAW Method for Solving Multi-Objective Problems
ijfcstjournal
 
Quantum Variables in Finance and Neuroscience Lecture Slides
Quantum Variables in Finance and Neuroscience Lecture SlidesQuantum Variables in Finance and Neuroscience Lecture Slides
Quantum Variables in Finance and Neuroscience Lecture Slides
Lester Ingber
 
Particle Swarm Optimization Algorithm Based Window Function Design
Particle Swarm Optimization Algorithm Based Window Function DesignParticle Swarm Optimization Algorithm Based Window Function Design
Particle Swarm Optimization Algorithm Based Window Function Design
International Journal of Modern Research in Engineering and Technology
 
NUMERICAL STUDIES OF TRAPEZOIDAL PROTOTYPE AUDITORY MEMBRANE (PAM)
NUMERICAL STUDIES OF TRAPEZOIDAL PROTOTYPE AUDITORY MEMBRANE (PAM)NUMERICAL STUDIES OF TRAPEZOIDAL PROTOTYPE AUDITORY MEMBRANE (PAM)
NUMERICAL STUDIES OF TRAPEZOIDAL PROTOTYPE AUDITORY MEMBRANE (PAM)
IJCSEA Journal
 
Lung Cancer Prediction using Image Classification
Lung Cancer Prediction using Image ClassificationLung Cancer Prediction using Image Classification
Lung Cancer Prediction using Image Classification
Shreshth Saxena
 
Algorithms 14-00122
Algorithms 14-00122Algorithms 14-00122
Algorithms 14-00122
DrSafikureshiMondal
 
148336910 106154-gt-combustor-final-report-v final
148336910 106154-gt-combustor-final-report-v final148336910 106154-gt-combustor-final-report-v final
148336910 106154-gt-combustor-final-report-v final
manojg1990
 
Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...
Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...
Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...
Masahiro Kanazaki
 
Metamorphic Testing in Autonomous System Simulations.pdf
Metamorphic Testing in Autonomous System Simulations.pdfMetamorphic Testing in Autonomous System Simulations.pdf
Metamorphic Testing in Autonomous System Simulations.pdf
University of Innsbruck, Blekinge Institute of Technology
 
⭐⭐⭐⭐⭐ Device Free Indoor Localization in the 28 GHz band based on machine lea...
⭐⭐⭐⭐⭐ Device Free Indoor Localization in the 28 GHz band based on machine lea...⭐⭐⭐⭐⭐ Device Free Indoor Localization in the 28 GHz band based on machine lea...
⭐⭐⭐⭐⭐ Device Free Indoor Localization in the 28 GHz band based on machine lea...
Victor Asanza
 
Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...
Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...
Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...
IRJET Journal
 
Thesis_Sebastian_Ånerud_2015-06-16
Thesis_Sebastian_Ånerud_2015-06-16Thesis_Sebastian_Ånerud_2015-06-16
Thesis_Sebastian_Ånerud_2015-06-16Sebastian
 

Similar to A Cooperative Coevolutionary Approach to Maximise Surveillance Coverage of UAV Swarms (20)

Evaluating Surrogate Models for Robot Swarm Simulations
Evaluating Surrogate Models for Robot Swarm SimulationsEvaluating Surrogate Models for Robot Swarm Simulations
Evaluating Surrogate Models for Robot Swarm Simulations
 
An optimal design of current conveyors using a hybrid-based metaheuristic alg...
An optimal design of current conveyors using a hybrid-based metaheuristic alg...An optimal design of current conveyors using a hybrid-based metaheuristic alg...
An optimal design of current conveyors using a hybrid-based metaheuristic alg...
 
1100163YifanGuo
1100163YifanGuo1100163YifanGuo
1100163YifanGuo
 
Improving Pheromone Communication for UAV Swarm Mobility Management
Improving Pheromone Communication for UAV Swarm Mobility ManagementImproving Pheromone Communication for UAV Swarm Mobility Management
Improving Pheromone Communication for UAV Swarm Mobility Management
 
Report
ReportReport
Report
 
Package cluster r
Package cluster rPackage cluster r
Package cluster r
 
|QAB> : Quantum Computing, AI and Blockchain
|QAB> : Quantum Computing, AI and Blockchain|QAB> : Quantum Computing, AI and Blockchain
|QAB> : Quantum Computing, AI and Blockchain
 
The New Hybrid COAW Method for Solving Multi-Objective Problems
The New Hybrid COAW Method for Solving Multi-Objective ProblemsThe New Hybrid COAW Method for Solving Multi-Objective Problems
The New Hybrid COAW Method for Solving Multi-Objective Problems
 
Quantum Variables in Finance and Neuroscience Lecture Slides
Quantum Variables in Finance and Neuroscience Lecture SlidesQuantum Variables in Finance and Neuroscience Lecture Slides
Quantum Variables in Finance and Neuroscience Lecture Slides
 
Particle Swarm Optimization Algorithm Based Window Function Design
Particle Swarm Optimization Algorithm Based Window Function DesignParticle Swarm Optimization Algorithm Based Window Function Design
Particle Swarm Optimization Algorithm Based Window Function Design
 
NUMERICAL STUDIES OF TRAPEZOIDAL PROTOTYPE AUDITORY MEMBRANE (PAM)
NUMERICAL STUDIES OF TRAPEZOIDAL PROTOTYPE AUDITORY MEMBRANE (PAM)NUMERICAL STUDIES OF TRAPEZOIDAL PROTOTYPE AUDITORY MEMBRANE (PAM)
NUMERICAL STUDIES OF TRAPEZOIDAL PROTOTYPE AUDITORY MEMBRANE (PAM)
 
vonmoll-paper
vonmoll-papervonmoll-paper
vonmoll-paper
 
Lung Cancer Prediction using Image Classification
Lung Cancer Prediction using Image ClassificationLung Cancer Prediction using Image Classification
Lung Cancer Prediction using Image Classification
 
Algorithms 14-00122
Algorithms 14-00122Algorithms 14-00122
Algorithms 14-00122
 
148336910 106154-gt-combustor-final-report-v final
148336910 106154-gt-combustor-final-report-v final148336910 106154-gt-combustor-final-report-v final
148336910 106154-gt-combustor-final-report-v final
 
Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...
Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...
Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...
 
Metamorphic Testing in Autonomous System Simulations.pdf
Metamorphic Testing in Autonomous System Simulations.pdfMetamorphic Testing in Autonomous System Simulations.pdf
Metamorphic Testing in Autonomous System Simulations.pdf
 
⭐⭐⭐⭐⭐ Device Free Indoor Localization in the 28 GHz band based on machine lea...
⭐⭐⭐⭐⭐ Device Free Indoor Localization in the 28 GHz band based on machine lea...⭐⭐⭐⭐⭐ Device Free Indoor Localization in the 28 GHz band based on machine lea...
⭐⭐⭐⭐⭐ Device Free Indoor Localization in the 28 GHz band based on machine lea...
 
Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...
Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...
Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...
 
Thesis_Sebastian_Ånerud_2015-06-16
Thesis_Sebastian_Ånerud_2015-06-16Thesis_Sebastian_Ånerud_2015-06-16
Thesis_Sebastian_Ånerud_2015-06-16
 

More from Daniel H. Stolfi

Optimising Autonomous Robot Swarm Parameters for Stable Formation Design
Optimising Autonomous Robot Swarm Parameters for Stable Formation DesignOptimising Autonomous Robot Swarm Parameters for Stable Formation Design
Optimising Autonomous Robot Swarm Parameters for Stable Formation Design
Daniel H. Stolfi
 
Competitive Evolution of a UAV Swarm for Improving Intruder Detection Rates
Competitive Evolution of a UAV Swarm for Improving Intruder Detection RatesCompetitive Evolution of a UAV Swarm for Improving Intruder Detection Rates
Competitive Evolution of a UAV Swarm for Improving Intruder Detection Rates
Daniel H. Stolfi
 
Ocupación de Aparcamientos y Predicción
Ocupación de Aparcamientos y PredicciónOcupación de Aparcamientos y Predicción
Ocupación de Aparcamientos y Predicción
Daniel H. Stolfi
 
Bio-inspired Computing and Smart Mobility
Bio-inspired Computing and Smart MobilityBio-inspired Computing and Smart Mobility
Bio-inspired Computing and Smart Mobility
Daniel H. Stolfi
 
Computing New Optimized Routes for GPS Navigators Using Evolutionary Algorithms
Computing New Optimized Routes for GPS Navigators Using Evolutionary AlgorithmsComputing New Optimized Routes for GPS Navigators Using Evolutionary Algorithms
Computing New Optimized Routes for GPS Navigators Using Evolutionary Algorithms
Daniel H. Stolfi
 
Predicting Car Park Occupancy Rates in Smart Cities
Predicting Car Park Occupancy Rates in Smart CitiesPredicting Car Park Occupancy Rates in Smart Cities
Predicting Car Park Occupancy Rates in Smart Cities
Daniel H. Stolfi
 
Fine Tuning of Traffic in Our Cities with Smart Panels: The Quito City Case S...
Fine Tuning of Traffic in Our Cities with Smart Panels: The Quito City Case S...Fine Tuning of Traffic in Our Cities with Smart Panels: The Quito City Case S...
Fine Tuning of Traffic in Our Cities with Smart Panels: The Quito City Case S...
Daniel H. Stolfi
 
An Evolutionary Algorithm to Generate Real Urban Traffic Flows
An Evolutionary Algorithm to Generate Real Urban Traffic FlowsAn Evolutionary Algorithm to Generate Real Urban Traffic Flows
An Evolutionary Algorithm to Generate Real Urban Traffic Flows
Daniel H. Stolfi
 
Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...
Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...
Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...
Daniel H. Stolfi
 
Un Algoritmo Evolutivo para la Reducción de Tiempos de Viaje y Emisiones Util...
Un Algoritmo Evolutivo para la Reducción de Tiempos de Viaje y Emisiones Util...Un Algoritmo Evolutivo para la Reducción de Tiempos de Viaje y Emisiones Util...
Un Algoritmo Evolutivo para la Reducción de Tiempos de Viaje y Emisiones Util...
Daniel H. Stolfi
 
Eco-friendly Reduction of Travel Times in European Smart Cities (GECCO'14)
Eco-friendly Reduction of Travel Times in European Smart Cities (GECCO'14)Eco-friendly Reduction of Travel Times in European Smart Cities (GECCO'14)
Eco-friendly Reduction of Travel Times in European Smart Cities (GECCO'14)
Daniel H. Stolfi
 
Reducing Gas Emissions in Smart Cities by Using the Red Swarm Architecture (C...
Reducing Gas Emissions in Smart Cities by Using the Red Swarm Architecture (C...Reducing Gas Emissions in Smart Cities by Using the Red Swarm Architecture (C...
Reducing Gas Emissions in Smart Cities by Using the Red Swarm Architecture (C...
Daniel H. Stolfi
 
Red Swarm: Smart Mobility in Cities with EAs (GECCO'13)
Red Swarm: Smart Mobility in Cities with EAs (GECCO'13)Red Swarm: Smart Mobility in Cities with EAs (GECCO'13)
Red Swarm: Smart Mobility in Cities with EAs (GECCO'13)
Daniel H. Stolfi
 

More from Daniel H. Stolfi (13)

Optimising Autonomous Robot Swarm Parameters for Stable Formation Design
Optimising Autonomous Robot Swarm Parameters for Stable Formation DesignOptimising Autonomous Robot Swarm Parameters for Stable Formation Design
Optimising Autonomous Robot Swarm Parameters for Stable Formation Design
 
Competitive Evolution of a UAV Swarm for Improving Intruder Detection Rates
Competitive Evolution of a UAV Swarm for Improving Intruder Detection RatesCompetitive Evolution of a UAV Swarm for Improving Intruder Detection Rates
Competitive Evolution of a UAV Swarm for Improving Intruder Detection Rates
 
Ocupación de Aparcamientos y Predicción
Ocupación de Aparcamientos y PredicciónOcupación de Aparcamientos y Predicción
Ocupación de Aparcamientos y Predicción
 
Bio-inspired Computing and Smart Mobility
Bio-inspired Computing and Smart MobilityBio-inspired Computing and Smart Mobility
Bio-inspired Computing and Smart Mobility
 
Computing New Optimized Routes for GPS Navigators Using Evolutionary Algorithms
Computing New Optimized Routes for GPS Navigators Using Evolutionary AlgorithmsComputing New Optimized Routes for GPS Navigators Using Evolutionary Algorithms
Computing New Optimized Routes for GPS Navigators Using Evolutionary Algorithms
 
Predicting Car Park Occupancy Rates in Smart Cities
Predicting Car Park Occupancy Rates in Smart CitiesPredicting Car Park Occupancy Rates in Smart Cities
Predicting Car Park Occupancy Rates in Smart Cities
 
Fine Tuning of Traffic in Our Cities with Smart Panels: The Quito City Case S...
Fine Tuning of Traffic in Our Cities with Smart Panels: The Quito City Case S...Fine Tuning of Traffic in Our Cities with Smart Panels: The Quito City Case S...
Fine Tuning of Traffic in Our Cities with Smart Panels: The Quito City Case S...
 
An Evolutionary Algorithm to Generate Real Urban Traffic Flows
An Evolutionary Algorithm to Generate Real Urban Traffic FlowsAn Evolutionary Algorithm to Generate Real Urban Traffic Flows
An Evolutionary Algorithm to Generate Real Urban Traffic Flows
 
Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...
Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...
Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...
 
Un Algoritmo Evolutivo para la Reducción de Tiempos de Viaje y Emisiones Util...
Un Algoritmo Evolutivo para la Reducción de Tiempos de Viaje y Emisiones Util...Un Algoritmo Evolutivo para la Reducción de Tiempos de Viaje y Emisiones Util...
Un Algoritmo Evolutivo para la Reducción de Tiempos de Viaje y Emisiones Util...
 
Eco-friendly Reduction of Travel Times in European Smart Cities (GECCO'14)
Eco-friendly Reduction of Travel Times in European Smart Cities (GECCO'14)Eco-friendly Reduction of Travel Times in European Smart Cities (GECCO'14)
Eco-friendly Reduction of Travel Times in European Smart Cities (GECCO'14)
 
Reducing Gas Emissions in Smart Cities by Using the Red Swarm Architecture (C...
Reducing Gas Emissions in Smart Cities by Using the Red Swarm Architecture (C...Reducing Gas Emissions in Smart Cities by Using the Red Swarm Architecture (C...
Reducing Gas Emissions in Smart Cities by Using the Red Swarm Architecture (C...
 
Red Swarm: Smart Mobility in Cities with EAs (GECCO'13)
Red Swarm: Smart Mobility in Cities with EAs (GECCO'13)Red Swarm: Smart Mobility in Cities with EAs (GECCO'13)
Red Swarm: Smart Mobility in Cities with EAs (GECCO'13)
 

Recently uploaded

insect taxonomy importance systematics and classification
insect taxonomy importance systematics and classificationinsect taxonomy importance systematics and classification
insect taxonomy importance systematics and classification
anitaento25
 
What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.
moosaasad1975
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
SAMIR PANDA
 
Mammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also FunctionsMammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also Functions
YOGESH DOGRA
 
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
NathanBaughman3
 
Structures and textures of metamorphic rocks
Structures and textures of metamorphic rocksStructures and textures of metamorphic rocks
Structures and textures of metamorphic rocks
kumarmathi863
 
In silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptxIn silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptx
AlaminAfendy1
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
Scintica Instrumentation
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Sérgio Sacani
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
ChetanK57
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
silvermistyshot
 
platelets- lifespan -Clot retraction-disorders.pptx
platelets- lifespan -Clot retraction-disorders.pptxplatelets- lifespan -Clot retraction-disorders.pptx
platelets- lifespan -Clot retraction-disorders.pptx
muralinath2
 
Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...
Sérgio Sacani
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
IqrimaNabilatulhusni
 
filosofia boliviana introducción jsjdjd.pptx
filosofia boliviana introducción jsjdjd.pptxfilosofia boliviana introducción jsjdjd.pptx
filosofia boliviana introducción jsjdjd.pptx
IvanMallco1
 
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdfSCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SELF-EXPLANATORY
 
EY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptxEY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptx
AlguinaldoKong
 
ESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptxESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptx
muralinath2
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
muralinath2
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Ana Luísa Pinho
 

Recently uploaded (20)

insect taxonomy importance systematics and classification
insect taxonomy importance systematics and classificationinsect taxonomy importance systematics and classification
insect taxonomy importance systematics and classification
 
What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
 
Mammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also FunctionsMammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also Functions
 
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
 
Structures and textures of metamorphic rocks
Structures and textures of metamorphic rocksStructures and textures of metamorphic rocks
Structures and textures of metamorphic rocks
 
In silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptxIn silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptx
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
 
platelets- lifespan -Clot retraction-disorders.pptx
platelets- lifespan -Clot retraction-disorders.pptxplatelets- lifespan -Clot retraction-disorders.pptx
platelets- lifespan -Clot retraction-disorders.pptx
 
Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
 
filosofia boliviana introducción jsjdjd.pptx
filosofia boliviana introducción jsjdjd.pptxfilosofia boliviana introducción jsjdjd.pptx
filosofia boliviana introducción jsjdjd.pptx
 
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdfSCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
 
EY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptxEY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptx
 
ESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptxESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptx
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
 

A Cooperative Coevolutionary Approach to Maximise Surveillance Coverage of UAV Swarms

  • 1. University of Luxembourg Multilingual. Personalized. Connected. A Cooperative Coevolutionary Approach to Maximise Surveillance Coverage of UAV Swarms Daniel H. Stolfi1 Matthias R. Brust1 Grégoire Danoy1,2 Pascal Bouvry1,2 IEEE CCNC 2020 – Communication and Applications for Connected and Autonomous Vehicles on Land, Water, and Sky January 11 th , 2020 1 SnT - Interdisciplinary Centre for Security, Reliability and Trust, University of Luxembourg, Luxembourg 2 FSTC/CSC, University of Luxembourg, Luxembourg
  • 2. CONTENTS 1 INTRODUCTION 2 CACOC MOBILITY MODEL 3 PARAMETER OPTIMIZATION 4 RESULTS 5 CONCLUSION AND FUTURE WORK 1/13
  • 3. CONTENTS 1 INTRODUCTION 2 CACOC MOBILITY MODEL 3 PARAMETER OPTIMIZATION 4 RESULTS 5 CONCLUSION AND FUTURE WORK 1/13
  • 4. CONTENTS 1 INTRODUCTION 2 CACOC MOBILITY MODEL 3 PARAMETER OPTIMIZATION 4 RESULTS 5 CONCLUSION AND FUTURE WORK 1/13
  • 5. CONTENTS 1 INTRODUCTION 2 CACOC MOBILITY MODEL 3 PARAMETER OPTIMIZATION 4 RESULTS 5 CONCLUSION AND FUTURE WORK 1/13
  • 6. CONTENTS 1 INTRODUCTION 2 CACOC MOBILITY MODEL 3 PARAMETER OPTIMIZATION 4 RESULTS 5 CONCLUSION AND FUTURE WORK 1/13
  • 7. INTRODUCTION UAVs (drones) has gained importance in recent years. Environmental monitoring Early wildfire detection Architecture surveillance Goods transportation Cooperative surveillance 2/13
  • 8. INTRODUCTION UAVs (drones) has gained importance in recent years. Environmental monitoring Early wildfire detection Architecture surveillance Goods transportation Cooperative surveillance 2/13
  • 9. INTRODUCTION UAVs (drones) has gained importance in recent years. Environmental monitoring Early wildfire detection Architecture surveillance Goods transportation Cooperative surveillance 2/13
  • 10. INTRODUCTION UAVs (drones) has gained importance in recent years. Environmental monitoring Early wildfire detection Architecture surveillance Goods transportation Cooperative surveillance 2/13
  • 11. INTRODUCTION UAVs (drones) has gained importance in recent years. Environmental monitoring Early wildfire detection Architecture surveillance Goods transportation Cooperative surveillance 2/13
  • 12. INTRODUCTION UAVs (drones) has gained importance in recent years. Environmental monitoring Early wildfire detection Architecture surveillance Goods transportation Cooperative surveillance 2/13
  • 13. MOTIVATION Mobility model for surveillance tasks. Swarm of UAVs (and UGVs, etc.) Improve coverage Unpredictable trajectories Deterministic routes (for the Ground Control Station) Bioinspired approach 3/13
  • 14. MOTIVATION Mobility model for surveillance tasks. Swarm of UAVs (and UGVs, etc.) Improve coverage Unpredictable trajectories Deterministic routes (for the Ground Control Station) Bioinspired approach 3/13
  • 16. CACOC MOBILITY MODEL1 Chaotic attractor B solution of the Rössler system 1M. Rosalie, G. Danoy, S. Chaumette, and P. Bouvry. “Chaos-enhanced mobility models for multilevel swarms of UAVs”. In: Swarm and Evolutionary Computation 41.November 2017 (2018), pp. 36–48. 5/13
  • 17. PARAMETER OPTIMIZATION TABLE: Parameters proposed for CACOC. Parameter Symbol Units Range Pheromone amount τa % [1 − 100] Pheromone radius τr cells [0.5 − 2.5] Pheromone scan depth τd cells [1 − 10] 6/13
  • 18. OPTIMIZATION ALGORITHMS: GA Genetic Algorithm (GA) Inspired in the Theory of Evolution Solves complex combinatorial problems Population of individuals Natural Selection Reproduction (DNA recombination) Mutation Survival of the fittest Fitness Function F(x) = # of explored cells # of cells in the scenario (maximisation) 7/13
  • 19. OPTIMIZATION ALGORITHMS: CCGA Cooperative Coevolutionary Genetic Algorithm (CCGA)2 Two versions of a cooperative coevolutionary genetic algorithm. 2M. A. Potter and K. A. De Jong. “A cooperative coevolutionary approach to function optimization”. In: Parallel Problem Solving from Nature — PPSN III. ed. by Y. Davidor, H.-P. Schwefel, and R. Männer. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994, pp. 249–257. 8/13
  • 20. OPTIMIZATION ALGORITHMS: CCGA Cooperative Coevolutionary Genetic Algorithm (CCGA)2 CCGA-1 2M. A. Potter and K. A. De Jong. “A cooperative coevolutionary approach to function optimization”. In: Parallel Problem Solving from Nature — PPSN III. ed. by Y. Davidor, H.-P. Schwefel, and R. Männer. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994, pp. 249–257. 8/13
  • 21. OPTIMIZATION ALGORITHMS: CCGA Cooperative Coevolutionary Genetic Algorithm (CCGA)2 CCGA-2 2M. A. Potter and K. A. De Jong. “A cooperative coevolutionary approach to function optimization”. In: Parallel Problem Solving from Nature — PPSN III. ed. by Y. Davidor, H.-P. Schwefel, and R. Männer. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994, pp. 249–257. 8/13
  • 22. OPTIMIZATION ALGORITHMS: CCGA Cooperative Coevolutionary Genetic Algorithm (CCGA)2 Evaluation of Vector 1 using the best solutions from the other populations 2M. A. Potter and K. A. De Jong. “A cooperative coevolutionary approach to function optimization”. In: Parallel Problem Solving from Nature — PPSN III. ed. by Y. Davidor, H.-P. Schwefel, and R. Männer. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994, pp. 249–257. 8/13
  • 23. OPTIMIZATION ALGORITHMS: CCGA Cooperative Coevolutionary Genetic Algorithm (CCGA)2 Evaluation of Vector 1 using random solutions from the other populations 2M. A. Potter and K. A. De Jong. “A cooperative coevolutionary approach to function optimization”. In: Parallel Problem Solving from Nature — PPSN III. ed. by Y. Davidor, H.-P. Schwefel, and R. Männer. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994, pp. 249–257. 8/13
  • 24. CASE STUDIES 50x50.2 50x50.4 100x100.4 100x100.6 TABLE: Characteristics of our four case studies. Case Study Size # Cells # UAVs 50x50.2 50x50 2500 2 50x50.4 50x50 2500 4 100x100.4 100x100 10000 4 100x100.6 100x100 10000 6 9/13
  • 25. RESULTS (I) TABLE: Results of the optimisation of our four case studies. Case Study Alg. Mean StDev Max. Friedman Rank Wilcoxon p-value 50x50.2 CACOC0 79.52 0.00 79.52 1.00 0.000 GA 95.07 0.11 95.12 2.13 0.000 CCGA-1 95.70 0.43 96.28 3.27 0.271 CCGA-2 95.82 0.30 96.28 3.60 — 50x50.4 CACOC0 96.68 0.00 96.68 1.00 0.000 GA 97.56 0.06 97.64 2.42 0.000 CCGA-1 97.71 0.28 98.48 3.07 0.092 CCGA-2 97.83 0.24 98.36 3.52 — 100x100.4 CACOC0 53.40 0.00 53.40 1.00 0.000 GA 77.90 0.21 78.53 2.00 0.000 CCGA-1 81.92 1.81 86.11 3.43 0.544 CCGA-2 82.18 1.64 85.34 3.57 — 100x100.6 CACOC0 62.03 0.00 62.03 1.00 0.000 GA 90.50 0.37 90.68 2.63 0.010 CCGA-1 91.34 1.18 93.77 3.07 0.688 CCGA-2 91.09 1.21 94.34 3.30 — 10/13
  • 26. RESULTS (I) TABLE: Results of the optimisation of our four case studies. Case Study Alg. Mean StDev Max. Friedman Rank Wilcoxon p-value 50x50.2 CACOC0 79.52 0.00 79.52 1.00 0.000 GA 95.07 0.11 95.12 2.13 0.000 CCGA-1 95.70 0.43 96.28 3.27 0.271 CCGA-2 95.82 0.30 96.28 3.60 — 50x50.4 CACOC0 96.68 0.00 96.68 1.00 0.000 GA 97.56 0.06 97.64 2.42 0.000 CCGA-1 97.71 0.28 98.48 3.07 0.092 CCGA-2 97.83 0.24 98.36 3.52 — 100x100.4 CACOC0 53.40 0.00 53.40 1.00 0.000 GA 77.90 0.21 78.53 2.00 0.000 CCGA-1 81.92 1.81 86.11 3.43 0.544 CCGA-2 82.18 1.64 85.34 3.57 — 100x100.6 CACOC0 62.03 0.00 62.03 1.00 0.000 GA 90.50 0.37 90.68 2.63 0.010 CCGA-1 91.34 1.18 93.77 3.07 0.688 CCGA-2 91.09 1.21 94.34 3.30 — 10/13
  • 29. CONCLUSION AND FUTURE WORK We have. . . . . . added new features to CACOC (parameters) . . . optimised these parameters using GA and CCGAs . . . achieved better coverage rates. We plan to. . . . . . use CACOC in other different scenarios . . . implement inter-swarm collaborations (different vehicles) . . . use our proposal in Predator-Prey scenarios 13/13
  • 30. CONCLUSION AND FUTURE WORK We have. . . . . . added new features to CACOC (parameters) . . . optimised these parameters using GA and CCGAs . . . achieved better coverage rates. We plan to. . . . . . use CACOC in other different scenarios . . . implement inter-swarm collaborations (different vehicles) . . . use our proposal in Predator-Prey scenarios 13/13
  • 31. CONCLUSION AND FUTURE WORK We have. . . . . . added new features to CACOC (parameters) . . . optimised these parameters using GA and CCGAs . . . achieved better coverage rates. We plan to. . . . . . use CACOC in other different scenarios . . . implement inter-swarm collaborations (different vehicles) . . . use our proposal in Predator-Prey scenarios 13/13
  • 32. CONCLUSION AND FUTURE WORK We have. . . . . . added new features to CACOC (parameters) . . . optimised these parameters using GA and CCGAs . . . achieved better coverage rates. We plan to. . . . . . use CACOC in other different scenarios . . . implement inter-swarm collaborations (different vehicles) . . . use our proposal in Predator-Prey scenarios 13/13
  • 33. CONCLUSION AND FUTURE WORK We have. . . . . . added new features to CACOC (parameters) . . . optimised these parameters using GA and CCGAs . . . achieved better coverage rates. We plan to. . . . . . use CACOC in other different scenarios . . . implement inter-swarm collaborations (different vehicles) . . . use our proposal in Predator-Prey scenarios 13/13
  • 34. CONCLUSION AND FUTURE WORK We have. . . . . . added new features to CACOC (parameters) . . . optimised these parameters using GA and CCGAs . . . achieved better coverage rates. We plan to. . . . . . use CACOC in other different scenarios . . . implement inter-swarm collaborations (different vehicles) . . . use our proposal in Predator-Prey scenarios 13/13
  • 35. CONCLUSION AND FUTURE WORK We have. . . . . . added new features to CACOC (parameters) . . . optimised these parameters using GA and CCGAs . . . achieved better coverage rates. We plan to. . . . . . use CACOC in other different scenarios . . . implement inter-swarm collaborations (different vehicles) . . . use our proposal in Predator-Prey scenarios 13/13
  • 36. CONCLUSION AND FUTURE WORK We have. . . . . . added new features to CACOC (parameters) . . . optimised these parameters using GA and CCGAs . . . achieved better coverage rates. We plan to. . . . . . use CACOC in other different scenarios . . . implement inter-swarm collaborations (different vehicles) . . . use our proposal in Predator-Prey scenarios 13/13
  • 37. QUESTIONS? https://hunted.gforge.uni.lu/ https://pcog.uni.lu/ https://wwwen.uni.lu/snt/ https://wwwen.uni.lu/ A Cooperative Coevolutionary Approach to Maximise Surveillance Coverage of UAV Swarms Daniel H. Stolfi1, Matthias R. Brust1, Grégoire Danoy1,2, Pascal Bouvry1,2 1 SnT - Interdisciplinary Centre for Security, Reliability and Trust, University of Luxembourg, Luxembourg 2 FSTC/CSC, University of Luxembourg, Luxembourg This work relates to Department of Navy award N62909-18-1-2176 issued by the Office of Naval Research. The United States Government has a royalty-free license throughout the world in all copyrightable material contained herein. This work is partially funded by the joint research programme UL/SnT-ILNAS on Digital Trust for Smart-ICT. The experiments presented in this paper were carried out using the HPC facilities of the University of Luxembourg – see https://hpc.uni.lu.