Tracking and Identifying International Propaganda and Influence Networks Online

Abstract

Misinformation and propaganda undermine trust in institutions, spread falsehoods, and sometimes incite violence. However, recent advancements in transformer-based AI models can help combat the proliferation of disinformation globally and in real time. In this work, I propose and develop a system using these models to scalably identify, track, and analyze the spread of narratives from over 40,000 international news websites. First, by employing novel multilingual Matryoshka embeddings and hierarchical level-wise clustering, my proposed system identifies news stories, topics, and themes across these thousands of news websites. Second, by utilizing multilingual stance detection, my system assesses the biases and factual inconsistencies in news articles, enabling the identification of websites that spread propaganda or misinformation. Finally, through network inference methods, my system uncovers connections among websites disseminating slanted or false content. My approach illustrates how AI can be utilized to mitigate the global spread of harmful misinformation and propaganda.

Cite

Text

Hanley. "Tracking and Identifying International Propaganda and Influence Networks Online." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I28.35209

Markdown

[Hanley. "Tracking and Identifying International Propaganda and Influence Networks Online." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/hanley2025aaai-tracking/) doi:10.1609/AAAI.V39I28.35209

BibTeX

@inproceedings{hanley2025aaai-tracking,
  title     = {{Tracking and Identifying International Propaganda and Influence Networks Online}},
  author    = {Hanley, Hans W. A.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {29263-29264},
  doi       = {10.1609/AAAI.V39I28.35209},
  url       = {https://mlanthology.org/aaai/2025/hanley2025aaai-tracking/}
}