Skip to main content

EDITORIAL article

Front. Artif. Intell., 16 June 2023
Sec. Natural Language Processing
Volume 6 - 2023 | https://doi.org/10.3389/frai.2023.1224529

Editorial: Information extraction for health documents

  • 1Dipartimento di Informatica, Università degli Studi di Torino, Turin, Italy
  • 2Departamento de Informática, Computer Science and Engineering Department, Universidad Carlos III de Madrid, Leganés, Spain
  • 3German Research Center for Artificial Intelligence (DFKI), Berlin, Germany

Editorial on the Research Topic
Information extraction for health documents

Electronic health records (EHRs) gained a central role in many different medical and clinical settings: they typically contain salient information on patients in the form of unstructured, free-text data, such as clinical narratives, discharge summaries, outpatient care reports, prescription drug records, notes on past treatments by emergency departments, reports of laboratory studies, diagnostic texts associated with imaging, and more. All mentioned sources contain unstructured data that are valuable in decision-making processes and helpful in supplementing structured patient data: to figure out the relevance of unstructured data, we can consider that these account for 80% of the total of health-related data in a hospital (Kong, 2019). To make such information accessible, searchable, and available to different applications, the text needs to be transformed into structured data by many sorts of natural language processing (NLP), such as information extraction (IE) techniques and concept normalization to a structured ontology.

In the last few years a shift of computational paradigms from symbolic to distributed representations has deeply modified the landscape of the whole discipline of artificial intelligence, including NLP, and their specializations focused on medical data, as well. In short, this change in paradigms led to a dramatic increase in the level of performance ensured by systems relying on deep learning (DL) architectures: this fact is confirmed if one considers the architecture of the top-scoring systems involved in downstream tasks, such as GLUE and SUPERGLUE (Wang et al., 2018, 2019). DL systems are characterized by many technical changes; among the most prominent innovations, the costly feature selection of traditional Machine Learning systems has been superseded by automatic computing devices [such as the attention mechanism (Vaswani et al., 2017)], that are directly plugged into the system at the architectural level (Hahn and Oleynik, 2020). Also, typical DL architectures such as Transformers Networks (Devlin et al., 2018) are trained by employing huge amounts of text data in the order of hundreds of billions of tokens. Dealing with medical language requires models to deal with special linguistic phenomena, including telegraphic usages, abbreviations, acronyms, and syntactically ill-formed constructions (Mensa et al., 2020). Although some EHR data sets have been made available, such as i2b2 (Uzuner et al., 2011) and MIMIC (Johnson et al., 2016, 2018), these do not suffice to train models exclusively on medical data. To overcome these limitations, embeddings originally trained

on general language may be adapted to the medical language (Hahn and Oleynik, 2020). The medical setting is generally affected by the sparsity of corpora. There is broad consensus on the fact that insufficient clinical data sets are available in the public domain, primarily due to privacy issues and institutional concerns (Friedman et al., 2013), and that the inaccessibility of large-scale de-identified clinical corpora prevents clinical NLP from fully exploiting the architectures to date available.

Although various approaches have been proposed to cope with such limitations, e.g., based on transfer learning and domain adaptation to tailor pre-trained language models to the medical domain and on federated learning to deal with privacy issues (Cheng et al., 2020), many issues still require deepening research to provide equitable, secure, and ethical access to data. This Research Topic presents three works dealing with specific tasks, such as clinical concept recognition, the elaboration of clinical trials, and the automatic handling of numerical codes within EHRs.

Many approaches can be adopted to extract information from medical records. The contribution from Lossio-Ventura et al. focuses on clinical concept recognition, which constitutes the attempt to extract specific conceptual information from EHRs. The authors investigated six systems [CLAMP (Soysal et al., 2018), cTAKES (Savova et al., 2010), MetaMap (Jonquet et al., 2009), NCBO Annotator (Aronson and Lang, 2010), QuickUMLS (Soldaini and Goharian, 2016), and ScispaCy (Neumann et al., 2019)] against two benchmarks widely adopted in the field [i2b2 (Uzuner et al., 2011) and MIMIC-III (Johnson et al., 2016, 2018)]. The concept to be extracted are divided into four categories, namely: problem, treatment, test and anatomy. CLAMP achieved the best exact and inexact matching performance, with an F-score of 0.70 and 0.94, respectively. The authors also selected a subset of the MIMIC data to evaluate the systems on six characteristic challenges often found in medical texts. In particular, the six systems were executed on the sentences that contained negations, abbreviations, severity, ambiguity, and misspellings, showing that no single system excelled against all challenges. Instead, each system performed differently in particular tasks, showing that further work is required to develop algorithms that are resilient against this type of challenge.

