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

25.0%50.0%75.0%100.0% · Sep 199219922001200920182026
48 results for network traffic generation

Generative Adversarial Networks generate realistic network traffic data.

problem Generating realistic flow-based network traffic for evaluation of NIDS.
method Generative Adversarial Networks (GANs) with preprocessing for categorical attributes.
result Two of three preprocessing methods generate high quality flow-based network traffic.

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.

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.

IG-RL learns adaptive traffic signals for any network, outperforming existing methods.

problem Adaptive traffic signal control for large networks with combinatorial state and action spaces.
method Graph-Convolutional Networks for decentralized, flexible control.
result IG-RL generalizes to new networks and traffic conditions without additional training.

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.

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.

AGCRN forecasts traffic using adaptive graph and recurrent learning.

problem Forecasting traffic dynamics with complex spatial and temporal correlations.
method Adaptive Graph Convolutional Recurrent Network (AGCRN) with Node Adaptive Parameter Learning (NAPL) and Data Adaptive Graph Generation (DAGG).
result AGCRN outperforms state-of-the-art models without pre-defined graphs.

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.

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 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.

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.

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.

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.

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 ↗

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.

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.

Transfer learning improves highway traffic forecasting using graph neural networks.

problem Lack of historical data for traffic forecasting on large highway networks.
method Developed a transfer learning approach for DCRNN, a graph neural network for highway forecasting.
result TL-DCRNN can forecast traffic on unseen regions of the highway network with high accuracy.

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.

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.

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.

Paper proposes a neural network to improve traffic flow forecasting.

problem Forecasting future traffic flow distribution in an area.
method Position-aware convolutional neural network integrating data features and position information.
result Our approach outperforms previous methods even with fewer data sources.

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.

GANs generate new traffic sign images to improve recognition accuracy.

problem Lack of data limits SqueezeNet's performance in traffic sign recognition.
method Applied pix2pix GANs to translate symbolic sign images to real ones for data augmentation.
result Data augmentation with GANs increased classification accuracy for traffic signs.

Improved traffic forecasting model handles missing data.

problem Short-term traffic forecasting with missing values.
method Proposed SBU-LSTM architecture with bidirectional and unidirectional LSTM.
result Superior performance in accuracy and robustness for network-wide traffic prediction.

Extracts patterns from mobile network data for better resource management.

problem Improving network efficiency and resource allocation for mobile users.
method Spatiotemporal analysis of internet activity records (IARs) data.
result Developed a mobile traffic partitioning scheme.

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.

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.

Bayesian model improves traffic prediction with uncertainty estimates.

problem Lack of uncertainty estimates in deep-learning traffic models.
method Proposes a Bayesian recurrent neural network with spectral normalization.
result Spectral normalization improves uncertainty estimates and generalizability.

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.

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.

Novel graph model forecasts urban traffic with reduced spatial complexity.

problem Challenges in traffic forecasting due to spatio-temporal complexity, especially in urban environments.
method MW-TGC network model that combines spatial and temporal dependencies using multi-weighted adjacency matrices and graph convolution operations.
result MW-TGC network outperforms other models in urban-core and urban-mix sites, reducing variance in heterogeneous environments.