- Home
- A-Z Publicaties
- Computational Communication Research
- Previous Issues
- Volume 4, Issue 1, 2022
Computational Communication Research - Volume 4, Issue 1, 2022
Volume 4, Issue 1, 2022
-
-
Image as Data: Automated Content Analysis for Visual Presentations of Political Actors and Events
Auteurs: Jungseock Joo & Zachary C. Steinert-ThrelkeldAbstractImages matter because they help individuals evaluate policies, primarily through emotional resonance, and can help researchers from a variety of fields measure otherwise difficult to estimate quantities. The lack of scalable analytic methods, however, has prevented researchers from incorporating large scale image data in studies. This article offers an in-depth overview of automated methods for image analysis and explains their usage and implementation. It elaborates on how these methods and results can be validated and interpreted and discusses ethical concerns. Two examples then highlight approaches to systematically understanding visual presentations of political actors and events from large scale image datasets collected from social media. The first study examines gender and party differences in the self-presentation of the U.S. politicians through their Facebook photographs, using an off-the-shelf computer vision model, Google’s Label Detection API. The second study develops image classifiers based on convolutional neural networks to detect custom labels from images of protesters shared on Twitter to understand how protests are framed on social media. These analyses demonstrate advantages of computer vision and deep learning as a novel analytic tool that can expand the scope and size of traditional visual analysis to thousands of features and millions of images. The paper also provides comprehensive technical details and practices to help guide political communication scholars and practitioners.
-
-
-
Visual Framing of Science Conspiracy Videos
Auteurs: Kaiping Chen, Sang Jung Kim, Qiantong Gao & Sebastian RaschkaAbstractRecent 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 modelsto study conspiracies on social mediaand 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.
-
-
-
Finding Fauci
Auteurs: Bryce J. Dietrich & Hyein KoAbstractAs the Covid-19 pandemic progressed, the public increasingly relied on news outlets to provide up-to-date health information. Often times this information was provided by Dr. Anthony Fauci during the course of on-air interviews. Consequently, when Dr. Fauci appeared less and less, many became concerned that the public was not receiving the full picture, especially since Dr. Fauci was often not afraid to voice concerns over how the pandemic was being handled at the federal, state and local level. Using text and image data from 6,587 CNN, Fox News and MSNBC programs, this paper determines the extent to which Dr. Fauci appeared on air and whether the rate of his appearances (or lack thereof) diminished over time. We then look at whether Dr. Fauci’s appearances (or lack thereof) are conditioned on what is being said during broadcasts. Not only do we find that Dr. Fauci appeared significantly less on Fox News, but this discrepancy increases as the pandemic progresses and when public health information is discussed. Regardless of whether this constitutes “misinformation” or “framing,” our study speaks volumes to two important research areas and broader concerns over the balance of Covid-19 coverage, especially when the public needed it the most.
-
-
-
Age and Gender Representation on German TV
Auteurs: Pascal Jürgens, Christine E. Meltzer & Michael ScharkowAbstractTelevision offers an enticing glimpse into the world, but its perspective is often skewed. When societal groups are systematically excluded from appearing on the screen, they lose the chance to represent their characteristics and interests. Recipients may then form distorted perceptions and attitudes towards those groups. Empirical research on the prevalence of such biases - especially across stations, time, and genre - has been limited by the effort of manual content analyses. We develop and validate a deep-learning based method for measuring age and gender of faces in video material. An analysis of approximately 16 million faces from six years of German mainstream TV across six stations is fused with existing program metadata indicating timing and genre of broadcasts, including advertisements. Multilevel regression models show a consistent and temporally stable discrimination against women and elderly people, along with a double discrimination of elderly women. A significant amount of variation across genres and systematic differences between public and private broadcasters furthermore indicate previously undocumented heterogeneity in the representation of societal groups on TV. We discuss potential implications of a genre-specific differentiation against the backdrop of societal trends.
-
-
-
Representations of Racial Minorities in Popular Movies
Auteurs: Musa Malik, Frederic R. Hopp & René WeberAbstractIn the Hollywood film industry, racial minorities remain underrepresented. Characters from racially underrepresented groups receive less screen time, fewer central story positions, and frequently inherit plotlines, motivations, and actions that are primarily driven by White characters. Currently, there are no clearly defined, standardized, and scalable metrics for taking stock of racial minorities’ cinematographic representation. In this paper, we combine methodological tools from computer vision and network science to develop a content analytic framework for identifying visual and structural racial biases in film productions. We apply our approach on a set of 89 popular, full-length movies, demonstrating that this method provides a scalable examination of racial inclusion in film production and predicts movie performance. We integrate our method into larger theoretical discussions on audiences’ perception of racial minorities and illuminate future research trajectories towards the computational assessment of racial biases in audiovisual narratives.
-
-
-
Body Language and Gender Stereotypes in Campaign Video
Auteurs: Markus Neumann, Erika Franklin Fowler & Travis N. RidoutAbstractWe examine the impact of candidates’ gender on the body language that they employ in their political advertisements. Using data on over 1,600 candidates appearing in almost 5,400 political ads that aired in the U.S. between 2017 and 2020, we employ automatic pose detection to trace the movement of their hands. We find, consistent with gender stereotypes, that male candidates use more assertive hand movements than female candidates. We also find evidence of more assertiveness among Democratic candidates and among candidates running for U.S. House, U.S. Senate, and governor.
-
-
-
MARMOT
Auteurs: Patrick Y. Wu & Walter R. Mebane Jr.AbstractPolitical activity on social media presents a data-rich window into political behavior, but the vast amount of data means that almost all content analyses of social media require a data labeling step. However, most automated machine classification methods ignore the multimodality of posted content, focusing either on text or images. State-of-the-art vision-and-language models are unusable for most political science research: they require all observations to have both image and text and require computationally expensive pretraining. This paper proposes a novel vision-and-language framework called multimodal representations using modality translation (MARMOT). MARMOT presents two methodological contributions: it can construct representations for observations missing image or text, and it replaces the computationally expensive pretraining with modality translation. MARMOT outperforms an ensemble text-only classifier in 19 of 20 categories in multilabel classifications of tweets reporting election incidents during the 2016 U.S. general election. Moreover, MARMOT shows significant improvements over the results of benchmark multimodal models on the Hateful Memes dataset, improving the best result set by VisualBERT in terms of accuracy from 0.6473 to 0.6760 and area under the receiver operating characteristic curve (AUC) from 0.7141 to 0.7530. The GitHub repository for MARMOT can be found at github.com/patrickywu/MARMOT.
-
-
-
Athec
Door Yilang PengAbstractVisual aesthetics are related to a broad range of communication and psychological outcomes, yet the tools of computational aesthetic analysis are not widely available in the social science community. In this article, I address this gap and provide a tutorial on measuring hand-crafted aesthetic attributes, such as colorfulness and visual complexity. I introduce Athec, a Python library for computational aesthetic analysis in social science research. Furthermore, a case study applies Athec to compare the visual aesthetics of Instagram posts from the two candidates in the 2016 U.S. presidential election, Hillary Clinton and Donald Trump, indicating how amateurishness and authenticity are reflected in politicians’ visual messages. With computational aesthetic analysis tools, communication researchers can better understand the antecedents and outcomes of visual aesthetics beyond visual media content.
-
-
-
A Character Recognition Tool for Automatic Detection of Social Characters in Visual Media Content
Auteurs: Joshua Baldwin & Ralf SchmälzleAbstractContent analysis is the go-to method for understanding how social characters, such as public figures or movie characters, are portrayed in media messages. It is an indispensable method to investigate character-related media processes and effects. However, conducting large-scale content-analytic studies is a taxing and expensive endeavor that requires hours of coder training and incurs substantial costs. This problem is particularly acute for video-based media, where coders often have to exert extensive time and energy to watch and interpret dynamic content. Here we present a Character-Recognition-Tool (CRT) that enables communication scholars to quickly process large amounts of video data to identify occurrences of specific predefined characters using facial recognition and matching. This paper presents the CRT and provides evidence for its validity. The CRT can automate the coding process of on-screen characters while following recommendations that computational tools be scalable, adaptable for novice programmers, and open source to allow for replication.
-
-
-
The Pervasive Presence of Chinese Government Content on Douyin Trending Videos
Auteurs: Yingdan Lu & Jennifer PanAbstractAs audiences have moved to digital media, so too have governments around the world. While previous research has focused on how authoritarian regimes employ strategies such as the use of fabricated accounts and content to boost their reach, this paper reveals two different tactics the Chinese government uses on Douyin, the Chinese version of the video-sharing platform TikTok, to compete for audience attention. We use a multi-modal approach that combines analysis of video, text, and meta-data to examine a novel dataset of Douyin videos. We find that a large share of trending videos are produced by accounts affiliated with the Chinese government. These videos contain visual characteristics designed to maximize attention such as high levels of brightness and entropy and very short duration, and are more visually similar to content produced by celebrities and ordinary users than to content from non-official media accounts. We also find that the majority of videos produced by regime-affiliated accounts do not fit traditional definitions of propaganda but rather contain stories and topics unrelated to any aspect of the government, the Chinese Communist Party, policies, or politics.
-
Most Read This Month
Most Cited Most Cited RSS feed
-
-
Computational observation
Auteurs: Mario Haim & Angela Nienierza
-
- More Less