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

Aggregates Classification01:29

Aggregates Classification

577
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
577
Time-Series Graph00:54

Time-Series Graph

4.8K
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.8K
Classification of Signals01:30

Classification of Signals

1.2K
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...
1.2K
Associative Learning01:27

Associative Learning

904
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
904
Prediction Intervals01:03

Prediction Intervals

2.9K
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.9K
Classification of Systems-I01:26

Classification of Systems-I

455
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
455

You might also read

Related Articles

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

Sort by
Same author

The detoxification activities and mechanisms of microcystinase towards MC-LR.

Ecotoxicology and environmental safety·2022
Same author

Downregulation of ADAM17 in pediatric immune thrombocytopenia impairs proplatelet formation.

BMC pediatrics·2022
Same author

HOAc catalyzed three-component reaction for the synthesis of 3,3'-(arylmethylene)bis(1<i>H</i>-indoles).

Organic & biomolecular chemistry·2022
Same author

Osteopenia in a young man associated with the use of tenofovir disoproxil fumarate.

Clinical case reports·2022
Same author

Age-specific reference values for the 5th generation cardiac troponin T assay in Chinese children.

Medicine·2022
Same author

Highly efficient prime editing by introducing same-sense mutations in pegRNA or stabilizing its structure.

Nature communications·2022
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

IGFD-Net: Illumination-guided frequency decoupling for polarization image fusion.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Multiple-Strategies dung beetle optimizer and its applications in engineering optimization and bankruptcy prediction.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Aggregating global-scale pixel-wise forgery cues within a graph.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Finite-Time intermittent control for secure synchronization of Neutral-Type stochastic delayed neural networks under aperiodic DoS attacks.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Nov 29, 2025

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

359

Echo Memory-Augmented Network for time series classification.

Qianli Ma1, Zhenjing Zheng1, Wanqing Zhuang1

  • 1School of Computer Science and Engineering, South China University of Technology, Guangzhou, China.

Neural Networks : the Official Journal of the International Neural Network Society
|November 21, 2020
PubMed
Summary
This summary is machine-generated.

Echo Memory-Augmented Networks (EMAN) improve time series classification by enhancing Echo State Networks (ESNs) with memory. This novel approach effectively captures long-term dependencies in temporal data.

Keywords:
Attention mechanismEcho state networksTime series classification

More Related Videos

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.5K

Related Experiment Videos

Last Updated: Nov 29, 2025

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

359
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.5K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Deep Learning

Background:

  • Echo State Networks (ESNs) are efficient recurrent neural networks (RNNs) for time series modeling.
  • ESNs struggle with long-term dependencies due to limited historical information capture.

Purpose of the Study:

  • Propose an end-to-end model, Echo Memory-Augmented Network (EMAN), for time series classification.
  • Enhance the temporal memory capabilities of ESNs for improved performance.

Main Methods:

  • An EMAN utilizes an echo memory-augmented encoder and a multi-scale convolutional learner.
  • Echo states from an ESN are stored in an echo memory matrix.
  • Sparse learnable attention is applied to the echo memory matrix to generate Echo Memory-Augmented Representations (EMARs).
  • Multi-scale convolutions with max-over-time pooling extract discriminative features from EMARs.

Main Results:

  • Experiments on extensive time series datasets demonstrate EMAN's state-of-the-art performance.
  • Visualization analysis confirms the effectiveness of enhanced temporal memory in ESNs.

Conclusions:

  • EMAN significantly outperforms existing time series classification methods.
  • The proposed echo memory augmentation effectively addresses the limitations of traditional ESNs in capturing long-term dependencies.