SlideShare a Scribd company logo
1 of 17
Download to read offline
An event detection method using
floating car data
                 Osamu Masutani, Hirotoshi Iwasaki
                    Denso IT Laboratory, Inc.




 Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.
Summary
    Background
    Concept
    Methodology
    - Factorization
    - Detection
    - Prediction
    Conclusions



 Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.   2/17
Background:    Event
     Ex. Festivals, sports event
     As a destination
       -     Attractive POI
       -     Drivers would like to know “fresh”
             information about events.      Our aspect

     As an obstacle
       -     Repellent POI.
       -     Drivers would like to know risk of
                                                                          Event
             congestion caused by an event.
     Event information
       -     Place and time

                                                                      !

  Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.          3/17
Background:    Avoidance of event congestion
     Traffic information service
       - Watch and avoid
       → Congestion-aware route guidance
       → Traffic prediction
     Problem
       -     Most of prediction method based on                          Google maps


             stationery situation of traffic.
       -     Event is irregular and unpredictable.                    Event
                                                                      ahead
     Event “plan” information can
                                                                      18:00
     improve prediction accuracy.
       -     Event-aware traffic prediction


  Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.                    4/17
Background:    Event database
     Manually collected database
       -     For web, telematics services
     Not integrated
       -     Most of services are dedicated to
             certain genre (ex. business event,
             leisure event)
       -     Private event information isn’t provided                 Fireworks in Stockholm

             (ex. school event)
     Not real-time
       -     Re-schedule isn’t always tracked




  Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.                        5/17
Concept:   Event detection method with FCD
     Fully automatic detection
       -     Extracted from floating car data (FCD)
     Integrated
       -     Can detect any type of event.
       -     Private event also be detected.
     Real-time
       -     Based on real-time fluctuation of FCD




  Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.   6/17
Concept:    Relationship between FCD and an event
                                                                        Attraction
Assumption

Count of attraction and generation of cars to/from
an event venue indicates event-specific pattern.

                                                                                           Stadium
       Definition
         -     Zone : gridded areas
         -     Attraction : Incoming cars to the zone
         -     Generation : Outgoing cars from the
               zone                                                                             Generation
                                                                                     Event period
       Event specific pattern: Attraction
       increase before event and
       generation increase after event
                                                                    Attraction
                                                                    Generation

    Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.                                  7/17
Concept:   3D view of attraction and generation
                                                                        Events

     Spatio-temporal density view
     reveals the event-specific pattern
       -     Attraction peak (blue chunk) followed
             by generation peak (red chunk)


     Density mapping by iso-surface
       -     More interpretable than point scatter
                                                                        Stadium
      Similar method with “crime mapping”

      Nakaya, T., Yano, K., (2008).
      Spatio-temporal three-dimensional mapping of crime events:
      visualizing spatio-temporal clusters of snatch-and-run offences




  Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.          8/17
Factorization:   For accurate detection
      An event venue isn’t
      identical with a grid zone
        -     Some sets of zones are related
              with one event                                               Stadium

      Event specific pattern might
      be hidden in stationery
      traffic                                                            Event fluctuation

        -     Various factors of fluctuation are
              coincident in a zone
        -
                                                                       Stationary fluctuation
              Event related factor should be
              properly separated

   Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.                      9/17
Factorization:   Spatio-temporal factorization
      PCA on spatio-temporal space
        -     Factor is a pair of zone and time
              series.
      Factored zones are zones which
      have coincident traffic.
      Factored time series are
      separated according to its
      pattern.

       Similar method with image factorization
        Oliver, N. M., Rosario, B., Pentland, A. P., (2000).
        A Bayesian Computer Vision System for
        Modeling Human Interactions




   Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.   10/17
Factorization:   Factors for density of attraction
      Categorization of factors
        -     Single zone / set of zones
        -     Periodic / irregular /
              transitory fluctuation


Factor 1 : Weekday morning peaks on central
     station and business area
Factor 2 : Evening peaks on night spot
Factor 3 : Transitory peaks on a sports center
Factor 4 : Weekday midnight peaks on central
     station
Factor 5 : Transitory peak on a spot




   Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.   11/17
Factorization:   Event related factor
                                             Zones: nearby area of the stadium
                                             Time series: corresponding to the
                                             dates of baseball games

                     Stadium



 Weighted combination of zones
                                                                       : baseball games




   Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.                  12/17
