U2SOD-DB: a database system to manage large-scale ubiquitous urban sensing origin-destination data

  • Authors:
  • Jianting Zhang;Camille Kamga;Hongmian Gong;Le Gruenwald

  • Affiliations:
  • The City University of New York, New York, NY;The City University of New York, New York, NY;The City University of New York, New York, NY;University of Oklahoma, Norman, OK

  • Venue:
  • Proceedings of the ACM SIGKDD International Workshop on Urban Computing
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Volumes of urban sensing data captured by consumer electronic devices are growing exponentially and current disk-resident database systems are becoming increasingly incapable of handling such large-scale data efficiently. In this paper, we report our design and implementation of U2SOD-DB, a column-oriented, Graphics Processing Unit (GPU)-accelerated, in-memory data management system targeted at large-scale ubiquitous urban sensing origin-destination data. Experiment results show that U2SOD-DB is capable of handling hundreds of millions of taxi-trip records with GPS recorded pickup and drop-off locations and times efficiently. Spatial and temporal aggregations on 150 million pickup locations and times in middle-town and downtown Manhattan areas in the New York City (NYC) can be completed in a fraction of a second. This is 10-30X faster than a serial CPU implementation due to GPU accelerations. Spatially joining the 150 million taxi pickup locations with 43 thousand polygons in identifying trip purposes has reduced the runtime from 30.5 hours to around 1,000 seconds and achieved a two orders (100X) speedup using a hybrid CPU-GPU approach.