SPLGSYAug 27, 2019

Robust Tensor Recovery with Fiber Outliers for Traffic Events

arXiv:1908.10198v140 citations
AI Analysis

This addresses incomplete and corrupted traffic data analysis for smart cities applications, representing an incremental improvement over existing tensor decomposition methods.

The authors tackled the problem of detecting extreme events and imputing missing data in large traffic datasets by proposing a robust tensor recovery method that handles fiber-sparse corruptions with partial observations. Their algorithm can exactly detect outliers even with 40% missing data under certain conditions and successfully identified events like car crashes and construction closures in real traffic data from Nashville.

Event detection is gaining increasing attention in smart cities research. Large-scale mobility data serves as an important tool to uncover the dynamics of urban transportation systems, and more often than not the dataset is incomplete. In this article, we develop a method to detect extreme events in large traffic datasets, and to impute missing data during regular conditions. Specifically, we propose a robust tensor recovery problem to recover low rank tensors under fiber-sparse corruptions with partial observations, and use it to identify events, and impute missing data under typical conditions. Our approach is scalable to large urban areas, taking full advantage of the spatio-temporal correlations in traffic patterns. We develop an efficient algorithm to solve the tensor recovery problem based on the alternating direction method of multipliers (ADMM) framework. Compared with existing $l_1$ norm regularized tensor decomposition methods, our algorithm can exactly recover the values of uncorrupted fibers of a low rank tensor and find the positions of corrupted fibers under mild conditions. Numerical experiments illustrate that our algorithm can exactly detect outliers even with missing data rates as high as 40%, conditioned on the outlier corruption rate and the Tucker rank of the low rank tensor. Finally, we apply our method on a real traffic dataset corresponding to downtown Nashville, TN, USA and successfully detect the events like severe car crashes, construction lane closures, and other large events that cause significant traffic disruptions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes