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

Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

222
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
222
Statistical Methods for Analyzing Epidemiological Data01:25

Statistical Methods for Analyzing Epidemiological Data

568
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
568
Causality in Epidemiology01:21

Causality in Epidemiology

942
Causality or causation is a fundamental concept in epidemiology, vital for understanding the relationships between various factors and health outcomes. Despite its importance, there's no single, universally accepted definition of causality within the discipline. Drawing from a systematic review, causality in epidemiology encompasses several definitions, including production, necessary and sufficient, sufficient-component, counterfactual, and probabilistic models. Each has its strengths and...
942
Principles of Disease Surveillance01:26

Principles of Disease Surveillance

192
Disease surveillance is the systematic collection, analysis, and interpretation of health data essential to the planning, implementation, and evaluation of public health practice. This process integrates data dissemination to entities responsible for preventing and controlling disease, injury, and disability. Surveillance systems provide crucial information for action, helping public health authorities make informed decisions to manage and prevent outbreaks, ensure public safety, optimize...
192
Prediction Intervals01:03

Prediction Intervals

2.4K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.4K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

166
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
166

You might also read

Related Articles

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

Sort by
Same author

Local Surrogate Models With Residual Fuzzy Rules for Model-Agnostic Explanations.

IEEE transactions on cybernetics·2026
Same author

Video-based hand gesture recognition via SPD manifold spatial representation and optical flow motion features.

PloS one·2026
Same author

An Attention-Driven Graph Transformer With Nonlinear Modeling and Neuro-Fuzzy Fusion for High-Order Toxic Molecular Graph Learning.

Molecular informatics·2026
Same author

A Prediction Model Integrating Adaptive-Network-Based Fuzzy Inference System and Fuzzy C-Mean Clustering.

IEEE transactions on cybernetics·2026
Same author

Individual Linguistic Granular Computing: A Granulation-Degranulation-Based Approach.

IEEE transactions on cybernetics·2026
Same author

S<sup>2</sup>FS: Spatially-Aware Separability-Driven Feature Selection in Fuzzy Decision Systems.

IEEE transactions on neural networks and learning systems·2026

Related Experiment Video

Updated: Sep 22, 2025

Author Spotlight: A Pseudotype Virus System for Assessing Omicron Subvariants and Neutralizing Antibodies in SARS-CoV-2 Research
06:08

Author Spotlight: A Pseudotype Virus System for Assessing Omicron Subvariants and Neutralizing Antibodies in SARS-CoV-2 Research

Published on: September 8, 2023

1.4K

Dual attention-based sequential auto-encoder for Covid-19 outbreak forecasting: A case study in Vietnam.

Phu Pham1, Witold Pedrycz2,3, Bay Vo1

  • 1Faculty of Information Technology, HUTECH University, Ho Chi Minh City, Viet Nam.

Expert Systems with Applications
|May 24, 2022
PubMed
Summary

This study introduces a novel dual attention-based sequential auto-encoding architecture (DAttAE) for predicting COVID-19 cases. The DAttAE model effectively handles chaotic time-series data, improving prediction accuracy for public health resource planning.

Keywords:
AttentionAuto-encodingBi-LSTMCovid-19Deep learning

More Related Videos

Author Spotlight: Advancements in Multiplex Detection of Respiratory Viruses
03:53

Author Spotlight: Advancements in Multiplex Detection of Respiratory Viruses

Published on: November 10, 2023

1.4K
Author Spotlight: Advancing Alzheimer's Research &#8211; Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.3K

Related Experiment Videos

Last Updated: Sep 22, 2025

Author Spotlight: A Pseudotype Virus System for Assessing Omicron Subvariants and Neutralizing Antibodies in SARS-CoV-2 Research
06:08

Author Spotlight: A Pseudotype Virus System for Assessing Omicron Subvariants and Neutralizing Antibodies in SARS-CoV-2 Research

Published on: September 8, 2023

1.4K
Author Spotlight: Advancements in Multiplex Detection of Respiratory Viruses
03:53

Author Spotlight: Advancements in Multiplex Detection of Respiratory Viruses

Published on: November 10, 2023

1.4K
Author Spotlight: Advancing Alzheimer's Research &#8211; Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.3K

Area of Science:

  • Epidemiology
  • Data Science
  • Artificial Intelligence

Background:

  • COVID-19 prevention strategies include quarantine, medical treatments, and vaccination.
  • Data-driven forecasting of COVID-19 cases is crucial for healthcare resource optimization and policy implementation.
  • Recurrent Neural Network (RNN) models show promise but struggle with chaotic, non-smooth time-series data common in COVID-19 case counts.

Purpose of the Study:

  • To propose a novel deep learning architecture for accurate COVID-19 case prediction.
  • To address the limitations of existing RNN models in handling chaotic time-series data.
  • To enhance temporal feature learning for improved outbreak forecasting.

Main Methods:

  • Development of a dual attention-based sequential auto-encoding architecture (DAttAE).
  • Integration of a dual self-attention mechanism within a Bi-LSTM based auto-encoder.
  • Evaluation of DAttAE against traditional and state-of-the-art deep learning models using real-world datasets.

Main Results:

  • The proposed DAttAE model demonstrates superior performance in learning and predicting new COVID-19 cases from chaotic time-series data.
  • The dual self-attention mechanism effectively focuses on specific time-range sequences for enhanced prediction.
  • Experimental results show DAttAE outperforms existing RNN-based architectures for COVID-19 outbreak prediction.

Conclusions:

  • The DAttAE model offers an effective solution for predicting COVID-19 outbreaks using chaotic time-series data.
  • Attention-based deep neural approaches provide significant improvements over traditional RNNs for epidemiological forecasting.
  • Accurate forecasting supports better public health decision-making and resource allocation during pandemics.