Finding frames with BERT: A transformer-based approach to generic news frame detection

Read original: arXiv:2409.00272 - Published 9/4/2024 by Vihang Jumle, Mykola Makhortykh, Maryna Sydorova, Victoria Vziatysheva
Total Score

0

🔎

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Framing is a widely used concept in communication science that examines how certain aspects of social reality are emphasized in online communication.
  • The availability of digital data offers new opportunities to study framing, but also poses challenges related to scaling framing analysis and applying it to new research areas, such as the impact of AI systems on societal issues.
  • To address these challenges, the paper introduces a transformer-based approach for generic news frame detection in Anglophone online content.

Plain English Explanation

Framing is a concept in communication research that looks at how certain aspects of a topic are highlighted or made more prominent in how it is discussed online. The growth of digital data has opened up new possibilities for studying framing, but also created challenges. These include how to scale up framing analysis to handle large amounts of data, and how to apply framing research to new areas, like understanding how AI-powered systems impact the representation of important societal issues.

To address these challenges, the paper describes a new approach using transformer-based machine learning models to automatically detect common "news frames" in online content written in English. News frames are the specific angles or perspectives that news articles use to present information. The researchers explain how they built and validated this model, discussing the data used to train and test it, the model architecture, and the strengths and limitations of this automated framing detection approach.

Technical Explanation

The paper introduces a transformer-based model for detecting generic news frames in Anglophone online content. The researchers curated training and test datasets of news articles annotated for their use of common news frames, such as conflict, human interest, and economic consequences.

They then fine-tuned a pre-trained transformer language model on this framing data to create a model capable of automatically classifying the dominant news frames present in new texts. The model architecture leverages the contextual understanding of transformers to capture the nuanced ways that frames are expressed in language.

Through rigorous validation, the researchers demonstrate that their automated approach can reliably detect generic news frames with high accuracy, substantially advancing the scalability of framing analysis. They also discuss the model's limitations, such as its focus on English-language content and inability to capture more complex or implicit framing techniques.

Critical Analysis

The paper makes a valuable contribution by introducing a robust, scalable method for automated news frame detection. This addresses an important challenge in framing research, as manually annotating large corpora of text is labor-intensive and time-consuming. The transformer-based approach allows for frame analysis to be applied to much larger datasets, opening up new research possibilities.

However, the authors acknowledge that their model is limited to detecting only the most generic, commonly used news frames. More subtle or context-specific framing techniques may be missed. There is also the risk of the model perpetuating biases present in the training data, potentially misrepresenting the framing of certain societal issues.

Further research is needed to expand the model's capabilities to capture a wider range of framing strategies, as well as to explore the ethical implications of applying automated framing detection at scale. Careful consideration must be given to how such technology could be misused or have unintended consequences.

Conclusion

This paper introduces a promising transformer-based approach for the automated detection of generic news frames in online content. While limited in scope, the model represents an important step forward in scaling up framing analysis to handle large-scale digital data. As AI and machine learning continue to reshape media and communication, further research in this area will be crucial for understanding how information is framed and its impact on public discourse and social issues.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🔎

Total Score

0

Finding frames with BERT: A transformer-based approach to generic news frame detection

Vihang Jumle, Mykola Makhortykh, Maryna Sydorova, Victoria Vziatysheva

Framing is among the most extensively used concepts in the field of communication science. The availability of digital data offers new possibilities for studying how specific aspects of social reality are made more salient in online communication but also raises challenges related to the scaling of framing analysis and its adoption to new research areas (e.g. studying the impact of artificial intelligence-powered systems on representation of societally relevant issues). To address these challenges, we introduce a transformer-based approach for generic news frame detection in Anglophone online content. While doing so, we discuss the composition of the training and test datasets, the model architecture, and the validation of the approach and reflect on the possibilities and limitations of the automated detection of generic news frames.

Read more

9/4/2024

💬

Total Score

0

Decoding News Narratives: A Critical Analysis of Large Language Models in Framing Detection

Valeria Pastorino, Jasivan A. Sivakumar, Nafise Sadat Moosavi

Previous studies on framing have relied on manual analysis or fine-tuning models with limited annotated datasets. However, pre-trained models, with their diverse training backgrounds, offer a promising alternative. This paper presents a comprehensive analysis of GPT-4, GPT-3.5 Turbo, and FLAN-T5 models in detecting framing in news headlines. We evaluated these models in various scenarios: zero-shot, few-shot with in-domain examples, cross-domain examples, and settings where models explain their predictions. Our results show that explainable predictions lead to more reliable outcomes. GPT-4 performed exceptionally well in few-shot settings but often misinterpreted emotional language as framing, highlighting a significant challenge. Additionally, the results suggest that consistent predictions across multiple models could help identify potential annotation inaccuracies in datasets. Finally, we propose a new small dataset for real-world evaluation on headlines from a diverse set of topics.

Read more

6/18/2024

A Study on Scaling Up Multilingual News Framing Analysis
Total Score

0

A Study on Scaling Up Multilingual News Framing Analysis

Syeda Sabrina Akter, Antonios Anastasopoulos

Media framing is the study of strategically selecting and presenting specific aspects of political issues to shape public opinion. Despite its relevance to almost all societies around the world, research has been limited due to the lack of available datasets and other resources. This study explores the possibility of dataset creation through crowdsourcing, utilizing non-expert annotators to develop training corpora. We first extend framing analysis beyond English news to a multilingual context (12 typologically diverse languages) through automatic translation. We also present a novel benchmark in Bengali and Portuguese on the immigration and same-sex marriage domains. Additionally, we show that a system trained on our crowd-sourced dataset, combined with other existing ones, leads to a 5.32 percentage point increase from the baseline, showing that crowdsourcing is a viable option. Last, we study the performance of large language models (LLMs) for this task, finding that task-specific fine-tuning is a better approach than employing bigger non-specialized models.

Read more

4/3/2024

Evaluating the Ability of Computationally Extracted Narrative Maps to Encode Media Framing
Total Score

0

Evaluating the Ability of Computationally Extracted Narrative Maps to Encode Media Framing

Sebasti'an Concha Mac'ias, Brian Keith Norambuena

Narratives serve as fundamental frameworks in our understanding of the world and play a crucial role in collaborative sensemaking, providing a versatile foundation for sensemaking. Framing is a subtle yet potent mechanism that influences public perception through specific word choices, shaping interpretations of reported news events. Despite the recognized importance of narratives and framing, a significant gap exists in the literature with regard to the explicit consideration of framing within the context of computational extraction and representation. This article explores the capabilities of a specific narrative extraction and representation approach -- narrative maps -- to capture framing information from news data. The research addresses two key questions: (1) Does the narrative extraction method capture the framing distribution of the data set? (2) Does it produce a representation with consistent framing? Our results indicate that while the algorithm captures framing distributions, achieving consistent framing across various starting and ending events poses challenges. Our results highlight the potential of narrative maps to provide users with insights into the intricate framing dynamics within news narratives. However, we note that directly leveraging framing information in the computational narrative extraction process remains an open challenge.

Read more

5/7/2024