Detection:   Event pattern detection by HMM
                                                                                   In-event   Non-event
      Event “state” definition
        -     4 states (non, pre, in, post)
        -     Pre- and post- event states defined as
              2 hours before and after the event
              period.                                                  Pre-event          Post-event

      Detection of pre-event can be
      regarded as prediction of event
      4 state HMM
        -     Trained by pair of actual event data and
              FCD




   Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.                               13/17
Detection:   Detection results
      Evaluation on the stadium
      events
        -     1.5 month, near a stadium, 17
              events (baseball games)
                                                                       Event states and raw data
      Results confirms our
      method works well
        -     Event states detection:
                precision = 86%
        -     Event occurrence detection:
                precision = 100%
                Recall = 100%
                                                                           Detected events

   Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.                               14/17
Prediction:   Event aware traffic prediction
      Benefit of event information
        -     Based on statistical prediction
        -     Enhanced by adding a prediction pattern for event


                         Normal                                        Event aware


              Weekday                                            Weekday




               Holiday                                            Holiday




                                                                   Event



   Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.                 15/17
Prediction:   Evaluation result
      Evaluation
        -     Comparison event aware and normal (baseline) prediction
        -     1.5 month, near a stadium, 17 events (baseball games) Stadium and traffic
      Event information improves prediction accuracy
        -     Overall accuracy of event-aware prediction outperforms 38% over
              normal prediction
                                                   Event period




                                                                             38%




   Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.               16/17
Conclusions
    FCD attraction and generation statistics
    is good clue to event occurrence
    Factorization and HMM can detect
    relatively large scale events
    Event can refine traffic prediction ability
    Future works
      -     Smaller events
      -     Event classification


 Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.   17/17

More Related Content

Similar to An event detection method using floating car data

Real time video analytics with InfoSphere Streams, OpenCV and R
Real time video analytics with InfoSphere Streams, OpenCV and RReal time video analytics with InfoSphere Streams, OpenCV and R
Real time video analytics with InfoSphere Streams, OpenCV and RStephan Reimann
 
BEIRA: A geo-semantic clustering method for area summary
BEIRA: A geo-semantic clustering method for area summaryBEIRA: A geo-semantic clustering method for area summary
BEIRA: A geo-semantic clustering method for area summaryOsamu Masutani
 
Steven adler ibm big data predictions
Steven adler   ibm big data predictionsSteven adler   ibm big data predictions
Steven adler ibm big data predictionsGlobalForum
 
Towards categorizing the level of protection that gnss receivers provide in a...
Towards categorizing the level of protection that gnss receivers provide in a...Towards categorizing the level of protection that gnss receivers provide in a...
Towards categorizing the level of protection that gnss receivers provide in a...Simon Loe
 
Transport turns on technology
Transport turns on technologyTransport turns on technology
Transport turns on technologyKgabo Badimo
 
A Mobile Sensing Architecture for Massive Urban Scanning
A Mobile Sensing Architecture for Massive Urban ScanningA Mobile Sensing Architecture for Massive Urban Scanning
A Mobile Sensing Architecture for Massive Urban ScanningEuroCloud
 
OpenStreetMap Past, Present and Future
OpenStreetMap Past, Present and FutureOpenStreetMap Past, Present and Future
OpenStreetMap Past, Present and FuturePeter Batty
 
ASI Intelligent CCTV article
ASI Intelligent CCTV articleASI Intelligent CCTV article
ASI Intelligent CCTV articleEugene Gerstein
 
