Related Experiment Video
Updated: May 31, 2026

Utilizing a Reconfigurable Maze System to Enhance the Reproducibility of Spatial Navigation Tests in Rodents
Published on: December 2, 2022
SmartGridDrive: an integrated adaptive Q-learning framework for precision self-parking and reverse navigation in
Revati Raman Dewangan1, Deepali Thombre2, Vivek Parganiha1
1Department of Computer Science and Engineering, Bhilai Institute of Technology, Durg, India.
None:
This research proposes an adaptive Q-learning framework for precision self-parking and reverse maneuvering in dynamic grid-based environments. The vehicle state includes position, orientation, and velocity and the environment model incorporates moving obstacles and dynamically changing parking slot availability. Key technical contributions are: (i) adaptive exploration where the epsilon-greedy parameter decays only when recent reward improves; (ii) look-ahead obstacle prediction using a Markov transition model with directional persistence; and (iii) priority-based Q-value updates that focus on state-action pairs with large temporal-difference errors. The hybrid control architecture combines Rapidly-exploring Random Trees (RRT) for global path planning, Model Predictive Control (MPC) for smooth trajectory tracking and Q-learning for local corrective adjustments. In simulation with a 10 × 10 dynamic grid and moving obstacles, the proposed method achieves a success rate of 92.4% ± 1.2%, collision rate of 1.8% ± 0.5%, and parking alignment error of 6.7 ± 0.8 cm. Ablation studies confirm that each module contributes significantly (p < 0.01). The method proposed in this paper is shown to be more efficient than DDPG, PPO and DQN baselines all evaluated under the same simulation settings. These results confirm the proof-of-concept (POC) viability of light-weight tabular Q-learning with predictive extensions in a simulated dynamic grid-based parking domain.
Related Concept Videos
Rolling Resistance: Problem Solving
Three-Dimensional Force System:Problem Solving
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Avoidance Learning and Learned Helplessness
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...
Hydraulic Jump: Problem Solving
Observational Learning
