Related Experiment Video
Updated: May 25, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
2.5K
Fusing temporal and structural information via subgraph sampling and multi-head attention for information cascade
Jie Wang1, Jinze Li2, Chun Liu1
1School of Management, Capital Normal University, Beijing, 100089, China.
Scientific Reports
|February 25, 2025
Summary
This study introduces CasSubTS, a new model for predicting information cascades on social networks. CasSubTS effectively captures dynamic changes and integrates temporal and structural data for improved prediction accuracy.
Area of Science:
- Computer Science
- Network Science
- Data Science
Background:
- Online social networks generate vast amounts of information cascades.
- Existing deep learning models struggle with the dynamic nature and spatiotemporal features of cascades.
- Accurate cascade prediction is crucial for research and industry applications.
Purpose of the Study:
- To develop a novel subgraph-based model, CasSubTS, for enhanced information cascade prediction.
- To address limitations in capturing dynamic changes and integrating temporal and structural information.
- To improve the accuracy and robustness of information cascade prediction methods.
Main Methods:
- CasSubTS samples time-step subgraphs to capture dynamic node changes.
- It integrates in-degree and out-degree for enhanced node representation and uses multi-head graph attention networks for multi-scale structural learning.
- Temporal information is aggregated using an attention mechanism, and channel attention prioritizes spatiotemporal feature fusion before incremental prediction via a multilayer perceptron.
Main Results:
- CasSubTS demonstrated superior performance compared to six other models on two real-world and one synthetic dataset.
- The model effectively captures dynamic cascade evolution and integrates diverse features.
- Experimental results validate the effectiveness of the proposed subgraph-based approach and attention mechanisms.
Conclusions:
- CasSubTS offers a significant advancement in information cascade prediction by effectively modeling dynamic spatiotemporal dependencies.
- The integration of subgraph sampling, multi-head attention, and channel attention enhances prediction accuracy.
- This model provides a robust framework for understanding and predicting information diffusion in online social networks.
Related Concept Videos
Cluster Sampling Method
11.6K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.6K
Multiple Bar Graph
5.0K
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
5.0K
Ogive Graph
5.6K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
5.6K
Sampling Distribution
12.2K
Given simple random samples of size n from a given population with a measured characteristic such as mean, proportion, or standard deviation for each sample, the probability distribution of all the measured characteristics is called a sampling distribution. How much the statistic varies from one sample to another is known as the sampling variability of a statistic. You typically measure the sampling variability of a statistic by its standard error. The standard error of the mean is an example...
12.2K
Collisions in Multiple Dimensions: Problem Solving
3.5K
In multiple dimensions, the conservation of momentum applies in each direction independently. Hence, to solve collisions in multiple dimensions, we should write down the momentum conservation in each direction separately. To help understand collisions in multiple dimensions, consider an example.
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
3.5K
Cascaded Op Amps
571
Operational amplifiers (op-amps) are versatile electronic components that can be interconnected in a cascade - one after another in a linear sequence. This cascading is possible due to their infinite input resistance and zero output resistance, allowing them to maintain their input-output relationships even when connected in series.
In a cascaded system, each op-amp is referred to as a stage. The output of one stage drives the input of the subsequent stage. As the input signal passes through...
In a cascaded system, each op-amp is referred to as a stage. The output of one stage drives the input of the subsequent stage. As the input signal passes through...
571

