CLSIAug 29, 2021

HAT4RD: Hierarchical Adversarial Training for Rumor Detection on Social Media

arXiv:2110.00425v2
Originality Incremental advance
AI Analysis

It addresses the challenge of detecting rumors in high-dimensional, sparse natural language on social media, which can impact public judgment and social security, but is incremental in improving existing detection models.

The paper tackles the problem of rumor detection on social media by proposing a hierarchical adversarial training method (HAT4RD), which enhances robustness and generalization, achieving better results than state-of-the-art methods on three public datasets from Twitter and Weibo.

With the development of social media, social communication has changed. While this facilitates people's communication and access to information, it also provides an ideal platform for spreading rumors. In normal or critical situations, rumors will affect people's judgment and even endanger social security. However, natural language is high-dimensional and sparse, and the same rumor may be expressed in hundreds of ways on social media. As such, the robustness and generalization of the current rumor detection model are put into question. We proposed a novel \textbf{h}ierarchical \textbf{a}dversarial \textbf{t}raining method for \textbf{r}umor \textbf{d}etection (HAT4RD) on social media. Specifically, HAT4RD is based on gradient ascent by adding adversarial perturbations to the embedding layers of post-level and event-level modules to deceive the detector. At the same time, the detector uses stochastic gradient descent to minimize the adversarial risk to learn a more robust model. In this way, the post-level and event-level sample spaces are enhanced, and we have verified the robustness of our model under a variety of adversarial attacks. Moreover, visual experiments indicate that the proposed model drifts into an area with a flat loss landscape, leading to better generalization. We evaluate our proposed method on three public rumors datasets from two commonly used social platforms (Twitter and Weibo). Experiment results demonstrate that our model achieves better results than state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes