This content will become publicly available on July 19, 2023
The increasing use of social media like YouTube as a news platform provides new opportunities for the public to react to news reporting. This convergence produces multi-narrative framings of police violence-related evidence that requires further attention, especially given the potential impact on state accountability processes. Using a frame analysis of news outlets and content analysis of comments on YouTube, we identify frames, responses, and the multi-narrative framing that results from this converging environment. Our findings suggest a triumvirate of competing frames around police brutality, with mistrust of media complicating the role news media plays in accountability.
- Publication Date:
- NSF-PAR ID:
- 10369649
- Journal Name:
- Journalism & Mass Communication Quarterly
- Volume:
- 99
- Issue:
- 3
- Page Range or eLocation-ID:
- p. 696-717
- ISSN:
- 1077-6990
- Publisher:
- SAGE Publications
- Sponsoring Org:
- National Science Foundation
More Like this
-
Media framing refers to highlighting certain aspect of an issue in the news to promote a particular interpretation to the audience. Supervised learning has often been used to recognize frames in news articles, requiring a known pool of frames for a particular issue, which must be identified by communication researchers through thorough manual content analysis. In this work, we devise an unsupervised learning approach to discover the frames in news articles automatically. Given a set of news articles for a given issue, e.g., gun violence, our method first extracts frame elements from these articles using related Wikipedia articles and the Wikipedia category system. It then uses a community detection approach to identify frames from these frame elements. We discuss the effectiveness of our approach by comparing the frames it generates in an unsupervised manner to the domain-expert-derived frames for the issue of gun violence, for which a supervised learning model for frame recognition exists.
-
Recent research on conspiracy theories labels conspiracism as a distinct and deficient epistemic process. However, the tendency to pathologize conspiracism obscures the fact that it is a diverse and dynamic collective sensemaking process, transacted in public on the web. Here, we adopt a narrative framework to introduce a new analytical approach for examining online conspiracism. Narrative plays an important role because it is central to human cognition as well as being domain agnostic, and so can serve as a bridge between conspiracism and other modes of knowledge production. To illustrate the utility of our approach, we use it to analyze conspiracy theories identified in conversations across three different anti-vaccination discussion forums. Our approach enables us to capture more abstract categories without hiding the underlying diversity of the raw data. We find that there are dominant narrative themes across sites, but that there is also a tremendous amount of diversity within these themes. Our initial observations raise the possibility that different communities play different roles in the collective construction of conspiracy theories online. This offers one potential route for understanding not only cross-sectional differentiation, but the longitudinal dynamics of the narrative in future work. In particular, we are interested to examinemore »
-
When journalists cover a news story, they can cover the story from multiple angles or perspectives. These perspectives are called “frames,” and usage of one frame or another may influence public perception and opinion of the issue at hand. We develop a web-based system for analyzing frames in multilingual text documents. We propose and guide users through a five-step end-to-end computational framing analysis framework grounded in media framing theory in communication research. Users can use the framework to analyze multilingual text data, starting from the exploration of frames in user’s corpora and through review of previous framing literature (step 1-3) to frame classification (step 4) and prediction (step 5). The framework combines unsupervised and supervised machine learning and leverages a state-of-the-art (SoTA) multilingual language model, which can significantly enhance frame prediction performance while requiring a considerably small sample of manual annotations. Through the interactive website, anyone can perform the proposed computational framing analysis, making advanced computational analysis available to researchers without a programming background and bridging the digital divide within the communication research discipline in particular and the academic community in general. The system is available online at http://www.openframing.org, via an API http://www.openframing.org:5000/docs/, or through our GitHub page https://github.com/vibss2397/openFraming.
-
Recent years have witnessed an explosion of science conspiracy videos on the Internet, challenging science epistemology and public understanding of science. Scholars have started to examine the persuasion techniques used in conspiracy messages such as uncertainty and fear yet, little is understood about the visual narratives, especially how visual narratives differ in videos that debunk conspiracies versus those that propagate conspiracies. This paper addresses this gap in understanding visual framing in conspiracy videos through analyzing millions of frames from conspiracy and counter-conspiracy YouTube videos using computational methods. We found that conspiracy videos tended to use lower color variance and brightness, especially in thumbnails and earlier parts of the videos. This paper also demonstrates how researchers can integrate textual and visual features in machine learning models to study conspiracies on social media and discusses the implications of computational modeling for scholars interested in studying visual manipulation in the digital era. The analysis of visual and textual features presented in this paper could be useful for future studies focused on designing systems to identify conspiracy content on the Internet.
-
Obeid, Iyad Selesnick (Ed.)Electroencephalography (EEG) is a popular clinical monitoring tool used for diagnosing brain-related disorders such as epilepsy [1]. As monitoring EEGs in a critical-care setting is an expensive and tedious task, there is a great interest in developing real-time EEG monitoring tools to improve patient care quality and efficiency [2]. However, clinicians require automatic seizure detection tools that provide decisions with at least 75% sensitivity and less than 1 false alarm (FA) per 24 hours [3]. Some commercial tools recently claim to reach such performance levels, including the Olympic Brainz Monitor [4] and Persyst 14 [5]. In this abstract, we describe our efforts to transform a high-performance offline seizure detection system [3] into a low latency real-time or online seizure detection system. An overview of the system is shown in Figure 1. The main difference between an online versus offline system is that an online system should always be causal and has minimum latency which is often defined by domain experts. The offline system, shown in Figure 2, uses two phases of deep learning models with postprocessing [3]. The channel-based long short term memory (LSTM) model (Phase 1 or P1) processes linear frequency cepstral coefficients (LFCC) [6] features from each EEGmore »