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

Classification of Leukocytes01:30

Classification of Leukocytes

4.2K
Leukocytes are classified into two groups based on the presence or absence of cytoplasmic granules. Granular leukocytes, which contain granules, belong to the myeloid lineage and are divided into three subtypes: neutrophils, eosinophils, and basophils. These cells are roughly spherical and characterized by the granules in their cytoplasm.
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
4.2K

You might also read

Related Articles

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

Sort by
Same author

Global Explainability of A Deep Abstaining Classifier for Cancer Pathology Reports.

IEEE journal of biomedical and health informatics·2026
Same author

Predictive analytics to direct clinical attention to complex patients with elevated suicide risk: enhancement of the Veterans Health Administration REACH VET model.

BMJ mental health·2026
Same author

New Jersey State Cancer Registry Data Ascertainment for Melanoma Research Studies.

Journal of registry management·2026
Same author

Twenty-First Century Data Systems: Evolving Cancer Registries to a Learning Health System.

Learning health systems·2026
Same author

Prevalence and characteristics for mental health disorder before and after childhood cancer diagnosis-a statewide population-based study among Medicaid beneficiaries.

Frontiers in psychology·2026
Same author

SAIGE-GPU: accelerating genome- and phenome-wide association studies using GPUs.

Bioinformatics (Oxford, England)·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
Same journal

SimMapNet: a Bayesian framework for gene regulatory network inference using gene ontology similarities as external hint.

BMC bioinformatics·2026
Same journal

Dual channel drug-drug interactions extraction based on cross attention.

BMC bioinformatics·2026
Same journal

FeSseqdb: a curated sequence-level database and interpretable machine learning framework for identifying iron-sulfur proteins.

BMC bioinformatics·2026
See all related articles

Related Experiment Video

Updated: Nov 12, 2025

Introduction of an Integrated Pathology Image Management, Artificial Intelligence, and Reporting System
05:33

Introduction of an Integrated Pathology Image Management, Artificial Intelligence, and Reporting System

Published on: July 11, 2025

505

Deep active learning for classifying cancer pathology reports.

Kevin De Angeli1,2, Shang Gao3, Mohammed Alawad1

  • 1Oak Ridge National Lab, Oak Ridge, TN, USA.

BMC Bioinformatics
|March 22, 2021
PubMed
Summary
This summary is machine-generated.

Active learning significantly reduces the need for labeled data in clinical text classification. Effective active learning strategies, excluding diversity sampling, outperform random sampling, especially for rare cancer classes.

Keywords:
Active learningCancer pathology reportsConvolutional neural networksDeep learningText classification

More Related Videos

Detection and Isolation of Cancer in Prostate Biopsies Using Stimulated Raman Histology and Artificial Intelligence
08:05

Detection and Isolation of Cancer in Prostate Biopsies Using Stimulated Raman Histology and Artificial Intelligence

Published on: June 10, 2025

855
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

3.1K

Related Experiment Videos

Last Updated: Nov 12, 2025

Introduction of an Integrated Pathology Image Management, Artificial Intelligence, and Reporting System
05:33

Introduction of an Integrated Pathology Image Management, Artificial Intelligence, and Reporting System

Published on: July 11, 2025

505
Detection and Isolation of Cancer in Prostate Biopsies Using Stimulated Raman Histology and Artificial Intelligence
08:05

Detection and Isolation of Cancer in Prostate Biopsies Using Stimulated Raman Histology and Artificial Intelligence

Published on: June 10, 2025

855
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

3.1K

Area of Science:

  • Computational linguistics
  • Machine learning in healthcare
  • Bioinformatics

Background:

  • Automated text classification is crucial in clinical settings.
  • Acquiring labeled data for machine learning and deep learning is costly and difficult.
  • Active learning (AL) can reduce the amount of labeled data needed for effective model training.

Purpose of the Study:

  • To analyze the effectiveness of 11 active learning algorithms for classifying cancer pathology reports.
  • To compare AL strategies using a Convolutional Neural Network (CNN) text classification model.
  • To evaluate performance on different dataset sizes and classification tasks (subsite and histology).

Main Methods:

  • Implemented 11 active learning algorithms.
  • Utilized a Convolutional Neural Network (CNN) for text classification.
  • Evaluated performance on small (1K initial samples) and large (15K initial samples) datasets with iterative data addition.
  • Compared against random sampling (no active learning).

Main Results:

  • All AL strategies, except diversity sampling, outperformed random sampling across tasks and dataset sizes.
  • On smaller datasets, marginal and ratio uncertainty sampling showed superior performance.
  • Active learning significantly improved performance on rare classes by focusing on underrepresented data.
  • No single AL strategy clearly dominated on the large dataset.

Conclusions:

  • Active learning reduces annotation costs by guiding efficient sample selection for human annotators.
  • Datasets built with effective active learning require less than half the labeled data to achieve similar performance compared to random sampling.
  • Active learning is a valuable technique for improving the efficiency of clinical text classification model development.