Traffic Safety Measures Using Multiple Streams Real Time Data

Size: px
Start display at page:

Download "Traffic Safety Measures Using Multiple Streams Real Time Data"

Transcription

1 CAIT-UTC-055 Traffic Safety Measures Using Multiple Streams Real Time Data FINAL REPORT January 2017 Submitted by: Mohsen Jafari Professor of Industrial and Systems Engineering Center for Advanced Infrastructure and Transportation 100 Brett Road Piscataway, NJ External Project Manager Patricia Ott MBO Engineering, LLC In cooperation with Rutgers, The State University of New Jersey And U.S. Department of Transportation Federal Highway Administration

2 Disclaimer Statement The contents of this report reflect the views of the authors, who are responsible for the facts and the accuracy of the information presented herein. This document is disseminated under the sponsorship of the Department of Transportation, University Transportation Centers Program, in the interest of information exchange. The U.S. Government assumes no liability for the contents or use thereof. The Center for Advanced Infrastructure and Transportation (CAIT) is a Tier I UTC Consortium led by Rutgers, The State University. Members of the consortium are the University of Delaware, Utah State University, Columbia University, New Jersey Institute of Technology, Princeton University, University of Texas at El Paso, University of Virginia and Virginia Polytechnic Institute. The Center is funded by the U.S. Department of Transportation.

3 1. Report No. CAIT-UTC Government Accession No. 3. Recipient s Catalog No. 4. Title and Subtitle Traffic Safety Measures Using Multiple Stream Real Time data 7. Author(s) Mohsen A Jafari TECHNICAL REPORT STANDARD TITLE PAGE 5. Report Date 1/4/ Performing Organization Code CAIT/Rutgers University 8. Performing Organization Report No. CAIT-UTC Performing Organization Name and Address Department of Industrial and Systems Engineering 96 Frelinghuysen Rd. Piscataway NJ Work Unit No. 11. Contract or Grant No. DTRT12-G-UTC Sponsoring Agency Name and Address 13. Type of Report and Period Covered Center for Advanced Infrastructure and Transportation Rutgers, The State University of New Jersey 100 Brett Road Piscataway, NJ Supplementary Notes U.S. Department of Transportation/Research and Innovative Technology Administration 1200 New Jersey Avenue, SE Washington, DC Final Report 4/1/2015 9/1/ Sponsoring Agency Code 16. Abstract Traffic crashes and accidents result from many complex factors, but at a basic level, they are conflicts among vehicles and/or other road users. Roadway conditions, traffic signals, weather, traffic flow, drivers' behavior and health of vehicles on roadways are among significant factors that influence these conflicts. With the enormous advances in connected vehicles technology, the Internet of Things (IOT) and smart cars, the opportunities for more advanced safety techniques that are proactive and customizable to individual drivers are becoming more realizable. The main objective of this project is to build advanced analytics to estimate a composite traffic safety risk measure that change temporally and spatially, and take into account driver behavior, roadway quality conditions and historical safety characteristics of roadways. Our vision is that with smart cars and smart roadways, a travel plan for a given driver will be associated with a safety risk profile composed of these risk estimates that are sampled in time and change whenever one or more of the underlying data streams change. This project will focus more on the development of such a methodology and less on how it should be implemented and calibrated for different applications. 17. Key Words Traffic safety, predictive models, Drive behavior, smartphone apps 19. Security Classification (of this report) Unclassified 18. Distribution Statement No restriction 20. Security Classification (of this page) Unclassified 21. No. of Pages Total # Price Form DOT F (8-69)

4 Table of Contents DESCRIPTION OF THE PROBLEM... 1 APPROACH... 1 METHODOLOGY... 1 FINDINGS... 3 CONCLUSIONS... 4 List of Figures Figure 1 A General Data Collection Model red boxes are primary candidates 2

5 DESCRIPTION OF THE PROBLEM The problem of interest is to build a predictive model to estimate a composite traffic safety risk measure that changes temporally and spatially, and takes into account driver behavior, roadway quality conditions and historical safety characteristics of roadways. A subsequent problem formulation will use this predictive model to sample safety risks at some equidistant time epochs during a trip. These sampled risks are then compiled into a risk profile for that trip. We are also interested in the statistical analysis of these risk profiles to better understand one s driving patterns, and by devising appropriate filtering schemes, we like to correlate these driving patterns to location, time, weather and other useful parameters. These risk profiles, if aggregated over location parameters, can also give us useful information on the road safety from an infrastructure point of view. Last but not least, safety risk predictions can be used toward the development of Advanced Driver Assistance System (ADAS). APPROACH Prior to this project, our team had experimented with 100-car driver s behavioral study and had built a predictive model using the data that is publically available from this study. The funding from this project was used to acquire a larger dataset that is available from publically available SHARP2 database. We did not have sufficient funds to acquire the whole dataset, and for that reason we had to employ a filtering mechanism that closely matched our predication requirements. Despite our best efforts in devising the filtering scheme we were not able to obtain all the data that was necessary for our analysis. For instance, it was quite important for us to receive video data especially at times of accidents (crash or near miss). But, due to security and confidentiality reasons, this data was not made available to us. Our funds was not sufficient either to obtain a dataset that contained trips per a defined set of drivers, hence, some aspects of driver behavior could not be included in our modeling scheme. Our dataset, however, included baseline, near miss and crash data for random drivers, stamped with time and events. It included time series data in order of seconds prior to an event (e.g., crash) and 10 seconds after the event. This allowed us to extract real useful behavioral information at the time of events. The new dataset enabled us to significantly expand our safety risk prediction model and to develop a new model that explains driver reaction time on the basis using kinematics and statistical data. This is an important finding, which allows one to customize driver alerts according to driver s own characteristics and surrounding circumstances. Computation of reaction time and safety risk require a database architecture that was also planned and developed under this project. METHODOLOGY Our work pursued the following objectives: Development of appropriate data models and a database using multiple data streams. We used the data fields from Naturalistic Driver study and combined it with data from Straight Line Diagram (SLD) and historical crash data. Figure 1 illustrates the general data framework used for our data modeling. We adopted a feature engineering technique to prepare data from model building in the next step. 1

6 Figure 1 A General Data Collection Model red boxes are primary candidates 2

