Related Experiment Video
Updated: Oct 16, 2025

07:15
Tactile Vibrating Toolkit and Driving Simulation Platform for Driving-Related Research
Published on: December 18, 2020
4.6K
Deep Reinforcement Learning on Autonomous Driving Policy With Auxiliary Critic Network.
IEEE Transactions on Neural Networks and Learning Systems
|October 20, 2021
Summary
This study introduces a novel deep reinforcement learning (DRL) method for autonomous driving, enhancing exploration and control performance. The approach improves training efficiency and decision-making in complex driving scenarios.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Robotics
Background:
- Deep reinforcement learning (DRL) offers potential for complex decision-making, particularly in autonomous driving.
- Autonomous driving systems require robust policies to navigate diverse and dynamic traffic scenarios.
- Existing DRL methods face challenges in exploration efficiency and potential overestimation bias.
Purpose of the Study:
- To propose an end-to-end autonomous driving policy learning method using DRL.
- To enhance exploration efficiency and control performance in autonomous driving tasks.
- To mitigate overestimation bias in DRL training for autonomous vehicles.
Main Methods:
- Implemented a DRL approach based on Proximal Policy Optimization (PPO).
- Integrated a curiosity-driven method using Recurrent Neural Networks (RNN) for intrinsic reward generation.
- Introduced an auxiliary dual critic network to reduce overestimation bias during training.
Main Results:
- The proposed method demonstrated improved training efficiency compared to other DRL techniques.
- Enhanced control performance was observed in lane-keeping and overtaking tasks within the TORCS simulator.
- The curiosity-driven exploration and dual critic network effectively addressed exploration and bias issues.
Conclusions:
- The novel DRL method significantly improves autonomous driving policy learning.
- The integration of curiosity-driven exploration and dual critics enhances both training and performance.
- This approach shows promise for developing more capable and efficient autonomous driving systems.
Related Concept Videos
Observational Learning
386
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...
386
Associative Learning
673
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...
Classical conditioning, also known...
673
PD Controller: Design
395
In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
395
Reinforcement
457
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:
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
457
Multi-input and Multi-variable systems
201
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
In the absence...
201
Rolling Resistance: Problem Solving
511
Rolling resistance, also known as rolling friction, is the force that resists the motion of a rolling object, such as a wheel, tire, or ball, when it moves over a surface. It is caused by the deformation of the object and the surface in contact with each other, as well as other factors like internal friction, hysteresis, and energy losses within the materials. Rolling resistance opposes the object's motion, requiring additional energy to overcome it and maintain movement. In practical...
511