CLAIOct 5, 2021

COVIDRead: A Large-scale Question Answering Dataset on COVID-19

arXiv:2110.09321v11 citations
AI Analysis

This provides a benchmark dataset for researchers to improve information extraction on COVID-19, though it is incremental as it adapts existing SQuAD-like methods to a new domain.

The authors tackled the need for accessible COVID-19 information by creating COVIDRead, a large-scale question-answering dataset with over 100k question-answer pairs, and established baseline models achieving F1 scores between 32.03% and 37.19%.

During this pandemic situation, extracting any relevant information related to COVID-19 will be immensely beneficial to the community at large. In this paper, we present a very important resource, COVIDRead, a Stanford Question Answering Dataset (SQuAD) like dataset over more than 100k question-answer pairs. The dataset consists of Context-Answer-Question triples. Primarily the questions from the context are constructed in an automated way. After that, the system-generated questions are manually checked by hu-mans annotators. This is a precious resource that could serve many purposes, ranging from common people queries regarding this very uncommon disease to managing articles by editors/associate editors of a journal. We establish several end-to-end neural network based baseline models that attain the lowest F1 of 32.03% and the highest F1 of 37.19%. To the best of our knowledge, we are the first to provide this kind of QA dataset in such a large volume on COVID-19. This dataset creates a new avenue of carrying out research on COVID-19 by providing a benchmark dataset and a baseline model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes