Related Experiment Video
Updated: Jan 15, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Graph convolutional network with reinforced dependency graph and denoising mechanism for sarcasm detection
Pingping Yan1,2,3,4, Tianbo An5,6,7,8, Jiaxuan Yu9
1College of Computer Science and Technology, Changchun University, Changchun, 130022, China.
Abstract:
The widespread presence of sarcasm in social media presents significant challenges to sentiment analysis and public opinion monitoring, making accurate sarcasm detection particularly important. Recently, studies have found that graph-based methods can effectively overcome the limitations of sarcasm methods in modeling syntactic and emotional information. However, existing approaches often consider dependency relationships between nodes as homogeneous, and directly aggregating all edge information during the graph learning process can introduce noise. To address these issues, we propose a novel framework based on the graph convolutional network for sarcasm detection. This framework effectively improves the ability of sarcasm detection by modeling the heterogeneity of dependencies and introducing a noise suppression mechanism. Specifically, when constructing dependency graphs, we account for the importance of node distances and dependency types. To reduce the impact of noise, we extract robust feature representations using a denoising autoencoder. Then, a parameterized mechanism is applied to penalize sparse edges, suppressing the interference of irrelevant edge information. To evaluate the performance of the proposed model, we conducted experiments on three datasets of different scales, achieving F1-scores of 84.97%, 71.11%, and 83.83% respectively. The proposed model outperforms other baseline models across all metrics, demonstrating outstanding performance.
Related Concept Videos
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...
Graphical and Analytic Representation of Sinusoids
The first step is measuring the peak-to-peak value, which is twice the amplitude of the sinusoid. This provides information about the maximum voltage swing of the waveform.
Secondly, the period and angular frequency are determined. The period is the time taken for one complete cycle of the waveform, while...
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Reducing Line Loss
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
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...
