paper-with-me

홈 › Papers

TEST_POSITIVE at W-NUT 2020 Shared Task-3: Joint Event Multi-task Learning for Slot Filling in Noisy Text

2020-09-29 · Chacha Chen, Chieh-Yang Huang, Yaqi Hou, Yang Shi, Enyan Dai, Jiaqi Wang

The competition of extracting COVID-19 events from Twitter is to develop systems that can automatically extract related events from tweets. The built system should identify different pre-defined slots for each event, in order to answer important questions (e.g., Who is tested positive? What is the age of the person? Where is he/she?). To tackle these challenges, we propose the Joint Event Multi-task Learning (JOELIN) model. Through a unified global learning framework, we make use of all the training data across different events to learn and fine-tune the language model. Moreover, we implement a type-aware post-processing procedure using named entity recognition (NER) to further filter the predictions. JOELIN outperforms the BERT baseline by 17.2% in micro F1.

📄 PDF Abstract BibTeX arXiv:2009.14262

Code (0)

등록된 구현이 없습니다.

Tasks

Extracting COVID-19 Events from TwitterLanguage ModelingLanguage ModellingMulti-Task Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERslot-fillingSlot Filling

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

TEST_POSITIVE at W-NUT 2020 Shared Task-3: Cross-task modeling

2020-11-01 · EMNLP (WNUT) 2020 11 · Chacha Chen, Chieh-Yang Huang, Yaqi Hou, Yang Shi 외

The competition of extracting COVID-19 events from Twitter is to develop systems that can automatically extract related events from tweets. The built system should identify different pre-defined slots for each event, in …

Extracting COVID-19 Events from TwitterLanguage ModelingLanguage ModellingMulti-Task Learning+4

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-Twitte…

Event ExtractionLanguage ModelingLanguage Modelling

COVID-19 event extraction from Twitter via extractive question answering with continuous prompts

2023-03-19 · Yuhang Jiang, Ramakanth Kavuluru

As COVID-19 ravages the world, social media analytics could augment traditional surveys in assessing how the pandemic evolves and capturing consumer chatter that could help healthcare agencies in addressing it. This typi…

BenchmarkingEvent ExtractionExtractive Question-AnsweringQuestion Answering

1Cademy @ Causal News Corpus 2022: Leveraging Self-Training in Causality Classification of Socio-Political Event Data

2022-11-04 · Adam Nik, Ge Zhang, Xingran Chen, Mingyu Li 외

This paper details our participation in the Challenges and Applications of Automated Extraction of Socio-political Events from Text (CASE) workshop @ EMNLP 2022, where we take part in Subtask 1 of Shared Task 3. We appro…

DelistBench: Evaluating Search-Enabled LLMs for Auditable Corporate-Event Database Completion

2026-08-24 · Xuan Yao, Li Shuping, Dai Yang, Zhou Yi 외 arxiv

Financial institutions need an independent way to detect missing, stale, and misclassified corporate-event records in vendor databases. We introduce Search-to-Record, a database-assurance task in which search-enabled lar…