7 Development of a safety risk predictive model This model is intended to predict safety risk score of a driver at sampled time epochs. The overall risk score is a function of different driving conditions, such as crash, near miss and normal driving. One can further increase the model resolution by creating subcategories of each. For instance, there may be several subcategories of normal driving depending on safety critical applications. One can also combine several risk categories together and reduce driving states to unsafe and normal. Here we assumed three categories of crash, near miss and normal driving. Our methodology includes the estimation of each of these probabilities and a function that combines them into a risk score. In the absence of sufficient data one may use Probability of crash as a risk score. With the availability of data from drivers one will be able to update the model parameters and also extend the model to include additional data variables. Therefore, risk score modeling is a dynamic process that will improve as more data becomes available. Given a sample of real-time driving events one can train a Generalized Linear Model (GLM) with regularization (elastic-net) and estimate the regression coefficients. Preliminary architecture for an on-board driver alert system Our database supports the risk data collected from the above prediction model. The risk score model can be programmed offline and run from a cloud based server at sampled times. It can also be programmed by an APP and run from a smartphone inside vehicle. We have adopted a two-tried approach. A full prediction model estimation is programmed using R in an offline cloud based setting. The model parameter estimates are then programmed using a tabular structure in an APP. This APP also collects driver information (ID, age, etc.) from the database. A driver ID and GPS origin and destination define a trip. More complex trip models can be built at some later phases. The APP starts at the GPS origin. At intervals defined by the driver (e.g., default can be set to every 10 to 15 seconds) the risk score value (using either predictive or rule based approach) is calculated and stored locally in the smartphone. The sampled valued are also graphed (y-axis is risk and X-axis is the distance travelled). We refer to these graphs by driver risk profile over a trip. These risk profiles are uploaded to a server at the completion of the trip along with other pertinent information (such as some important driving patterns, etc.). FINDINGS Partially supported by this funding, we developed a novel data-driven approach to real-time traffic safety risk prediction. We quantified traffic safety risk as the likelihood of adverse driving outcomes. We proposed using the elastic net regularized multinomial logistic regression with a built-in variable selection and shrinkage mechanism and a cost-sensitive loss function for imbalanced data. To the best of our knowledge, this work is the first attempt toward applying the elastic net model to traffic accident related research. We introduced five measures of goodness (lack of goodness) to evaluate the performance of the prediction models, namely miss-classification, Type I, Type II, Upper Off-diagonal Triangular and Lower Offdiagonal Triangular error rates to take into account the sensitivity and specificity of the classifier in identifying cases in the minority classes. To evaluate the prediction performance of the prediction models, we used 10-fold cross validation, and used a subset of SHRP 2 NDS safety data to show the applicability of our proposed approach. We also developed a data preparation and feature engineering approach, which included the following steps. First, we introduced a three-class, i.e. crash, near-crash, and normal-driving, prediction model. Then, by breaking down the normal-driving class, we further illustrated that the model can easily accommodate different resolutions of driving outcome. 3

8 The developed predictive models can be used to support a multitude of applications, including Advanced Driver Assistance System (ADAS), safety risk profiling of drivers, and safety risk scoring of roadway segments for dynamic hotspot analysis. For example, the models can be incorporated into a data-driven collision warning system to warn drivers of critical events and/or unsafe driving situations. The design of such a system and its practical issues, including sensors acquisition, in-vehicle perception, onboard processing and the HMI design, can be the subject of future works. In this study, in selecting the final models, we preferred a higher type-i error in exchange for a lower type-ii error since the cost of the latter can be loss of lives. Since there is a tradeoff between type I and II errors, the effort to reduce one generally results in increasing the other. One approach to simultaneously reduce type I and II errors in an imbalanced data setting is to collect more data to increase the sample sizes of minority classes. In fact, in this study we have only used one third of the SHRP 2 data. Including more crash and near-crash cases most likely improve the prediction performance of the models. Another approach to tackle this problem is to use re-sampling methods such as bootstrapping which can be the subject of a future work. Additionally, with more data and provided that there are enough samples per specific crash type, separate models can be developed to predict specific types of collisions. This, in turn, will raise the issue of how to prioritize different crash-type warnings at a given time in an ADAS. Finally, advanced machine learning algorithms such as deep learning can be a potential alternative to improve the performance of the safety risk model as big players like Google, Nvidia, Microsoft and IBM have already invested heavily in new projects around this breakthrough method. The funding from this project partially supported a PhD thesis, which was completed and defended on January 17, A technical article was also accepted and schedule for publication: "Traffic Safety Risk Prediction Using Driver Behavior and Roadway Information Data" Nasim Arbabzadeh and Mohsen A Jafari, to appear in IEEE Transactions on Intelligent Transportation Systems, We also built a preliminary version of a smartphone APP was tested in limited basis by our team. Additional work will be necessary to build the alpha version of the APP and run additional field testing. CONCLUSIONS Future roadways will have a mix of autonomous and automated vehicles with regular vehicles that require human operators. To ensure the safety of all the road users in such a network, it is necessary to enhance the performance of the present Advanced Driver Assistance System (ADAS) for lower classes of vehicles. Real-time driving safety risk prediction is an essential element of an ADAS. In this study, we developed a novel data-driven approach to predict traffic safety risk that can be customized to individual drivers by including driver-specific variables. In particular, we used the elastic net regularized multinomial logistic regression and data from the second Strategic Highway Research Program (SHRP 2) Naturalistic Driving Study (NDS) to build these predictive models. We rigorously examined the variables in the dataset and performed data preparation and feature engineering steps to enhance the prediction performance with respect to model predictors. Two versions of the model were developed according to the level of warnings that the model can generate based on driving conditions. 4

Laboratory for Energy Smart Systems (LESS)

Laboratory for Energy Smart Systems (LESS) CAIT-UTC-056 Laboratory for Energy Smart Systems (LESS) FINAL REPORT December 2016 Mohsen A Jafari Professor of Industrial and Systems Engineering Submitted by: Center for Advanced Infrastructure and Transportation

More information

Seed-Project - Transportation Safety Resource

Seed-Project - Transportation Safety Resource Safety-RU4474 Seed-Project - Transportation Safety Resource Development of an Enhanced Crash Data Analysis Tool: A Plan for Safety FINAL REPORT March 2006 Submitted by Anna Okola * Traffic Engineer Ardavan

More information

Nondestructive Evaluation of Four Sister Bridges in Virginia Using Manual NDE Technologies and Robotic Platform RABIT

