mobile crowdsensing : current state and future challenges

16
Mobile Crowdsensing: Current State and Future Challenges Raghu K. Ganti, Fan Ye, and Hui Lei IBM T. J. Watson Research Center, Hawthorne, NY Presented by: Sheekha Khetan

Upload: astro

Post on 22-Mar-2016

253 views

Category:

Documents


6 download

DESCRIPTION

Mobile Crowdsensing : Current State and Future Challenges. Raghu K. Ganti, Fan Ye, and Hui Lei IBM T. J. Watson Research Center, Hawthorne, NY. Presented by: Sheekha Khetan. Introduction. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Mobile  Crowdsensing : Current State and Future Challenges

Mobile Crowdsensing: Current State andFuture Challenges

Raghu K. Ganti, Fan Ye, and Hui Lei

IBM T. J. Watson Research Center, Hawthorne, NY

Presented by:Sheekha Khetan

Page 2: Mobile  Crowdsensing : Current State and Future Challenges

Introduction

• Mobile Crowdsensing - individuals with sensing and computing devices collectively share information to measure and map phenomena of common interest.

• Devices - smartphones, music players, and in-vehicle sensing devices

Page 3: Mobile  Crowdsensing : Current State and Future Challenges

Introduction

Phen

omen

a

Individualmovement patterns, modes of

transportation ,and activities .

Communitypollution (air/noise) levels in a neighborhood, real-time traffic

patterns, pot holes on roads, road closures and transit timings.

Page 4: Mobile  Crowdsensing : Current State and Future Challenges

Introduction

• Community sensing is popularly called participatory sensing or opportunistic sensing

, Participatory sensing - individuals are actively involved in contributing sensor data

, Opportunistic sensing - autonomous and user involvement is minimal

• Research Challenges, Localized analytics, Resource limitations, Privacy, Aggregate analytics, Architecture

Page 5: Mobile  Crowdsensing : Current State and Future Challenges

MOBILE CROWDSENSING APPLICATIONS

MCS Applications

Categories

Environmental

Natural Environment

Infrastructure Public Infrastructure

Social Personal information

Page 6: Mobile  Crowdsensing : Current State and Future Challenges

MCS: UNIQUE CHARACTERISTICS

• Multi-modality sensing capabilities• Deployed in the field• The dynamic conditions in the

collection of mobile devices• Privacy • Energy• Cost• Efforts

Page 7: Mobile  Crowdsensing : Current State and Future Challenges

LOCALIZED ANALYTICS

Page 8: Mobile  Crowdsensing : Current State and Future Challenges

LOCALIZED ANALYTICS

• Less amount and appropriately summarized data

• Reduces the amount of processing that the backend has to perform

Page 9: Mobile  Crowdsensing : Current State and Future Challenges

LOCALIZED ANALYTICS – Challenges

• Some applications may be delay sensitive

• Data mediation, such as filtering of outliers, elimination of noise, or makeup for data gaps.

• Context inference– Transportation mode– Kinetic modes of humans– Social settings

Page 10: Mobile  Crowdsensing : Current State and Future Challenges

LOCALIZED ANALYTICS – Challenges

• Due to highly dynamic nature, modeling and predicting the energy, bandwidth requirements to accomplish a particular task becomes much more difficult

• Identifying and scheduling sensing and communication jobs among them under resource constraints becomes more difficult as well

• Interdependencies between various types of sensory data due to multi-modality sensing capability

• The existence of multiple concurrent applications that require data of different types also complicates resource allocation

Page 11: Mobile  Crowdsensing : Current State and Future Challenges

Questions that need to be answered

• How do multiple applications on the same device utilize energy, bandwidth, and computation resources without significantly affecting the data quality of each other?

• How does scheduling of sensing tasks occur across multiple devices with diverse sensing capabilities and availabilities (which can change dynamically)?

Page 12: Mobile  Crowdsensing : Current State and Future Challenges

Privacy

• Potentially collect sensitive sensor data pertaining to individuals– the routes they take in daily commutes– their home and work locations

Page 13: Mobile  Crowdsensing : Current State and Future Challenges

Approaches to privacy

• Anonymization – One of the approaches – Still not reliable

• Cryptographic techniquesRequire the generation and maintenance of multiple keys

• Perturbation based approach– adds noise to sensor data before sharing

Page 14: Mobile  Crowdsensing : Current State and Future Challenges

AGGREGATE ANALYTICS

• These analytics detect patterns in the sensor data from large number of mobile devices– coordinate the traffic lights– public works maintenance

Page 15: Mobile  Crowdsensing : Current State and Future Challenges

ARCHITECTURE

Page 16: Mobile  Crowdsensing : Current State and Future Challenges

• Existing MCS applications take an ”application silo” approach where each application is built from scratch without any common component even though they face many common challenges. Such an architecture hinders the development of new MCS applications