paper-with-me

홈 › Papers

imec-ETRO-VUB at W-NUT 2020 Shared Task-3: A multilabel BERT-based system for predicting COVID-19 events

2020-11-01 · EMNLP (WNUT) 2020 11 · Xiangyu Yang, Giannis Bekoulis, Nikos Deligiannis

In this paper, we present our system designed to address the W-NUT 2020 shared task for COVID-19 Event Extraction from Twitter. To mitigate the noisy nature of the Twitter stream, our system makes use of the COVID-Twitter-BERT (CT-BERT), which is a language model pre-trained on a large corpus of COVID-19 related Twitter messages. Our system is trained on the COVID-19 Twitter Event Corpus and is able to identify relevant text spans that answer pre-defined questions (i.e., slot types) for five COVID-19 related events (i.e., TESTED POSITIVE, TESTED NEGATIVE, CAN-NOT-TEST, DEATH and CURE & PREVENTION). We have experimented with different architectures; our best performing model relies on a multilabel classifier on top of the CT-BERT model that jointly trains all the slot types for a single event. Our experimental results indicate that our Multilabel-CT-BERT system outperforms the baseline methods by 7 percentage points in terms of micro average F1 score. Our model ranked as 4th in the shared task leaderboard.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event ExtractionLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

A multilabel approach to morphosyntactic probing

2021-04-17 · Findings (EMNLP) 2021 11 · Naomi Tachikawa Shapiro, Amandalynne Paullada, Shane Steinert-Threlkeld

We introduce a multilabel probing task to assess the morphosyntactic representations of word embeddings from multilingual language models. We demonstrate this task with multilingual BERT (Devlin et al., 2018), training p…

Word Embeddings

Dartmouth at SemEval-2022 Task 6: Detection of Sarcasm

2022-07-01 · SemEval (NAACL) 2022 7 · Rishik Lad, Weicheng Ma, Soroush Vosoughi

This paper introduces the result of Team Dartmouth’s experiments on each of the five subtasks for the detection of sarcasm in English and Arabic tweets. This detection was framed as a classification problem, and our cont…

Data AugmentationSarcasm Detection

Classification multilabel de concepts médicaux pour l’identification du profil clinique du patient (Multilabel classification of medical concepts for patient’s clinical profile identification )

2021-06-01 · JEP/TALN/RECITAL 2021 6 · Christel Gérardin, Pascal Vaillant, Perceval Wajsbürt, Clément Gilavert 외

La première tâche du Défi fouille de textes 2021 a consisté à extraire automatiquement, à partir de cas cliniques, les phénotypes pathologiques des patients regroupés par tête de chapitre du MeSH-maladie. La solution pré…

ArticlesClassification

ConRetroBert: EMA Stabilized Dual Encoders for Template-Based Single-Step Retrosynthesis

2026-05-12 · Mohammad Jahid Ibna Basher, Ali Khodabandeh Yalabadi, Ivan Garibay, Ozlem Ozmen Garibay arxiv

Template based single step retrosynthesis predicts reactants by selecting and applying an explicit reaction template, making each prediction traceable to a chemical transformation rule. This is useful for synthesis plann…

Single-step retrosynthesis

YNU-HPCC at SemEval-2022 Task 6: Transformer-based Model for Intended Sarcasm Detection in English and Arabic

2022-07-01 · SemEval (NAACL) 2022 7 · Guangmin Zheng, Jin Wang, Xuejie Zhang

In this paper, we (a YNU-HPCC team) describe the system we built in the SemEval-2022 competition. As participants in Task 6 (titled “iSarcasmEval: Intended Sarcasm Detection In English and Arabic”), we implement the sent…

Binary ClassificationClassificationSarcasm DetectionSentence+1