Nondestructive Evaluation of Four Sister Bridges in Virginia Using Manual NDE Technologies and Robotic Platform RABIT CAIT-UTC-059 Nondestructive Evaluation of Four Sister Bridges in Virginia Using Manual NDE Technologies and Robotic Platform RABIT Final Report July 2015 Jinyoung Kim Trung Duong Research Associate Kien

More information

Laboratory Evaluation of Vestoplast Modified Hot Mix Asphalt (HMA)

Laboratory Evaluation of Vestoplast Modified Hot Mix Asphalt (HMA) PANYNJ-RU9247 Laboratory Evaluation of Vestoplast Modified Hot Mix Asphalt (HMA) Final Report December 2007 Submitted by Mr. Thomas Bennert Research Engineer Center for Advanced Infrastructure and Transportation

More information

Modeling of Interaction Between Steel and Concrete in Continuously Reinforced Concrete Pavements

Modeling of Interaction Between Steel and Concrete in Continuously Reinforced Concrete Pavements CAIT-UTC-065 Modeling of Interaction Between Steel and Concrete in Continuously Reinforced Concrete Pavements Final Report January 2016 Submitted by: Cesar J. Cerrasco Professor and Chair, Department of

More information

Improved Road Condition Reporting

Improved Road Condition Reporting SD2001-15-X Connecting South Dakota and the Nation South Dakota Department of Transportation Office of Research Improved Road Condition Reporting Study SD2001-15 Executive Summary Prepared by University

More information

FINAL REPORT November Center for Advanced Infrastructure and Transportation 100 Brett Road, Piscataway, NJ and

FINAL REPORT November Center for Advanced Infrastructure and Transportation 100 Brett Road, Piscataway, NJ and CAIT-UTC-069 Develop and Pilot Test Smart Phone /Tablet App for Paratransit Demand-Response Passenger Pick-up Alerts to Assist Passengers with Disabilities and Reduce No- Shows and Dwell Times FINAL REPORT

More information

Utilization of a Pneumatic Tube Mixing Technique for Processing and Stabilization of Contaminated Dredged Material

Utilization of a Pneumatic Tube Mixing Technique for Processing and Stabilization of Contaminated Dredged Material CAIT-UTC-053 Utilization of a Pneumatic Tube Mixing Technique for Processing and Stabilization of Contaminated Dredged Material Final Report December 2016 Ali Maher 1 Professor Masaki Kitazume 2 Professor

More information

PRODUCT DESCRIPTIONS AND METRICS

PRODUCT DESCRIPTIONS AND METRICS PRODUCT DESCRIPTIONS AND METRICS Adobe PDM - Adobe Analytics (2015v1) The Products and Services described in this PDM are either On-demand Services or Managed Services (as outlined below) and are governed

More information

PRELIMINARY REVIEW COPY

PRELIMINARY REVIEW COPY PRELIMINARY REVIEW COPY 1. Report No. FHWA/TX-06/0-5176-S Technical Report Documentation Page 2. Government 3. Recipient s Catalog No. Accession No. 4. Title and Subtitle Conversion of Volunteer-Collected

More information

NTC Program Progress Performance Report (PPPR) Information Form

NTC Program Progress Performance Report (PPPR) Information Form NTC Program Progress Performance Report (PPPR) Information Form For P.I. s Use On a semi-annual basis the NTC sponsored P.I. must report Program Progress Performance Report (PPPR) using the format specified

More information

NYSDOT Waterproof HMA Mix Verification

NYSDOT Waterproof HMA Mix Verification NYSDOT Waterproof HMA Mix Verification WILLETS-RU9247 FINAL REPORT APRIL 2009 Submitted by Mr. Thomas Bennert* Research Engineer *Center for Advanced Infrastructure & Transportation (CAIT) Dept. of Civil

More information

NUTC RE252. Acquisition of Equipment for Composite Manufacturing Laboratory

NUTC RE252. Acquisition of Equipment for Composite Manufacturing Laboratory Acquisition of Equipment for Composite Manufacturing Laboratory by K. Chandrashekhara, Curators Professor Department of Mechanical and Aerospace Engineering NUTC RE252 A National University Transportation

More information

Engineering Management Consulting Services. Submitted by. Janet Hansen Center for Advanced Infrastructure & Transportation Rutgers University

Engineering Management Consulting Services. Submitted by. Janet Hansen Center for Advanced Infrastructure & Transportation Rutgers University 124-RU6789 Engineering Management Consulting Services Final Report June 2007 Submitted by Janet Hansen Center for Advanced Infrastructure & Transportation Rutgers University NJDOT Principals: Doreen Plummer

More information

Origin-Destination Trips and Skims Matrices

Origin-Destination Trips and Skims Matrices Origin-Destination Trips and Skims Matrices presented by César A. Segovia, AICP Senior Transportation Planner AECOM September 17, 2015 Today s Webinar Content Matrix Estimation Data sources Florida Application

More information

Laboratory Evaluation of Honeywell Polymer vs SBS Polymer Modified Asphalt Mixtures

Laboratory Evaluation of Honeywell Polymer vs SBS Polymer Modified Asphalt Mixtures Hnywll-RU3086 Laboratory Evaluation of Honeywell Polymer vs SBS Polymer Modified Asphalt Mixtures - Final Report - May 2013 Submitted to: New Jersey Department of Transportation (NJDOT) Bureau of Materials

More information

TRUCK TRIP ESTIMATION BY FACILITIES USING ARC-INFO

TRUCK TRIP ESTIMATION BY FACILITIES USING ARC-INFO Golias M, and Boile M. 1 TRUCK TRIP ESTIMATION BY FACILITIES USING ARC-INFO Mihalis Golias (corresponding author) Graduate and Research Assistant CAIT/Maritime Infrastructure Engineering and Management

More information

Predicting dangerous road segments using in-vehicle telematics.

Predicting dangerous road segments using in-vehicle telematics. Predicting dangerous road segments using in-vehicle telematics. Waycare + Geotab AI Driven Mobility Solutions for Smart Cities Contents Overview 1 Key findings 2 Waycare & Geotab 3 Las Vegas Case Study

More information

Big Data in Transportation: Opportunities and Challenges

Big Data in Transportation: Opportunities and Challenges 2016 Ethics of Big Data Symposium Big Data in Transportation: Opportunities and Challenges Steven T. Parker, Ph.D. Traffic Operations and Safety (TOPS) Laboratory Dept. of Civil and Environmental Engineering

More information

UTC R170. Hydrogen Flammability Limits and Implications on Fire Safety of Transportation Vehicles. Umit O. Koylu

