Related Experiment Video
Updated: May 6, 2026

05:55
Modeling the Functional Network for Spatial Navigation in the Human Brain
Published on: October 13, 2023
1.6K
GSASN: a graph self-learning attention scores network for spatial modeling of network traffic matrix prediction
Juan Wu1, Chensheng Tong2, Jinsong Hu2
1China Telecom Research Institute, Guangzhou, 510000, China.
Summary
This study introduces the Graph Self-learning Attention Scores Network (GSASN) for improved network traffic prediction. GSASN overcomes limitations in existing models, enhancing resource planning and network performance.
Area of Science:
- Computer Science
- Network Engineering
- Artificial Intelligence
Background:
- Network traffic prediction is crucial for intelligent routers facing increasing data and video demands.
- Current spatial models like GCNs and GATs struggle with nonlinear spatial relationships due to linear constraints in attention mechanisms.
- Accurate prediction is vital for resource planning, bandwidth management, and latency reduction.
Purpose of the Study:
- To develop a novel network traffic prediction model that overcomes the limitations of existing spatial approaches.
- To introduce a self-learning attention mechanism that captures complex nonlinear spatial dependencies.
- To propose an integrated spatio-temporal model for enhanced prediction accuracy and efficiency.
Main Methods:
- Proposed the Graph Self-learning Attention Scores Network (GSASN) with a learnable parameter matrix to autonomously learn attention scores.
- Developed a spatio-temporal model (ST-GSASN) by integrating GSASN with temporal learning via gated fusion.
- Validated the models on two real-world network traffic datasets.
Main Results:
- GSASN demonstrated significant improvements over Graph Attention Networks (GAT), reducing RMSE by up to 24.7% and MAE by 36.5%.
- ST-GSASN outperformed baseline and state-of-the-art methods, including transformer-based models, in prediction accuracy.
- ST-GSASN achieved superior computational efficiency, requiring only 5% of the parameters of comparable models.
Conclusions:
- The proposed GSASN effectively captures complex nonlinear spatial relationships in network traffic.
- ST-GSASN offers a highly accurate and computationally efficient solution for spatio-temporal network traffic prediction.
- The novel self-learning attention mechanism provides a promising direction for future network intelligence research.
Related Concept Videos
Vector Algebra: Graphical Method
13.7K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
13.7K
End Point Prediction: Gran Plot
1.5K
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
1.5K
Signal Flow Graphs
860
Signal-flow graphs offer a streamlined and intuitive approach to representing control systems, providing an alternative to traditional block diagrams. These graphs use branches to symbolize systems and nodes to represent signals, effectively illustrating the relationships and interactions within the system.
In a signal-flow graph, branches denote the system's transfer functions, while nodes represent the signals. The direction of signal flow is indicated by arrows, with the corresponding...
In a signal-flow graph, branches denote the system's transfer functions, while nodes represent the signals. The direction of signal flow is indicated by arrows, with the corresponding...
860
SFG Algebra
472
In Signal Flow Graph (SFG) algebra, the value a node represents is determined by the sum of all signals entering that node. This summed value is then transmitted through every branch leaving the node, making the SFG a powerful tool for visualizing and analyzing control systems.
Each node in an SFG corresponds to a variable, and the interactions between nodes are represented by branches with associated gains. When multiple branches lead into a node, the value at that node is the sum of the...
Each node in an SFG corresponds to a variable, and the interactions between nodes are represented by branches with associated gains. When multiple branches lead into a node, the value at that node is the sum of the...
472
Plane Potential Flows
1.2K
Plane potential flows simplify fluid motion by assuming the fluid to be irrotational and incompressible. These characteristics allow these flows to be described by a velocity potential function, ϕ, representing the flow speed in a given direction, and a stream function, ψ, that visualizes the flow path, both governed by Laplace's equation. These parameters help in estimating flow patterns, velocity distributions, and pressure fields around various hydraulic structures.
Uniform...
Uniform...
1.2K
Manipulation and Analysis
338
GIS manipulation and analysis functions are vital for decision-making and planning. These activities range from data retrieval tasks, such as selecting information based on specific criteria, to advanced analytical techniques that address complex spatial problems.One critical GIS analysis method is overlaying, which combines multiple data layers to examine impacts. For example, overlaying a river-dammed lake boundary with road networks can identify affected infrastructure. Another common...
338