paper-with-me

홈 › Papers

Answering Questions on COVID-19 in Real-Time

2020-06-29 · EMNLP (NLP-COVID19) 2020 12 · Jinhyuk Lee, Sean S. Yi, Minbyul Jeong, Mujeen Sung, Wonjin Yoon, Yonghwa Choi, Miyoung Ko, Jaewoo Kang

The recent outbreak of the novel coronavirus is wreaking havoc on the world and researchers are struggling to effectively combat it. One reason why the fight is difficult is due to the lack of information and knowledge. In this work, we outline our effort to contribute to shrinking this knowledge vacuum by creating covidAsk, a question answering (QA) system that combines biomedical text mining and QA techniques to provide answers to questions in real-time. Our system also leverages information retrieval (IR) approaches to provide entity-level answers that are complementary to QA models. Evaluation of covidAsk is carried out by using a manually created dataset called COVID-19 Questions which is based on information from various sources, including the CDC and the WHO. We hope our system will be able to aid researchers in their search for knowledge and information not only for COVID-19, but for future pandemics as well.

📄 PDF Abstract BibTeX arXiv:2006.15830

Code (1)

dmis-lab/covidAsk 공식 구현 pytorch

Tasks

Information RetrievalQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

CAiRE-COVID: A Question Answering and Query-focused Multi-Document Summarization System for COVID-19 Scholarly Information Management

2020-05-04 · EMNLP (NLP-COVID19) 2020 12 · Dan Su, Yan Xu, Tiezheng Yu, Farhad Bin Siddique 외

We present CAiRE-COVID, a real-time question answering (QA) and multi-document summarization system, which won one of the 10 tasks in the Kaggle COVID-19 Open Research Dataset Challenge, judged by medical experts. Our sy…

ArticlesDocument SummarizationInformation RetrievalManagement+3

Can questions summarize a corpus? Using question generation for characterizing COVID-19 research

2020-09-19 · Gabriela Surita, Rodrigo Nogueira, Roberto Lotufo

What are the latent questions on some textual data? In this work, we investigate using question generation models for exploring a collection of documents. Our method, dubbed corpus2question, consists of applying a pre-tr…

ArticlesQuestion AnsweringQuestion GenerationQuestion-Generation

Transformer-Based Models for Question Answering on COVID19

2021-01-16 · Hillary Ngai, Yoona Park, John Chen, Mahboobeh Parsapoor

In response to the Kaggle's COVID-19 Open Research Dataset (CORD-19) challenge, we have proposed three transformer-based question-answering systems using BERT, ALBERT, and T5 models. Since the CORD-19 dataset is unlabele…

Question Answering

Open-Domain Question-Answering for COVID-19 and Other Emergent Domains

2021-10-13 · EMNLP (ACL) 2021 11 · Sharon Levy, Kevin Mo, Wenhan Xiong, William Yang Wang

Since late 2019, COVID-19 has quickly emerged as the newest biomedical domain, resulting in a surge of new information. As with other emergent domains, the discussion surrounding the topic has been rapidly changing, lead…

DiversityMisinformationOpen-Domain Question AnsweringQuestion Answering+1

Where Was COVID-19 First Discovered? Designing a Question-Answering System for Pandemic Situations

2022-04-19 · Johannes Graf, Gino Lancho, Patrick Zschech, Kai Heinrich

The COVID-19 pandemic is accompanied by a massive "infodemic" that makes it hard to identify concise and credible information for COVID-19-related questions, like incubation time, infection rates, or the effectiveness of…

Information RetrievalMisinformationQuestion AnsweringRetrieval