UTC R170. Hydrogen Flammability Limits and Implications on Fire Safety of Transportation Vehicles. Umit O. Koylu Hydrogen Flammability Limits and Implications on Fire Safety of Transportation Vehicles by Umit O. Koylu UTC R170 A University Transportation Center Program at Missouri University of Science & Technology

More information

NUTC R203 BEHAVIOR OF HIGH-PERFORMANCE CONCRETE IN STRUCTURAL APPLICATIONS. Jared Brewe

NUTC R203 BEHAVIOR OF HIGH-PERFORMANCE CONCRETE IN STRUCTURAL APPLICATIONS. Jared Brewe BEHAVIOR OF HIGH-PERFORMANCE CONCRETE IN STRUCTURAL APPLICATIONS by Jared Brewe NUTC R203 A National University Transportation Center at Missouri University of Science & Technology Disclaimer The contents

More information

Forensic Testing of Stone Matrix Asphalt Rubber Material

Forensic Testing of Stone Matrix Asphalt Rubber Material SMAR-RU0473 Forensic Testing of Stone Matrix Asphalt Rubber Material FINAL REPORT March 2010 Submitted by Dr. Thomas Bennert Center for Advanced Infrastructure and Transportation (CAIT) Rutgers, the State

More information

University of Kentucky 1 Southeastern Transportation Center Safety Performance in a Connected Vehicle Environment. FIGURE 1: V2V and V2I Connectivity

University of Kentucky 1 Southeastern Transportation Center Safety Performance in a Connected Vehicle Environment. FIGURE 1: V2V and V2I Connectivity PROBLEM STATEMENT The US Department of Transportation has advised planning agencies across the country to begin considering how their local transportation systems will function in a connected vehicle environment.

More information

Inorganic Protective Coatings and Fiber Reinforced Polymers Demonstration Project: Route 47 Wildwood Drawbridge Bridge House Rehabilitations

Inorganic Protective Coatings and Fiber Reinforced Polymers Demonstration Project: Route 47 Wildwood Drawbridge Bridge House Rehabilitations FHWA-NJ-2008-013 Inorganic Protective Coatings and Fiber Reinforced Polymers Demonstration Project: Route 47 Wildwood Drawbridge Bridge House Rehabilitations FINAL REPORT October 2008 Submitted by Dr.

More information

USDOT Connected Vehicle Research Program Vehicle-to-Vehicle Safety Application Research Plan

USDOT Connected Vehicle Research Program Vehicle-to-Vehicle Safety Application Research Plan DOT HS 811 373 October 2011 USDOT Connected Vehicle Research Program Vehicle-to-Vehicle Safety Application Research Plan DISCLAIMER This publication is distributed by the U.S. Department of Transportation,

More information

Greater Yellowstone Rural ITS Priority Corridor Project. Task 5. ITS Vision Working Paper

Greater Yellowstone Rural ITS Priority Corridor Project. Task 5. ITS Vision Working Paper Greater Yellowstone Rural ITS Priority Corridor Project Task 5. ITS Vision Working Paper Prepared for the: Montana Department of Transportation and Federal Highway Administration, US Department of Transportation

More information

Strategic Highway Research Program (SHRP) 2. Revised Safety Research Plan: Making a Significant Improvement in Highway Safety.

Strategic Highway Research Program (SHRP) 2. Revised Safety Research Plan: Making a Significant Improvement in Highway Safety. Strategic Highway Research Program (SHRP) 2 Revised Safety Research Plan: Making a Significant Improvement in Highway Safety February 2012 The central goal of the SHRP 2 Safety Research Plan is to address

More information

NUTC R203. Modeling of Laser Cladding with Application to Fuel Cell Manufacturing. Zhiqiang Fan

NUTC R203. Modeling of Laser Cladding with Application to Fuel Cell Manufacturing. Zhiqiang Fan Modeling of Laser Cladding with Application to Fuel Cell Manufacturing by Zhiqiang Fan NUTC R203 A National University Transportation Center at Missouri University of Science and Technology Disclaimer

More information

Development of a Presence Assessment Tool for Iowa s Pavement Marking Management System

Development of a Presence Assessment Tool for Iowa s Pavement Marking Management System Development of a Presence Assessment Tool for Iowa s Pavement Marking Management System Final Report May 2011 Sponsored by Iowa Department of Transportation University Transportation Centers Program, U.S.

More information

Empirical Analysis of Crowdsourced Google Travel Time Data for Sustainable Transportation Applications

Empirical Analysis of Crowdsourced Google Travel Time Data for Sustainable Transportation Applications September 2016 Empirical Analysis of Crowdsourced Google Travel Time Data for Sustainable Transportation Applications The National Center for Sustainable Transportation Undergraduate Fellowship Report

More information

Senda BOUKEF IBM Watson and Cloud Platform portfolio architect, MEA Watson / Presentation Title / Date

Senda BOUKEF IBM Watson and Cloud Platform portfolio architect, MEA Watson / Presentation Title / Date Senda BOUKEF IBM Watson and Cloud Platform portfolio architect, MEA sboukef@tn.ibm.com 1 Watson / Presentation Title / Date The IoT is changing the way businesses realize value, compete and partner Connections

More information

Improving Urban Mobility Through Urban Analytics Using Electronic Smart Card Data

Improving Urban Mobility Through Urban Analytics Using Electronic Smart Card Data Improving Urban Mobility Through Urban Analytics Using Electronic Smart Card Data Mayuree Binjolkar, Daniel Dylewsky, Andrew Ju, Wenonah Zhang, Mark Hallenbeck Data Science for Social Good-2017,University

More information

BIG DATA & ANALYTICS WHAT SHOULD YOU BE DOING? DWAYNE INGRAM SVP, BUSINESS OPERATIONS

BIG DATA & ANALYTICS WHAT SHOULD YOU BE DOING? DWAYNE INGRAM SVP, BUSINESS OPERATIONS BIG DATA & ANALYTICS WHAT SHOULD YOU BE DOING? DWAYNE INGRAM SVP, BUSINESS OPERATIONS PRESENTATION OBJECTIVES Setting the scene the importance of tolls and the impending data wave Explain the Kyra Solutions

More information

Truck Route Choice Modeling using Large Streams of GPS Data

