An Interactive Framework for Profiling News Media Sources
Nikhil Mehta, Dan Goldwasser
TL;DR
The paper targets the challenge of profiling news media sources for fake news and political bias in the wild, especially during emerging events. It proposes an interactive framework that fuses graph-based community modeling, GPT-3 driven user summaries, and human validation to form information communities, expand them, and refine source profiling without relying on extensive labeled data. The approach demonstrates substantial improvements over baselines in fully inductive, event-based tests (e.g., Black Lives Matter and Abortion/Feminism), achieving performance gains with as few as one to a few human interactions. This work highlights the practical potential of human-in-the-loop, LLM-augmented graph methods for rapid, robust media profiling in dynamic social media landscapes, while foregrounding ethics, limitations, and the need for careful deployment.
Abstract
The recent rise of social media has led to the spread of large amounts of fake and biased news, content published with the intent to sway beliefs. While detecting and profiling the sources that spread this news is important to maintain a healthy society, it is challenging for automated systems. In this paper, we propose an interactive framework for news media profiling. It combines the strengths of graph based news media profiling models, Pre-trained Large Language Models, and human insight to characterize the social context on social media. Experimental results show that with as little as 5 human interactions, our framework can rapidly detect fake and biased news media, even in the most challenging settings of emerging news events, where test data is unseen.
