paper-with-me

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 are document classification, sentence classification, and token classification. In subtask-1, we compare XLM-RoBERTa-base, mLUKE-base, and XLM-RoBERTa-large on finetuning in a sequential classification setting. We always use a combination of the training data from every language provided to train our multilingual models. We found that larger models seem to work better and entity knowledge helps but at a non-negligible cost. For subtask-2, we only submitted an mLUKE-base system for sentence classification. For subtask-4, we only submitted an XLM-RoBERTa-base for token classification system for sequence labeling. For automatically replicating manually created event datasets, we participated in COVID-related protest events from the New York Times news corpus. We created a system to process the crawled data into a dataset of protest events.

📄 PDF Abstract BibTeX arXiv:2301.06617

Code (1)

perathambkk/case_shared_task_emnlp2022 공식 구현

Tasks

ClassificationDocument ClassificationEvent DetectionSentenceSentence Classificationtoken-classificationToken Classification

Similar Papers 제목 키워드 기반

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

IBM MNLP IE at CASE 2021 Task 1: Multigranular and Multilingual Event Detection on Protest News

2021-08-01 · ACL (CASE) 2021 8 · Parul Awasthy, Jian Ni, Ken Barker, Radu Florian

In this paper, we present the event detection models and systems we have developed for Multilingual Protest News Detection - Shared Task 1 at CASE 2021. The shared task has 4 subtasks which cover event detection at diffe…

Event DetectionLanguage ModelingLanguage ModellingXLM-R

SU-NLP at CASE 2021 Task 1: Protest News Detection for English

2021-08-01 · ACL (CASE) 2021 8 · Furkan Çelik, Tuğberk Dalkılıç, Fatih Beyhan, Reyyan Yeniterzi

This paper summarizes our group’s efforts in the multilingual protest news detection shared task, which is organized as a part of the Challenges and Applications of Automated Extraction of Socio-political Events from Tex…

Event Extraction

Team “NoConflict” at CASE 2021 Task 1: Pretraining for Sentence-Level Protest Event Detection

2021-08-01 · ACL (CASE) 2021 8 · Tiancheng Hu, Niklas Stoehr

An ever-increasing amount of text, in the form of social media posts and news articles, gives rise to new challenges and opportunities for the automatic extraction of socio-political events. In this paper, we present our…

ArticlesData AugmentationEvent DetectionLanguage Modeling+4

Extended Multilingual Protest News Detection -- Shared Task 1, CASE 2021 and 2022

2022-11-21 · Ali Hürriyetoğlu, Osman Mutlu, Fırat Duruşan, Onur Uca 외

We report results of the CASE 2022 Shared Task 1 on Multilingual Protest Event Detection. This task is a continuation of CASE 2021 that consists of four subtasks that are i) document classification, ii) sentence classifi…

Document ClassificationEvent DetectionEvent ExtractionSentence+1