The contribution from Luechtefeld et al. tackles instead a common issue concerning biomarker clinical trials publications: biomarker-based outcomes and eligibility criteria are very relevant in cancer clinical trials. However, most of the biomarker analyses reported for these trials are often difficult to access and with no controlled data access. Authors tackle this issue by proposing a new approach to semi-automating normalized, open-access data tables from published clinical trials of metastatic prostate cancer (mCRPC), employing a data curation and SER platform (Bozada et al., 2021). The authors extracted 585 hazard ratios, response rates, duration metrics, and 543 adverse events from 13 publications covering 10 clinical trials publication concerning mCRPC. The relevance of this data is shown by illustrating several use cases, such as the analyses of trial methods, comparison of treatment hazard ratios, and association of treatments with adverse events.

Finally, the paper from Deng and Denecke proposes a solution for common issues in medical procedures. Numerical codes often represent clinical procedures/injuries/body parts in medical documents to facilitate many processes, such as billing, quality assurance, and statistical analysis. These codes are often organized in taxonomies with hundreds or thousands of nodes, so the manual selection from human operators is intuitively unfeasible. Authors focus on using CHOP, the Swiss classification of surgical interventions system, which physicians use in daily practice to classify clinical procedures. The CHOP comprises more than 14,000 different classes at six levels. It aids operators in the code selection via a rule-based system composed of encoding experts and a manual search in the CHOP catalog. The authors investigate the possibility of automatic CHOP code generation based on a short query to enable automatic support of the manual classification. A thorough evaluation of many hierarchical classification systems shows that the per-node binary classification outperforms the non-terminal multi-class classification with an F1-micro measure between 92.6 and 94%.

Author contributions

All authors equally participated in the concept of this Special Issue, and in writing the editorial.

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher's note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

Aronson, A. R., and Lang, F.-M. (2010). An overview of metamap: historical perspective and recent advances. Jo. Am. Med. Inform. Assoc. 17, 229–236. doi: 10.1136/jamia.2009.002733

PubMed Abstract | CrossRef Full Text | Google Scholar

Bozada Jr, T., Borden, J., Workman, J., Del Cid, M., Malinowski, J., Luechtefeld, T., et al. (2021). Sysrev: a fair platform for data curation and systematic evidence review. Front. Artif. Intell. 4, 685298. doi: 10.3389/frai.2021.685298

PubMed Abstract | CrossRef Full Text | Google Scholar

Cheng, Y., Liu, Y., Chen, T., and Yang, Q. (2020). Federated learning for privacy-preserving AI. Commun. ACM 63, 33–36. doi: 10.1145/3387107

CrossRef Full Text | Google Scholar

Devlin, J., Chang, M.-W., Lee, K., and Toutanova, K. (2018). Bert: pre-training of deep bidirectional transformers for language understanding. arXiv. [preprint]. doi: 10.48550/arXiv.1810.04805

CrossRef Full Text | Google Scholar

Friedman, C., Rindflesch, T. C., and Corn, M. (2013). Natural language processing: state of the art and prospects for significant progress, a workshop sponsored by the national library of medicine. J. Biomed. Inform. 46, 765–773. doi: 10.1016/j.jbi.2013.06.004

PubMed Abstract | CrossRef Full Text | Google Scholar

Hahn, U., and Oleynik, M. (2020). Medical information extraction in the age of deep learning. Yearb. Med. Inform. 29, 208–220. doi: 10.1055/s-0040-1702001

PubMed Abstract | CrossRef Full Text | Google Scholar

Johnson, A. E., Pollard, T. J., Shen, L., Lehman, L.-w. H., Feng, M., Ghassemi, M., et al. (2016). MIMIC-III, a freely accessible critical care database. Sci. Data 3, 1–9. doi: 10.1038/sdata.2016.35

PubMed Abstract | CrossRef Full Text | Google Scholar

Johnson, A. E., Stone, D. J., Celi, L. A., and Pollard, T. J. (2018). The mimic code repository: enabling reproducibility in critical care research. J. Am. Med. Inform. Assoc. 25, 32–39. doi: 10.1093/jamia/ocx084

