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

Time-Series Graph00:54

Time-Series Graph

5.2K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
5.2K
Discrete-Time Fourier Series01:20

Discrete-Time Fourier Series

719
The Discrete-Time Fourier Series (DTFS) is a fundamental concept in signal processing, serving as the discrete-time counterpart to the continuous-time Fourier series. It allows for the representation and analysis of discrete-time periodic signals in terms of their frequency components. Unlike its continuous counterpart, which utilizes integrals, the calculation of DTFS expansion coefficients involves summations due to the discrete nature of the signal.
For a discrete-time periodic signal x[n]...
719
Biodiversity and Human Values01:24

Biodiversity and Human Values

17.2K
Human civilization relies on biodiversity in many ways. Sudden changes in species biodiversity result in environmental changes that can modify weather patterns and therefore human civilizations.
17.2K
Professional Values01:29

Professional Values

10.8K
Nurses are responsible for caring for patients during birth, death, illness, and healing. Professional values guide the decisions and actions that nurses make in their careers. If nurses know the decisions and actions to take, providing patients with exceptional care is possible.
The values that are the foundation of the nursing profession are altruism, autonomy, human dignity, and social justice.
First, altruism refers to the concern for the welfare and well-being of others without personal...
10.8K
Critical Values01:31

Critical Values

10.4K
A critical value is a definite value obtained from a particular probability distribution at a predecided confidence level (or a predecided significance level) for a given population parameter. The critical value provides demarcation that separates the sample statistics that are likely to occur from the ones that are unlikely to occur based on the given probability distribution and the population parameter to be estimated. The critical value for normal distribution is obtained from the z...
10.4K
z Scores and Unusual Values01:07

z Scores and Unusual Values

11.1K
The z score is one of the three measures of relative standing. It describes the location of a value in a dataset relative to the mean. z scores are obtained after the standardization of the values in a dataset. The z score for the mean is 0.
 This score indicates how far a value is from the mean in terms of standard deviation. For example, if a data value has a z score of +1, the researcher can infer that the particular data value is one standard deviation above the mean. If another data...
11.1K

You might also read

Related Articles

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

Sort by
Same author

Virtual reality transition to underground: human responses across sequential spatial transitions.

Scientific reports·2026
Same author

Robust disease prognosis via diagnostic knowledge preservation: A sequential learning approach.

PloS one·2026
Same author

Assessing the effects of fluids and antibiotics in an acute murine model of sepsis: study protocol for the National Preclinical Sepsis Platform-01 (NPSP-01) Study.

F1000Research·2026
Same author

Generalist Foundation Models Are Not Clinical Enough for Hospital Operations.

Research square·2026
Same author

Iterative Large Language Model-Guided Sampling and Expert-Annotated Benchmark Corpus for Harmful Suicide Content Detection: Development and Validation Study.

JMIR medical informatics·2026
Same author

Protocol for multi-organ isolation of murine leukocytes for flow cytometry.

STAR protocols·2026
Same journal

MT-MRI for detection of renal interstitial fibrosis in renovascular disease.

Scientific reports·2026
Same journal

Detection of underground objects from GPR data using a lightweight YOLO-based approach.

Scientific reports·2026
Same journal

Early systemic inflammatory-metabolic trajectory phenotypes are associated with survival outcomes in metastatic renal cell carcinoma treated with nivolumab.

Scientific reports·2026
Same journal

Water balance components in a dry-seeded rice-wheat system: Untangling the effects of tillage and mulching practices.

Scientific reports·2026
Same journal

Topological approaches to quantum tensor train compression via ZX-calculus and SVD.

Scientific reports·2026
Same journal

determinants of flood impacts and adaptive capacity among market vendors in Walukuba-Masese, Jinja city, Uganda.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Feb 11, 2026

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.5K

Recurrent Neural Networks for Multivariate Time Series with Missing Values.

Zhengping Che1, Sanjay Purushotham2, Kyunghyun Cho3

  • 1University of Southern California, Department of Computer Science, Los Angeles, CA, 90089, USA. zche@usc.edu.

Scientific Reports
|April 19, 2018
PubMed
Summary
This summary is machine-generated.

This study introduces GRU-D, a novel deep learning model for handling missing data in multivariate time series. GRU-D effectively utilizes missingness patterns to improve time series prediction accuracy.

More Related Videos

Basics of Multivariate Analysis in Neuroimaging Data
06:35

Basics of Multivariate Analysis in Neuroimaging Data

Published on: July 24, 2010

17.4K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

10.0K

Related Experiment Videos

Last Updated: Feb 11, 2026

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.5K
Basics of Multivariate Analysis in Neuroimaging Data
06:35

Basics of Multivariate Analysis in Neuroimaging Data

Published on: July 24, 2010

17.4K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

10.0K

Area of Science:

  • Data Science
  • Machine Learning
  • Artificial Intelligence

Background:

  • Multivariate time series data frequently contain missing values across various domains like healthcare and biology.
  • Missing data patterns can be correlated with target labels, a phenomenon known as informative missingness.
  • Existing methods have limitedly explored exploiting these missing patterns for imputation and prediction enhancement.

Purpose of the Study:

  • To develop novel deep learning models that leverage missing data patterns for improved time series analysis.
  • To introduce GRU-D, a model based on Gated Recurrent Unit (GRU), designed to incorporate missingness information.
  • To enhance the performance of time series prediction tasks by effectively utilizing informative missingness.

Main Methods:

  • Developed GRU-D, a deep learning model integrating Gated Recurrent Unit (GRU) architecture.
  • Incorporated two representations of missing patterns: masking and time interval, into the model.
  • Designed the model to capture long-term temporal dependencies while utilizing missingness characteristics.

Main Results:

  • GRU-D achieved state-of-the-art performance on time series classification tasks.
  • Experiments were conducted on real-world clinical datasets (MIMIC-III, PhysioNet) and synthetic datasets.
  • The model demonstrated the effectiveness of utilizing missing patterns for better prediction.

Conclusions:

  • GRU-D offers a novel approach to handling missing data in multivariate time series.
  • The findings highlight the importance of understanding and utilizing missingness patterns in time series analysis.
  • The model provides a foundation for future research in informative missingness and time series prediction.