Search papers, labs, and topics across Lattice.
This study investigates the potential of network structure to enhance the detection of unreliable news by shifting the focus from individual articles to the reliability of sources. By analyzing URL-sharing patterns in Telegram chats, the authors construct a domain co-sharing network that reveals assortative mixing by reliability, with low-reliability domains clustering together. The results show that Graph Neural Networks (GNNs), particularly GraphSAGE, significantly outperform traditional Multi-Layer Perceptrons, achieving a 13-14% relative accuracy improvement in classifying domain reliability, even when content analysis is not possible.
Network topology can dramatically enhance unreliable news detection, revealing that low-reliability sources cluster together in ways that traditional methods miss.
Content-based detection of unreliable news is increasingly difficult, as low-reliability sources mimic credible journalism and generative AI makes fabricated content harder to flag. We ask whether network structure can improve news reliability classification, taking a domain-level approach that shifts the focus from individual articles to source reliability. From URL-sharing patterns in Telegram chats, we build a statistically validated domain co-sharing network and find assortative mixing by reliability: low-reliability domains group together, as do reliable ones. Exploiting this structure, we compare Graph Neural Networks against network-unaware baselines using both content-aware features (multilingual text embeddings) and content-agnostic features (spreading dynamics). GNNs consistently outperform Multi-Layer Perceptrons on identical features, with GraphSAGE best in both settings (accuracy 0.63 with content, 0.53 without), a 13-14% relative gain over the network-unaware baseline. Network topology thus systematically improves domain reliability assessment, and remains effective even when content analysis is infeasible.