Jove
Visualize
Contact Us

Related Concept Videos

Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

174
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...
174
Multiple Regression01:25

Multiple Regression

3.2K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.2K
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
Classification of Signals01:30

Classification of Signals

963
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
963
Time-Series Graph00:54

Time-Series Graph

4.6K
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...
4.6K
Correlation and Regression00:53

Correlation and Regression

2.2K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
2.2K

You might also read

Related Articles

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

Sort by
Same author

Deep Learning in the Ubiquitous Human-Computer Interactive 6G Era: Applications, Principles and Prospects.

Biomimetics (Basel, Switzerland)·2023
Same author

CNN-GRU-AM for Shared Bicycles Demand Forecasting.

Computational intelligence and neuroscience·2021
Same author

Graph Regularized Deep Sparse Representation for Unsupervised Anomaly Detection.

Computational intelligence and neuroscience·2021
Same journal

RETRACTION: Real-Time Modulation of Physical Training Intensity Based on Wavelet Recursive Fuzzy Neural Networks.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Multidimensional Heterogeneous Network Link Adaptation Based on Mobile Environment.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Framework to Segment and Evaluate Multiple Sclerosis Lesion in MRI Slices Using VGG-UNet.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Facial Emotion Recognition Using a Novel Fusion of Convolutional Neural Network and Local Binary Pattern in Crime Investigation.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Automatic Intelligent System Using Medical of Things for Multiple Sclerosis Detection.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Intangible Cultural Heritage Reproduction and Revitalization: Value Feedback, Practice, and Exploration Based on the IPA Model.

Computational intelligence and neuroscience·2026
See all related articles
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: Sep 26, 2025

Author Spotlight: Advancing Alzheimer's Research – 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

A Novel Encoder-Decoder Model for Multivariate Time Series Forecasting.

Huihui Zhang1,2, Shicheng Li3, Yu Chen3

  • 1School of Computer Science and Technology, Qilu University of Technology (Shandong Academy of Sciences), Jinan, China.

Computational Intelligence and Neuroscience
|April 25, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a novel deep learning model for multivariate time series (MTS) forecasting. The model effectively predicts future trends by leveraging gated recurrent units, attention mechanisms, and residual networks for enhanced accuracy.

More Related Videos

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
10:46

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data

Published on: December 9, 2015

10.8K
Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
06:52

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills

Published on: September 17, 2019

6.4K

Related Experiment Videos

Last Updated: Sep 26, 2025

Author Spotlight: Advancing Alzheimer's Research – 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
A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
10:46

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data

Published on: December 9, 2015

10.8K
Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
06:52

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills

Published on: September 17, 2019

6.4K

Area of Science:

  • Data Mining
  • Machine Learning
  • Deep Learning

Background:

  • Multivariate time series (MTS) data presents challenges due to high dimensionality, dynamic nature, and noise.
  • Accurate MTS forecasting is critical in the era of big data for predicting variation trends.

Purpose of the Study:

  • To propose a novel deep learning architecture for improved MTS forecasting.
  • To enhance the accuracy and feasibility of MTS prediction models.

Main Methods:

  • An encoder-decoder framework utilizing gated recurrent units (GRU) for feature extraction.
  • Integration of an attention mechanism (AM) to weigh historical data importance during decoding.
  • Implementation of skip connections from residual networks for feature reuse and reduced historical influence.
  • Inclusion of convolutional and fully connected modules to boost performance and discriminative ability.

Main Results:

  • The proposed deep learning architecture demonstrated effectiveness in MTS forecasting.
  • Extensive experiments on stock and shared bicycle data validated the model's feasibility.
  • The method successfully extracted successive features and utilized historical data importance.

Conclusions:

  • The novel deep learning architecture offers a promising approach for accurate multivariate time series forecasting.
  • The integration of GRU, attention mechanisms, and residual connections significantly enhances prediction capabilities.
  • The model's effectiveness is confirmed across diverse real-world datasets.