paper-with-me

Papers

Topology Imbalance and Relation Inauthenticity Aware Hierarchical Graph Attention Networks for Fake News Detection

2022-10-01 · COLING 2022 10 · Li Gao, Lingyun Song, Jie Liu, Bolin Chen, Xuequn Shang

Fake news detection is a challenging problem due to its tremendous real-world political and social impacts. Recent fake news detection works focus on learning news features from News Propagation Graph (NPG). However, little attention is paid to the issues of both authenticity of the relationships and topology imbalance in the structure of NPG, which trick existing methods and thus lead to incorrect prediction results. To tackle these issues, in this paper, we propose a novel Topology imbalance and Relation inauthenticity aware Hierarchical Graph Attention Networks (TR-HGAN) to identify fake news on social media. Specifically, we design a new topology imbalance smoothing strategy to measure the topology weight of each node. Besides, we adopt a hierarchical-level attention mechanism for graph convolutional learning, which can adaptively identify the authenticity of relationships by assigning appropriate weights to each of them. Experiments on real-world datasets demonstrate that TR-HGAN significantly outperforms state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News DetectionGraph AttentionRelation

Similar Papers 제목 키워드 기반

Hyperbolic Geometric Graph Representation Learning for Hierarchy-imbalance Node Classification

2023-04-11 · Xingcheng Fu, Yuecen Wei, Qingyun Sun, Haonan Yuan 외

Learning unbiased node representations for imbalanced samples in the graph has become a more remarkable and important topic. For the graph, a significant challenge is that the topological properties of the nodes (e.g., l…

Graph Representation LearningNode ClassificationRepresentation Learning

Position-aware Structure Learning for Graph Topology-imbalance by Relieving Under-reaching and Over-squashing

2022-08-17 · Qingyun Sun, JianXin Li, Haonan Yuan, Xingcheng Fu 외

Topology-imbalance is a graph-specific imbalance problem caused by the uneven topology positions of labeled nodes, which significantly damages the performance of GNNs. What topology-imbalance means and how to measure its…

Graph LearningGraph structure learningInductive BiasPosition

A Unified Framework against Topology and Class Imbalance

2022-10-01 · Proceedings of the 30th ACM International Conference on Multimedia 2022 10 · Junyu Chen, Qianqian Xu, Zhiyong Yang, Xiaochun Cao 외

The Area Under ROC curve (AUC) is widely used as an evaluation metric in various applications. Due to its insensitivity towards class distribution, directly optimizing AUC performs well on the class imbalance problem. Ho…

Graph Learning

TopoImb: Toward Topology-level Imbalance in Learning from Graphs

2022-12-16 · Tianxiang Zhao, Dongsheng Luo, Xiang Zhang, Suhang Wang

Graph serves as a powerful tool for modeling data that has an underlying structure in non-Euclidean space, by encoding relations as edges and entities as nodes. Despite developments in learning from graph-structured data…

Knowledge Representation Learning with Contrastive Completion Coding

2021-11-01 · Findings (EMNLP) 2021 11 · Bo Ouyang, Wenbing Huang, Runfa Chen, Zhixing Tan 외

Knowledge representation learning (KRL) has been used in plenty of knowledge-driven tasks. Despite fruitfully progress, existing methods still suffer from the immaturity on tackling potentially-imperfect knowledge graphs…

Knowledge GraphsRepresentation Learning