Truck Route Choice Modeling using Large Streams of GPS Data CAIT-UTC-NC32 Truck Route Choice Modeling using Large Streams of GPS Data FINAL REPORT July 2017 Submitted by: Divyakant Tahlyan Abdul R. Pinjari, Ph.D. (Principal Investigator) Trang D. Luong, EIT Seckin

More information

OPTIMUM Project. Multi-source Big Data Fusion Driven Proactivity for Intelligent Mobility. Name. event location date. Organisation

OPTIMUM Project. Multi-source Big Data Fusion Driven Proactivity for Intelligent Mobility. Name. event location date. Organisation OPTIMUM Project Funded by the Horizon 2020 Framework Programme of the European Union Multi-source Big Data Fusion Driven Proactivity for Intelligent Mobility Name Organisation event location date The OPTIMUM

More information

Artificial Intelligence and Machine Learning in IoT

Artificial Intelligence and Machine Learning in IoT Artificial Intelligence and Machine Learning in IoT Dr. Christine Preisach Vice President Data Science in IoT PUBLIC What is IoT: Examples and Facts Save time and improve quality of life with: Optimized

More information

Data Science, realizing the Hype Cycle. Luigi Di Rito, Director Data Science Team, SAP Center of Excellence

Data Science, realizing the Hype Cycle. Luigi Di Rito, Director Data Science Team, SAP Center of Excellence Data Science, realizing the Hype Cycle. Luigi Di Rito, Director Data Science Team, SAP Center of Excellence Data Science, Machine Learning and Artificial Intelligence Deep Learning AREAS OF AI Rule-based

More information

Marketing & Big Data

Marketing & Big Data Marketing & Big Data Surat Teerakapibal, Ph.D. Lecturer in Marketing Director, Doctor of Philosophy Program in Business Administration Thammasat Business School What is Marketing? Anti-Marketing Marketing

More information

Integrated Track Infrastructure Assessment Tools

Integrated Track Infrastructure Assessment Tools Integrated Track Infrastructure Assessment Tools Nick J. Rahall, II Appalachian Transportation Institute Marshall University Huntington, WV 25755 June 2011 1. Report No. TRP 09-03 Technical Report Documentation

More information

About Us WORKING OFFICES. Istanbul Turkey Riyadh / Saudi Arabia Belgrade / Serbia Podgorica / Montenegro Shenzhen / China

About Us WORKING OFFICES. Istanbul Turkey Riyadh / Saudi Arabia Belgrade / Serbia Podgorica / Montenegro Shenzhen / China About Us Forte Urban Technology operates in the sectors CityFORTE, ParkFORTE, TagFORTE and ItFORTE. CityFORTE offers solutions with Smart Cities «Smart City». ParkFORTE offers turn-key solutions from A

More information

RFID Applications for Tolling and Congestion Management

RFID Applications for Tolling and Congestion Management RFID Applications for Tolling and Congestion Management Dr. John Walewski Center for Transportation Research, University of Texas at Austin efficiency and interoperability Traffic Congestion $200 Billion

More information

Jeffrey S. Weidner. Project Engineer - Intelligent Infrastructure Systems. Researcher Engineer and Ph.D. Student - Drexel University

Jeffrey S. Weidner. Project Engineer - Intelligent Infrastructure Systems. Researcher Engineer and Ph.D. Student - Drexel University Jeffrey S. Weidner Current Position: Assistant Professor The University of Texas at El Paso Engineering Building Rm. A-222 500 W. University Ave. El Paso, TX 79968 Contact: Office: 915-747-6913 Email:

More information

Optimize Asset Performance with Industrial IoT and Analytics. Operator, Industrial IoT, Uptime, Predictive Maintenance, IBM

Optimize Asset Performance with Industrial IoT and Analytics. Operator, Industrial IoT, Uptime, Predictive Maintenance, IBM ARC VIEW AUGUST 6, 2015 Optimize Asset Performance with Industrial IoT and Analytics By Ralph Rio Keywords Operator, Industrial IoT, Uptime, Predictive Maintenance, IBM Summary The confluence of recent

More information

KENTUCKY TRANSPORTATION CENTER

KENTUCKY TRANSPORTATION CENTER Research Report KTC-10-16/FR181-10-1F KENTUCKY TRANSPORTATION CENTER KENNEDY INTERCHANGE CRASH STUDY OUR MISSION We provide services to the transportation community through research, technology transfer

More information

Automating Variable Speeds and Traveler Information with Real-Time Traffic and Weather

Automating Variable Speeds and Traveler Information with Real-Time Traffic and Weather Automating Variable Speeds and Traveler Information with Real-Time Traffic and Weather Joshua Crain, Jim Peters, P.E., PTOE, and Carl S. Olson ABSTRACT The Highway 217 freeway in Portland, Oregon was the

More information

Becoming an Intelligent Enterprise to Make Money Out of Data

Becoming an Intelligent Enterprise to Make Money Out of Data Becoming an Intelligent Enterprise to Make Money Out of Data Shailendra Kumar, Chief Evangelist, SAP October 10, 2018 Changing Times 2 The Digital Era is evolving into The Intelligence Era Mainframe &

More information

Transportation Analytics. Sanjay Ranka University of Florida February 9, 2017

Transportation Analytics. Sanjay Ranka University of Florida February 9, 2017 Transportation Analytics Sanjay Ranka University of Florida February 9, 2017 The world around us is getting smarter Vehicles are getting more Connected and Automated Source: http://gelookahead.economist.com/infograph/car-os/

More information

BRASIL PLAN ESTRATÉGICO SMART TRANSPORT STRATEGIC PLAN

BRASIL PLAN ESTRATÉGICO SMART TRANSPORT STRATEGIC PLAN BRASIL PLAN ESTRATÉGICO 2019-2021 SMART TRANSPORT STRATEGIC PLAN 2019-2021 Challenges and needs of transport in Latin America User Improving the public transport service of different users in order to

More information

A Quadcopter with Heterogeneous Sensors for Autonomous Bridge Inspection

A Quadcopter with Heterogeneous Sensors for Autonomous Bridge Inspection Report # MATC-MS&T: 197 Final Report WBS: 25-1121-0003-197 A Quadcopter with Heterogeneous Sensors for Autonomous Bridge Inspection Zhaozheng Yin, Ph.D Assistant Professor Department of Computer Science

More information

Smart telematics solutions

Smart telematics solutions FEDERAL NETWORK OPERATOR Smart telematics solutions Moscow 2016 SCORING MODELS: STAGES OF CREATION 1. INITIAL STATISTICS 2013-2014 - 340 000 accident Official statistics of the traffic police by geofence

