Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Structured reasoning failures compromise LLM interpretation of clinical oncology notes.

NPJ digital medicine·2026
Same author

Fine-Tuning, Retrieval-Augmented Generation, and Hybrid Large Language Models for Postoperative Decision Support: A Comparative Analysis.

Journal of medical Internet research·2026
Same author

Federated target trial emulation for time-to-event outcomes via POLARIS: Pooled-equivalent One-shot Likelihood Aggregation for Real-world Inference in Survival.

Research square·2026
Same author

Optimizing Retrieval-Augmented Generation (RAG) in clinical medicine: methods and performance evaluation.

Journal of the American Medical Informatics Association : JAMIA·2026
Same author

From "negative" trial to positive clinical impact: mitigating eligibility criteria-induced temporal selection bias in emulated clinical trials.

npj health systems·2026
Same author

AI-Generated Avatar Videos for Postoperative Patient Education Among Health Care Workers: Pilot Randomized Controlled Trial.

JMIR perioperative medicine·2026
Same journal

Causal intervention validation of gene regulatory signals in scGPT.

Journal of biomedical informatics·2026
Same journal

CoAff-DTI: Fine-grained drug-target interaction prediction using pre-trained language models and affinity-guided mechanisms.

Journal of biomedical informatics·2026
Same journal

Evaluation of temporal preservation in synthetic longitudinal patient data.

Journal of biomedical informatics·2026
Same journal

ARKE: An ontology-driven framework for automated mapping of local radiology procedure terms to the LOINC-RadLex playbook using large language model.

Journal of biomedical informatics·2026
Same journal

A validation-driven training controller for cross-lingual biomedical NER via reinforcement learning-based adaptive loss weighting.

Journal of biomedical informatics·2026
Same journal

ASP-HR: An Adaptive Spatial Perception and Hierarchical Reasoning mechanism for document-level biomedical relation extraction.

Journal of biomedical informatics·2026
See all related articles

Related Experiment Video

Updated: Jun 10, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.7K

Improving tabular data extraction in scanned laboratory reports using deep learning models.

Yiming Li1, Qiang Wei2, Xinghan Chen3

  • 1McWilliams School of Biomedical Informatics, The University of Texas Health Science Center at Houston, Houston, TX 77030, USA.

Journal of Biomedical Informatics
|October 11, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces an advanced deep learning Optical Character Recognition (OCR) pipeline to extract lab testing results from scanned reports, improving clinical data accessibility. The new method accurately identifies and interprets tabular data, enhancing timely healthcare decisions.

Keywords:
Artificial IntelligenceDeep learningElectronic Health RecordsInformation ExtractionNatural Language ProcessingOptical Character Recognition

More Related Videos

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.4K
Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.2K

Related Experiment Videos

Last Updated: Jun 10, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.7K
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.4K
Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.2K

Area of Science:

  • Medical Informatics
  • Artificial Intelligence
  • Clinical Laboratory Science

Background:

  • Medical laboratory testing is vital for healthcare decisions.
  • Current methods often use faxed reports, delaying data access.
  • Efficient extraction of lab data from scanned documents is needed.

Purpose of the Study:

  • To develop a deep learning-based Optical Character Recognition (OCR) method for identifying and extracting lab testing results from scanned reports.
  • To improve the timeliness and accuracy of clinical data availability.

Main Methods:

  • A two-stage approach was used: table detection and table recognition.
  • Deep learning models DETR R18 and YOLOv8s were evaluated for table detection.
  • PaddleOCR and the encoder-dual-decoder (EDD) model were compared for table recognition.
  • 650 tables from 632 reports were annotated for training and evaluation.

Main Results:

  • Fine-tuned DETR R18 achieved superior performance in table detection (AP50: 0.774).
  • Fine-tuned EDD demonstrated strong performance in table recognition (TEDS score: 0.815).
  • The integrated OCR pipeline achieved a TEDS score of 0.699 and a TEDS structure score of 0.764.

Conclusions:

  • A novel OCR pipeline using state-of-the-art deep learning models was developed for scanned clinical documents.
  • The pipeline effectively extracts tabular lab testing data, enhancing clinical data analysis.
  • This approach has significant implications for improving clinical decision-making through accessible data.