paper-with-me

홈 › Papers

Combining time-series and textual data for taxi demand prediction in event areas: a deep learning approach

2018-08-16 · Filipe Rodrigues, Ioulia Markou, Francisco Pereira

Accurate time-series forecasting is vital for numerous areas of application such as transportation, energy, finance, economics, etc. However, while modern techniques are able to explore large sets of temporal data to build forecasting models, they typically neglect valuable information that is often available under the form of unstructured text. Although this data is in a radically different format, it often contains contextual explanations for many of the patterns that are observed in the temporal data. In this paper, we propose two deep learning architectures that leverage word embeddings, convolutional layers and attention mechanisms for combining text information with time-series data. We apply these approaches for the problem of taxi demand forecasting in event areas. Using publicly available taxi data from New York, we empirically show that by fusing these two complementary cross-modal sources of information, the proposed models are able to significantly reduce the error in the forecasts.

📄 PDF Abstract BibTeX arXiv:1808.05535

Code (0)

등록된 구현이 없습니다.

Tasks

Demand ForecastingTime SeriesTime Series AnalysisTime Series ForecastingWord Embeddings

Similar Papers 제목 키워드 기반

Contextualized Spatial-Temporal Network for Taxi Origin-Destination Demand Prediction

2019-05-15 · Lingbo Liu, Zhilin Qiu, Guanbin Li, Qing Wang 외

Taxi demand prediction has recently attracted increasing research interest due to its huge potential application in large-scale intelligent transportation systems. However, most of the previous methods only considered th…

Prediction

A Spatio-Temporal Hybrid Quantum-Classical Graph Convolutional Neural Network Approach for Urban Taxi Destination Prediction

2025-12-15 · Xiuying Zhang, Qinsheng Zhu, Xiaodong Xing arxiv

We propose a Hybrid Spatio-Temporal Quantum Graph Convolutional Network (H-STQGCN) algorithm by combining the strengths of quantum computing and classical deep learning to predict the taxi destination within urban road n…

Online monitoring of local taxi travel momentum and congestion effects using projections of taxi GPS-based vector fields

2018-06-30

Ubiquitous taxi trajectory data has made it possible to apply it to different types of travel analysis. Of interest is the need to allow someone to monitor travel momentum and associated congestion in any location in spa…

Data Visualization

H-TD2: Hybrid Temporal Difference Learning for Adaptive Urban Taxi Dispatch

2021-05-05 · Benjamin Rivière, Soon-Jo Chung

We present H-TD2: Hybrid Temporal Difference Learning for Taxi Dispatch, a model-free, adaptive decision-making algorithm to coordinate a large fleet of automated taxis in a dynamic urban environment to minimize expected…

Decision Making

Neural Contextual Anomaly Detection for Time Series

2021-07-16 · Chris U. Carmona, François-Xavier Aubet, Valentin Flunkert, Jan Gasthaus

We introduce Neural Contextual Anomaly Detection (NCAD), a framework for anomaly detection on time series that scales seamlessly from the unsupervised to supervised setting, and is applicable to both univariate and multi…

Anomaly DetectionContextual Anomaly DetectionRepresentation LearningTime Series+1