MMCVSISep 18, 2017

Protest Activity Detection and Perceived Violence Estimation from Social Media Images

arXiv:1709.06204v1104 citations
Originality Synthesis-oriented
AI Analysis

This addresses the need for more effective tools in social science and media analysis to understand protests beyond text-based methods, though it is incremental as it applies existing neural network techniques to a new domain-specific dataset.

The paper tackles the problem of characterizing real-world protests from social media images by developing a visual model that recognizes protesters, describes their activities, and estimates perceived violence, using a dataset of 40,764 images to train a multi-task CNN and demonstrate its effectiveness.

We develop a novel visual model which can recognize protesters, describe their activities by visual attributes and estimate the level of perceived violence in an image. Studies of social media and protests use natural language processing to track how individuals use hashtags and links, often with a focus on those items' diffusion. These approaches, however, may not be effective in fully characterizing actual real-world protests (e.g., violent or peaceful) or estimating the demographics of participants (e.g., age, gender, and race) and their emotions. Our system characterizes protests along these dimensions. We have collected geotagged tweets and their images from 2013-2017 and analyzed multiple major protest events in that period. A multi-task convolutional neural network is employed in order to automatically classify the presence of protesters in an image and predict its visual attributes, perceived violence and exhibited emotions. We also release the UCLA Protest Image Dataset, our novel dataset of 40,764 images (11,659 protest images and hard negatives) with various annotations of visual attributes and sentiments. Using this dataset, we train our model and demonstrate its effectiveness. We also present experimental results from various analysis on geotagged image data in several prevalent protest events. Our dataset will be made accessible at https://www.sscnet.ucla.edu/comm/jjoo/mm-protest/.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes