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

Neural Circuits01:25

Neural Circuits

2.5K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.5K
Introduction to Learning01:18

Introduction to Learning

841
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
841
Ligand-Gated Ion Channel Receptor: Gating Mechanism01:30

Ligand-Gated Ion Channel Receptor: Gating Mechanism

3.6K
Ligand-gated ion channels are transmembrane proteins that play a vital role in intercellular communication and functions of the nervous system. They allow the influx of ions across the membrane once the neurotransmitter binds, allowing the subsequent transmission of electrical excitation across the neurons. Other ligand-gated ion channels, like the γ-aminobutyric acid (GABA) receptor, permit anions like chloride into the cells on the binding of the GABA molecule. Their entry into the cell...
3.6K
Graded Potential01:19

Graded Potential

6.5K
Graded potentials are localized fluctuations in the cell membrane's electrical charge, commonly found in the dendrites of neurons. The magnitude of these potential changes depends on the strength of the initiating stimulus. In a membrane at its resting potential, a graded potential signifies a voltage shift either above -70 mV or below -70 mV.
Graded potentials fall into two categories: depolarizing and hyperpolarizing. Depolarizing graded potentials typically occur when sodium (Na+) or...
6.5K
Observational Learning01:12

Observational Learning

747
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
747

You might also read

Related Articles

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

Sort by
Same author

Stochastic Approximation Approaches to Group Distributionally Robust Optimization and Beyond.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Complex marine ecological response during the Eocene-Oligocene revealed by global foraminiferal record.

Nature communications·2026
Same author

Reducing the Discrepancy in Quantifying the Temperature Dependence of Global Wetland Methane Emission.

Global change biology·2026
Same author

Impact of Qihuang needle therapy combined with flunarizine hydrochloride for vertigo in vestibular migraine.

Neurosciences (Riyadh, Saudi Arabia)·2025
Same author

Oxidative <i>N</i>-functionalization of primary sulfonamides with aliphatic aldehydes: a green synthesis of α-sulfonamido acetals.

Chemical communications (Cambridge, England)·2025
Same author

Quantitative vessel density around foveal avascular zone as a potential imaging biomarker for detecting central nervous system injury in Wilson's disease: an optical coherence tomography angiography study.

Quantitative imaging in medicine and surgery·2025
Same journal

Hidden Data Recovery and Forecasting via Next-Generation Reservoir Computing With Multiscale Delay Selection.

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

CAFF-CIL: Causality-Aware Freedom Forgetting Approach for Class-Incremental Learning.

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

Harmonic Autoencoding Framework for Multiple Tasks in Magnetic Particle Imaging Reconstruction.

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

A Survey on Human-Centric Voice-Face Multimodal Learning.

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

Vision-Assisted Foundation Model for Solving Multitask Vehicle Routing Problems.

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

FP3O: Enabling Proximal Policy Optimization in Multiagent Cooperation With Parameter-Sharing Versatility.

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

Related Experiment Video

Updated: Dec 28, 2025

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.7K

Learning With Interpretable Structure From Gated RNN.

Bo-Jian Hou, Zhi-Hua Zhou

    IEEE Transactions on Neural Networks and Learning Systems
    |February 20, 2020
    PubMed
    Summary
    This summary is machine-generated.

    Researchers learned interpretable finite-state automata (FSA) from deep learning recurrent neural networks (RNNs). The learned FSA structures are more trustworthy than RNNs, offering potential for safer applications and guiding future RNN design.

    Related Experiment Videos

    Last Updated: Dec 28, 2025

    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
    11:18

    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

    Published on: March 2, 2015

    10.7K

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Deep Learning

    Background:

    • Deep learning model interpretability is crucial, especially for complex architectures like recurrent neural networks (RNNs).
    • The internal workings of gated RNNs remain poorly understood, hindering trust and adoption in critical applications.
    • Finite-state automata (FSA) offer a more interpretable mechanism for sequential data processing.

    Purpose of the Study:

    • To develop methods for learning interpretable finite-state automata (FSA) from recurrent neural networks (RNNs).
    • To evaluate the trustworthiness and interpretability of learned FSAs compared to their parent RNNs.
    • To analyze the impact of gate count on RNN performance and provide design guidelines.

    Main Methods:

    • Proposed two novel methods to extract FSA structures from RNNs using distinct clustering techniques.
    • Conducted experiments on both artificial and real-world datasets to validate the learned FSAs.
    • Analyzed the relationship between the number of gates in an RNN and its overall performance.

    Main Results:

    • Successfully learned interpretable FSAs from RNNs, revealing semantic aggregated states and transition pathways.
    • Demonstrated that the learned FSAs are more trustworthy than the RNNs they were derived from.
    • Identified an optimal range for the number of gates in RNNs, suggesting 'less is better' for performance.
    • The transition graph of learned FSAs provides insights into RNNs' text classification mechanisms.

    Conclusions:

    • Learned FSAs can serve as a more interpretable and trustworthy substitute for RNNs in safety-critical applications.
    • The findings offer practical guidance for designing more efficient and interpretable RNN architectures.
    • The learned FSA structures illuminate the intrinsic decision-making processes within RNNs for tasks like text classification.