COV19IR : COVID-19 Domain Literature Information Retrieval
Arusarka Bose (1), Zili Zhou (2), Guandong Xu (3) ((1) Indian, Institute of Technology Kharagpur, (2) University of Manchester, (3), University of Technology Sydney)

TL;DR
This paper presents a transformer-based system for retrieving COVID-19 literature and answering related questions, addressing the challenge of managing the rapidly growing research corpus.
Contribution
It introduces two novel tasks—COVID-19 literature retrieval and question answering—and provides transformer-based solutions tailored for these tasks on the CORD-19 dataset.
Findings
Effective retrieval of COVID-19 literature demonstrated
Accurate COVID-19 question answering achieved
Solutions show promising results on CORD-19
Abstract
Increasing number of COVID-19 research literatures cause new challenges in effective literature screening and COVID-19 domain knowledge aware Information Retrieval. To tackle the challenges, we demonstrate two tasks along withsolutions, COVID-19 literature retrieval, and question answering. COVID-19 literature retrieval task screens matching COVID-19 literature documents for textual user query, and COVID-19 question answering task predicts proper text fragments from text corpus as the answer of specific COVID-19 related questions. Based on transformer neural network, we provided solutions to implement the tasks on CORD-19 dataset, we display some examples to show the effectiveness of our proposed solutions.
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
TopicsCOVID-19 diagnosis using AI · Topic Modeling · Misinformation and Its Impacts
MethodsAttentive Walk-Aggregating Graph Neural Network
