A pipeline for the retrieval and extraction of domain-specific information with application to COVID-19 immune signatures
(2023) 24:292
Newton et al. BMC Bioinformatics
https://doi.org/10.1186/s12859-023-05397-8
SOFTWARE
BMC Bioinformatics
Open Access
A pipeline for the retrieval and extraction
of domain‑specific information with application
to COVID‑19 immune signatures
Adam J. H. Newton1,2,3,4, David Chartash2,3,5, Steven H. Kleinstein4,6,7 and Robert A. McDougal2,3,7*
*Correspondence:
1
Department of Physiology
and Pharmacology, SUNY
Downstate Health Sciences
University, Brooklyn, NY 11203,
USA
2
Yale Center for Medical
Informatics, Yale School
of Medicine, Yale University, New
Haven, CT 06511, USA
3
Department of Biostatistics,
Yale School of Public Health,
Yale University, New Haven, CT
06511, USA
4
Department of Pathology,
Yale School of Medicine, Yale
University, New Haven, CT 06511,
USA
5
School of Medicine, University
College Dublin - National
University of Ireland, Dublin, Co.
Dublin, Republic of Ireland
6
Department of Immunobiology,
Yale School of Medicine, Yale
University, New Haven, CT 06511,
USA
7
Program in Computational
Biology and Bioinformatics, Yale
University, New Haven, CT 06511,
USA
Abstract
Background: The accelerating pace of biomedical publication has made it impractical
to manually, systematically identify papers containing specific information and extract
this information. This is especially challenging when the information itself resides
beyond titles or abstracts. For emerging science, with a limited set of known papers
of interest and an incomplete information model, this is of pressing concern. A timely
example in retrospect is the identification of immune signatures (coherent sets of biomarkers) driving differential SARS-CoV-2 infection outcomes.
Implementation: We built a classifier to identify papers containing domain-specific
information from the document embeddings of the title and abstract. To train this
classifier with limited data, we developed an iterative process leveraging pre-trained
SPECTER document embeddings, SVM classifiers and web-enabled expert review
to iteratively augment the training set. This training set was then used to create a classifier to identify papers containing domain-specific information. Finally, information
was extracted from these papers through a semi-automated system that directly solicited the paper authors to respond via a web-based form.
Results: We demonstrate a classifier that retrieves papers with human COVID-19
immune signatures with a positive predictive value of 86%. The type of immune signature (e.g., gene expression vs. other types of profiling) was also identified with a positive predictive value of 74%. Semi-automated queries to the corresponding authors
of these publications requesting signature information achieved a 31% response rate.
Conclusions: Our results demonstrate the efficacy of using a SVM classifier with document embeddings of the title and abstract, to retrieve papers with domain-specific
information, even when that information is rarely present in the abstract. Targeted
author engagement based on classifier predictions offers a promising pathway to build
a semi-structured representation of such information. Through this approach, partially automated literature mining can help rapidly create semi-structured knowledge
repositories for automatic analysis of emerging health threats.
Keywords: COVID-19, Biomarkers, Data mining, Immunity, Knowledge bases
© The Author(s) 2023. Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits
use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original
author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third
party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or
exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://
creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publi
cdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.
Newton et al. BMC Bioinformatics
(2023) 24:292
Introduction
The rapid growth in scientific publications [1] presents a challenge for researchers
to seeking a comprehensive understanding of the literature. This challenge is of particular importance in emerging disciplines and domains without existing comprehensive reviews or widely accepted frameworks for representing the field. The COVID-19
pandemic is one such example of an emerging publication phenomenon. While
machine learning has provided many solutions for search problems related to information retrieval (IR) [2], application of IR to specific scientific domains remains an
active area of research [3, 4]. Researchers have leveraged search engines to retrieve
relevant literature, with keywords searches [5] or alerts [6], but these approaches usually require substantial further refinement.
Once relevant sources have been retrieved, information has to be obtained from
the text. For some domains, machine consumable structures make specific data types
trivial to extract, e.g. genes [7] and proteins [8], however integrating this information
with a more comprehensive data model remains challenging. There are many methods
to obtain salient information from identified sources, including; manual curation e.g.
HIPC [5], rule-based semi-automated extraction of metadata from an abstract, e.g.
the metadata suggestions for ModelDB [9], and PICO (population, intervention, control, and outcomes) extraction [10], which tags words related to the PICO elements
in randomized control trials. Given the novelty of the scientific domain of COVID-19
research, it is difficult to known what information characterizes this subfield and how
it will be presented in the paper. Thus, a semi-automated human in the loop approach
facilitates a solution.
COVID-19 may affect the human immune system in different ways. These effects—
which could be at the level of changes of gene expression, of proteins, of metabolites,
of antibodies, etc.—may vary by population (e.g. young vs old), disease severity (e.g.
mild vs severe), etc, with each pattern of effects constituting an immune signature
for the disease. For some diseases (e.g. cervical cancer [11]), immune signatures have
shown potential as predictors of survival or other clinical outcomes. Unfortunately,
identifying papers containing human immune signatures and locating those immune
signatures within publications is non-trivial. Immune signatures can appear in the
text, figures or tables, with dozens of (...truncated)