New Approaches for Traffic State Estimation: Calibrating Heterogeneous Car-Following Behavior using Vehicle Trajectory Data Dr. Xuesong Zhou & Jeffrey.

Slides:



Advertisements
Similar presentations
You have been given a mission and a code. Use the code to complete the mission and you will save the world from obliteration…
Advertisements

© Jim Barritt 2005School of Biological Sciences, Victoria University, Wellington MSc Student Supervisors : Dr Stephen Hartley, Dr Marcus Frean Victoria.
© Jim Barritt 2005School of Biological Sciences, Victoria University, Wellington MSc Student Supervisors : Dr Stephen Hartley, Dr Marcus Frean Victoria.
Advanced Piloting Cruise Plot.
Chapter 6 Cost and Choice. Copyright © 2001 Addison Wesley LongmanSlide 6- 2 Figure 6.1 A Simplified Jam-Making Technology.
Chapter 1 The Study of Body Function Image PowerPoint
Finite Element Method CHAPTER 4: FEM FOR TRUSSES
Copyright © 2011, Elsevier Inc. All rights reserved. Chapter 5 Author: Julia Richards and R. Scott Hawley.
1 Copyright © 2013 Elsevier Inc. All rights reserved. Appendix 01.
1 Copyright © 2010, Elsevier Inc. All rights Reserved Fig 2.1 Chapter 2.
By D. Fisher Geometric Transformations. Reflection, Rotation, or Translation 1.
Chapter 1 Image Slides Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Sales Forecasting using Dynamic Bayesian Networks Steve Djajasaputra SNN Nijmegen The Netherlands.
Proactive Traffic Merging Strategies for Sensor-Enabled Cars
Business Transaction Management Software for Application Coordination 1 Business Processes and Coordination.
Energy-Efficient Distributed Algorithms for Ad hoc Wireless Networks Gopal Pandurangan Department of Computer Science Purdue University.
and 6.855J Cycle Canceling Algorithm. 2 A minimum cost flow problem , $4 20, $1 20, $2 25, $2 25, $5 20, $6 30, $
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Title Subtitle.
My Alphabet Book abcdefghijklm nopqrstuvwxyz.
0 - 0.
DIVIDING INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
FACTORING Think Distributive property backwards Work down, Show all steps ax + ay = a(x + y)
FACTORING ax2 + bx + c Think “unfoil” Work down, Show all steps.
Addition Facts
Year 6 mental test 5 second questions
Year 6 mental test 10 second questions
ZMQS ZMQS
SYMMETRIC CRYPTOSYSTEMS Symmetric Cryptosystems 6/05/2014 | pag. 2.
On Sequential Experimental Design for Empirical Model-Building under Interval Error Sergei Zhilin, Altai State University, Barnaul, Russia.
ANALYZING AND ADJUSTING COMPARABLE SALES Chapter 9.
Lecture 11: Algorithms and Time Complexity I Discrete Mathematical Structures: Theory and Applications.
Richmond House, Liverpool (1) 26 th January 2004.
Chapter 7: Steady-State Errors 1 ©2000, John Wiley & Sons, Inc. Nise/Control Systems Engineering, 3/e Chapter 7 Steady-State Errors.
Indexing Time Series Based on original slides by Prof. Dimitrios Gunopulos and Prof. Christos Faloutsos with some slides from tutorials by Prof. Eamonn.
Break Time Remaining 10:00.
(This presentation may be used for instructional purposes)
ABC Technology Project
VOORBLAD.
1. 2 No lecture on Wed February 8th Thursday 9 th Feb 14: :00 Thursday 9 th Feb 14: :00.
Computer vision: models, learning and inference
1 Breadth First Search s s Undiscovered Discovered Finished Queue: s Top of queue 2 1 Shortest path from s.
1 Dynamics of Real-world Networks Jure Leskovec Machine Learning Department Carnegie Mellon University
Measurements and Their Uncertainty 3.1
Squares and Square Root WALK. Solve each problem REVIEW:
1..
The x- and y-Intercepts
Lets play bingo!!. Calculate: MEAN Calculate: MEDIAN
Chapter 5 Test Review Sections 5-1 through 5-4.
SIMOCODE-DP Software.
GG Consulting, LLC I-SUITE. Source: TEA SHARS Frequently asked questions 2.
Addition 1’s to 20.
Model and Relationships 6 M 1 M M M M M M M M M M M M M M M M
25 seconds left…...
Copyright © Cengage Learning. All rights reserved.
Week 1.
Ryota Shirato Mobility Services Laboratory Nissan Research Center Automated Driving Perspective.
We will resume in: 25 Minutes.
Figure Essential Cell Biology (© Garland Science 2010)
Clock will move after 1 minute
1 Unit 1 Kinematics Chapter 1 Day
PSSA Preparation.
TASK: Skill Development A proportional relationship is a set of equivalent ratios. Equivalent ratios have equal values using different numbers. Creating.
How Cells Obtain Energy from Food
State Variables.
Probabilistic Reasoning over Time
Freeway Segment Traffic State Estimation
Presentation transcript:

