paper-with-me

Papers

Adversarial Active Learning based Heterogeneous Graph Neural Network for Fake News Detection

2021-01-27 · Yuxiang Ren, Bo wang, Jiawei Zhang, Yi Chang

The explosive growth of fake news along with destructive effects on politics, economy, and public safety has increased the demand for fake news detection. Fake news on social media does not exist independently in the form of an article. Many other entities, such as news creators, news subjects, and so on, exist on social media and have relationships with news articles. Different entities and relationships can be modeled as a heterogeneous information network (HIN). In this paper, we attempt to solve the fake news detection problem with the support of a news-oriented HIN. We propose a novel fake news detection framework, namely Adversarial Active Learning-based Heterogeneous Graph Neural Network (AA-HGNN) which employs a novel hierarchical attention mechanism to perform node representation learning in the HIN. AA-HGNN utilizes an active learning framework to enhance learning performance, especially when facing the paucity of labeled data. An adversarial selector will be trained to query high-value candidates for the active learning framework. When the adversarial active learning is completed, AA-HGNN detects fake news by classifying news article nodes. Experiments with two real-world fake news datasets show that our model can outperform text-based models and other graph-based models when using less labeled data benefiting from the adversarial active learning. As a model with generalizability, AA-HGNN also has the ability to be widely used in other node classification-related applications on heterogeneous graphs.

📄 PDF Abstract BibTeX arXiv:2101.11206

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningArticlesFake News DetectionGraph Neural NetworkNode ClassificationRepresentation Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Fake News Detection on News-Oriented Heterogeneous Information Networks through Hierarchical Graph Attention

2020-02-05 · Yuxiang Ren, Jiawei Zhang

The viral spread of fake news has caused great social harm, making fake news detection an urgent task. Current fake news detection methods rely heavily on text information by learning the extracted news content or writin…

ArticlesFake News DetectionGraph AttentionGraph Representation Learning+2

Fake News Quick Detection on Dynamic Heterogeneous Information Networks

2022-05-14 · Jin Ho Go, Alina Sari, Jiaojiao Jiang, Shuiqiao Yang 외

The spread of fake news has caused great harm to society in recent years. So the quick detection of fake news has become an important task. Some current detection methods often model news articles and other related compo…

ArticlesGraph Neural Network

Heterogeneous Subgraph Transformer for Fake News Detection

2024-04-19 · Yuchen Zhang, Xiaoxiao Ma, Jia Wu, Jian Yang 외

Fake news is pervasive on social media, inflicting substantial harm on public discourse and societal well-being. We investigate the explicit structural information and textual features of news pieces by constructing a he…

Fake News DetectionLanguage ModelingLanguage ModellingSentence

Compare to The Knowledge: Graph Neural Fake News Detection with External Knowledge

2021-08-01 · ACL 2021 5 · Linmei Hu, Tianchi Yang, Luhao Zhang, Wanjun Zhong 외

Nowadays, fake news detection, which aims to verify whether a news document is trusted or fake, has become urgent and important. Most existing methods rely heavily on linguistic and semantic features from the news conten…

Fake News DetectionGraph Attention

Fake News Detection on Social Media using Geometric Deep Learning

2019-02-10 · Federico Monti, Fabrizio Frasca, Davide Eynard, Damon Mannion 외

Social media are nowadays one of the main news sources for millions of people around the globe due to their low cost, easy access and rapid dissemination. This however comes at the cost of dubious trustworthiness and sig…

Common Sense ReasoningDeep LearningFact CheckingFake News Detection+1