paper-with-me

홈 › Papers

NUS-IDS at CASE 2021 Task 1: Improving Multilingual Event Sentence Coreference Identification With Linguistic Information

2021-08-01 · ACL (CASE) 2021 8 · Fiona Anting Tan, Sujatha Das Gollapalli, See-Kiong Ng

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.

📄 PDF Abstract BibTeX

Code (1)

nus-ids/eventsentencecoref 공식 구현 pytorch

Tasks

POSSentence

Similar Papers 제목 키워드 기반

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

Multilingual Protest News Detection - Shared Task 1, CASE 2021

2021-08-01 · ACL (CASE) 2021 8 · Ali Hürriyetoğlu, Osman Mutlu, Erdem Yörük, Farhana Ferdousi Liza 외

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+5

A Multilingual Corpus for Socio-political Event Coreference Resolution

2021-11-16 · ACL ARR November 2021 11 · Anonymous

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 Resolution

What happens before and after: Multi-Event Commonsense in Event Coreference Resolution

2023-02-20 · Sahithya Ravi, Chris Tanner, Raymond Ng, Vered Shwartz

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 ResolutionSentence

Seeing the Forest and the Trees: Detection and Cross-Document Coreference Resolution of Militarized Interstate Disputes

2020-05-06 · Benjamin J. Radford

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