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

Issues And Trends In Healthcare Delivery System01:29

Issues And Trends In Healthcare Delivery System

5.6K
The issues and trends in healthcare delivery are constantly changing. The COVID-19 pandemic is one recent issue that wreaked havoc on healthcare systems, causing a shortage of healthcare workers, high demand for medicines and supplies, and increased medical expenditure due to a lack of insurance. Other issues include rising healthcare costs and care fragmentation.
Cost Containment
Payment for healthcare services has historically promoted adoption of costly and often unnecessary or inefficient...
5.6K
Pulse rhythm01:30

Pulse rhythm

768
Pulse rhythm refers to the pattern of pulsations within specific intervals, offering valuable insights into the regularity or irregularity of the heart's beats as observed through the pattern of pulsation within specific intervals. A regular pulse exhibits a consistent heart rate with uniform waveforms and pulsation force, variations of which can be classified as normal, weak, or bounding.
Conversely, an irregular pulse pattern is termed dysrhythmia, stemming from disruptions in cardiac...
768

You might also read

Related Articles

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

Sort by
Same author

From brain scans to classifiers: A systematic review of ML-based autism diagnostic frameworks.

Digital health·2026
Same author

Lip reading systems for Urdu alphabets in diverse environments.

Scientific reports·2026
Same author

Automatic sentence simplification system for Arabic Script Punjabi.

PloS one·2026
Same author

Corrigendum to "LLM predicts human behavior: A BERT-based approach for conscientiousness personality trait detection from online content" [Acta Psychologica 266 (2026), 106832].

Acta psychologica·2026
Same author

LLM predicts human behavior: A BERT-based approach for conscientiousness personality trait detection from online content.

Acta psychologica·2026
Same author

Enhancing lung diseases recognition through CNN-RNN methodologies.

Scientific reports·2026
Same journal

Establishing development strategies and improvement paths for decision coach competencies in shared decision-making using an integrated accessibility-performance analysis and network relation map approach.

BMC medical informatics and decision making·2026
Same journal

Inflammatory marker-driven deep learning model for postoperative gastric cancer prognosis.

BMC medical informatics and decision making·2026
Same journal

Does clinical documentation reflect how parents and clinicians share decisions about surgery?

BMC medical informatics and decision making·2026
Same journal

Established machine learning matches tabular foundation models in clinical predictions.

BMC medical informatics and decision making·2026
Same journal

Explainable AI machine learning framework for chronic kidney disease prediction utilizing electronic health records.

BMC medical informatics and decision making·2026
Same journal

Interpretable SHAP-based machine learning framework for patient satisfaction prediction: a case study in Thammasat University Hospital.

BMC medical informatics and decision making·2026
See all related articles

Related Experiment Video

Updated: Jun 7, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.6K

Anomaly-based threat detection in smart health using machine learning.

Muntaha Tabassum1, Saba Mahmood2, Amal Bukhari3

  • 1Department of Computer Science, Bahria University, Islamabad, Pakistan.

BMC Medical Informatics and Decision Making
|November 20, 2024
PubMed
Summary
This summary is machine-generated.

This study enhances electronic health record security by using unsupervised machine learning for anomaly detection. Isolation Forest SVM proved most effective, accurately identifying data anomalies with fewer false positives.

Keywords:
Anomaly detectionElectronic Health Records(EHRs)HealthcareInsider threatsMachine learning

More Related Videos

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.7K
Assessing the Accuracy of Fitness Smartwatch Data for Cardiovascular and Physical Activity Monitoring: A Validation Study in Digital Health
05:51

Assessing the Accuracy of Fitness Smartwatch Data for Cardiovascular and Physical Activity Monitoring: A Validation Study in Digital Health

Published on: February 21, 2025

366

Related Experiment Videos

Last Updated: Jun 7, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.6K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.7K
Assessing the Accuracy of Fitness Smartwatch Data for Cardiovascular and Physical Activity Monitoring: A Validation Study in Digital Health
05:51

Assessing the Accuracy of Fitness Smartwatch Data for Cardiovascular and Physical Activity Monitoring: A Validation Study in Digital Health

Published on: February 21, 2025

366

Area of Science:

  • Computer Science
  • Healthcare Informatics

Background:

  • Anomaly detection is critical in healthcare due to increasing data complexity and insider threats.
  • Electronic Health Records (EHRs) are vulnerable to manipulation, necessitating robust security measures.

Purpose of the Study:

  • To propose and evaluate a methodology for securing EHRs against data anomalies using unsupervised machine learning.
  • To improve the accuracy and reduce false positives in anomaly detection within healthcare data.

Main Methods:

  • Employed a systematic approach including data preprocessing, labeling, and modeling.
  • Utilized unsupervised machine learning algorithms: Isolation Forest (IForest) and Local Outlier Factor (LOF) with variations (SVM, Decision Tree, Random Forest).
  • Evaluated models using metrics like accuracy, sensitivity, specificity, F1 Score, Silhouette Score, and Dunn Score.

Main Results:

  • Isolation Forest SVM achieved the highest accuracy (99.21%), sensitivity (99.75%), specificity (99.32%), and F1 Score (98.72%).
  • Isolation Forest Decision Tree also showed strong performance with 98.92% accuracy and 99.35% F1 Score.
  • Isolation Forest Random Forest demonstrated lower specificity (72.84%) compared to other models.

Conclusions:

  • Isolation Forest SVM is the top-performing model for EHR anomaly detection, offering superior accuracy and reduced false positives.
  • The proposed methodology effectively secures sensitive healthcare data against evolving digital threats.
  • The approach successfully identified novel contextual anomalies missed by baseline methods.