Scalable Traffic Predictive Analysis using GPU in Big Data
Dalyapraz Dauletbak, Junghoon Heo, Sooyoung Kim, Yeon Pyo Kim,, Jongwook Woo

TL;DR
This paper demonstrates how GPU-accelerated parallel computing within Apache Spark can significantly improve large-scale traffic congestion prediction accuracy and efficiency in smart city applications.
Contribution
It introduces a method to enhance machine learning performance for traffic prediction using GPU in distributed systems, applicable to big data scenarios.
Findings
GPU acceleration improves prediction performance
Parallel computing reduces processing time
Effective for large-scale traffic datasets
Abstract
The paper adopts parallel computing systems for predictive analysis in both CPU and GPU leveraging Spark Big Data platform. The traffic dataset is adopted to predict the traffic jams in Los Angeles County. It is collected from a popular platform in the USA for tracking information on the road using the device information and reports shared by the users. Large-scale traffic data set can be stored and processed using both GPU and CPU in this Scalable Big Data systems. The major contribution of this paper is to improve the performance of machine learning in distributed parallel computing systems with GPU to predict the traffic congestion. We show that the parallel computing can be achieve using both GPU and CPU with the existing Apache Spark platform. Our method can be applicable to other large scale datasets in different domains. The process modeling, as well as results, are interpreted…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Data Management and Algorithms · Data Stream Mining Techniques
