SlideShare a Scribd company logo
1 of 15
Brain Storm Optimized Swarm
Collaboration for Bus Scheduling
Liangxi Liu, Siqing Ma, Jun Steed Huang
Southern University of Science and Technology, Shenzhen 518000, China
Cultivation of Guangdong college students' scientific and technological innovation.
(``Climbing Program'' special funds. No. pdjhb0445.)
September 22-25, 2019, Honolulu, USA
2019 IEEE 90th Vehicular Technology Conference
About the Authors
Liangxi Liu, Research Assistant
Siqing Ma, Teaching Assistant
Jun Steed Huang, Research Fellow
Co-operating agency:
Outline
I. Introduction
II. Dynamic Scheduling Framework
III. Brain Storm Optimization
IV. Simulation Results
V. Conclusion
In order to provide the design guidance for a swarm of unmanned buses
which supposed to intelligently accomplish tasks such as on-demand
dynamic passenger pick-up or drop-off.
To analyze this problem, we provides an artificial sparrow model of
neighborhood collaboration strategy. The brain storm optimization (BSO) is
further applied to enable the global path planning of the bus swarm.
Introduction
Dynamic Scheduling Framework
Low-level path planning —— Modified Dynamic Window Approach
The key idea of the DWA* is tantamount to construct a feasible velocity
interval and choose a velocity at which to optimize the possible motion path.
It allows the individual to reach the destination with the best orientation,
leaving the best safety collision distance, at the fastest speed.
Objective function:
* https://en.wikipedia.org/wiki/Dynamic_window_approach
The Finsler geometric measure
Traditional DWA did not consider the collaboration problem when applied in
a swarm of individuals.
In Finsler manifold*, the measured coverage area will be smaller or larger
than the Euclidean measured counterpart, which can used to avoid the
vehicle getting too close or too far from each other.
https://en.wikipedia.org/wiki/Finsler_manifold
High-level scheduling decision making
The high-level relationship variable between the vehicle and the destination,
determines which destination the vehicle goes.
A many-to-one relationship
Goal refresh strategy
Optimization framework formation
A basic objective function should consider the following three aspects:
1) the distance between the vehicle and the target point;
2) the demand of the destination;
3) the result of the previous round of scheduling.
Where the user demand can be obtained as:
Objective function:
Brain storm optimization (BSO) algorithm is a new and promising swarm
intelligence algorithm, which was proposed by Yuhui Shi in 2011*, it simulates the
human brainstorming process.
Brain storm optimization algorithm imitates the human brainstorming process.
Through the convergent operation and divergent operation, individuals in BSO are
grouped and diverged in the search space.
BSO is further applied to enable the dynamic optimization and adjustment of bus
swarm (High-level Decision making).
Brain Storm Optimization
* https://en.wikipedia.org/wiki/Brain_storm_optimization_algorithm
Flow chart
BSO is an optimization algorithm that was
inspired by human being creative problem
solving process. This new algorithm combines
the advantages of swarm intelligence and data
mining, choosing better solution based on data
analysis.
Each solution in this swarm intelligence
optimization algorithm is regarded as a data
point, and the optimal solution is found by
clustering data points.
Algorithm detail
The solution update to their new solution by:
Xnew
d
= Xselected
d
+ ξ t × N μ, σ
where Xselected
d
is the d-th dimension of the individual selected to generate new
individual; Xnew
d
is the d-th dimension of the individual newly generated; N(μ,
σ) is the Gaussian random function with mean μ and variance σ; the ξ(t) is a
coefficient that weights the contribution of the Gaussian random value.
For the simplicity and for the purpose offline tuning, the ξ can be calculated as
ξ t = logsig(
0.5×T–t
𝑘
) × rand()
.
where logsig() is a logarithmic sigmoid transfer function, T is the maximum
number of iterations, and t is the current iteration number, k is for changing
logsig() function’s slope, and rand() is a random value within (0,1). The transfer
function formula logsig() is defined as follows:
logsig a =
1
1+exp(–𝑎)
Simulation
The original Player/Stage simulator* is chosen in this section, which is a robot
simulation platform and supports simulating a large number of individuals.
The simulated scenario.
* https://en.wikipedia.org/wiki/Player_Project
Results
During the simulation, the weight of the target points is changing from {3, 3, 3, 3, 3}
to {1, 2, 1, 3, 3}, which simulates the dynamics of passenger demands.
Conclusion
--The collaborative control strategy based on the Finsler geometric
measure is simple and easy to implement, which have an apparently
controlling effect on swarm distribution and good for preventing
collisions.
--The BSO algorithm use random solutions to replace clustering
centers in solution set, which can help BSO to avoid achieving a
premature convergence of local optimal solution.
Acknowledgement
http://www.ieeevtc.org/vtc2019fall/
--Thanks go to Prof. Yuhui Shi
(https://en.wikipedia.org/wiki/Yuhui_Shi)
for providing guidance on using of his BSO algorithm
--Thanks go to Prof. Oliver Yang
(http://www.site.uottawa.ca/~yang/)
for providing guidance on organizing the vehicle research paper.

More Related Content

What's hot

Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...Waqas Tariq
 
Transportation modeling and planning ( The Four-Step Model )
Transportation modeling and planning ( The Four-Step Model )Transportation modeling and planning ( The Four-Step Model )
Transportation modeling and planning ( The Four-Step Model )Ahmad Ali Miftah
 
Robotics for Path Planning
Robotics for Path PlanningRobotics for Path Planning
Robotics for Path PlanningHitesh Mohapatra
 
Modeling business management systems transportation
Modeling business management systems transportationModeling business management systems transportation
Modeling business management systems transportationSherin El-Rashied
 
Hybrid Ant Colony Optimization for Real-World Delivery Problems Based on Real...
Hybrid Ant Colony Optimization for Real-World Delivery Problems Based on Real...Hybrid Ant Colony Optimization for Real-World Delivery Problems Based on Real...
Hybrid Ant Colony Optimization for Real-World Delivery Problems Based on Real...csandit
 
Traffic simulation
Traffic simulationTraffic simulation
Traffic simulationPraful -
 
TRBAM2020 Public Transit posters - University of Twente.
TRBAM2020 Public Transit posters - University of Twente.TRBAM2020 Public Transit posters - University of Twente.
TRBAM2020 Public Transit posters - University of Twente.Konstantinos Gkiotsalitis
 
Review of fuzzy microscopic traffic model
Review of fuzzy microscopic traffic modelReview of fuzzy microscopic traffic model
Review of fuzzy microscopic traffic modelTahir Nasarawa
 
Integrating fuzzy and ant colony system for
Integrating fuzzy and ant colony system forIntegrating fuzzy and ant colony system for
Integrating fuzzy and ant colony system forijcsa
 
Application of a Markov chain traffic model to the Greater Philadelphia Region
Application of a Markov chain traffic model to the Greater Philadelphia RegionApplication of a Markov chain traffic model to the Greater Philadelphia Region
Application of a Markov chain traffic model to the Greater Philadelphia RegionJoseph Reiter
 
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM NITISH K
 
A Muti-objective approach to Transportation Network Design
A Muti-objective approach to Transportation Network DesignA Muti-objective approach to Transportation Network Design
A Muti-objective approach to Transportation Network DesignPrateek Singh Bapna
 
Localized multi feature metric learning for image set based face recognition
Localized multi feature metric learning for image set based face recognitionLocalized multi feature metric learning for image set based face recognition
Localized multi feature metric learning for image set based face recognitionShakas Technologies
 
Emergency response behaviour data collection issue
Emergency response behaviour data collection issueEmergency response behaviour data collection issue
Emergency response behaviour data collection issueSerge Hoogendoorn
 

What's hot (20)

Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
 
Transportation modeling and planning ( The Four-Step Model )
Transportation modeling and planning ( The Four-Step Model )Transportation modeling and planning ( The Four-Step Model )
Transportation modeling and planning ( The Four-Step Model )
 
Robotics for Path Planning
Robotics for Path PlanningRobotics for Path Planning
Robotics for Path Planning
 
Traveling Eco-Salesman
Traveling Eco-SalesmanTraveling Eco-Salesman
Traveling Eco-Salesman
 
Graph theory NYC
Graph theory NYCGraph theory NYC
Graph theory NYC
 
Modeling business management systems transportation
Modeling business management systems transportationModeling business management systems transportation
Modeling business management systems transportation
 
Fowe Thesis Full
Fowe Thesis FullFowe Thesis Full
Fowe Thesis Full
 
Hybrid Ant Colony Optimization for Real-World Delivery Problems Based on Real...
Hybrid Ant Colony Optimization for Real-World Delivery Problems Based on Real...Hybrid Ant Colony Optimization for Real-World Delivery Problems Based on Real...
Hybrid Ant Colony Optimization for Real-World Delivery Problems Based on Real...
 
Traffic simulation
Traffic simulationTraffic simulation
Traffic simulation
 
TRBAM2020 Public Transit posters - University of Twente.
TRBAM2020 Public Transit posters - University of Twente.TRBAM2020 Public Transit posters - University of Twente.
TRBAM2020 Public Transit posters - University of Twente.
 
my final paper
my final papermy final paper
my final paper
 
Review of fuzzy microscopic traffic model
Review of fuzzy microscopic traffic modelReview of fuzzy microscopic traffic model
Review of fuzzy microscopic traffic model
 
Integrating fuzzy and ant colony system for
Integrating fuzzy and ant colony system forIntegrating fuzzy and ant colony system for
Integrating fuzzy and ant colony system for
 
mix traffic
mix trafficmix traffic
mix traffic
 
Traffic model
Traffic modelTraffic model
Traffic model
 
Application of a Markov chain traffic model to the Greater Philadelphia Region
Application of a Markov chain traffic model to the Greater Philadelphia RegionApplication of a Markov chain traffic model to the Greater Philadelphia Region
Application of a Markov chain traffic model to the Greater Philadelphia Region
 
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM
 
A Muti-objective approach to Transportation Network Design
A Muti-objective approach to Transportation Network DesignA Muti-objective approach to Transportation Network Design
A Muti-objective approach to Transportation Network Design
 
Localized multi feature metric learning for image set based face recognition
Localized multi feature metric learning for image set based face recognitionLocalized multi feature metric learning for image set based face recognition
Localized multi feature metric learning for image set based face recognition
 
Emergency response behaviour data collection issue
Emergency response behaviour data collection issueEmergency response behaviour data collection issue
Emergency response behaviour data collection issue
 

Similar to Vtc9252019

Review of Fuzzy Model
Review of Fuzzy Model Review of Fuzzy Model
Review of Fuzzy Model NurudeenIshaq1
 
Path Planning And Navigation
Path Planning And NavigationPath Planning And Navigation
Path Planning And Navigationguest90654fd
 
P REDICTION F OR S HORT -T ERM T RAFFIC F LOW B ASED O N O PTIMIZED W...
P REDICTION  F OR  S HORT -T ERM  T RAFFIC  F LOW  B ASED  O N  O PTIMIZED  W...P REDICTION  F OR  S HORT -T ERM  T RAFFIC  F LOW  B ASED  O N  O PTIMIZED  W...
P REDICTION F OR S HORT -T ERM T RAFFIC F LOW B ASED O N O PTIMIZED W...ijcsit
 
On comprehensive analysis of learning algorithms on pedestrian detection usin...
On comprehensive analysis of learning algorithms on pedestrian detection usin...On comprehensive analysis of learning algorithms on pedestrian detection usin...
On comprehensive analysis of learning algorithms on pedestrian detection usin...UniversitasGadjahMada
 
Comparative study of optimization algorithms on convolutional network for aut...
Comparative study of optimization algorithms on convolutional network for aut...Comparative study of optimization algorithms on convolutional network for aut...
Comparative study of optimization algorithms on convolutional network for aut...IJECEIAES
 
Particle Swarm Optimization in the fine-tuning of Fuzzy Software Cost Estimat...
Particle Swarm Optimization in the fine-tuning of Fuzzy Software Cost Estimat...Particle Swarm Optimization in the fine-tuning of Fuzzy Software Cost Estimat...
Particle Swarm Optimization in the fine-tuning of Fuzzy Software Cost Estimat...Waqas Tariq
 
Efficient evaluation of flatness error from Coordinate Measurement Data using...
Efficient evaluation of flatness error from Coordinate Measurement Data using...Efficient evaluation of flatness error from Coordinate Measurement Data using...
Efficient evaluation of flatness error from Coordinate Measurement Data using...Ali Shahed
 
Information Spread in the Context of Evacuation Optimization
Information Spread in the Context of Evacuation OptimizationInformation Spread in the Context of Evacuation Optimization
Information Spread in the Context of Evacuation OptimizationDr. Mirko Kämpf
 
A STUDY AND IMPLEMENTATION OF THE TRANSIT ROUTE NETWORK DESIGN PROBLEM FOR A ...
A STUDY AND IMPLEMENTATION OF THE TRANSIT ROUTE NETWORK DESIGN PROBLEM FOR A ...A STUDY AND IMPLEMENTATION OF THE TRANSIT ROUTE NETWORK DESIGN PROBLEM FOR A ...
A STUDY AND IMPLEMENTATION OF THE TRANSIT ROUTE NETWORK DESIGN PROBLEM FOR A ...cscpconf
 
A study and implementation of the transit route network design problem for a ...
A study and implementation of the transit route network design problem for a ...A study and implementation of the transit route network design problem for a ...
A study and implementation of the transit route network design problem for a ...csandit
 
INTEGRATION OF GIS AND OPTIMIZATION ROUTINES FOR THE VEHICLE ROUTING PROBLEM
INTEGRATION OF GIS AND OPTIMIZATION ROUTINES FOR THE VEHICLE ROUTING PROBLEMINTEGRATION OF GIS AND OPTIMIZATION ROUTINES FOR THE VEHICLE ROUTING PROBLEM
INTEGRATION OF GIS AND OPTIMIZATION ROUTINES FOR THE VEHICLE ROUTING PROBLEMijccmsjournal
 
Integration Of Gis And Optimization Routines For The Vehicle Routing Problem
Integration Of Gis And Optimization Routines For The Vehicle Routing ProblemIntegration Of Gis And Optimization Routines For The Vehicle Routing Problem
Integration Of Gis And Optimization Routines For The Vehicle Routing Problemijccmsjournal
 
Simulation analysis Halmstad University 2013_project
Simulation analysis Halmstad University 2013_projectSimulation analysis Halmstad University 2013_project
Simulation analysis Halmstad University 2013_projectAlexandru Gutu
 
Trajectory Planning Through Polynomial Equation
Trajectory Planning Through Polynomial EquationTrajectory Planning Through Polynomial Equation
Trajectory Planning Through Polynomial Equationgummaavinash7
 
Traffic Prediction from Street Network images.pptx
Traffic Prediction from  Street Network images.pptxTraffic Prediction from  Street Network images.pptx
Traffic Prediction from Street Network images.pptxchirantanGupta1
 

Similar to Vtc9252019 (20)

Review of Fuzzy Model
Review of Fuzzy Model Review of Fuzzy Model
Review of Fuzzy Model
 
Path Planning And Navigation
Path Planning And NavigationPath Planning And Navigation
Path Planning And Navigation
 
P REDICTION F OR S HORT -T ERM T RAFFIC F LOW B ASED O N O PTIMIZED W...
P REDICTION  F OR  S HORT -T ERM  T RAFFIC  F LOW  B ASED  O N  O PTIMIZED  W...P REDICTION  F OR  S HORT -T ERM  T RAFFIC  F LOW  B ASED  O N  O PTIMIZED  W...
P REDICTION F OR S HORT -T ERM T RAFFIC F LOW B ASED O N O PTIMIZED W...
 
ITS for Crowds
ITS for CrowdsITS for Crowds
ITS for Crowds
 
On comprehensive analysis of learning algorithms on pedestrian detection usin...
On comprehensive analysis of learning algorithms on pedestrian detection usin...On comprehensive analysis of learning algorithms on pedestrian detection usin...
On comprehensive analysis of learning algorithms on pedestrian detection usin...
 
paper
paperpaper
paper
 
2213ijccms02.pdf
2213ijccms02.pdf2213ijccms02.pdf
2213ijccms02.pdf
 
Comparative study of optimization algorithms on convolutional network for aut...
Comparative study of optimization algorithms on convolutional network for aut...Comparative study of optimization algorithms on convolutional network for aut...
Comparative study of optimization algorithms on convolutional network for aut...
 
Particle Swarm Optimization in the fine-tuning of Fuzzy Software Cost Estimat...
Particle Swarm Optimization in the fine-tuning of Fuzzy Software Cost Estimat...Particle Swarm Optimization in the fine-tuning of Fuzzy Software Cost Estimat...
Particle Swarm Optimization in the fine-tuning of Fuzzy Software Cost Estimat...
 
Efficient evaluation of flatness error from Coordinate Measurement Data using...
Efficient evaluation of flatness error from Coordinate Measurement Data using...Efficient evaluation of flatness error from Coordinate Measurement Data using...
Efficient evaluation of flatness error from Coordinate Measurement Data using...
 
1809.05680.pdf
1809.05680.pdf1809.05680.pdf
1809.05680.pdf
 
Information Spread in the Context of Evacuation Optimization
Information Spread in the Context of Evacuation OptimizationInformation Spread in the Context of Evacuation Optimization
Information Spread in the Context of Evacuation Optimization
 
Geometric Deep Learning
Geometric Deep Learning Geometric Deep Learning
Geometric Deep Learning
 
A STUDY AND IMPLEMENTATION OF THE TRANSIT ROUTE NETWORK DESIGN PROBLEM FOR A ...
A STUDY AND IMPLEMENTATION OF THE TRANSIT ROUTE NETWORK DESIGN PROBLEM FOR A ...A STUDY AND IMPLEMENTATION OF THE TRANSIT ROUTE NETWORK DESIGN PROBLEM FOR A ...
A STUDY AND IMPLEMENTATION OF THE TRANSIT ROUTE NETWORK DESIGN PROBLEM FOR A ...
 
A study and implementation of the transit route network design problem for a ...
A study and implementation of the transit route network design problem for a ...A study and implementation of the transit route network design problem for a ...
A study and implementation of the transit route network design problem for a ...
 
INTEGRATION OF GIS AND OPTIMIZATION ROUTINES FOR THE VEHICLE ROUTING PROBLEM
INTEGRATION OF GIS AND OPTIMIZATION ROUTINES FOR THE VEHICLE ROUTING PROBLEMINTEGRATION OF GIS AND OPTIMIZATION ROUTINES FOR THE VEHICLE ROUTING PROBLEM
INTEGRATION OF GIS AND OPTIMIZATION ROUTINES FOR THE VEHICLE ROUTING PROBLEM
 
Integration Of Gis And Optimization Routines For The Vehicle Routing Problem
Integration Of Gis And Optimization Routines For The Vehicle Routing ProblemIntegration Of Gis And Optimization Routines For The Vehicle Routing Problem
Integration Of Gis And Optimization Routines For The Vehicle Routing Problem
 
Simulation analysis Halmstad University 2013_project
Simulation analysis Halmstad University 2013_projectSimulation analysis Halmstad University 2013_project
Simulation analysis Halmstad University 2013_project
 
Trajectory Planning Through Polynomial Equation
Trajectory Planning Through Polynomial EquationTrajectory Planning Through Polynomial Equation
Trajectory Planning Through Polynomial Equation
 
Traffic Prediction from Street Network images.pptx
Traffic Prediction from  Street Network images.pptxTraffic Prediction from  Street Network images.pptx
Traffic Prediction from Street Network images.pptx
 

More from Jun Steed Huang

Predicted COVID-19 Ending Time
Predicted COVID-19 Ending TimePredicted COVID-19 Ending Time
Predicted COVID-19 Ending TimeJun Steed Huang
 
Forest Environment Analysis for the Pandemic Health
Forest Environment Analysis for the Pandemic HealthForest Environment Analysis for the Pandemic Health
Forest Environment Analysis for the Pandemic HealthJun Steed Huang
 
Alphaba Smart Bus Autonomous Design
Alphaba Smart Bus Autonomous DesignAlphaba Smart Bus Autonomous Design
Alphaba Smart Bus Autonomous DesignJun Steed Huang
 
Analysis of 2020 USA Presidential Election
Analysis of 2020 USA Presidential Election Analysis of 2020 USA Presidential Election
Analysis of 2020 USA Presidential Election Jun Steed Huang
 
Cosmos Genesis Entanglement Speed
Cosmos Genesis Entanglement SpeedCosmos Genesis Entanglement Speed
Cosmos Genesis Entanglement SpeedJun Steed Huang
 
7 Safety +1 COVID-19 Protection Lines
7 Safety +1 COVID-19 Protection Lines7 Safety +1 COVID-19 Protection Lines
7 Safety +1 COVID-19 Protection LinesJun Steed Huang
 
Hyper variance and autonomous bus
Hyper variance and autonomous busHyper variance and autonomous bus
Hyper variance and autonomous busJun Steed Huang
 
From Hadamard to Langlands
From Hadamard to LanglandsFrom Hadamard to Langlands
From Hadamard to LanglandsJun Steed Huang
 
Homogeneous Cosmos Unique Genesis
Homogeneous Cosmos Unique GenesisHomogeneous Cosmos Unique Genesis
Homogeneous Cosmos Unique GenesisJun Steed Huang
 

More from Jun Steed Huang (20)

ICFT-VNX-2022V2.pdf
ICFT-VNX-2022V2.pdfICFT-VNX-2022V2.pdf
ICFT-VNX-2022V2.pdf
 
Predicted COVID-19 Ending Time
Predicted COVID-19 Ending TimePredicted COVID-19 Ending Time
Predicted COVID-19 Ending Time
 
Forest Environment Analysis for the Pandemic Health
Forest Environment Analysis for the Pandemic HealthForest Environment Analysis for the Pandemic Health
Forest Environment Analysis for the Pandemic Health
 
Alphaba Smart Bus Autonomous Design
Alphaba Smart Bus Autonomous DesignAlphaba Smart Bus Autonomous Design
Alphaba Smart Bus Autonomous Design
 
UK COVID-9 Mutation
UK COVID-9 MutationUK COVID-9 Mutation
UK COVID-9 Mutation
 
Analysis of 2020 USA Presidential Election
Analysis of 2020 USA Presidential Election Analysis of 2020 USA Presidential Election
Analysis of 2020 USA Presidential Election
 
Cosmos Genesis Entanglement Speed
Cosmos Genesis Entanglement SpeedCosmos Genesis Entanglement Speed
Cosmos Genesis Entanglement Speed
 
7 Safety +1 COVID-19 Protection Lines
7 Safety +1 COVID-19 Protection Lines7 Safety +1 COVID-19 Protection Lines
7 Safety +1 COVID-19 Protection Lines
 
Hyper variance and autonomous bus
Hyper variance and autonomous busHyper variance and autonomous bus
Hyper variance and autonomous bus
 
Mine Death Estimation
Mine Death EstimationMine Death Estimation
Mine Death Estimation
 
Steed Variance
Steed VarianceSteed Variance
Steed Variance
 
Power plant
Power plantPower plant
Power plant
 
Quatum fridge
Quatum fridgeQuatum fridge
Quatum fridge
 
Hypo Variance
Hypo VarianceHypo Variance
Hypo Variance
 
From Hadamard to Langlands
From Hadamard to LanglandsFrom Hadamard to Langlands
From Hadamard to Langlands
 
Homogeneous Cosmos Unique Genesis
Homogeneous Cosmos Unique GenesisHomogeneous Cosmos Unique Genesis
Homogeneous Cosmos Unique Genesis
 
Complex Hurst for NDVI
Complex Hurst for NDVIComplex Hurst for NDVI
Complex Hurst for NDVI
 
Selabot Swarm
Selabot Swarm Selabot Swarm
Selabot Swarm
 
Autonomous bus
Autonomous busAutonomous bus
Autonomous bus
 
Deep Space Home
Deep Space HomeDeep Space Home
Deep Space Home
 

Recently uploaded

如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一hnfusn
 
如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一
如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一
如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一ga6c6bdl
 
办理学位证(MLU文凭证书)哈勒 维滕贝格大学毕业证成绩单原版一模一样
办理学位证(MLU文凭证书)哈勒 维滕贝格大学毕业证成绩单原版一模一样办理学位证(MLU文凭证书)哈勒 维滕贝格大学毕业证成绩单原版一模一样
办理学位证(MLU文凭证书)哈勒 维滕贝格大学毕业证成绩单原版一模一样umasea
 
UNIT-III-TRANSMISSION SYSTEMS REAR AXLES
UNIT-III-TRANSMISSION SYSTEMS REAR AXLESUNIT-III-TRANSMISSION SYSTEMS REAR AXLES
UNIT-III-TRANSMISSION SYSTEMS REAR AXLESDineshKumar4165
 
Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...
Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...
Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...kexey39068
 
UNIT-II-ENGINE AUXILIARY SYSTEMS &TURBOCHARGER
UNIT-II-ENGINE AUXILIARY SYSTEMS &TURBOCHARGERUNIT-II-ENGINE AUXILIARY SYSTEMS &TURBOCHARGER
UNIT-II-ENGINE AUXILIARY SYSTEMS &TURBOCHARGERDineshKumar4165
 
UNOSAFE ELEVATOR PRIVATE LTD BANGALORE BROUCHER
UNOSAFE ELEVATOR PRIVATE LTD BANGALORE BROUCHERUNOSAFE ELEVATOR PRIVATE LTD BANGALORE BROUCHER
UNOSAFE ELEVATOR PRIVATE LTD BANGALORE BROUCHERunosafeads
 
(8264348440) 🔝 Call Girls In Shaheen Bagh 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Shaheen Bagh 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Shaheen Bagh 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Shaheen Bagh 🔝 Delhi NCRsoniya singh
 
call girls in G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in  G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in  G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂
꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂
꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂Hot Call Girls In Sector 58 (Noida)
 
GREEN VEHICLES the kids picture show 2024
GREEN VEHICLES the kids picture show 2024GREEN VEHICLES the kids picture show 2024
GREEN VEHICLES the kids picture show 2024AHOhOops1
 
Dubai Call Girls Services Call 09900000000
Dubai Call Girls Services Call 09900000000Dubai Call Girls Services Call 09900000000
Dubai Call Girls Services Call 09900000000Komal Khan
 
(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样gfghbihg
 
Digamma / CertiCon Company Presentation
Digamma / CertiCon Company  PresentationDigamma / CertiCon Company  Presentation
Digamma / CertiCon Company PresentationMihajloManjak
 
如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一
如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一
如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一ypfy7p5ld
 
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样gfghbihg
 
Call Girls in Karachi | +923081633338 | Karachi Call Girls
Call Girls in Karachi  | +923081633338 | Karachi Call GirlsCall Girls in Karachi  | +923081633338 | Karachi Call Girls
Call Girls in Karachi | +923081633338 | Karachi Call GirlsAyesha Khan
 
What Could Cause A VW Tiguan's Radiator Fan To Stop Working
What Could Cause A VW Tiguan's Radiator Fan To Stop WorkingWhat Could Cause A VW Tiguan's Radiator Fan To Stop Working
What Could Cause A VW Tiguan's Radiator Fan To Stop WorkingEscondido German Auto
 

Recently uploaded (20)

如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
 
如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一
如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一
如何办理迈阿密大学毕业证(UM毕业证)成绩单留信学历认证原版一比一
 
办理学位证(MLU文凭证书)哈勒 维滕贝格大学毕业证成绩单原版一模一样
办理学位证(MLU文凭证书)哈勒 维滕贝格大学毕业证成绩单原版一模一样办理学位证(MLU文凭证书)哈勒 维滕贝格大学毕业证成绩单原版一模一样
办理学位证(MLU文凭证书)哈勒 维滕贝格大学毕业证成绩单原版一模一样
 
UNIT-III-TRANSMISSION SYSTEMS REAR AXLES
UNIT-III-TRANSMISSION SYSTEMS REAR AXLESUNIT-III-TRANSMISSION SYSTEMS REAR AXLES
UNIT-III-TRANSMISSION SYSTEMS REAR AXLES
 
Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...
Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...
Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...
 
Hot Sexy call girls in Pira Garhi🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Pira Garhi🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Pira Garhi🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Pira Garhi🔝 9953056974 🔝 escort Service
 
UNIT-II-ENGINE AUXILIARY SYSTEMS &TURBOCHARGER
UNIT-II-ENGINE AUXILIARY SYSTEMS &TURBOCHARGERUNIT-II-ENGINE AUXILIARY SYSTEMS &TURBOCHARGER
UNIT-II-ENGINE AUXILIARY SYSTEMS &TURBOCHARGER
 
UNOSAFE ELEVATOR PRIVATE LTD BANGALORE BROUCHER
UNOSAFE ELEVATOR PRIVATE LTD BANGALORE BROUCHERUNOSAFE ELEVATOR PRIVATE LTD BANGALORE BROUCHER
UNOSAFE ELEVATOR PRIVATE LTD BANGALORE BROUCHER
 
(8264348440) 🔝 Call Girls In Shaheen Bagh 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Shaheen Bagh 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Shaheen Bagh 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Shaheen Bagh 🔝 Delhi NCR
 
call girls in G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in  G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in  G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂
꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂
꧁༒☬ 7042364481 (Call Girl) In Dwarka Delhi Escort Service In Delhi Ncr☬༒꧂
 
GREEN VEHICLES the kids picture show 2024
GREEN VEHICLES the kids picture show 2024GREEN VEHICLES the kids picture show 2024
GREEN VEHICLES the kids picture show 2024
 
Dubai Call Girls Services Call 09900000000
Dubai Call Girls Services Call 09900000000Dubai Call Girls Services Call 09900000000
Dubai Call Girls Services Call 09900000000
 
(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样
 
Digamma / CertiCon Company Presentation
Digamma / CertiCon Company  PresentationDigamma / CertiCon Company  Presentation
Digamma / CertiCon Company Presentation
 
如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一
如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一
如何办理(Flinders毕业证)查理斯特大学毕业证毕业证成绩单原版一比一
 
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
 
sauth delhi call girls in Connaught Place🔝 9953056974 🔝 escort Service
sauth delhi call girls in  Connaught Place🔝 9953056974 🔝 escort Servicesauth delhi call girls in  Connaught Place🔝 9953056974 🔝 escort Service
sauth delhi call girls in Connaught Place🔝 9953056974 🔝 escort Service
 
Call Girls in Karachi | +923081633338 | Karachi Call Girls
Call Girls in Karachi  | +923081633338 | Karachi Call GirlsCall Girls in Karachi  | +923081633338 | Karachi Call Girls
Call Girls in Karachi | +923081633338 | Karachi Call Girls
 
What Could Cause A VW Tiguan's Radiator Fan To Stop Working
What Could Cause A VW Tiguan's Radiator Fan To Stop WorkingWhat Could Cause A VW Tiguan's Radiator Fan To Stop Working
What Could Cause A VW Tiguan's Radiator Fan To Stop Working
 

Vtc9252019

  • 1. Brain Storm Optimized Swarm Collaboration for Bus Scheduling Liangxi Liu, Siqing Ma, Jun Steed Huang Southern University of Science and Technology, Shenzhen 518000, China Cultivation of Guangdong college students' scientific and technological innovation. (``Climbing Program'' special funds. No. pdjhb0445.) September 22-25, 2019, Honolulu, USA 2019 IEEE 90th Vehicular Technology Conference
  • 2. About the Authors Liangxi Liu, Research Assistant Siqing Ma, Teaching Assistant Jun Steed Huang, Research Fellow Co-operating agency:
  • 3. Outline I. Introduction II. Dynamic Scheduling Framework III. Brain Storm Optimization IV. Simulation Results V. Conclusion
  • 4. In order to provide the design guidance for a swarm of unmanned buses which supposed to intelligently accomplish tasks such as on-demand dynamic passenger pick-up or drop-off. To analyze this problem, we provides an artificial sparrow model of neighborhood collaboration strategy. The brain storm optimization (BSO) is further applied to enable the global path planning of the bus swarm. Introduction
  • 5. Dynamic Scheduling Framework Low-level path planning —— Modified Dynamic Window Approach The key idea of the DWA* is tantamount to construct a feasible velocity interval and choose a velocity at which to optimize the possible motion path. It allows the individual to reach the destination with the best orientation, leaving the best safety collision distance, at the fastest speed. Objective function: * https://en.wikipedia.org/wiki/Dynamic_window_approach
  • 6. The Finsler geometric measure Traditional DWA did not consider the collaboration problem when applied in a swarm of individuals. In Finsler manifold*, the measured coverage area will be smaller or larger than the Euclidean measured counterpart, which can used to avoid the vehicle getting too close or too far from each other. https://en.wikipedia.org/wiki/Finsler_manifold
  • 7. High-level scheduling decision making The high-level relationship variable between the vehicle and the destination, determines which destination the vehicle goes. A many-to-one relationship Goal refresh strategy
  • 8. Optimization framework formation A basic objective function should consider the following three aspects: 1) the distance between the vehicle and the target point; 2) the demand of the destination; 3) the result of the previous round of scheduling. Where the user demand can be obtained as: Objective function:
  • 9. Brain storm optimization (BSO) algorithm is a new and promising swarm intelligence algorithm, which was proposed by Yuhui Shi in 2011*, it simulates the human brainstorming process. Brain storm optimization algorithm imitates the human brainstorming process. Through the convergent operation and divergent operation, individuals in BSO are grouped and diverged in the search space. BSO is further applied to enable the dynamic optimization and adjustment of bus swarm (High-level Decision making). Brain Storm Optimization * https://en.wikipedia.org/wiki/Brain_storm_optimization_algorithm
  • 10. Flow chart BSO is an optimization algorithm that was inspired by human being creative problem solving process. This new algorithm combines the advantages of swarm intelligence and data mining, choosing better solution based on data analysis. Each solution in this swarm intelligence optimization algorithm is regarded as a data point, and the optimal solution is found by clustering data points.
  • 11. Algorithm detail The solution update to their new solution by: Xnew d = Xselected d + ξ t × N μ, σ where Xselected d is the d-th dimension of the individual selected to generate new individual; Xnew d is the d-th dimension of the individual newly generated; N(μ, σ) is the Gaussian random function with mean μ and variance σ; the ξ(t) is a coefficient that weights the contribution of the Gaussian random value. For the simplicity and for the purpose offline tuning, the ξ can be calculated as ξ t = logsig( 0.5×T–t 𝑘 ) × rand() . where logsig() is a logarithmic sigmoid transfer function, T is the maximum number of iterations, and t is the current iteration number, k is for changing logsig() function’s slope, and rand() is a random value within (0,1). The transfer function formula logsig() is defined as follows: logsig a = 1 1+exp(–𝑎)
  • 12. Simulation The original Player/Stage simulator* is chosen in this section, which is a robot simulation platform and supports simulating a large number of individuals. The simulated scenario. * https://en.wikipedia.org/wiki/Player_Project
  • 13. Results During the simulation, the weight of the target points is changing from {3, 3, 3, 3, 3} to {1, 2, 1, 3, 3}, which simulates the dynamics of passenger demands.
  • 14. Conclusion --The collaborative control strategy based on the Finsler geometric measure is simple and easy to implement, which have an apparently controlling effect on swarm distribution and good for preventing collisions. --The BSO algorithm use random solutions to replace clustering centers in solution set, which can help BSO to avoid achieving a premature convergence of local optimal solution.
  • 15. Acknowledgement http://www.ieeevtc.org/vtc2019fall/ --Thanks go to Prof. Yuhui Shi (https://en.wikipedia.org/wiki/Yuhui_Shi) for providing guidance on using of his BSO algorithm --Thanks go to Prof. Oliver Yang (http://www.site.uottawa.ca/~yang/) for providing guidance on organizing the vehicle research paper.