Related Experiment Video
Updated: Aug 13, 2025

08:25
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
Published on: May 7, 2019
9.1K
Autonomous Driving Control Based on the Technique of Semantic Segmentation
Jichiang Tsai1, Che-Cheng Chang2, Tzu Li3
1Department of Electrical Engineering & Graduate Institute of Communication Engineering, National Chung Hsing University, Taichung 402, Taiwan.
Sensors (Basel, Switzerland)
|January 21, 2023
Summary
Advanced Driver Assistance Systems (ADAS) have limitations. This study uses Deep Reinforcement Learning (DRL) in the CARLA simulator to achieve autonomous driving, outperforming traditional methods in complex scenarios.
Area of Science:
- Artificial Intelligence
- Robotics
- Computer Vision
Background:
- Current Advanced Driver Assistance Systems (ADAS) are limited to simple driving scenarios.
- Driver intervention is required in emergencies, posing safety risks.
- The development of fully autonomous vehicles is a key research goal.
Purpose of the Study:
- To develop and evaluate autonomous driving control using Deep Reinforcement Learning (DRL).
- To compare the performance of different DRL models, specifically Deep Deterministic Policy Gradient (DDPG) and Recurrent Deterministic Policy Gradient (RDPG).
- To investigate the impact of sensor input, namely Red-Green-Blue (RGB) cameras and semantic segmentation cameras, on autonomous driving performance.
Main Methods:
- Implementation of autonomous driving control within the CARLA simulator.
- Utilizing RGB and semantic segmentation camera feeds as input for DRL models.
- Training and evaluating DDPG and RDPG algorithms with a custom reward mechanism.
- Testing model performance on driving scenarios not encountered during training.
Main Results:
- Recurrent Deterministic Policy Gradient (RDPG) strategies successfully completed driving missions in unseen scenarios.
- The use of semantic segmentation cameras significantly improved the efficiency of the RDPG control strategy.
- Deep Deterministic Policy Gradient (DDPG) models showed limitations in handling novel driving situations.
Conclusions:
- RDPG demonstrates superior capability for robust autonomous driving control compared to DDPG.
- Semantic segmentation enhances the effectiveness of DRL-based autonomous driving systems.
- This research contributes to the advancement of AI-driven autonomous vehicle technology.
Related Concept Videos
PD Controller: Design
312
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,...
312
Hierarchy of Motor Control
3.0K
The hierarchy of motor control refers to the different levels of organization and processing involved in controlling movement in the body. These levels range from higher cortical areas involved in planning and decision-making to lower spinal cord reflexes that respond automatically to external stimuli.
3.0K