More information

CONDITION MONITORING SOLUTIONS

CONDITION MONITORING SOLUTIONS www.betavib.com CONDITION MONITORING SOLUTIONS VibWorks COLLECTOR How fast we are 5 seconds per point (3 Axis) are enough to analyze machines running at conventional speeds (Around 1800 CPM). TAKE THE

More information

A VISION-BASED APPROACH TO STUDY DRIVER BEHAVIOR IN WORK ZONE AREAS

A VISION-BASED APPROACH TO STUDY DRIVER BEHAVIOR IN WORK ZONE AREAS 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 A VISION-BASED APPROACH TO STUDY DRIVER BEHAVIOR IN WORK ZONE AREAS Yichang

More information

Artificial Intelligence and Its Impact on the Global Travel Industry

Artificial Intelligence and Its Impact on the Global Travel Industry Artificial Intelligence and Its Impact on the Global Travel Industry Demystifying Emerging Technologies for the Global Travel Industry March 10, 2017 The Accelerating Pace of Technological Change Technological

More information

Improving Financial Performance with Predictive Analytics

Improving Financial Performance with Predictive Analytics Improving Financial Performance with Predictive Analytics Use Data Science to Gain Competitive Advantage Sponsored by IBM Predictive Analytics Arrives Many organizations today are applying predictive analytics.

More information

The Use of Cell Phone Network Data in Traffic Data Collection and Long-Haul Truckshed (Geographic Extent) Tracking

The Use of Cell Phone Network Data in Traffic Data Collection and Long-Haul Truckshed (Geographic Extent) Tracking University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Final Reports & Technical Briefs from Mid-America Transportation Center Mid-America Transportation Center 2012 The Use of

More information

NUTC R308. Fiber Reinforced Cementitious Matrix (FRCM) Composites for Reinforced Concrete Strengthening. Lesley Sneed

NUTC R308. Fiber Reinforced Cementitious Matrix (FRCM) Composites for Reinforced Concrete Strengthening. Lesley Sneed Fiber Reinforced Cementitious Matrix (FRCM) Composites for Reinforced Concrete Strengthening by Lesley Sneed NUTC R308 A National University Transportation Center at Missouri University of Science and

More information

IoT ANALYTICS IN THE ENTERPRISE WITH FUNL

IoT ANALYTICS IN THE ENTERPRISE WITH FUNL INNOVATION PLATFORM WHITE PAPER 1 The plethora of IoT devices is already adding to the exponentially increasing volumes, variety, and velocity of Big Data. This paper examines IoT analytics and provides

More information

The Rise of Engineering-Driven Analytics. Richard Rovner VP Marketing

The Rise of Engineering-Driven Analytics. Richard Rovner VP Marketing The Rise of Engineering-Driven Analytics Richard Rovner VP Marketing MathWorks @RichardRovner The Rise of Engineering-Driven Analytics The Rise of Engineering-Driven Analytics Limited users, scope & technology

More information

The usage of Big Data mechanisms and Artificial Intelligence Methods in modern Omnichannel marketing and sales

The usage of Big Data mechanisms and Artificial Intelligence Methods in modern Omnichannel marketing and sales The usage of Big Data mechanisms and Artificial Intelligence Methods in modern Omnichannel marketing and sales Today's IT service providers offer a large set of tools supporting sales and marketing activities

More information

Evaluation of Congestion Pricing for Management Highway in Seattle

Evaluation of Congestion Pricing for Management Highway in Seattle Evaluation of Congestion Pricing for Management Highway in Seattle Aman J. Aman, Diana C. Nuñez, Mohammed Hamideddin, Pankaj Laungani, Wail Abbo Abstract Congestion is one of the most important and complex

More information

Jack Weast. Principal Engineer, Chief Systems Engineer. Automated Driving Group, Intel

Jack Weast. Principal Engineer, Chief Systems Engineer. Automated Driving Group, Intel Jack Weast Principal Engineer, Chief Systems Engineer Automated Driving Group, Intel From the Intel Newsroom 2 Levels of Automated Driving Courtesy SAE International Ref: J3061 3 Simplified End-to-End

More information

Preparing our Roadways for Connected and Automated Vehicles. 70th Annual Ohio Transportation Engineering Conference Bob Edelstein

Preparing our Roadways for Connected and Automated Vehicles. 70th Annual Ohio Transportation Engineering Conference Bob Edelstein Preparing our Roadways for Connected and Automated Vehicles 70th Annual Ohio Transportation Engineering Conference Bob Edelstein Agenda Overview Intelligent Network Management Emerging Vehicle Technology

More information

Innovations in Central Data Management for Truck Compliance and Mobility - Vehicle Information in Motion

Innovations in Central Data Management for Truck Compliance and Mobility - Vehicle Information in Motion Michael Wieck International Road Dynamics, Inc. 7908 South Niagara Way, Centennial, CO 80112 303.905.7008 michael.wieck@irdinc.com Abstract Truck Compliance monitoring has matured in the US and elsewhere

More information

Tapping on the Power of Big Data to Improve the Operation of Power Systems

Tapping on the Power of Big Data to Improve the Operation of Power Systems Tapping on the Power of Big Data to Improve the Operation of Power Systems KA Folly University of Cape Town South Africa Place your company logo here NB: Your company s logo is only permitted on the first

More information

Autonome Voertuigen hebben de toekomst. Taco Olthoff

Autonome Voertuigen hebben de toekomst. Taco Olthoff Autonome Voertuigen hebben de toekomst Taco Olthoff taco.olthoff@tomtom.com Agenda TomTom overview Navigation Technologies for man and machine 2 2017 TomTom. All rights reserved. TOMTOM S WORLDWIDE OFFICES

More information

Big Data & Analytics for Wind O&M: Opportunities, Trends and Challenges in the Industrial Internet

Big Data & Analytics for Wind O&M: Opportunities, Trends and Challenges in the Industrial Internet Big Data & Analytics for Wind O&M: Opportunities, Trends and Challenges in the Industrial Internet Bouchra Bouqata, Ph.D., Senior Analytics Proram Manager GE Renewable Energy Digital Frontiers of Engineering

More information

Central Data Repository for Traffic Data Collection in Rural Areas and Corridors Supporting Freight Mobility