New Approaches for Traffic State Estimation: Calibrating Heterogeneous Car-Following Behavior using Vehicle Trajectory Data Dr. Xuesong Zhou & Jeffrey Taylor, Univ. of Utah 1

Outline 2 Background on Dynamic Time Warping (DTW) Application to Newells Simplified CFM Calibration Results Important Considerations

Motivations: I 3 Real-time Traffic Management Automatic Vehicle IdentificationAutomatic Vehicle LocationLoop Detector Video Image Processing

Motivation 2: Self-driving Cars as Mobile Sensor Controlled, coordinated movements Proactive approach Applications Automated cars Unmanned aerial vehicles 4

Motivation 3: Detecting Distracted/Risky Drivers 5

Underlying Theory: Cross-resolution Traffic Modeling 6 Reaction distance/spacing δ Reaction time lag τ W = δ / τ Time Space

How to Estimate Driver-specific Car-following Parameters? Input and output 7

Intro to Dynamic Time Warping (DTW) 8 Matches points by measure of similarity

Euclidean Vs Dynamic Time Warping Euclidean Distance Sequences are aligned one to one. Warped Time Axis Nonlinear alignments are possible. Eamonn Keogh Reference: Eamonn Keogh Computer Science & Engineering Department University of California - Riverside

Construct Cost Matrix for Traffic Trajectory Matching 10

Cumulative Cost Matrix 11 Dynamic programming Calculate the least cost for matching a pair of points Warp path Least cost matching points from end to beginning Singularity

Application to Newells Model 12 Follower separated by leader by reaction time and critical jam spacing Algorithm finds optimal τ n (time lag) for best velocity match Calculate d n for all time steps along the trajectory

Calibrated Parameters: Car 1737 Reaction Time Lag (sec) Critical Spacing (m) Backward Wave Speed (km/h) Avg St. Dev

NGSIM Data: I-80 Lane 4 14

NGSIM Data: I-80 Lane 4: Reaction Time Distribution 15 Mean = 1.48 seconds

NGSIM Data: I-80 Lane 4 Critical Spacing Distribution 16 Mean = 8.06 meters

NGSIM Data: I-80 Lane 4 Wave Speed Distribution 17 Mean = km/h

Current Issues in DTW Application 18 Singularities Locations with more than one match solution Data reduction algorithms Parameter estimates differ with available methods

Singularities 19

Singularity Implications 20 1 st Interpretation: Many responses to 1 stimulus 2 nd Interpretation: 1 response to many stimuli 3 rd Interpretation: Algorithm drawback Increases uncertainty in parameter estimates LCSS force 1-to-1 match LCSS : Longest Common Subsequence

Singularities Without Prior Information With Prior Information 21

Data Reduction Algorithms 22 Piecewise Linear Approximation/Regression – Somewhat subjective in application, needs dynamic parameters – Difficulties creating new points application with Newells model

Potential Applications 23 Analyze intradriver heterogeneity Markov Chain Monte Carlo method for reaction time/critical jam spacing Analyze relationships between parameters

Markov Chain Transition Matrix 24 Reaction Time Acceleration Sum1.000 Hypothetical case:

Trajectory Prediction (MCMC) 25 ~ 5% MAPE