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

Visual System01:26

Visual System

889
Light enters the eye through the cornea, a transparent, dome-shaped surface covering the surface of the eyeball that helps to direct and focus incoming light. This light is then channeled toward the pupil, an adjustable opening whose size is controlled by the iris. The iris, a pigmented muscle, regulates the amount of light entering the eye by contracting or dilating the pupil, thereby ensuring optimal light levels for clear vision.
Once through the pupil, the light passes through the lens, a...
889
Vision01:24

Vision

56.4K
Vision is the result of light being detected and transduced into neural signals by the retina of the eye. This information is then further analyzed and interpreted by the brain. First, light enters the front of the eye and is focused by the cornea and lens onto the retina—a thin sheet of neural tissue lining the back of the eye. Because of refraction through the convex lens of the eye, images are projected onto the retina upside-down and reversed.
56.4K
Depth Perception and Spatial Vision01:15

Depth Perception and Spatial Vision

1.2K
Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
1.2K

You might also read

Related Articles

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

Sort by
Same author

Programmable one-pot polymerase-mediated DNA synthesis via temperature control.

Nature communications·2026
Same author

Modulation of Electronic Structure in Kraft Lignin-Derived Mo Single-Atom Catalysts for Optimized Electrochemical Oxygen Reduction.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2025
Same author

Safety and Anti-Inflammatory Effects of Engineered Extracellular Vesicles (ILB-202) for NF-κB Inhibition: A Double-Blind, Randomized, Placebo-Controlled Phase 1 Trial.

Journal of extracellular vesicles·2025
Same author

33 Unresolved Questions in Nanoscience and Nanotechnology.

ACS nano·2025
Same author

The relationship between behavioral activation and burnout in a community setting: the mediating role of acceptance-based action, automatic negative thought, and self-efficacy.

Frontiers in psychology·2025
Same author

Optimizing Nursing Data for Al and CDSS: SNOMED CT Mapping Using K-MIMIC.

Studies in health technology and informatics·2025
Same journal

A practical design of backdoor trigger under frequency-based orthogonality constraints.

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

EEG fine-grained visual semantic decoding via a multimodal framework.

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

Collaborative-adversarial jailbreaking: A propagation-aware attack framework for multi-agent code generation systems.

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

Theoretical analysis of the denoising autoencoder using Tweedie's formula.

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

Frequency-based cross-attention fusion network for RGB-D salient object detection.

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

HTNet: A self-supervised heterogeneous triple network for multi-modal data.

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

Related Experiment Video

Updated: Oct 16, 2025

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

690

Optimizing Deeper Spiking Neural Networks for Dynamic Vision Sensing.

Youngeun Kim1, Priyadarshini Panda1

  • 1Department of Electrical Engineering, Yale University, New Haven, CT, USA.

Neural Networks : the Official Journal of the International Neural Network Society
|October 18, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces Spike Activation Lift Training (SALT) and Switched-Batch Normalization (Switched-BN) to enhance deep Spiking Neural Networks (SNNs) for Dynamic Vision Sensor (DVS) data. These methods significantly improve performance and enable training of deeper, more effective SNNs on event-based data.

Keywords:
Dynamic vision sensingEnergy-efficient deep learningEvent-driven dataNeuromorphic computingSpiking neural networks

More Related Videos

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions
07:34

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions

Published on: March 25, 2014

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.5K

Related Experiment Videos

Last Updated: Oct 16, 2025

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

690
A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions
07:34

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions

Published on: March 25, 2014

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.5K

Area of Science:

  • Artificial Intelligence
  • Computer Vision
  • Neuroscience

Background:

  • Spiking Neural Networks (SNNs) offer low-power computation through event-driven processing.
  • Existing SNN optimization methods primarily target static datasets, with limited success for Dynamic Vision Sensor (DVS) data.
  • Shallow SNNs struggle with DVS data, and deeper networks face performance degradation due to diminished spike activity.

Purpose of the Study:

  • To develop novel algorithmic and architectural solutions for training very deep SNNs on DVS data.
  • To overcome the limitations of sparse spike activity in deep SNNs, improving information flow and training stability.
  • To achieve state-of-the-art performance for deep SNNs using event-based vision data.

Main Methods:

  • Spike Activation Lift Training (SALT): Optimizes weights and thresholds in convolutional layers to increase spike activity across all layers.
  • Cross-entropy loss is applied after SALT to train network weights effectively.
  • Switched-Batch Normalization (Switched-BN): A novel architecture applying Batch Normalization to the final layer after accumulating spike information, converting temporal data to a float value.

Main Results:

  • SALT effectively increases spike activity, enabling deeper information propagation and improved performance in SNNs.
  • Switched-BN provides significant performance gains with minimal computational overhead by adapting Batch Normalization for SNNs.
  • Extensive experiments on benchmarks like DVS-Cifar10, N-Caltech, and DHP19 demonstrate the effectiveness of both SALT and Switched-BN.

Conclusions:

  • The proposed SALT and Switched-BN methods represent a significant advancement in training deep SNNs for DVS data.
  • These techniques address key challenges in SNN training, particularly the diminishing spike activity in deeper layers.
  • This work achieves state-of-the-art results for deep SNNs on event-based vision tasks, paving the way for more powerful neuromorphic systems.