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

Reinforcement01:23

Reinforcement

864
Positive and negative reinforcement are key concepts in operant conditioning, a learning process where the consequences of a behavior affect the likelihood of that behavior being repeated.
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
864
Higher Mental Functions of Brain: Learning and Memory01:26

Higher Mental Functions of Brain: Learning and Memory

1.9K
Memory is one of the most vital higher mental functions of the brain. Memory is closely related to learning because it enables us to retain information and experiences from our past to use them in our present life. It also helps us to remember facts, events, and skills, such as riding a bike or swimming. There are two types of memory — declarative memory, which involves memorizing facts or events, and procedural memory, which enables us to remember how to do something like writing or...
1.9K
Mechanism of Breathing I: Inspiration01:30

Mechanism of Breathing I: Inspiration

3.1K
Introduction to Inspiration: The Respiratory System in Action
The respiratory system, an essential network for breathing, comprises the conducting and respiratory zones, each playing a crucial role in the overall process of respiration. Let us explore the detailed mechanism of inspiration, or inhalation, which is the first phase of the respiratory cycle.
Pathway of Air during Inspiration
During inspiration, air enters our body through the nose or mouth and moves through the conducting zone,...
3.1K
Corrosion of Reinforcement01:27

Corrosion of Reinforcement

524
The corrosion of steel reinforcement within concrete is a process influenced by the material's inherent properties and external factors. The high pH level of around 13, provided by calcium hydroxide present in concrete, initially protects the steel reinforcement by promoting the formation of a passive iron oxide layer on its surface.
However, over time and under certain conditions like carbonation, chloride ingress, and cracking this protective state can be compromised. Steel has areas with...
524
Reinforcement Schedules01:24

Reinforcement Schedules

476
Positive reinforcement is a powerful method for teaching new behaviors to both animals and humans. B.F. Skinner demonstrated this with his experiments using rats in a Skinner box. When a rat pressed a lever, it received a food pellet. This immediate reward encouraged the rat to repeat the behavior. This method, where a reward follows every instance of the behavior, is known as continuous reinforcement. It is highly effective for establishing new behaviors quickly.
Once a behavior is learned,...
476
Reinforcements in Concrete01:25

Reinforcements in Concrete

450
Reinforced concrete is a composite material used extensively in construction, combining the compressive strength of concrete with the tensile strength of steel. This synergy is essential as concrete, while excellent at resisting compression, is weak under tension. Steel bars, or rebars, are embedded in the concrete to handle these tensile forces. The choice of steel is strategic; it shares a similar coefficient of thermal expansion with concrete, which ensures uniformity in response to...
450

You might also read

Related Articles

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

Sort by
Same author

Semantic Frame Interpolation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Autophagy activation by urolithin-a derivative UA-36 mitigates Friedreich's ataxia pathologies induced by frataxin deficiency.

Molecular biomedicine·2026
Same author

One-step etching-functionalization of MXene with preserved structural integrity for ultrahigh uranium extraction.

Chemical communications (Cambridge, England)·2026
Same author

A slime mold-bioinspired MXene membrane for efficient uranium immobilization.

Chemical communications (Cambridge, England)·2026
Same author

Analysis of the Correlations between Relative Peripheral Refraction Errors and Myopia in Children and Adolescents.

Ophthalmology and therapy·2026
Same author

OBIMD: A Multi-modal Dataset for Contextual Interpretation of Oracle Bone Inscriptions.

Scientific data·2026

Related Experiment Video

Updated: Jan 22, 2026

Tactile Vibrating Toolkit and Driving Simulation Platform for Driving-Related Research
07:15

Tactile Vibrating Toolkit and Driving Simulation Platform for Driving-Related Research

Published on: December 18, 2020

4.9K

Toward a Brain-Inspired System: Deep Recurrent Reinforcement Learning for a Simulated Self-Driving Agent.

Jieneng Chen1, Jingye Chen2, Ruiming Zhang1

  • 1Department of Computer Science, College of Electronics and Information Engineering, Tongji University, Shanghai, China.

Frontiers in Neurorobotics
|July 19, 2019
PubMed
Summary

This study introduces a brain-inspired deep-Q network for simulated self-driving, using trial-and-error learning. The novel architecture enables autonomous driving agents to learn complex behaviors from raw visual input.

Keywords:
brain-inspired learningend-to-end architecturerecurrencereinforcement learningself-driving agent

More Related Videos

Analyzing Mitochondrial Morphology Through Simulation Supervised Learning
12:06

Analyzing Mitochondrial Morphology Through Simulation Supervised Learning

Published on: March 3, 2023

4.7K
Micro-drive Array for Chronic in vivo Recording: Drive Fabrication
14:03

Micro-drive Array for Chronic in vivo Recording: Drive Fabrication

Published on: April 20, 2009

25.8K

Related Experiment Videos

Last Updated: Jan 22, 2026

Tactile Vibrating Toolkit and Driving Simulation Platform for Driving-Related Research
07:15

Tactile Vibrating Toolkit and Driving Simulation Platform for Driving-Related Research

Published on: December 18, 2020

4.9K
Analyzing Mitochondrial Morphology Through Simulation Supervised Learning
12:06

Analyzing Mitochondrial Morphology Through Simulation Supervised Learning

Published on: March 3, 2023

4.7K
Micro-drive Array for Chronic in vivo Recording: Drive Fabrication
14:03

Micro-drive Array for Chronic in vivo Recording: Drive Fabrication

Published on: April 20, 2009

25.8K

Area of Science:

  • Artificial Intelligence
  • Neuroscience
  • Robotics

Background:

  • Bio-inspired learning methods offer alternatives to classical programming.
  • Reinforcement learning (RL) shows strong links to neural substrates, driving interest in decision-making tasks.
  • Simulating human-like autonomous control in robots, particularly for self-driving, is a key research area.

Purpose of the Study:

  • To propose an end-to-end deep-Q network architecture with recurrence for simulated self-driving.
  • To train a driving agent using a brain-inspired trial-and-error technique mirroring real-world learning.
  • To address limitations in current deep learning approaches for autonomous driving.

Main Methods:

  • Developed a novel deep-Q network architecture incorporating recurrence.
  • Utilized raw screen outputs as the sole input for the driving agent.
  • Implemented a weighted layer to enhance long episode differences and a modified replay mechanism to combat sparsity and accelerate learning.
  • Trained and tested the network within an OpenAI Gym environment.

Main Results:

  • The trained driving agent demonstrated advanced autonomous behaviors in simulated driving scenarios.
  • The brain-inspired trial-and-error approach proved effective in learning complex driving tasks.
  • The proposed network innovations successfully addressed challenges like data sparsity and learning speed.

Conclusions:

  • The developed brain-inspired learning system offers a promising approach for practical self-driving control solutions.
  • This study highlights the potential of integrating neuroscience principles with deep reinforcement learning for robotics.
  • Further research can build upon this architecture to enhance the capabilities of autonomous agents.