PubMed Abstract | CrossRef Full Text | Google Scholar

Jonquet, C., Shah, N. H., and Musen, M. A. (2009). The open biomedical annotator. Summit Transl. Bioinform. 2009, 56.

Google Scholar

Kong, H.-J. (2019). Managing unstructured big data in healthcare system. Healthc. Inform. Res. 25, 1–2. doi: 10.4258/hir.2019.25.1.1

PubMed Abstract | CrossRef Full Text | Google Scholar

Mensa, E., Manuel, G. M., Colla, D., Delsanto, M., and Radicioni, D. P. (2020). “A resource for detecting misspellings and denoising medical text data," in Proceedings of the Seventh Italian Conference on Computational Linguistics (CLiC-it 2020), eds F. Dell'Orletta, J. Monti, and F. Tamburini (Bologna: CEUR). doi: 10.4000/books.aaccademia.8728

CrossRef Full Text | Google Scholar

Neumann, M., King, D., Beltagy, I., and Ammar, W. (2019). “Scispacy: fast and robust models for biomedical natural language processing," in Proceedings of the 18th BioNLP Workshop and Shared Task (Florence, Italy: Association for Computational Linguistics), 319–327. doi: 10.18653/v1/W19-5034

CrossRef Full Text | Google Scholar

Savova, G. K., Masanz, J. J., Ogren, P. V., Zheng, J., Sohn, S., Kipper-Schuler, K. C., et al. (2010). Mayo clinical text analysis and knowledge extraction system (cTAKES): architecture, component evaluation and applications. J. Am. Med. Inform. Assoc. 17, 507–513. doi: 10.1136/jamia.2009.001560

PubMed Abstract | CrossRef Full Text | Google Scholar

Soldaini, L., and Goharian, N. (2016). “Quickumls: a fast, unsupervised approach for medical concept extraction," in MedIR Workshop, SIGIR (Pisa), 1–4.

Google Scholar

Soysal, E., Wang, J., Jiang, M., Wu, Y., Pakhomov, S., Liu, H., et al. (2018). Clamp-a toolkit for efficiently building customized clinical natural language processing pipelines. J. Am. Med. Inform. Assoc. 25, 331–336. doi: 10.1093/jamia/ocx132

PubMed Abstract | CrossRef Full Text | Google Scholar

Uzuner, z., South, B. R., Shen, S., and DuVall, S. L. (2011). 2010 i2b2/VA challenge on concepts, assertions, and relations in clinical text. J. Am. Med. Inform. Assoc. 18, 552–556. doi: 10.1136/amiajnl-2011-000203

PubMed Abstract | CrossRef Full Text | Google Scholar

Vaswani, A., Shazeer, N., Parmar, N., Uszkoreit, J., Jones, L., Gomez, A. N., et al. (2017). Attention is all you need. Adv. Neural Inform. Process. Syst. 30. doi: 10.48550/arXiv.1706.03762

CrossRef Full Text | Google Scholar

Wang, A., Pruksachatkun, Y., Nangia, N., Singh, A., Michael, J., Hill, F., et al. (2019). Superglue: a stickier benchmark for general-purpose language understanding systems. Adv. Neural Inform. Process. Syst. 32. doi: 10.48550/arXiv.1804.07461

CrossRef Full Text | Google Scholar

Wang, A., Singh, A., Michael, J., Hill, F., Levy, O., Bowman, S. R., et al (2018). Glue: a multi-task benchmark and analysis platform for natural language understanding. arXiv. [preprint]. https://arxiv.org/abs/1804.07461

Google Scholar

Keywords: information extraction (IE), text mining (TM), electronic health records (EHR), concepts extraction, clinical narratives, unstructured medical data

Citation: Mensa E, Martínez Fernández P, Roller R and Radicioni DP (2023) Editorial: Information extraction for health documents. Front. Artif. Intell. 6:1224529. doi: 10.3389/frai.2023.1224529

Received: 17 May 2023; Accepted: 31 May 2023;
Published: 16 June 2023.

Edited and reviewed by: Thomas Hartung, Johns Hopkins University, United States

Copyright © 2023 Mensa, Martínez Fernández, Roller and Radicioni. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Enrico Mensa, enrico.mensa@unito.it; Paloma Martínez Fernández, pmf@inf.uc3m.es; Roland Roller, roland.roller@dfki.de; Daniele P. Radicioni, daniele.radicioni@unito.it

Download