UCD-CS at W-NUT 2020 Shared Task-3: A Text to Text Approach for COVID-19 Event Extraction on Social Media
Congcong Wang, David Lillis

TL;DR
This paper presents a transformer-based text-to-text approach for extracting COVID-19 event information from social media tweets, achieving top-tier performance and highlighting the limitations of standard evaluation metrics.
Contribution
It introduces a novel question answering framework using T5 for COVID-19 event extraction and proposes an exact-answer transformation to better evaluate text-generation based methods.
Findings
Achieved top 3 F1 scores in the shared task.
Exact-answer transformation improves performance measurement.
State-of-the-art results in three of five event types.
Abstract
In this paper, we describe our approach in the shared task: COVID-19 event extraction from Twitter. The objective of this task is to extract answers from COVID-related tweets to a set of predefined slot-filling questions. Our approach treats the event extraction task as a question answering task by leveraging the transformer-based T5 text-to-text model. According to the official evaluation scores returned, namely F1, our submitted run achieves competitive performance compared to other participating runs (Top 3). However, we argue that this evaluation may underestimate the actual performance of runs based on text-generation. Although some such runs may answer the slot questions well, they may not be an exact string match for the gold standard answers. To measure the extent of this underestimation, we adopt a simple exact-answer transformation method aiming at converting the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Sentiment Analysis and Opinion Mining
MethodsLinear Layer · Gated Linear Unit · Refunds@Expedia|||How do I get a full refund from Expedia? · Byte Pair Encoding · Inverse Square Root Schedule · SentencePiece · Multi-Head Attention · Attention Is All You Need · Residual Connection · Softmax
