paper-with-me

Papers

A Generalized Approach to Protest Event Detection in German Local News

2022-06-01 · LREC 2022 6 · Gregor Wiedemann, Jan Matti Dollbaum, Sebastian Haunss, Priska Daphi, Larissa Daria Meier

Protest events provide information about social and political conflicts, the state of social cohesion and democratic conflict management, as well as the state of civil society in general. Social scientists are therefore interested in the systematic observation of protest events. With this paper, we release the first German language resource of protest event related article excerpts published in local news outlets. We use this dataset to train and evaluate transformer-based text classifiers to automatically detect relevant newspaper articles. Our best approach reaches a binary F1-score of 93.3 %, which is a promising result for our goal to support political science research. However, in a second experiment, we show that our model does not generalize equally well when applied to data from time periods and localities other than our training sample. To make protest event detection more robust, we test two ways of alternative preprocessing. First, we find that letting the classifier concentrate on sentences around protest keywords improves the F1-score for out-of-sample data up to +4 percentage points. Second, against our initial intuition, masking of named entities during preprocessing does not improve the generalization in terms of F1-scores. However, it leads to a significantly improved recall of the models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesEvent DetectionManagement

Similar Papers 제목 키워드 기반

ClassBases at CASE-2022 Multilingual Protest Event Detection Tasks: Multilingual Protest News Detection and Automatically Replicating Manually Created Event Datasets

2023-01-16 · Peratham Wiriyathammabhum

In this report, we describe our ClassBases submissions to a shared task on multilingual protest event detection. For the multilingual protest news detection, we participated in subtask-1, subtask-2, and subtask-4, which …

ClassificationDocument ClassificationEvent DetectionSentence+3

Counting Protests in News Articles: A Dataset and Semi-Automated Data Collection Pipeline

2021-02-01 · Tommy Leung, L. Nathan Perkins

Between January 2017 and January 2021, thousands of local news sources in the United States reported on over 42,000 protests about topics such as civil rights, immigration, guns, and the environment. Given the vast numbe…

Articlescoreference-resolutionCoreference ResolutionDecision Making+3

IIITT at CASE 2021 Task 1: Leveraging Pretrained Language Models for Multilingual Protest Detection

2021-08-01 · ACL (CASE) 2021 8 · Pawan Kalyan, Duddukunta Reddy, Adeep Hande, Ruba Priyadharshini 외

In a world abounding in constant protests resulting from events like a global pandemic, climate change, religious or political conflicts, there has always been a need to detect events/protests before getting amplified by…

SentenceSentence Classification

Multitask Models for Supervised Protests Detection in Texts

2020-05-06 · Benjamin J. Radford

The CLEF 2019 ProtestNews Lab tasks participants to identify text relating to political protests within larger corpora of news data. Three tasks include article classification, sentence detection, and event extraction. I…

Event ExtractionSentence

Discovering Black Lives Matter Events in the United States: Shared Task 3, CASE 2021

2021-08-01 · ACL (CASE) 2021 8 · Salvatore Giorgi, Vanni Zavarella, Hristo Tanev, Nicolas Stefanovitch 외

Evaluating the state-of-the-art event detection systems on determining spatio-temporal distribution of the events on the ground is performed unfrequently. But, the ability to both (1) extract events “in the wild” from te…

ArticlesEvent Detection