Central Data Repository for Traffic Data Collection in Rural Areas and Corridors Supporting Freight Mobility Central Data Repository for Traffic Data Collection in Rural Areas and Corridors Supporting Freight Mobility Tuesday, October 23, 2018 Michael Wieck International Road Dynamics Starting Point Technology

More information

chief data officer s guide to artificial intelligence

chief data officer s guide to artificial intelligence chief data officer s guide to artificial intelligence An AI roadmap for CSPs Ovum TMT intelligence AI is driving CSP digital transformation Artificial intelligence (AI) is a key component supporting CSPs

More information

The Rise of Engineering-Driven Analytics

The Rise of Engineering-Driven Analytics The Rise of Engineering-Driven Analytics Roy Lurie, Ph.D. Vice President Engineering, MATLAB Products 2015 The MathWorks, Inc. 1 The Rise of Engineering-Driven Analytics 2 The Rise of Engineering-Driven

More information

Data Analysis in the Internet of Things: IoT capabilities with MATLAB/Simulink

Data Analysis in the Internet of Things: IoT capabilities with MATLAB/Simulink Data Analysis in the Internet of Things: IoT capabilities with MATLAB/Simulink Dr.-Ing. Rainer Mümmler Application Engineering Team The MathWorks GmbH 2015 The MathWorks, Inc. 1 Overview Publish data to

More information

Industry Innovations with SAP Leonardo: Mill Products Industry

Industry Innovations with SAP Leonardo: Mill Products Industry Industry Innovations with SAP Leonardo: Mill Products Industry Stefan Soeller, Industry Business Unit Mill Products & Mining, SAP PUBLIC Agenda Digitalization in Mill Products Mill Products Use Cases for

More information

Transportation Research and Education at the University of Virginia. Dr. Brian Smith Dr. Jose Gomez Dr. Lindsay Ivey-Burden

Transportation Research and Education at the University of Virginia. Dr. Brian Smith Dr. Jose Gomez Dr. Lindsay Ivey-Burden Transportation Research and Education at the University of Virginia Dr. Brian Smith Dr. Jose Gomez Dr. Lindsay Ivey-Burden Agenda Center Overview MATS UTC Research Highlights Meeting Virginia s Needs Our

More information

Finding a Reliable Route between Two Points in a Transportation Network Using GIS

Finding a Reliable Route between Two Points in a Transportation Network Using GIS Finding a Reliable Route between Two Points in a Transportation Network Using GIS A Project Report Submitted for partial fulfillment of course requirements for CVEN658 Civil Engineering Applications of

More information

HOW TO USE AI IN BUSINESS

HOW TO USE AI IN BUSINESS HOW TO USE AI IN BUSINESS How to use AI in business 3 FOREWORDS 20 6 EXAMPLES OF USE CASES 4 INTRODUCTION TO AI 33 SUMMARY 10 MACHINE LEARNING IN PRACTICE 35 USEFUL LINKS 14 BEST PRACTISES FOREWORDS Artificial

More information

Intelligence That Moves the World

Intelligence That Moves the World Intelligence That Moves the World TM INRIX collects billions of anonymous data points every day from a diverse set of sources, including connected vehicles, cities, DOTs, road weather conditions, journalistic

More information

Better Perspectives with Big Data in City of Atlanta

Better Perspectives with Big Data in City of Atlanta Better Perspectives with Big Data in City of Atlanta Xuewen Le, PE, PTOE Atkins, Renew Atlanta/TSPLOST Program Management Team October 8, 2018 Atlanta s North Avenue smart corridor demonstration A public

More information

Impact of Variable Pricing on Temporal Distribution of Travel Demand

Impact of Variable Pricing on Temporal Distribution of Travel Demand 36 Transportation Research Record 1747 Paper No. 01-2257 Impact of Variable Pricing on Temporal Distribution of Travel Demand Alasdair Cain, Mark W. Burris, and Ram M. Pendyala Despite the potential of

More information

The Internet of Everything and the Research on Big Data. Angelo E. M. Ciarlini Research Head, Brazil R&D Center

The Internet of Everything and the Research on Big Data. Angelo E. M. Ciarlini Research Head, Brazil R&D Center The Internet of Everything and the Research on Big Data Angelo E. M. Ciarlini Research Head, Brazil R&D Center A New Industrial Revolution Sensors everywhere: 50 billion connected devices by 2020 Industrial

More information

Pointer Telocation Ltd. (Translation of registrant's name into English)

Pointer Telocation Ltd. (Translation of registrant's name into English) UNITED STATES SECURITIES AND EXCHANGE COMMISSION Washington, D.C. 20549 FORM 6-K Report of Foreign Private Issuer Pursuant to Rule 13a-16 or 15d-16 under the Securities Exchange Act of 1934 For the month

More information

P3 CRITICAL EMERGING TECHNOLOGIES (PRELIMINARY ANALYSIS) Authors: Jia Li Andrea Hall Kristie Chin C. M. Walton

P3 CRITICAL EMERGING TECHNOLOGIES (PRELIMINARY ANALYSIS) Authors: Jia Li Andrea Hall Kristie Chin C. M. Walton 0-6803-01-P3 CRITICAL EMERGING TECHNOLOGIES (PRELIMINARY ANALYSIS) Authors: Jia Li Andrea Hall Kristie Chin C. M. Walton TxDOT Project 0-6803-01: Texas Technology Task Force (TTTF) MARCH 2015; PUBLISHED

More information

Business Energy Council

Business Energy Council Business Energy Council Intela Business Activity Summary Professional Services Products Machine learning & AI solutions AI strategy advice - Intelligent Data Management www.farrago.ai - PhD & Masters Data

More information

Internet OF Things: Transformation In The Digital Era

Internet OF Things: Transformation In The Digital Era Internet OF Things: Transformation In The Digital Era IDC VIEW OF IOT OFFERINGS IN SAUDI ARABIA MARKET, AND STC s ROLE IN LEVERAGING THE IOT ECOSYSTEM ACROSS THE KINGDOM Internet of Things SAR4.1 Billion

More information

Analytic Alphabet Soup: IoT, AI & ESP Big Data Analytics is a game changer in our Connected World

Analytic Alphabet Soup: IoT, AI & ESP Big Data Analytics is a game changer in our Connected World Analytic Alphabet Soup: IoT, AI & ESP Big Data Analytics is a game changer in our Connected World Eric Hunley Director Enterprise Solutions SAS Great leaders are almost always great simplifiers, who can

More information

Data-driven Network Models for Analyzing Multi-modal Transportation Systems

Data-driven Network Models for Analyzing Multi-modal Transportation Systems Data-driven Network Models for Analyzing Multi-modal Transportation Systems Final Research Report PI: Zhen (Sean) Qian, Assistant Professor Graduate Student Researcher: Xidong Pi, Wei Ma Department of

More information

11. Contract or Grant No. Austin, TX

11. Contract or Grant No. Austin, TX Technical Report Documentation Page 1. Report No. 2. Government Accession No. 3. Recipient's Catalog No. FHW AffX-99/1468-S 4. Title and Subtitle 5. Report Date INTEGRA TED ARTERIAL AND FREEWAY OPERATION

More information

Driving Innovation in the Smart Car

Driving Innovation in the Smart Car Driving Innovation in the Smart Car In the last decade, cars have evolved from just being connected to becoming smart. The car has become intelligent and, soon, autonomous cars will be able to think and

More information

Approved for public release,

Approved for public release, 2020 ASPIRATIONS By 2020, Analysis will better integrate across the GEOINT enterprise and support the warfighter, policy maker, and partner needs. 1 Analysis Directorate 2018 We will achieve this by: Leveraging

More information

WISCONSIN DOT PUTTING RESEARCH TO WORK

WISCONSIN DOT PUTTING RESEARCH TO WORK Freight Model Improvement Project for ECWRPC Jessica Guo, Ph.D., Walt Raith, Qi Gong, and Jason Bittner University of Wisconsin-Madison WisDOT ID no. 0092-10-14 CFIRE ID no. 03-08 August 2011 Research

More information

AVHS encompass a wide and complex variety of technologies, such as artificial intelligence,

AVHS encompass a wide and complex variety of technologies, such as artificial intelligence, CONCLUSIONS AVHS encompass a wide and complex variety of technologies, such as artificial intelligence, image processing, machine vision, expert systems, advanced materials, and microelectronics. The status

More information

ARCHITECTURES ADVANCED ANALYTICS & IOT. Presented by: Orion Gebremedhin. Marc Lobree. Director of Technology, Data & Analytics

ARCHITECTURES ADVANCED ANALYTICS & IOT. Presented by: Orion Gebremedhin. Marc Lobree. Director of Technology, Data & Analytics ADVANCED ANALYTICS & IOT ARCHITECTURES Presented by: Orion Gebremedhin Director of Technology, Data & Analytics Marc Lobree National Architect, Advanced Analytics EDW THE RIGHT TOOL FOR THE RIGHT WORKLOAD

More information

Page 1 of 5 Copyright 2017 Platformatics, Inc. CA-MRCS-DS MSML

Page 1 of 5 Copyright 2017 Platformatics, Inc. CA-MRCS-DS MSML Cloud Analytics System & Monitored Remote Care Services As an operator of world class facilities, you know that it takes a lot of effort to make your buildings operate seamlessly. With Platformatics Cloud

More information

Survey paper on Smart Parking System based on Internet of Things

Survey paper on Smart Parking System based on Internet of Things Survey paper on Smart Parking System based on Internet of Things Vishwanath Y 1, Aishwarya D Kuchalli 2, Debarupa Rakshit 3 1,2,3 Information Science, New Horizon College of Engineering, Bengaluru, India,

More information

Operations in the 21st Century DOT Meeting Customers Needs and Expectations

Operations in the 21st Century DOT Meeting Customers Needs and Expectations Operations in the 21st Century DOT Meeting Customers Needs and Expectations 1 Purpose of this Meeting: Share Thoughts & Discuss Challenges brought about by the changing transportation environment and public

More information

Concept of Operations

Concept of Operations Concept of Operations Monitoring Traffic in Work Zones: The icone System September 30, 2009 Prepared for: Minnesota Department of Transportation Prepared by: SRF Consulting Group, Inc. Project No. 6845

More information

NUTC R203. Safety Risks of Hydrogen Fuel for Applications in Transportation Vehicles. Shravan K. Vudumu

NUTC R203. Safety Risks of Hydrogen Fuel for Applications in Transportation Vehicles. Shravan K. Vudumu Safety Risks of Hydrogen Fuel for Applications in Transportation Vehicles by Shravan K. Vudumu NUTC R203 A National University Transportation Center at Missouri University of Science and Technology Disclaimer

More information

CFIRE. Evaluation of Green House Gas Emissions Models. CFIRE November 2014

CFIRE. Evaluation of Green House Gas Emissions Models. CFIRE November 2014 Evaluation of Green House Gas Emissions Models CFIRE CFIRE 02-24 November 2014 National Center for Freight & Infrastructure Research & Education Department of Civil and Environmental Engineering College

More information

UTC ETT190. GeoMo 2007 Subgrade Stabilization - Foundations & Pavements. Ronaldo Luna

UTC ETT190. GeoMo 2007 Subgrade Stabilization - Foundations & Pavements. Ronaldo Luna GeoMo 2007 Subgrade Stabilization - Foundations & Pavements by Ronaldo Luna UTC ETT190 A University Transportation Center Program at Missouri University of Science & Technology Disclaimer The contents

More information

CONNECTED LOGISTICS. Denis SENPERE Inspirage Europe Vejle, October 2 nd Inspirage / Oracle All rights reserved. Courtesy Alstom / Amtrak

CONNECTED LOGISTICS. Denis SENPERE Inspirage Europe Vejle, October 2 nd Inspirage / Oracle All rights reserved. Courtesy Alstom / Amtrak CONNECTED LOGISTICS Denis SENPERE Inspirage Europe Vejle, October 2 nd 2018 1 1 2017 Inspirage / Oracle All rights reserved 1 2017 Inspirage / ICP Solution / Oracle All rights reserved Courtesy Alstom

More information

The future of mobility, innovative infrastructure and private enterprise

The future of mobility, innovative infrastructure and private enterprise The future of mobility, innovative infrastructure and private enterprise Dennis Walsh, General Manager (Land Transport Safety Branch) Roads Australia Transport Reform Policy Chapter Workshop, 28 April

More information

RECOGNIZING USER INTENTIONS IN REAL-TIME

RECOGNIZING USER INTENTIONS IN REAL-TIME WHITE PAPER SERIES IPERCEPTIONS ACTIVE RECOGNITION TECHNOLOGY: RECOGNIZING USER INTENTIONS IN REAL-TIME Written by: Lane Cochrane, Vice President of Research at iperceptions Dr Matthew Butler PhD, Senior

More information