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 Experiment Video

Updated: Nov 20, 2025

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

285

Explicit Duration Recurrent Networks.

Shun-Zheng Yu

    IEEE Transactions on Neural Networks and Learning Systems
    |January 26, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces the Explicit Duration Recurrent Network (EDRN), a novel recurrent neural network (RNN) that models variable hidden state durations. EDRN offers improved performance and interpretability over traditional LSTMs and GRUs.

    Related Concept Videos

    Long-Term Memory01:18

    Long-Term Memory

    425
    Long-term memory is a relatively permanent type of memory, capable of storing vast amounts of information over extended periods. Its storage capacity is generally considered unlimited.
    Long-term memory can be categorized into two primary types: explicit and implicit memory. Explicit memory, also known as declarative memory, involves the conscious recollection of information that we deliberately try to remember, recall, and articulate. This type of memory encompasses specific facts, events, and...
    425
    Elaborative Rehearsals01:07

    Elaborative Rehearsals

    193
    Elaborative rehearsal is a crucial cognitive strategy that strengthens information encoding in long-term memory by making meaningful connections between new data and pre-existing knowledge. This approach contrasts with maintenance rehearsal, which involves simple repetition without delving into the significance of the information. While maintenance rehearsal might temporarily keep information active in short-term memory, it is less effective for long-term retention.
    The effectiveness of...
    193
    Long-term Potentiation01:35

    Long-term Potentiation

    57.2K
    Long-term potentiation, or LTP, is one of the ways by which synaptic plasticity—changes in the strength of chemical synapses—can occur in the brain. LTP is the process of synaptic strengthening that occurs over time between pre- and postsynaptic neuronal connections. The synaptic strengthening of LTP works in opposition to the synaptic weakening of long-term depression (LTD) and together are the main mechanisms that underlie learning and memory.
    57.2K
    Long-term Potentiation01:25

    Long-term Potentiation

    3.1K
    Long-term potentiation, or LTP, is one of the ways by which synaptic plasticity—changes in the strength of chemical synapses—can occur in the brain. LTP is the process of synaptic strengthening that occurs over time between pre and postsynaptic neuronal connections. The synaptic strengthening of LTP works in opposition to the synaptic weakening of long-term depression (LTD) and together are the main mechanisms that underlie learning and memory.
    Hebbian LTP
    LTP can occur when...
    3.1K
    Sleep-Wake Cycles01:24

    Sleep-Wake Cycles

    2.4K
    Sleep is an essential physiological process vital to maintaining overall well-being. The reticular activating system (RAS), a network of neurons in the brainstem, regulates wakefulness and sleep. While it may seem passive, sleep consists of distinct cycles, each with its unique characteristics and functions. Two key sleep phases are non-rapid eye movement (NREM) and  rapid eye movement (REM).
    NREM Sleep
    NREM sleep comprises four progressive stages that seamlessly merge:
    2.4K
    Chunking and Rehearsal in Sensory Memory01:22

    Chunking and Rehearsal in Sensory Memory

    404
    Improving short-term memory can be achieved through techniques like chunking and rehearsal. Chunking involves organizing information into larger, more manageable units. This technique is particularly useful for information that exceeds the typical memory span of between five and nine items. For instance, logging into an online account with a password like "ta89vq0179gz" involves grouping letters and numbers into three chunks—ta89, vq01, and 79gz. It makes large amounts of...
    404

    You might also read

    Related Articles

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

    Sort by
    Same journal

    Granular Ball-Based Noise-Resistant Fuzzy Multineighborhood Feature Selection via Label Enhancement and Feature Graph.

    IEEE transactions on neural networks and learning systems·2026
    Same journal

    Fighting Evolving Spam With ARTMAP Models: A Noise-Resilient Online Detection Framework.

    IEEE transactions on neural networks and learning systems·2026
    Same journal

    HyperSAT: Unsupervised Hypergraph Neural Networks for Weighted MaxSAT Problems.

    IEEE transactions on neural networks and learning systems·2026
    Same journal

    Negation of Basic Belief Assignment in Multisource Information Fusion on Dempster-Shafer Theory With Applications in Pattern Classification.

    IEEE transactions on neural networks and learning systems·2026
    Same journal

    Intervention Feasible Region and Driver Risk Capacity Aware Human-Machine Collaborative Safe Trajectory Planning.

    IEEE transactions on neural networks and learning systems·2026
    Same journal

    A Unified Differential Denoising Learning Framework With a Pre-Trained Model and Fuzzy Graph Networks for Drug-Drug Interaction Prediction.

    IEEE transactions on neural networks and learning systems·2026
    See all related articles

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Deep Learning

    Background:

    • Recurrent Neural Networks (RNNs) excel at sequence processing but struggle with variable hidden state dwell times.
    • Existing RNN variants like LSTM and GRU lack explicit mechanisms for modeling state duration distributions.

    Purpose of the Study:

    • To interpret conventional RNNs (RNN, LSTM, GRU) through the lens of Hidden Markov Models (HMMs).
    • To propose a novel RNN, the Explicit Duration Recurrent Network (EDRN), inspired by Hidden Semi-Markov Models (HSMMs).
    • To enable explicit modeling of hidden state duration distributions and enhance model interpretability.

    Main Methods:

    • Interpreting standard RNNs, LSTMs, and GRUs using an extended Hidden Markov Model (HMM) framework.
    • Developing the Explicit Duration Recurrent Network (EDRN) as an extension analogous to Hidden Semi-Markov Models (HSMMs).

    More Related Videos

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    801

    Related Experiment Videos

    Last Updated: Nov 20, 2025

    Decoding Natural Behavior from Neuroethological Embedding
    08:00

    Decoding Natural Behavior from Neuroethological Embedding

    Published on: October 3, 2025

    285
    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    801
  • Evaluating EDRN's performance against conventional LSTMs.
  • Main Results:

    • EDRN demonstrates superior performance compared to standard Long Short-Term Memory (LSTM) networks.
    • EDRN explicitly models arbitrary duration distribution functions for hidden states.
    • Model parameters in EDRN are interpretable, allowing inference of quantities not accessible by conventional RNNs.
    • Conventional RNNs (LSTM, GRU) can be modified for performance gains without parameter increase.

    Conclusions:

    • The Explicit Duration Recurrent Network (EDRN) effectively models variable hidden state durations, outperforming LSTMs.
    • EDRN enhances the interpretability of RNNs and enables new analytical capabilities.
    • The findings suggest potential for improved performance in existing RNN architectures through minor modifications.