combining visual analytics and machine learning for route
play

Combining Visual Analytics and Machine Learning for Route Choice - PowerPoint PPT Presentation

Combining Visual Analytics and Machine Learning for Route Choice Prediction Application to Pre Tactical Traffic Forecast Rodrigo Marcos Data Scientist, Nommon Solutions and Technologies SESAR Innovation Days Beograd, 29 th November 2017 Scope


  1. Combining Visual Analytics and Machine Learning for Route Choice Prediction Application to Pre ‐ Tactical Traffic Forecast Rodrigo Marcos Data Scientist, Nommon Solutions and Technologies SESAR Innovation Days Beograd, 29 th November 2017

  2. Scope and Objectives Problem: • ATFCM in the pre ‐ tactical phase Current approach: • Based on similarity http://www.eurocontrol.int/articles/ddr ‐ pre ‐ tactical ‐ traffic ‐ forecast Objectives: Use visual analytics to extract route choice determinants • Model behaviour of airlines regarding route choice between airport pairs • using machine learning techniques • Evaluate pre ‐ tactical prediction power SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 2

  3. State of the Art Airline Route Choice Behaviour Abundant research on tactical trajectory prediction: Prediction of arrival time • Conflict detection • … • Limited research on airline route choice prediction before the availability of flight plans (pre ‐ tactical forecast): Luis Delgado (2015) “European route choice determinants” • SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 3

  4. Approach • Data: actual trajectories (M3) from DDR2 • Route clustering per OD • Visual exploration of route choice determinants • Train a machine learning model • Evaluate quality of predictions vs null model SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 4

  5. Case Studies ODs: • • Istanbul to Paris Canary Islands to London • • Multinomial regression Candidate variables • • Route length • Charges Time • • Schedule • Congestion Temporal scope: • • Training/exploration: AIRACs 1601 ‐ 1603 Testing: AIRACs 1501, 1502 • SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 5

  6. Clustering Cluster No of flights 0 139 1 110 2 190 3 218 4 117 5 73 6 29 7 24 Clustered with DBScan Metric: Flown kilometres per ANSP SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 6

  7. Visual Exploration Cost ‐ worthiness 2 variables considered Average route length • Average route charges • Length 1 variable discarded Average flight time • Charges Time SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 7

  8. Visual Exploration Airline Behaviour 2 variables considered Arrival time • Airline • 20:00 ‐ 22:00 (all airlines) 22:00 ‐ 00:00 (all airlines) OHY THY SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 8

  9. Visual Exploration Congestion 1 variable considered Average number of regulated • flights Regulations 1 variable discarded • Average standard deviation of en ‐ route FL with respect to RFL FL deviation 12:00 ‐ 16:00 16:00 ‐ 20:00 SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 9

  10. Visual Exploration Cluster Properties Istanbul ‐ Paris Average Average Regulations Cluster No of flights length (NM) charges (EUR) per flight 0 139 1277 1188 0.15 1 110 1314 1144 0.11 2 190 1273 1199 0.06 3 218 1274 1203 0.06 4 117 1256 1207 0.07 5 73 1274 1204 0.1 6 29 1271 1229 0.03 7 24 1304 1152 0.04 SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 10

  11. Visual Exploration Cluster Properties Canary Islands ‐ London Average Average Regulations Cluster No of flights length (NM) charges (EUR) per flight 0 659 1620 1653 0.18 1 238 1638 1676 0.13 2 68 1740 1051 0.13 3 13 1732 1582 0.46 4 7 1724 1893 0.42 5 10 1780 1165 0 SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 11

  12. Approach Parameters Route parameters Flight parameters (used for modelling): (used for segmentation): Airline (CASK) • Cost ‐ worthiness: • • Arrival time • Average route charges • Average route length • Congestion: Rate of regulated flights • SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 12

  13. Modelling Approach Multinomial Regression Model Variables: Cost ‐ worthiness: • Average route charges • Model of class i and cluster j • Average route length • X j vector of parameters of cluster j • Congestion: • β i vector of constants of model i • Rate of regulated flights • α j independent constant of cluster j SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 13

  14. Approach Training and Validation Routes Clustering Segmentation Train model Validation 2 Guess 2 ¿=? 30% 0 Guess 0 Guess 0 Model 0 0 Model validation Data Model 1 1 Training 70% Model 2 2 Model 3 Model 3 3 Model 4 4 SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 14

  15. Validation Results Canary Islands ‐ London • Low number of routes Very different • Well explained • SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 15

  16. Validation Results Istanbul ‐ Paris High number of options • • Similar routes • Missing explanatory variables? Average Average Regulations Cluster No of flights length (NM) charges (EUR) per flight 3 218 1274 1203 0.06 4 117 1256 1207 0.07 Average Average Regulations Cluster No of flights length (NM) charges (EUR) per flight 0 139 1277 1188 0.15 5 73 1274 1204 0.11 SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 16

  17. Approach Testing Compare Clustering Routes Segmentation Dataset 2 Class 0 Model 0 Route 0 Train Predict Class 1 Model 1 Route 1 Dataset 1 Class 2 Model 2 Route 2 Class 3 Model 3 Model 3 Model 4 Class 4 SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 17

  18. Testing Results Canary Islands ‐ London • The model captures: behaviour of new airline (Norwegian) • airlines changing route options • • Improvements with respect to null model SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 18

  19. Testing Results Istanbul ‐ Paris • The model captures: • other routes considered (7) significant change in charges • • Much better than null model Charges Charges Regulations Regulations Cluster (train) (testing) (train) (testing) 1305 0.15 0 1188 0.04 1260 0.07 3 1204 0.02 12:00 ‐ 16:00 SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 19

  20. Applicability  Potential for pre ‐ tactical demand forecast  Range of applicability needs to be clearly identified:  Training data requirements  Prediction error measurement  Generalisation to other ODs SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 20

  21. Future Research Directions  Better explanatory variables  Other indicators  Congestion as a function of time  Other flight inputs: wind, type of regulation, route availability…  Training with several years’ data  Continuous training/prediction (automatic adaptive training data)  Combination with model ‐ based approaches (cost optimisation) SIDs, Beograd, 29 th November 2017 – Combining Visual Analytics and Machine Learning for Route Choice Prediction 21

  22. SIDs, Beograd, 29 th November 2017 Combining Visual Analytics and Machine Learning for Route Choice Prediction Application to Pre ‐ Tactical Traffic Forecast Thank you very much for your attention! This project has received funding from the SESAR Joint Undertaking under the European Union’s Horizon 2020 research and innovation programme under grant agreement No 699303 The opinions expressed herein reflect the author’s view only. Under no circumstances shall the SESAR Joint Undertaking be responsible for any use that may be made of the information contained herein.

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

Recommend


More recommend