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 Experiment Video

Updated: Dec 20, 2025

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.4K

Progress Indication for Deep Learning Model Training: A Feasibility Demonstration.

Qifei Dong1, Gang Luo1

  • 1Department of Biomedical Informatics and Medical Education, University of Washington, Seattle, WA 98195, USA.

IEEE Access : Practical Innovations, Open Solutions
|June 3, 2020
PubMed
Summary
This summary is machine-generated.

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

A Roadmap for Using Causal Inference and Machine Learning to Personalize Asthma Medication Selection.

JMIR medical informatics·2024
Same author

Improving the Accuracy of Progress Indication for Constructing Deep Learning Models.

IEEE access : practical innovations, open solutions·2022
Same author

Error and Timeliness Analysis for Using Machine Learning to Predict Asthma Hospital Visits: Retrospective Cohort Study.

JMIR medical informatics·2022
Same author

A Roadmap for Boosting Model Generalizability for Predicting Hospital Encounters for Asthma.

JMIR medical informatics·2022
Same author

Automatically Explaining Machine Learning Predictions on Severe Chronic Obstructive Pulmonary Disease Exacerbations: Retrospective Cohort Study.

JMIR medical informatics·2022
Same author

Performance of a Computational Phenotyping Algorithm for Sarcoidosis Using Diagnostic Codes in Electronic Medical Records: Case Validation Study From 2 Veterans Affairs Medical Centers.

JMIR formative research·2022
Same journal

A Multi-Head Attention Transformer Model for Wearable in Situ Fall Detection.

IEEE access : practical innovations, open solutions·2026
Same journal

Validating Single-Camera Pose Estimation Against Multi-Camera Motion Capture for Accessible Biomechanical Assessment.

IEEE access : practical innovations, open solutions·2026
Same journal

Learning to Diagnose Privately: DP-Powered LLMs for Radiology Report Classification.

IEEE access : practical innovations, open solutions·2026
Same journal

Radio-Frequency Toroid Susceptometry of Magnetic Nanoparticles: What Goes Around Comes Around.

IEEE access : practical innovations, open solutions·2026
Same journal

Cross-Architecture Knowledge Distillation for Histopathological Image Analysis.

IEEE access : practical innovations, open solutions·2026
Same journal

Mislabel Identification Using Transfer Learning-Based Ensemble Method.

IEEE access : practical innovations, open solutions·2026
See all related articles

Training deep learning models can be lengthy. This study introduces progress indicators to estimate remaining training time and completion, improving user-friendliness and workload management for deep learning.

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep learning models are state-of-the-art for many machine learning tasks.
  • Training deep learning models on large datasets is computationally intensive and time-consuming, often taking days or months.
  • Accurate progress indicators are needed for user-friendliness and workload management during lengthy training processes.

Purpose of the Study:

  • To present novel techniques for non-trivial progress indicators in deep learning model training.
  • To enable accurate estimation of remaining training time and work completion, especially when early stopping is employed.
  • To enhance the user experience and assist in managing computational resources for deep learning tasks.

Main Methods:

  • Development and implementation of techniques for progress indicators in TensorFlow.
Keywords:
Deep learningTensorFlowmodel trainingprogress indicator

Related Experiment Videos

Last Updated: Dec 20, 2025

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.4K
  • Evaluation of the techniques using both convolutional neural networks (CNNs) and recurrent neural networks (RNNs).
  • Testing the robustness of the progress indicators under varying run-time system load conditions.
  • Main Results:

    • The implemented progress indicators provide useful information even with dynamic system load.
    • The progress indicator system demonstrates the ability to self-correct initial estimation errors over time.
    • Successful application to both CNN and RNN model training scenarios.

    Conclusions:

    • The proposed techniques offer a valuable solution for monitoring deep learning model training progress.
    • These progress indicators improve usability and facilitate workload management for computationally intensive AI tasks.
    • The system is robust to environmental variations and capable of accurate, self-correcting estimations.