KGAP: Knowledge Graph Augmented Political Perspective Detection in News Media
About
Identifying political perspectives in news media has become an important task due to the rapid growth of political commentary and the increasingly polarized political ideologies. Previous approaches focus on textual content and leave out the rich social and political context that is essential in the perspective detection process. To address this limitation, we propose KGAP, a political perspective detection method that incorporates external domain knowledge. Specifically, we construct a political knowledge graph to serve as domain-specific external knowledge. We then construct heterogeneous information networks to represent news documents, which jointly model news text and external knowledge. Finally, we adopt relational graph neural networks and conduct political perspective detection as graph-level classification. Extensive experiments demonstrate that our method consistently achieves the best performance on two real-world perspective detection benchmarks. Ablation studies further bear out the necessity of external knowledge and the effectiveness of our graph-based approach.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Roll call vote prediction | Roll call vote prediction (Random) | BAcc77.98 | 27 | |
| Misinformation Detection | SLN (test) | Micro F192.17 | 26 | |
| Roll call vote prediction | Roll call vote prediction (Time-Based) | Balanced Accuracy77.9 | 26 | |
| political perspective detection | SemEval | Accuracy87.73 | 17 | |
| political perspective detection | Allsides | Accuracy83.65 | 17 | |
| Misinformation Detection | LUN | Macro F163.94 | 17 | |
| Misinformation Detection | LUN (test) | Micro F165.52 | 9 | |
| political perspective detection | SemEval (test) | Accuracy0.8773 | 9 | |
| political perspective detection | Allsides (test) | Accuracy83.65 | 9 |