Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

150300449599 · Jun 202019922001200920172026
48 results for traffic flow prediction

In its simplest form, the traffic flow prediction problem is restricted to predicting a single time-step into the future. Multi-step traffic flow prediction extends this set-up to the case where predicting multiple time-steps into the future based on some finite history is of interest. This problem is significantly mor…

2018-03-04abs ↗pdf ↗

Predicts traffic flow using reinforcement learning and sensor data.

problem Accurately predict expanding and evolving long-term streaming traffic networks.
method Formulates the problem as a continuous reinforcement learning task, where the agent predicts future traffic based on sensor data.
result The approach improves accuracy in predicting traffic flow by updating the agent's state representation over time.

Proposes a feature transformation for spatio-temporal traffic models to improve performance and transferability.

problem Limited transferability of deep learning models for traffic flow prediction across different locations.
method Integrates Newell's traffic flow estimators to capture broader dynamics and incorporates spatial dependencies.
result Improves model performance in predicting traffic flows over different horizons.

FedGRU uses federated learning to predict traffic flow accurately while preserving user privacy.

problem Developing accurate traffic flow prediction while protecting user privacy.
method Federated Learning, Secure Parameter Aggregation, Joint Announcement Protocol, Ensemble Clustering.
result FedGRU achieves 90.96% higher prediction accuracy than advanced deep learning models.

Congestion prediction represents a major priority for traffic management centres around the world to ensure timely incident response handling. The increasing amounts of generated traffic data have been used to train machine learning predictors for traffic, however this is a challenging task due to inter-dependencies of…

2019-07-15abs ↗pdf ↗

A novel spatio-temporal graph neural network with a learnable Tweedie head improves vessel traffic flow prediction in sparse maritime data.

problem Accurate vessel traffic flow prediction in sparse maritime data.
method A model-agnostic learnable Tweedie head attached to ST-GNN backbones.
result The proposed head consistently improves RMSE across multiple ST-GNN backbones, especially on non-zero events.

Dockless bike sharing systems need effective bike flow prediction models.

problem Imbalanced and dynamic use of bikes leads to mandatory rebalancing operations.
method Divide urban area into regions, model spatio-temporal bike flows, extract traffic patterns, and predict bike flows.
result Interpretable bike flow prediction model provides valuable insights into bike flow analysis.

New neural network predicts traffic flow across different cities.

problem Forecasting traffic flow across different cities is challenging due to spatio-temporal correlations.
method Proposes a local-spacetime neural network (STNN) that captures universal spatio-temporal correlations.
result Improves prediction accuracy by 4% over state-of-the-art methods.

Real-time traffic flow prediction can not only provide travelers with reliable traffic information so that it can save people's time, but also assist the traffic management agency to manage traffic system. It can greatly improve the efficiency of the transportation system. Traditional traffic flow prediction approaches…

2018-05-02abs ↗pdf ↗

Traffic classification has various applications in today's Internet, from resource allocation, billing and QoS purposes in ISPs to firewall and malware detection in clients. Classical machine learning algorithms and deep learning models have been widely used to solve the traffic classification task. However, training s…

2019-06-12abs ↗pdf ↗

Forecasting the future traffic flow distribution in an area is an important issue for traffic management in an intelligent transportation system. The key challenge of traffic prediction is to capture spatial and temporal relations between future traffic flows and historical traffic due to highly dynamical patterns of h…

2019-04-12abs ↗pdf ↗

Study develops a machine learning-based ramp metering model to improve freeway efficiency.

problem Improving ramp metering to maintain freeway efficiency under various traffic conditions.
method Machine learning approach using historical data to predict and manage traffic flow.
result The novel model outperforms a baseline traffic-responsive ramp metering algorithm.

Deep learning model predicts traffic flows across entire network for multiple steps ahead.

problem Accurately forecasting future traffic flows across all network links.
method Spatial-Temporal Sequence to Sequence (STSeq2Seq) model combining seq2seq and graph convolution.
result STSeq2Seq achieves state-of-the-art performance in traffic forecasting.

GeneraLight improves traffic signal control models' generalization ability.

problem Overfitting and lack of generalization ability in RL TSC models.
method GeneraLight uses a meta-RL framework with a traffic flow generator based on GANs.
result GeneraLight significantly boosts generalization performance across different traffic flows.

ECAD detects anomalies without data exchangeability, improving traffic flow detection.

problem Detecting anomalies in spatio-temporal data with missing values.
method ECAD uses conformal prediction to wrap around any regression algorithm, controlling Type-I error without data exchangeability.
result ECAD outperforms other methods in detecting anomalous traffic flow.

A3T-GCN improves traffic forecasting by capturing spatial and temporal dependencies.

problem Accurate real-time traffic forecasting in complex road networks.
method Attention Temporal Graph Convolutional Network (A3T-GCN) integrating recurrent units and graph convolutional network.
result Improved prediction accuracy through attention mechanism and global temporal information.

H-STGCN predicts traffic using navigation data and improves accuracy.

problem Limited accuracy in traffic forecasting due to lack of contextual information.
method Proposes H-STGCN, a hybrid spatio-temporal graph convolutional network.
result H-STGCN outperforms state-of-the-art methods in various metrics, especially for non-recurring congestion.

Traffic flow prediction is crucial for urban traffic management and public safety. Its key challenges lie in how to adaptively integrate the various factors that affect the flow changes. In this paper, we propose a unified neural network module to address this problem, called Attentive Crowd Flow Machine~(ACFM), which …

2018-09-01abs ↗pdf ↗

This paper improves traffic flow modeling by using multi-gradient descent algorithms for physics-informed machine learning.

problem Combining physics-based and data-driven approaches in traffic flow modeling.
method Introducing multi-gradient descent algorithms to explore the Pareto front in a multi-objective setting.
result Multi-gradient descent algorithms significantly outperform scalarization-based methods in complex PIML scenarios.

This paper tackles traffic volume estimation challenges with a deep learning method.

problem Underdetermined and non-equilibrium traffic flows.
method Graph-based deep learning method with adaptive attention mechanisms.
result The proposed model achieves high accuracy even with low sensor coverage.

This paper improves traffic actor movement predictions using GANs and a differentiable rasterizer.

problem Predicting future movements of traffic actors for safe autonomous driving.
method A novel raster-based conditional GAN architecture with a differentiable rasterizer.
result The proposed method outperforms state-of-the-art GAN-based baselines.

This paper presents a mesoscopic traffic flow model that explicitly describes the spatio-temporal evolution of the probability distributions of vehicle trajectories. The dynamics are represented by a sequence of factor graphs, which enable learning of traffic dynamics from limited Lagrangian measurements using an effic…

2018-06-22abs ↗pdf ↗

MSCT predicts post-crash traffic speed using causal inference.

problem Time-varying confounding bias in post-crash traffic prediction.
method Marginal Structural Causal Transformer (MSCT) incorporating Marginal Structural Models and balanced loss function.
result MSCT outperforms state-of-the-art models in multi-step-ahead prediction.

DistPre predicts traffic speeds efficiently for large networks.

problem Fine-grained, accurate speed prediction for large-scale transportation networks.
method Customizes LSTM models on a cluster, sharing trained models between detectors.
result Efficient and accurate fine-grained traffic-speed prediction.