Skip to content

mbzuai-nlp/propaganda-codeswitched-text

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detecting Propaganda Techniques in Code-Switched Social Media Text (EMNLP'23)

Detecting Propaganda Techniques in Code-Switched Social Media Text
Muhammad Umar Salman, Asif Hanif, Shady Shehata and Preslav Nakov

paper poster slides


main figure

Abstract:

Propaganda is a form of communication intended to influence the opinions and the mindset of the public to promote a particular agenda. With the rise of social media, propaganda has spread rapidly, leading to the need for automatic propaganda detection systems. Most work on propaganda detection has focused on high-resource languages, such as English, and little effort has been made to detect propaganda for low-resource languages. Yet, it is common to find a mix of multiple languages in social media communication, a phenomenon known as code-switching. Code-switching combines different languages within the same text, which poses a challenge for automatic systems. Considering this premise, we propose a novel task of detecting propaganda techniques in code-switched text. To support this task, we create a corpus of 1,030 texts code-switching between English and Roman Urdu, annotated with 20 propaganda techniques at fragment-level. We perform a number of experiments contrasting different experimental setups, and we find that it is important to model the multilinguality directly rather than using translation as well as to use the right fine-tuning strategy.


Contributions

  1. Formulation of Novel NLP Task: We formulate the novel NLP task of detecting propaganda techniques in code-switched text in the languages (English and Roman Urdu)
  2. Creation of Annotated Corpus: We construct and annotate a new corpus specifically for this task, comprising 1,030 code-switched texts in English and Roman Urdu. These texts are annotated at a fragmentlevel with 20 propaganda techniques.
  3. Evaluating different NLP Models: We experiment with various model classes, including monolingual, multilingual, crosslingual models, and Large Language Models (LLMs), for this task and dataset and we provide a comparative performance analysis.
  4. Developed a Web-based Platform: We design and create a new website platform with a user interface to annotate spans of text and label them as different propaganda techniques.

Contact

Should you have any question, please create an issue on this repository or contact at umar.salman@mbzuai.ac.ae


About

Detecting Propaganda on Code-Switched Social Media Text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.7%
  • Python 8.7%
  • HTML 1.6%