Multi-media Analytics and Cognitive Computing to Provide Safe Secure Cities (...
Multi-media Analytics and Cognitive Computing to Provide Safe Secure Cities (...Multi-media Analytics and Cognitive Computing to Provide Safe Secure Cities (...
Multi-media Analytics and Cognitive Computing to Provide Safe Secure Cities (...IT Arena
 
IVS Presentation
IVS PresentationIVS Presentation
IVS PresentationJB Online
 
Activity Recognition using RGBD
Activity Recognition using RGBDActivity Recognition using RGBD
Activity Recognition using RGBDnazlitemu
 
ICT and Disaster Management
ICT and Disaster ManagementICT and Disaster Management
ICT and Disaster ManagementDavid Merrick II
 
iros2021_jiaming.pdf
iros2021_jiaming.pdfiros2021_jiaming.pdf
iros2021_jiaming.pdfmokamojah
 
Panacea - Augmented Reality
Panacea - Augmented Reality Panacea - Augmented Reality
Panacea - Augmented Reality Ritesh Nayak
 
Why care about application security
Why care about application securityWhy care about application security
Why care about application securityPawel Krawczyk
 
Introduction to Computer Vision
Introduction to Computer VisionIntroduction to Computer Vision
Introduction to Computer VisionApache MXNet
 
“Video Activity Recognition with Limited Data for Smart Home Applications,” a...
“Video Activity Recognition with Limited Data for Smart Home Applications,” a...“Video Activity Recognition with Limited Data for Smart Home Applications,” a...
“Video Activity Recognition with Limited Data for Smart Home Applications,” a...Edge AI and Vision Alliance
 
BCeMap Common Operating Picture
BCeMap Common Operating PictureBCeMap Common Operating Picture
BCeMap Common Operating Picturekrihayne
 
How do you fit millions of people into an event safely?, by Intergraph
How do you fit millions of people into an event safely?, by IntergraphHow do you fit millions of people into an event safely?, by Intergraph
How do you fit millions of people into an event safely?, by IntergraphBritish Cartographic Society
 

Similar to An event detection method using floating car data (20)

Real time video analytics with InfoSphere Streams, OpenCV and R
Real time video analytics with InfoSphere Streams, OpenCV and RReal time video analytics with InfoSphere Streams, OpenCV and R
Real time video analytics with InfoSphere Streams, OpenCV and R
 
BEIRA: A geo-semantic clustering method for area summary
BEIRA: A geo-semantic clustering method for area summaryBEIRA: A geo-semantic clustering method for area summary
BEIRA: A geo-semantic clustering method for area summary
 
Steven adler ibm big data predictions
Steven adler   ibm big data predictionsSteven adler   ibm big data predictions
Steven adler ibm big data predictions
 
Towards categorizing the level of protection that gnss receivers provide in a...
Towards categorizing the level of protection that gnss receivers provide in a...Towards categorizing the level of protection that gnss receivers provide in a...
Towards categorizing the level of protection that gnss receivers provide in a...
 
Transport turns on technology
Transport turns on technologyTransport turns on technology
Transport turns on technology
 
A Mobile Sensing Architecture for Massive Urban Scanning
A Mobile Sensing Architecture for Massive Urban ScanningA Mobile Sensing Architecture for Massive Urban Scanning
A Mobile Sensing Architecture for Massive Urban Scanning
 
OpenStreetMap Past, Present and Future
OpenStreetMap Past, Present and FutureOpenStreetMap Past, Present and Future
OpenStreetMap Past, Present and Future
 
ASI Intelligent CCTV article
ASI Intelligent CCTV articleASI Intelligent CCTV article
ASI Intelligent CCTV article
 
Multi-media Analytics and Cognitive Computing to Provide Safe Secure Cities (...
Multi-media Analytics and Cognitive Computing to Provide Safe Secure Cities (...Multi-media Analytics and Cognitive Computing to Provide Safe Secure Cities (...
Multi-media Analytics and Cognitive Computing to Provide Safe Secure Cities (...
 
IVS Presentation
IVS PresentationIVS Presentation
IVS Presentation
 
Activity Recognition using RGBD
Activity Recognition using RGBDActivity Recognition using RGBD
Activity Recognition using RGBD
 
Fod detection
Fod detectionFod detection
Fod detection
 
ICT and Disaster Management
ICT and Disaster ManagementICT and Disaster Management
ICT and Disaster Management
 
iros2021_jiaming.pdf
iros2021_jiaming.pdfiros2021_jiaming.pdf
iros2021_jiaming.pdf
 
Panacea - Augmented Reality
Panacea - Augmented Reality Panacea - Augmented Reality
Panacea - Augmented Reality
 
Why care about application security
Why care about application securityWhy care about application security
Why care about application security
 
Introduction to Computer Vision
Introduction to Computer VisionIntroduction to Computer Vision
Introduction to Computer Vision
 
“Video Activity Recognition with Limited Data for Smart Home Applications,” a...
“Video Activity Recognition with Limited Data for Smart Home Applications,” a...“Video Activity Recognition with Limited Data for Smart Home Applications,” a...
“Video Activity Recognition with Limited Data for Smart Home Applications,” a...
 
BCeMap Common Operating Picture
BCeMap Common Operating PictureBCeMap Common Operating Picture
BCeMap Common Operating Picture
 
How do you fit millions of people into an event safely?, by Intergraph
How do you fit millions of people into an event safely?, by IntergraphHow do you fit millions of people into an event safely?, by Intergraph
How do you fit millions of people into an event safely?, by Intergraph
 

More from Osamu Masutani

Azure AI Conference Report
Azure AI Conference ReportAzure AI Conference Report
Azure AI Conference ReportOsamu Masutani
 
TOWARD A BETTER IPA EXPERIENCE FOR A CONNECTED VEHICLE BY MEANS OF USAGE PRED...
TOWARD A BETTER IPA EXPERIENCE FOR A CONNECTED VEHICLE BY MEANS OF USAGE PRED...TOWARD A BETTER IPA EXPERIENCE FOR A CONNECTED VEHICLE BY MEANS OF USAGE PRED...
TOWARD A BETTER IPA EXPERIENCE FOR A CONNECTED VEHICLE BY MEANS OF USAGE PRED...Osamu Masutani
 
Power BI勉強会 #6 Power BI で地理的分析とこまでできる?
Power BI勉強会 #6 Power BI で地理的分析とこまでできる?Power BI勉強会 #6 Power BI で地理的分析とこまでできる?
Power BI勉強会 #6 Power BI で地理的分析とこまでできる?Osamu Masutani
 
コネクテッドカーの胎動と交通サイバーフィジカルシステム
コネクテッドカーの胎動と交通サイバーフィジカルシステムコネクテッドカーの胎動と交通サイバーフィジカルシステム
コネクテッドカーの胎動と交通サイバーフィジカルシステムOsamu Masutani
 
R tools for Vsual Studio
R tools for Vsual StudioR tools for Vsual Studio
R tools for Vsual StudioOsamu Masutani
 
Power BI チュートリアル 導入・初級編
Power BI チュートリアル 導入・初級編Power BI チュートリアル 導入・初級編
Power BI チュートリアル 導入・初級編Osamu Masutani
 
A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...
A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...
A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...Osamu Masutani
 
Matlab distributed computing serverの使い方
Matlab distributed computing serverの使い方Matlab distributed computing serverの使い方
Matlab distributed computing serverの使い方Osamu Masutani
 
Traffic simulation based on space syntax
Traffic simulation based on space syntaxTraffic simulation based on space syntax
Traffic simulation based on space syntaxOsamu Masutani
 
C++ AMPを使ってみよう
C++ AMPを使ってみようC++ AMPを使ってみよう
C++ AMPを使ってみようOsamu Masutani
 
Windows Store アプリをuniversal にして申請する手順
Windows Store アプリをuniversal にして申請する手順Windows Store アプリをuniversal にして申請する手順
Windows Store アプリをuniversal にして申請する手順Osamu Masutani
 
Hpc server講習会第3回応用編
Hpc server講習会第3回応用編Hpc server講習会第3回応用編
Hpc server講習会第3回応用編Osamu Masutani
 
Windows HPC Server 講習会 第1回 導入編 1/2
Windows HPC Server 講習会 第1回 導入編 1/2Windows HPC Server 講習会 第1回 導入編 1/2
Windows HPC Server 講習会 第1回 導入編 1/2Osamu Masutani
 
Windows HPC Server 講習会 第2回 開発編
Windows HPC Server 講習会 第2回 開発編Windows HPC Server 講習会 第2回 開発編
Windows HPC Server 講習会 第2回 開発編Osamu Masutani
 
A Multiple Pairs Shortest Path Algorithm 解説
A Multiple Pairs Shortest Path Algorithm 解説A Multiple Pairs Shortest Path Algorithm 解説
A Multiple Pairs Shortest Path Algorithm 解説Osamu Masutani
 
Clustering of time series subsequences is meaningless 解説
Clustering of time series subsequences is meaningless 解説Clustering of time series subsequences is meaningless 解説
Clustering of time series subsequences is meaningless 解説Osamu Masutani
 

More from Osamu Masutani (20)

Azure AI Conference Report
Azure AI Conference ReportAzure AI Conference Report
Azure AI Conference Report
 
Decode2018 report
Decode2018 reportDecode2018 report
Decode2018 report
 
TOWARD A BETTER IPA EXPERIENCE FOR A CONNECTED VEHICLE BY MEANS OF USAGE PRED...
TOWARD A BETTER IPA EXPERIENCE FOR A CONNECTED VEHICLE BY MEANS OF USAGE PRED...TOWARD A BETTER IPA EXPERIENCE FOR A CONNECTED VEHICLE BY MEANS OF USAGE PRED...
TOWARD A BETTER IPA EXPERIENCE FOR A CONNECTED VEHICLE BY MEANS OF USAGE PRED...
 
Power BI勉強会 #6 Power BI で地理的分析とこまでできる?
Power BI勉強会 #6 Power BI で地理的分析とこまでできる?Power BI勉強会 #6 Power BI で地理的分析とこまでできる?
Power BI勉強会 #6 Power BI で地理的分析とこまでできる?
 
コネクテッドカーの胎動と交通サイバーフィジカルシステム
コネクテッドカーの胎動と交通サイバーフィジカルシステムコネクテッドカーの胎動と交通サイバーフィジカルシステム
コネクテッドカーの胎動と交通サイバーフィジカルシステム
 
R tools for Vsual Studio
R tools for Vsual StudioR tools for Vsual Studio
R tools for Vsual Studio
 
Taxi Fare Deep Dive
Taxi Fare Deep DiveTaxi Fare Deep Dive
Taxi Fare Deep Dive
 
Power BI チュートリアル 導入・初級編
Power BI チュートリアル 導入・初級編Power BI チュートリアル 導入・初級編
Power BI チュートリアル 導入・初級編
 
A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...
A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...
A Sensing Coverage Analysis of a Route Control Method for Vehicular Crowd Sen...
 
Matlab distributed computing serverの使い方
Matlab distributed computing serverの使い方Matlab distributed computing serverの使い方
Matlab distributed computing serverの使い方
 
Traffic simulation based on space syntax
Traffic simulation based on space syntaxTraffic simulation based on space syntax
Traffic simulation based on space syntax
 
C++ AMPを使ってみよう
C++ AMPを使ってみようC++ AMPを使ってみよう
C++ AMPを使ってみよう
 
Windows Store アプリをuniversal にして申請する手順
Windows Store アプリをuniversal にして申請する手順Windows Store アプリをuniversal にして申請する手順
Windows Store アプリをuniversal にして申請する手順
 
Hpc server講習会第3回応用編
Hpc server講習会第3回応用編Hpc server講習会第3回応用編
Hpc server講習会第3回応用編
 
Windows HPC Server 講習会 第1回 導入編 1/2
Windows HPC Server 講習会 第1回 導入編 1/2Windows HPC Server 講習会 第1回 導入編 1/2
Windows HPC Server 講習会 第1回 導入編 1/2
 
Windows HPC Server 講習会 第2回 開発編
Windows HPC Server 講習会 第2回 開発編Windows HPC Server 講習会 第2回 開発編
Windows HPC Server 講習会 第2回 開発編
 
A Multiple Pairs Shortest Path Algorithm 解説
A Multiple Pairs Shortest Path Algorithm 解説A Multiple Pairs Shortest Path Algorithm 解説
A Multiple Pairs Shortest Path Algorithm 解説
 
Clustering of time series subsequences is meaningless 解説
Clustering of time series subsequences is meaningless 解説Clustering of time series subsequences is meaningless 解説
Clustering of time series subsequences is meaningless 解説
 
Autopoiesis 2
Autopoiesis 2Autopoiesis 2
Autopoiesis 2
 
Autopoiesis 1
Autopoiesis 1Autopoiesis 1
Autopoiesis 1
 

An event detection method using floating car data

  • 1. An event detection method using floating car data Osamu Masutani, Hirotoshi Iwasaki Denso IT Laboratory, Inc. Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved.
  • 2. Summary Background Concept Methodology - Factorization - Detection - Prediction Conclusions Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 2/17
  • 3. Background: Event Ex. Festivals, sports event As a destination - Attractive POI - Drivers would like to know “fresh” information about events. Our aspect As an obstacle - Repellent POI. - Drivers would like to know risk of Event congestion caused by an event. Event information - Place and time ! Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 3/17
  • 4. Background: Avoidance of event congestion Traffic information service - Watch and avoid → Congestion-aware route guidance → Traffic prediction Problem - Most of prediction method based on Google maps stationery situation of traffic. - Event is irregular and unpredictable. Event ahead Event “plan” information can 18:00 improve prediction accuracy. - Event-aware traffic prediction Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 4/17
  • 5. Background: Event database Manually collected database - For web, telematics services Not integrated - Most of services are dedicated to certain genre (ex. business event, leisure event) - Private event information isn’t provided Fireworks in Stockholm (ex. school event) Not real-time - Re-schedule isn’t always tracked Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 5/17
  • 6. Concept: Event detection method with FCD Fully automatic detection - Extracted from floating car data (FCD) Integrated - Can detect any type of event. - Private event also be detected. Real-time - Based on real-time fluctuation of FCD Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 6/17
  • 7. Concept: Relationship between FCD and an event Attraction Assumption Count of attraction and generation of cars to/from an event venue indicates event-specific pattern. Stadium Definition - Zone : gridded areas - Attraction : Incoming cars to the zone - Generation : Outgoing cars from the zone Generation Event period Event specific pattern: Attraction increase before event and generation increase after event Attraction Generation Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 7/17
  • 8. Concept: 3D view of attraction and generation Events Spatio-temporal density view reveals the event-specific pattern - Attraction peak (blue chunk) followed by generation peak (red chunk) Density mapping by iso-surface - More interpretable than point scatter Stadium Similar method with “crime mapping” Nakaya, T., Yano, K., (2008). Spatio-temporal three-dimensional mapping of crime events: visualizing spatio-temporal clusters of snatch-and-run offences Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 8/17
  • 9. Factorization: For accurate detection An event venue isn’t identical with a grid zone - Some sets of zones are related with one event Stadium Event specific pattern might be hidden in stationery traffic Event fluctuation - Various factors of fluctuation are coincident in a zone - Stationary fluctuation Event related factor should be properly separated Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 9/17
  • 10. Factorization: Spatio-temporal factorization PCA on spatio-temporal space - Factor is a pair of zone and time series. Factored zones are zones which have coincident traffic. Factored time series are separated according to its pattern. Similar method with image factorization Oliver, N. M., Rosario, B., Pentland, A. P., (2000). A Bayesian Computer Vision System for Modeling Human Interactions Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 10/17
  • 11. Factorization: Factors for density of attraction Categorization of factors - Single zone / set of zones - Periodic / irregular / transitory fluctuation Factor 1 : Weekday morning peaks on central station and business area Factor 2 : Evening peaks on night spot Factor 3 : Transitory peaks on a sports center Factor 4 : Weekday midnight peaks on central station Factor 5 : Transitory peak on a spot Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 11/17
  • 12. Factorization: Event related factor Zones: nearby area of the stadium Time series: corresponding to the dates of baseball games Stadium Weighted combination of zones : baseball games Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 12/17
  • 13. Detection: Event pattern detection by HMM In-event Non-event Event “state” definition - 4 states (non, pre, in, post) - Pre- and post- event states defined as 2 hours before and after the event period. Pre-event Post-event Detection of pre-event can be regarded as prediction of event 4 state HMM - Trained by pair of actual event data and FCD Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 13/17
  • 14. Detection: Detection results Evaluation on the stadium events - 1.5 month, near a stadium, 17 events (baseball games) Event states and raw data Results confirms our method works well - Event states detection: precision = 86% - Event occurrence detection: precision = 100% Recall = 100% Detected events Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 14/17
  • 15. Prediction: Event aware traffic prediction Benefit of event information - Based on statistical prediction - Enhanced by adding a prediction pattern for event Normal Event aware Weekday Weekday Holiday Holiday Event Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 15/17
  • 16. Prediction: Evaluation result Evaluation - Comparison event aware and normal (baseline) prediction - 1.5 month, near a stadium, 17 events (baseball games) Stadium and traffic Event information improves prediction accuracy - Overall accuracy of event-aware prediction outperforms 38% over normal prediction Event period 38% Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 16/17
  • 17. Conclusions FCD attraction and generation statistics is good clue to event occurrence Factorization and HMM can detect relatively large scale events Event can refine traffic prediction ability Future works - Smaller events - Event classification Copyright (C) 2009 DENSO IT LABORATORY, INC. All Rights Reserved. 17/17