Related Experiment Video
Updated: Oct 31, 2025

03:14
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
802
COBERT: COVID-19 Question Answering System Using BERT
Jafar A Alzubi1, Rachna Jain2, Anubhav Singh2
1Al-Balqa Applied University, Salt, Jordan.
Summary
COBERT, a novel retriever-reader system, efficiently extracts answers from vast COVID-19 research literature. This AI tool aids researchers and policymakers in accessing critical scientific information during the pandemic.
Area of Science:
- Computational Biology
- Infectious Disease Epidemiology
- Information Retrieval
Background:
- The COVID-19 pandemic created an overwhelming volume of scientific literature, making it challenging to access timely information.
- Frontline workers, policymakers, and researchers require efficient methods to stay updated on COVID-19 research findings.
Purpose of the Study:
- To develop an automated system for answering complex queries using the Coronavirus Open Research Dataset Challenge (CORD-19) literature.
- To provide a reliable method for extracting precise and up-to-date scientific knowledge from a large corpus of COVID-19 research.
Main Methods:
- Proposed COBERT, a retriever-reader dual algorithmic system.
- Utilized a TF-IDF vectorizer to retrieve the top 500 relevant documents.
- Employed a Bidirectional Encoder Representations from Transformers (BERT) reader, pre-trained on SQuAD 1.1, to refine sentences and extract answers.
Main Results:
- The COBERT system successfully processed 59K coronavirus-related documents.
- The DistilBERT version of the system achieved high performance metrics.
- Achieved an Exact Match (EM) score of 80.6% and an F1 score of 87.3%.
Conclusions:
- COBERT offers an effective solution for navigating and extracting information from extensive scientific literature.
- The system aids in disseminating critical research findings to relevant stakeholders during public health crises.
- The retriever-reader approach demonstrates significant potential for scientific knowledge discovery in rapidly evolving fields.
More Related Videos
Related Concept Videos
SBAR II: Application of SBAR
5.2K
SBAR is an effective communication tool used by healthcare professionals to communicate patient information accurately. SBAR stands for Situation, Background, Assessment, and Recommendation. For a better understanding, an example is given below.
SBAR Report from a Nurse to a Health Care Provider
S: "Hello, Dr. Smith. This is Jane, RN, from the Med Surg unit. I am calling to tell you about Ms. White in Room 210, who is experiencing increased pain and redness at her incision site. Her recent...
SBAR Report from a Nurse to a Health Care Provider
S: "Hello, Dr. Smith. This is Jane, RN, from the Med Surg unit. I am calling to tell you about Ms. White in Room 210, who is experiencing increased pain and redness at her incision site. Her recent...
5.2K
SBAR I: Understanding the Concept
5.3K
Effective communication among healthcare professionals during hand-off reporting is essential to delivering safe and continuous patient care. Common professional interactions include reports to healthcare team members, hand-off, and transfer reports. Nurses routinely report information to other healthcare team members and also urgently contact healthcare providers to report changes in patient status.
Standardized methods of communication have been developed to ensure that information is...
Standardized methods of communication have been developed to ensure that information is...
5.3K
Classification of Systems-II
278
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
278
Classification of Systems-I
377
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
377

