MGM: Global Understanding of Audience Overlap Graphs for Predicting the Factuality and the Bias of News Media
Muhammad Arslan Manzoor, Ruihong Zeng, Dilshod Azizov, Preslav Nakov,, Shangsong Liang

TL;DR
This paper introduces MGM, a novel framework combining GNNs and PLMs within a variational EM approach to improve profiling of news media's bias and factuality by capturing long-range dependencies and structural information.
Contribution
The paper presents MediaGraphMind (MGM), a new method that enhances media profiling by integrating structural and textual features using a variational EM framework, outperforming existing models.
Findings
Achieved state-of-the-art results on media bias and factuality classification.
Effectively captures long-range dependencies in media graphs.
Improves both GNN and PLM performance through structural integration.
Abstract
In the current era of rapidly growing digital data, evaluating the political bias and factuality of news outlets has become more important for seeking reliable information online. In this work, we study the classification problem of profiling news media from the lens of political bias and factuality. Traditional profiling methods, such as Pre-trained Language Models (PLMs) and Graph Neural Networks (GNNs) have shown promising results, but they face notable challenges. PLMs focus solely on textual features, causing them to overlook the complex relationships between entities, while GNNs often struggle with media graphs containing disconnected components and insufficient labels. To address these limitations, we propose MediaGraphMind (MGM), an effective solution within a variational Expectation-Maximization (EM) framework. Instead of relying on limited neighboring nodes, MGM leverages…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMisinformation and Its Impacts · Media Influence and Health · Computational and Text Analysis Methods
MethodsFocus
