Paper introduces a new web robot traffic generator.
problem Lack of realistic web robot traffic generators.
method Statistical and Bayesian models fitted to robot traffic data.
result Generated traffic mimics real robot traffic characteristics.
Combines LSTM and medians for accurate multistep time series prediction.
problem Accurate multistep time series forecasting for web traffic.
method Uses LSTM for long-term trends and medians for seasonality in multiple time series.
result Improves forecasting accuracy compared to using only LSTM or medians alone.
Paper classifies multiple video sources in encrypted tunnels using NLP-inspired features.
problem Traffic classification in encrypted video streams.
method Deep learning with a novel NLP-inspired feature for multi-label classification.
result The method achieves high performance on binary and multilabel classification tasks.
Study predicts factuality and bias of news media sources.
problem Characterizing the factuality and bias of news media sources.
method Used a large list of news websites and features from articles, Wikipedia pages, Twitter accounts, URL structure, and web traffic.
result Significant performance gains over baselines, confirming the importance of various features.
Study uses web search data to analyze tech startups growth.
problem Analyzing growth dynamics of tech startups.
method Utilized Google Trends data for 241 US-based tech startups.
result Web search traffic correlates positively with tech startup growth.
Detects malware-infected clients and malicious domains using transfer learning.
problem Detecting malware-infected computers and malicious web domains from encrypted HTTPS traffic.
method Transfer learning with sluice networks to bootstrap each other's detection models.
result Outperforms known reference models and detects previously unknown malware and domains.
DCN-V2 improves deep & cross network for web-scale learning to rank systems.
problem Efficiently learning feature interactions in large-scale recommender systems.
method Proposes DCN-V2, an improved framework for deep & cross network learning.
result DCN-V2 outperforms state-of-the-art algorithms on benchmark datasets.
This paper proposes a generic classification system designed to detect security threats based on the behavior of malware samples. The system relies on statistical features computed from proxy log fields to train detectors using a database of malware samples. The behavior detectors serve as basic reusable building block…
This research examines relationship between staging of Venture Capital (VC) investments and social feedback visible in publicly available data on the Web. We address the question of Venture Capital investment sensitivity to performance and prospects of new venture, given as likelihood of obtaining future financing, ava…
Project aims to reduce traffic congestion in Singapore using CNNs.
problem Traffic congestion in Singapore.
method Convolutional Neural Networks (CNNs) for traffic density estimation; traffic signal control algorithms.
result CNNs effectively estimate traffic density from images, leading to improved traffic control.
Formula calculates MOY webs and link polynomials.
problem No specific problem stated; focuses on evaluation.
method Closed formula for exterior webs and link polynomials.
result Closed formula for evaluating MOY webs and link polynomials.
Deep learning framework predicts traffic patterns on road networks.
problem Challenges in spatiotemporal traffic forecasting.
method Proposes TGC-LSTM, a graph convolutional LSTM neural network.
result Outperforms baseline methods in real-world traffic datasets.
We find an invariant characterization of planar webs of maximum rank. For 4-webs, we prove that a planar 4-web is of maximum rank three if and only if it is linearizable and its curvature vanishes. This result leads to the direct web-theoretical proof of the Poincaré's theorem: a planar 4-web of maximum rank is lineari…
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.
Classifies hexagonal circular 3-webs with cubic polar curves.
problem Classifying hexagonal circular 3-webs with algebraic polar curves of degree three.
method Analyzes hexagonal circular 3-webs on unit sphere with polar points on a twisted cubic.
result Completes the classification of hexagonal circular 3-webs with algebraic polar curves of degree three.
We construct flat 3-webs via semi-simple geometric Frobenius manifolds of dimension three and give geometric interpretation of the Chern connection of the web. These webs turned out to be biholomorphic to the characteristic webs on the solutions of the corresponding associativity equation. We show that such webs are he…
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.
We give various results and applications using the connection (E,∇) associated with a d-web. Precisely, we exhibit fundamental invariants of the web related to the differential equation of first order which presents the web. They cast some new lights on the connection and its construction, both conceptually an…
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.
We investigate the linearizability problem for different classes of 4-webs in the plane. In particular, we apply a recently found in [AGL] the linearizability conditions for 4-webs in the plane to confirm that a 4-web MW (Mayrhofer's web) with equal curvature forms of its 3-subwebs and a nonconstant basic invariant is …
In the present paper we study geometric structures associated with webs of hypersurfaces. We prove that with any geodesic (n+2)-web on an n-dimensional manifold there is naturally associated a unique projective structure and, provided that one of web foliations is pointed, there is also associated a unique affine struc…
Projective invariants described for 3-web geometry, resolving Gronwall's conjecture.
problem Projective invariants of linear 3-webs and resolving Gronwall's conjecture.
method Projective torsion-free Cartan connections, web leaves as geodesics, algorithm for resolving Gronwall's conjecture.
result Resolved Gronwall's conjecture for specific 3-webs.
New instanton homology for webs counts Tait colorings.
problem Counting Tait colorings of complex webs.
method Introducing a local system of coefficients to deform instanton homology.
result Rank of deformed instanton homology equals number of Tait colorings.
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.
A scoring method for driving safety using trajectory data.
problem Managing traffic safety through driver behaviors and violations.
method Extract driving habits and violations from trajectories, train a model, score drivers.
result Proves the effectiveness of the scoring method using traffic simulation.
STGCN uses deep learning to forecast traffic, capturing spatial and temporal dependencies.
problem Accurate traffic forecasting for urban control and guidance.
method Spatio-Temporal Graph Convolutional Networks (STGCN) on graphs with complete convolutional structures.
result STGCN outperforms state-of-the-art baselines on various real-world traffic datasets.
This paper uses deep reinforcement learning to optimize traffic light timing.
problem Inefficient traffic light control leads to long delays and energy waste.
method Deep reinforcement learning model using convolutional neural network and prioritized experience replay.
result The proposed model reduces waiting time compared to existing methods.
Study local invariants of divergence-free webs in geometry.
problem Characterize triviality of divergence-free webs.
method Introduce two local invariants: differential and geometric.
result Triviality of either invariant characterizes trivial divergence-free web-germs.
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.
This paper has been withdrawn by the authors due to the fact that the webs considered in the paper are ``Veronese-like webs'' which are different from Veronese webs.
Investigates webs related to cluster algebras and polylogarithms.
problem Understanding webs associated with cluster algebras and polylogarithms.
method Introducing AMP webs and analyzing their properties, proving results and conjectures.
result Many webs associated with polylogarithms and cluster algebras are AMP webs.
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 …
Paper uses DeePC to improve urban traffic lights, reducing congestion and emissions.
problem Urban traffic congestion in expanding cities.
method Behavioral system theory, data-driven control, DeePC algorithm.
result DeePC outperforms existing traffic control methods in travel time and CO2 emissions.
Model predicts traffic flow dynamics from sparse data.
problem Predict traffic flow from limited data.
method Mesoscopic model using factor graphs and message passing.
result Efficiently estimates traffic conditions with low probe vehicle penetration.
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.
Much information available on the web is copied, reused or rephrased. The phenomenon that multiple web sources pick up certain information is often called trend. A central problem in the context of web data mining is to detect those web sources that are first to publish information which will give rise to a trend. We p…
For a four-dimensional (nonisoclinicly geodesic) three-web W (3, 2, 2), a transversal distribution Δ is defined by the torsion tensor of the web. In general, this distribution is not integrable. The authors find necessary and sufficient conditions of its integrability and prove the existence theorem for webs W (3, 2,…
In this paper we study the linearizability problem for 3-webs on a 2-dimensional manifold. With an explicit computation based on the theory developed in the paper "On the linearizability of 3-webs" (Nonlinear analysis 47, (2001) pp. 2643-2654), we examine a 3-web whose linearizability was claimed in the same paper. We …
Adaptive traffic control uses deep RL to improve decision-making.
problem Improving traffic control using deep RL.
method Integrates recent deep RL techniques into a novel DQN-based algorithm (TC-DQN+) for traffic control.
result Proposes a new reward function for traffic control.
New method improves traffic data recovery for streaming data.
problem Improve data quality in traffic data for ITS.
method Online robust tensor recovery algorithm leveraging spatio-temporal correlations and local consistency.
result Significantly improved computational efficiency and high recovery accuracy.
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.
New CapsNet and NLSTM framework improves traffic forecasting accuracy.
problem Accurate traffic forecasting for complex transportation networks.
method CapsNet for spatial features, nested LSTM for temporal dependencies.
result Framework outperforms multiple baseline models in Beijing network.
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.