Related Experiment Video
Updated: Sep 10, 2025

Revealing Neural Circuit Topography in Multi-Color
Published on: November 14, 2011
Heterogeneous graph convolutional network for rumor detection with multi-level interactive fusion and graph
Yongping Liu1, Jianliang Wang2, Ming Yin2
1School of Intelligent Manufacturing Engineering, Shanxi University of Electronic Science and Technology, Linfen, 041000, Shanxi Province, China. yongping521@126.com.
Abstract:
Early rumor detection on social media requires joint modeling of semantic content and dynamic propagation patterns, a critical yet challenging task in text mining. While existing methods often focus exclusively on either contextual information or user behavior, we propose MLI-GRA, a heterogeneous graph reconstruction approach that integrates both through multi-level interactive fusion. We first employ a graph auto-encoder framework to integrate semantic information and propagation patterns with the multiple graph convolutional network (GCN) and the graph reconstruction module. Then a multi-feature fusion module with adaptive gated fusion strategy is built to balance semantic and propagation features through multi-task learning.Experiments on real-world Twitter datasets demonstrate the superiority of our approach, achieving state-of-the-art (SOTA) results.
Related Concept Videos
Reconstruction of Signal using Interpolation
Ogive Graph
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
Neural Circuits
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Signal Flow Graphs
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...