Related Experiment Video
Updated: Sep 3, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
ScienceQA: a novel resource for question answering on scholarly articles
Tanik Saikh1, Tirthankar Ghosal2, Amish Mittal1
1Department of Computer Science and Engineering, Indian Institute of Technology Patna, Bihta, Patna, India.
Researchers developed a new dataset for scientific question answering (QA) to improve machine reading comprehension (MRC) in research articles. The best model achieved a 75.46% F1 score, advancing scholarly document processing.
Area of Science:
- Natural Language Processing
- Information Retrieval
- Computational Linguistics
Background:
- Machine Reading Comprehension (MRC) is crucial for extracting information from scholarly articles, especially during information overload.
- Existing challenges in building MRC models stem from the scarcity of human-annotated datasets.
- Automated information extraction aids researchers, reviewers, and editors in understanding scientific content efficiently.
Purpose of the Study:
- To introduce a novel, large-scale dataset for question answering (QA) on scientific articles.
- To establish a benchmark for evaluating machine reading comprehension models on scientific texts.
- To facilitate advancements in automated information extraction from academic literature.
Main Methods:
- A semi-automated approach was used to create a dataset of over 100,000 human-annotated context-question-answer triples.
- A baseline QA model using Bidirectional Encoder Representations from Transformers (BERT) was implemented.
- Two advanced models were developed: one based on Science BERT (SciBERT) and another combining SciBERT with Bi-Directional Attention Flow (Bi-DAF).
Main Results:
- The SciBERT-based model achieved the highest performance, obtaining an F1 score of 75.46%.
- The developed dataset and baseline models provide a foundation for future research in scientific QA.
- The study demonstrates the effectiveness of specialized models like SciBERT for processing academic documents.
Conclusions:
- The newly created dataset significantly contributes to the field of scientific document processing and QA.
- The research opens new avenues for developing more sophisticated machine reading comprehension systems for scholarly articles.
- The availability of the dataset and code encourages further research and development in automated scientific information extraction.
Related Concept Videos
The Small x Assumption
Statistical Analysis: Overview
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
Chi-square Analysis
The chi-square test was developed by Pearson in 1990.
The first step of performing a Chi-square analysis is to establish a null hypothesis, which assumes that there is no real...
SBAR I: Understanding the Concept
Standardized methods of communication have been developed to ensure that information is...
SBAR II: Application of SBAR
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...
Biostatistics: Overview
Discrete variables are...

