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.

169,051 papers · 148 categories

Trend · papers per month

0.4%0.8%1.3%1.7% · Jul 201919922001200920172026
48 results for Traffic

Critical to evaluating the capacity, scalability, and availability of web systems are realistic web traffic generators. Web traffic generation is a classic research problem, no generator accounts for the characteristics of web robots or crawlers that are now the dominant source of traffic to a web server. Administrator…

2017-12-15abs ↗pdf ↗

TM-CNN predicts lane-level traffic speeds considering volume impact.

problem Aggregated lane-level traffic speed prediction and volume impact.
method Two-stream multi-channel CNN, data conversion, two-stream deep neural network, loss function.
result TM-CNN outperforms existing models in multi-lane traffic speed prediction.

The goal of this project is to introduce and present a machine learning application that aims to improve the quality of life of people in Singapore. In particular, we investigate the use of machine learning solutions to tackle the problem of traffic congestion in Singapore. In layman's terms, we seek to make Singapore …

2018-09-05abs ↗pdf ↗

Model predicts traffic incident duration and identifies key features.

problem Predict traffic incident duration and identify critical features.
method Multi-task learning framework with sparsity optimization and ADMM algorithm.
result Model predicts incident duration and identifies key features effectively.

Model predicts traffic speed using urban incidents.

problem Accurately predicting traffic speed in urban areas.
method Deep Incident-Aware Graph Convolutional Network (DIGC-Net).
result Model outperforms competing benchmarks in traffic speed prediction.

Accurate and real-time traffic forecasting plays an important role in the Intelligent Traffic System and is of great significance for urban traffic planning, traffic management, and traffic control. However, traffic forecasting has always been considered an open scientific issue, owing to the constraints of urban road …

2018-11-12abs ↗pdf ↗

Deep neural network reconstructs traffic speeds from sparse vehicle data.

problem Reconstructing traffic speeds from limited probe vehicle data.
method Convolutional neural network architecture for spatio-temporal learning.
result The method can reconstruct traffic speeds with low probe vehicle penetration.

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.

Model traffic congestion events using multi-modal data and attention-based neural networks.

problem Capture non-homogeneous temporal and directional spatial dependencies in traffic congestion events.
method Attention-based neural networks for point processes, adapted tail-up model for spatial statistics.
result Superior performance compared to state-of-the-art methods on synthetic and real data.

We consider the traffic data reconstruction problem. Suppose we have the traffic data of an entire city that are incomplete because some road data are unobserved. The problem is to reconstruct the unobserved parts of the data. In this paper, we propose a new method to reconstruct incomplete traffic data collected from …

2013-06-27abs ↗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.

Deep learning and prior maps improve traffic light recognition for autonomous cars.

problem Recognizing traffic lights for autonomous cars in urban environments.
method Combining deep learning-based detection with prior maps for traffic light identification and state recognition.
result The proposed system correctly identified relevant traffic lights along predefined routes.

QCOMBO optimizes traffic signals across large networks using a combination of independent and centralized RL.

problem Optimizing global traffic conditions over large road networks using single-agent reinforcement learning is challenging.
method QCOMBO integrates independent and centralized learning to optimize traffic signals, using a consistency regularization loss to ensure scalability.
result QCOMBO outperforms state-of-the-art MARL algorithms in diverse road topologies and traffic flow conditions.

The paper compares LSTM and ARIMA for predicting and classifying network traffic.

problem Predicting and classifying network traffic in cellular networks.
method Employed LSTM and ARIMA for time series prediction and classification.
result LSTM outperforms ARIMA in general, especially with longer training series and optimal feature selection.

Study compares neural nets and gradient boosting for traffic optimization, revealing accuracy issues near local optima.

problem Accuracy of neural nets and gradient boosting models in traffic optimization near local optima.
method 16 neural nets and 20 genetic algorithm settings analyzed for traffic optimization.
result Accuracy drops near local optima, affecting traffic optimization efficiency.

Improved LSTM and ARIMA model for traffic flow forecasting.

