Related Experiment Video
Updated: Aug 29, 2025

08:59
An Open-Source Virtual Reality System for the Measurement of Spatial Learning in Head-Restrained Mice
Published on: March 3, 2023
2.2K
Autonomous Rear Parking via Rapidly Exploring Random-Tree-Based Reinforcement Learning.
1Department of IT Convergence Engineering, Kumoh National Institute of Technology, Gumi 39177, Korea.
Sensors (Basel, Switzerland)
|September 9, 2022
Summary
This study presents an efficient autonomous rear parking (ARP) method for vehicles. The approach combines reinforcement learning with path planning and control, successfully minimizing trajectory differences for precise parking maneuvers.
Area of Science:
- Robotics
- Artificial Intelligence
- Control Systems
Background:
- Autonomous rear parking (ARP) is a complex task for nonholonomic vehicles, requiring both efficient path planning and stable path following.
- Existing methods often struggle with real-time performance and adaptability in dynamic parking environments.
Purpose of the Study:
- To propose an efficient and integrated method for autonomous rear parking (ARP) of car-like nonholonomic vehicles.
- To enhance the precision and stability of parking maneuvers through a novel combination of AI and control techniques.
Main Methods:
- Development of an OpenAI Gym environment for training reinforcement learning (RL) agents.
- Implementation of path planning using Rapidly-exploring Random Trees (RRT).
- Integration of Model Predictive Control (MPC) for path following and RL based on the Markov Decision Process (MDP) for decision-making.
Main Results:
- The proposed ARP method demonstrated successful parking maneuvers within the OpenAI Gym environment.
- Evaluation results showed a minimized difference between reference points and generated trajectories, indicating high accuracy.
- The system effectively combined path planning, control, and learning for robust autonomous parking.
Conclusions:
- The proposed integrated ARP method offers an efficient solution for autonomous parking challenges in nonholonomic vehicles.
- The combination of RRT, MPC, and RL provides a powerful framework for achieving precise and stable parking.
- The study validates the effectiveness of the proposed method in a simulated environment, paving the way for real-world applications.
Related Concept Videos
Rolling Resistance: Problem Solving
420
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...
420
Observational Learning
286
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...
286
Reinforcement
315
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:
315
Avoidance Learning and Learned Helplessness
1.9K
Avoidance learning and learned helplessness are critical concepts in understanding behavioral responses to negative stimuli.
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
1.9K
Reinforcement Schedules
231
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,...
Once a behavior is learned,...
231
Survival Tree
138
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
138

