NUS-IDS at CASE 2021 Task 1: Improving Multilingual Event Sentence Coreference Identification With Linguistic Information
Event Sentence Coreference Identification (ESCI) aims to cluster event sentences that refer to the same event together for information extraction. We describe our ESCI solution developed for the ACL-CASE 2021 shared tasks on the detection and classification of socio-political and crisis event information in a multilingual setting. For a given article, our proposed pipeline comprises of an accurate sentence pair classifier that identifies coreferent sentence pairs and subsequently uses these predicted probabilities to cluster sentences into groups. Sentence pair representations are constructed from fine-tuned BERT embeddings plus POS embeddings fed through a BiLSTM model, and combined with linguistic-based lexical and semantic similarities between sentences. Our best models ranked 2nd, 1st and 2nd and obtained CoNLL F1 scores of 81.20%, 93.03%, 83.15% for the English, Portuguese and Spanish test sets respectively in the ACL-CASE 2021 competition.
Code (1)
Tasks
POSSentenceSimilar Papers 제목 키워드 기반
Extended Multilingual Protest News Detection -- Shared Task 1, CASE 2021 and 2022
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+1Multilingual Protest News Detection - Shared Task 1, CASE 2021
Benchmarking state-of-the-art text classification and information extraction systems in multilingual, cross-lingual, few-shot, and zero-shot settings for socio-political event information collection is achieved in the sc…
BenchmarkingDecision MakingDocument ClassificationEvent Extraction+5A Multilingual Corpus for Socio-political Event Coreference Resolution
We propose a dataset for event coreference resolution, which is based on random samples drawn from multiple sources, languages, and countries. Early scholarship on event information collection has not quantified the cont…
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionWhat happens before and after: Multi-Event Commonsense in Event Coreference Resolution
Event coreference models cluster event mentions pertaining to the same real-world event. Recent models rely on contextualized representations to recognize coreference among lexically or contextually similar mentions. How…
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionSentenceSeeing the Forest and the Trees: Detection and Cross-Document Coreference Resolution of Militarized Interstate Disputes
Previous efforts to automate the detection of social and political events in text have primarily focused on identifying events described within single sentences or documents. Within a corpus of documents, these automated…
coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionEvent Coreference Resolution