problem Poor stability, high data requirements, and adaptability issues in existing traffic flow prediction methods.
method Combination prediction method based on improved LSTM and ARIMA models.
result The SDLSTM-ARIMA model achieves higher accuracy in traffic flow prediction.

Study uncovers uncertainty in traffic prediction models across cities.

problem Lack of interpretability in deep learning models for traffic prediction.
method Investigated uncertainty quantification methods for image-based traffic prediction.
result Meaningful uncertainty estimates can be recovered for traffic prediction.

PSTN improves traffic condition forecasting with deep neural networks.

problem Challenges in accurately forecasting traffic conditions due to complex spatiotemporal correlations.
method Proposes PSTN with three modules: graph convolutional network, temporal convolutional network, and gated recurrent unit framework.
result Significantly outperforms state-of-the-art benchmarks in short-term traffic conditions forecasting.

Predicts user traffic for better resource management in cellular networks.

problem Lack of research on traffic prediction in cellular networks at the user level.
method Statistical, rule-based, and deep machine learning methods.
result Deep machine learning outperforms linear statistical learning after a threshold number of previous observations.

A new traffic signal control method using phase competition.

problem Improving urban transportation efficiency through advanced learning techniques.
method Intuitive phase competition principle applied to reinforcement learning for traffic signal control.
result Our model achieves better solutions, faster convergence, and superior generalizability compared to existing RL methods.

This paper proposes a real-time signal plan recommendation system for traffic incidents.

problem Limited effectiveness of traffic incident management due to late response and workload.
method Decomposes recommendation task into real-time traffic prediction and plan association, learning from historical data and metric learning.
result Precision score of 96.75% and recall of 87.5% on testing plan, with 22.5 minutes lead time ahead of Waze alerts.

NCPF model improves traffic data imputation with neural and tensor methods.

problem Pervasive missing data in traffic analysis due to sensor failures and gaps.
method Neural Canonical Polyadic Factorization (NCPF) integrating CP decomposition and deep learning.
result NCPF outperforms state-of-the-art baselines in urban traffic datasets.

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.

Paper develops a framework to test deep RL traffic controllers under various uncertainties.

problem Developing robust deep RL traffic controllers for dynamic urban areas.
method Open-source callback-based framework for evaluating deep RL configurations in a traffic simulation.
result Deep RL controllers perform well under demand surges, incidents, and sensor failures.

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.

Simple model classifies traffic tweets from Twitter using word embeddings.

problem Sparsity and curse of dimensionality in bag-of-words representation for traffic tweets.
method Proposes a word embedding-based framework to classify traffic-related tweets from non-traffic ones.
result State-of-the-art test accuracy of 95.9% achieved with a simple model.

Graph-partitioning-based DCRNN improves traffic forecasting for large highways.

problem Challenges in accurately forecasting traffic on large highway networks.
method Graph-partitioning method to decompose large networks into smaller, independent networks.
result Demonstrated improved traffic forecasting on a large California highway network.

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.

Proposes a graph neural network for traffic forecasting in WANs.

problem Traffic forecasting challenges in WANs due to dynamic and large data volumes.
method Dynamic diffusion convolutional recurrent neural networks for multistep traffic forecasting.
result Significant improvements in forecasting accuracy compared to classical methods.

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 ↗

CONTINA provides adaptive confidence intervals for traffic demand prediction.

problem Uncertainty in future traffic demand predictions and the need for valid confidence intervals.
method Adaptive confidence interval method that adjusts based on deployment errors.
result Valid confidence intervals with shorter lengths and theoretical coverage guarantee.

Deep reinforcement learning system improves air traffic control efficiency and safety.

problem High-density, dynamic, and stochastic air traffic control challenges.
method Deep multi-agent reinforcement learning framework using actor-critic model with PPO loss function.
result Framework resolves 99.97% of all conflicts in extreme high-density scenarios.

Proposes a novel framework for citywide traffic volume inference using GPS and camera data.

problem Inaccurate traffic volume inference due to sparse GPS data and dynamic traffic conditions.
method Combines GPS and camera data, uses a simulator and reinforcement learning to recover missing data, constructs spatiotemporal graphs for inference.
result Effective citywide traffic volume inference validated by experiments.