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

12.5%25.0%37.5%50.0% · Jan 199419922001200920182026
48 results for traffic intersection

This paper proposes MM-DAGs for analyzing traffic congestion, learning multiple DAGs jointly.

problem Analyzing multi-modal traffic data with overlapping and distinct variables.
method Developed MM-DAGs for multi-task, multi-modal DAG learning, using multi-modal regression and CD measure.
result Proved the effectiveness of MM-DAGs in traffic congestion analysis.

MuJAM learns traffic signal control policies that generalize to unseen intersections and traffic conditions.

problem Lack of transferability in reinforcement learning methods for traffic signal control.
method Model-based graph reinforcement learning with explicit coordination and generalization to both cyclic and acyclic constraints.
result MuJAM outperforms existing methods in zero-shot and larger transfer settings.

This paper tackles efficient cooperative control for large-scale traffic signals using tensor-based deep learning.

problem Efficient training and control for large-scale multi-intersection traffic signals.
method Tensor representation, multi-task learning, imitation learning, proximal policy optimization.
result The proposed model achieves better performance compared to existing methods.

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.

A new deep reinforcement learning model for urban traffic control.

problem Complex traffic dynamics in urban intersections.
method Combines deep learning tricks to solve multiple intersections control problems efficiently.
result Outperforms traditional rule-based approaches in simulations.

Neural networks improve traffic flow predictions by considering lane interactions.

problem Improving traffic flow predictions at the lane level.
method Applying neural attention to deep neural networks for modeling spatiotemporal traffic dynamics.
result Attentional neural network models can use information from nearby lanes to improve predictions.

Paper proposes an intersection decision algorithm for autonomous vehicles.

problem Navigating intersections with non-automated vehicles.
method Combines reinforcement learning for high-level decisions and model predictive control for low-level planning.
result The proposed algorithm outperforms another controller in success rate and training episodes.

Automated road infrastructure mapping using connected vehicle data and deep learning.

problem Manual identification of intersections is laborious and time-consuming.
method Geohashing, YOLOv5 algorithm for classification of road segments and intersections.
result Overall classification accuracy of 95%, with high F1 scores for straight roads and intersections.

Paper automates car negotiation in intersections using Q-learning.

problem Automated vehicles negotiate with human-driven cars in intersections.
method Deep Q-learning applied to simulated traffic with various driver behaviors.
result 98% success rate in avoiding collisions with other vehicles.

Paper optimizes traffic signal control for better traffic flow.

problem Optimizing traffic signal control to reduce congestion and improve safety.
method Value-based reinforcement learning with interpretable policy functions (polynomial functions).
result Deep Regulatable Hardmax Q-learning variant reduces vehicle delay by up to 19.4%.

Proposes a method to model multi-vehicle interactions using Gaussian processes.

problem Challenges in modeling correlations between multiple road users over time.
method Uses a stochastic vector field model and non-parametric Bayesian learning.
result Captures motion patterns from complex multi-vehicle interactions without heroic prior assumptions.

Deep learning models improve traffic image segmentation accuracy but vary by city and channel.

problem Improving semantic segmentation accuracy for traffic analysis.
method Evaluation of PSPNet and ICNet on Cityscapes and custom urban images.
result Different models have varying accuracy and inference time for different cities and channels.

Improved pedestrian motion prediction in urban intersections.

problem Accurate prediction of pedestrian trajectories in crowded urban environments.
method Incorporates semantic features from the environment into a Gaussian Process (GP) model for pedestrian motion prediction.
result 12.5% improvement in prediction accuracy and 2.65 times reduction in AUC.

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.

T-GCN predicts traffic using neural networks for spatial and temporal data.

problem Accurate real-time traffic forecasting in urban networks.
method Combines GCN for spatial and GRU for temporal data analysis.
result T-GCN outperforms state-of-the-art baselines on real-world traffic datasets.

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.

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.

This study compares transfer learning and multi-agent learning for AI-driven traffic agents.

problem Improving traffic flow in mixed-intelligence highway scenarios.
method Online MIT DeepTraffic simulation, deep reinforcement learning, elitist evolutionary algorithm, hyperparameter search, transfer learning, multi-agent learning.
result Transfer learning and multi-agent learning yield different average speeds for AI-driven traffic agents.

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.

A DRL-based strategy improves vehicle tracking accuracy while saving energy.

problem Enhancing vehicle tracking accuracy in WSNs without increasing energy consumption.
method Decentralized strategy with dynamic reinforcement learning to adjust sensing areas.
result Simulation results demonstrate superior performance of DRL-aided design.