observing real world phenomena through event web

16
Observing Real-World Phenomena through EventWeb over Space, Time and Theme Siripen Pongpaichet*, Mengfan Tang, Laleh Jalali, Ramesh Jain University of California, Irvine, USA 23 rd June, 2014 The ACM Web Science 2014 Conference June 23 to June 26, 2014

Upload: siripen-pongpaichet

Post on 16-Apr-2017

105 views

Category:

Data & Analytics


5 download

TRANSCRIPT

Page 1: Observing real world phenomena through event web

Observing Real-World Phenomena through EventWebover Space, Time and Theme

Siripen Pongpaichet*, Mengfan Tang, Laleh Jalali, Ramesh Jain

University of California, Irvine, USA

23rd June, 2014

The ACM Web Science 2014 Conference June 23 to June 26, 2014

Page 2: Observing real world phenomena through event web

2

Outline• Motivations & Goals• Space – Time – Theme • Event Protocol• EventShop Framework

Page 3: Observing real world phenomena through event web

3

Motivations & Goals• Lack of integration and communication

between the webs -> too much data but not enough knowledge

• Spatial, temporal, and thematic (STT) are the most significant dimensions in the data.

• How to handle interoperability challenge in building Web Observatory?

Page 4: Observing real world phenomena through event web

4

Space Time Theme

Page 5: Observing real world phenomena through event web

5

Event Protocol Suites

Page 6: Observing real world phenomena through event web

6

• Event Host– Capability– Accessibility

• Event Information Object Model– Spatial Metadata– Temporal Metadata– Thematic Metadata

• Event Services

Event Protocol

Page 7: Observing real world phenomena through event web

7

Event Services• Events Registration Services– Catalog of available event-related hosts

• STT Metadata Extraction Services– To extract spatial, temporal, and thematic

metadata from heterogeneous data sources• Events Query Services– To search, retrieve, and analyze events

• Events Utilization Services– Data visualization tools and DSS

Page 8: Observing real world phenomena through event web

8

Event Services• Events Registration Services– Catalog of available event-related hosts

• STT Metadata Extraction Services– To extract spatial, temporal, and thematic

metadata from heterogeneous data sources• Events Query Services– To search, retrieve, and analyze events

• Events Utilization Services– Data visualization tools and DSS

Page 9: Observing real world phenomena through event web

9

Event Services• Events Registration Services– Catalog of available event-related hosts

• STT Metadata Extraction Services– To extract spatial, temporal, and thematic

metadata from heterogeneous data sources• Events Query Services– To search, retrieve, and analyze events

• Events Utilization Services– Data visualization tools and DSS

Page 10: Observing real world phenomena through event web

10

Allergy: Events Query

Page 11: Observing real world phenomena through event web

11

Event Services• Events Registration Services– Catalog of available event-related hosts

• STT Metadata Extraction Services– To extract spatial, temporal, and thematic

metadata from heterogeneous data sources• Events Query Services– To search, retrieve, and analyze events

• Events Utilization Services– Data visualization tools and DSS

Page 12: Observing real world phenomena through event web

12

Interpolation of STT Data using EventShop

• EventShop indexes and organizes all events into a common representation which is a uniformly spaced grid representing space called E-mage, each cell of which captures a value associated with a particular theme at a particular spatio-temporal coordinate.

• Scenario: Asthma Allergy Attack Monitoring

Page 13: Observing real world phenomena through event web

Even

t Se

rvic

esEv

ent

Info

. O

bjec

t M

odel

Even

t H

ost

{ "_id" : ObjectId("5355d117e4b0bd9a75b61f7a"), "date" : "2011-10-05", "loc" : { "type" : "Point", "coordinates" : [ -117.01, 44.0194 ] }, "value" : 84.35000000000001 }{ "_id" : ObjectId("5355d117e4b0bd9a75b61f7b"), "date" : "2011-10-02", "loc" : { "type" : "Point", "coordinates" : [ -117.01, 44.0194 ] }, "value" : 47.072083333333325 }

{ "_id" : ObjectId("5355d117e4b0bd9a75b61f7a"), "date" : "2011-10-05", "loc" : { "type" : "Point", "coordinates" : [ -117.01, 44.0194 ] }, "value" : 12.155454 }{ "_id" : ObjectId("5355d117e4b0bd9a75b61f7b"), "date" : "2011-10-02", "loc" : { "type" : "Point", "coordinates" : [ -117.01, 44.0194 ] }, "value" : 20.182323 }

{ "capability":{ "theme":"PM2_5", "space":{"type": "Polygon", "coordinates":[[-124.4096,32.5343],[-124.4096,42.0095] ,[-114.1308,42.0095],[-114.1308, 32.5345]]} "time":{"start":"2010-01-01","end":"2011-12-31"} }}

{ "capability":{ "theme":"Relative Humility", "space":{"type": "Polygon", "coordinates":[[-124.4096,32.5343],[-124.4096,42.0095] ,[-114.1308,42.0095],[-114.1308, 32.5345]]} "time":{"start":"2010-01-01","end":"2011-12-31"} }}

Page 14: Observing real world phenomena through event web

14

Interpolation Evaluation

Interpolation of PM2.5 Value on Three Different Models, and the Accuracy Rate

Page 15: Observing real world phenomena through event web

Data Ingesti

on

Personal Situation Recogniti

on

Personal EventShop

Data Ingestion

and aggregati

on

Situation Recogniti

on

EventShop : Global Situation Detection

Evolving Global Situation

Evolving Personal Situation

Recommendation Engine

Wearable Sensors

Calendar

Location

Environmental Sensor Devices

Dat

a So

urce

s

Social Network

….

….

Predictive Analytics Engine

Air Quality

Air Pollution

Micro Situation

Macro Situation

Actionable Information

Page 16: Observing real world phenomena through event web

17

Conclusion• Space Time and Theme are the most

fundamental dimensions in observing real-world phenomenal through the EventWeb

• Event Protocol is proposed • EventShop framework and

Allergy/Asthma monitoring system toward Web-Observatory