Comparative Analysis of Learning based and Classical Motion Planning Methods
Project by Polygence alum Shaurya

Project's result
I did comparative study of difference reinforcement learning methods and was able to write a research paper on it.
They started it from zero. Are you ready to level up with us?
Summary
Mobile robot navigation in unknown environments requires both effective decision‑making and robust obstacle avoidance. This paper compares two prevailing machine learning models, namely Reinforcement learning (RL) and Self‑imitation learning (SIL) vis-à-vis robot’s Potential Field Obstacle Avoidance (APF) navigation system and observes robots efficiency in reaching the goal with each of these methods. Reinforcement learning (RL) provides a framework in which an agent learns to make decisions by trial and error to maximize cumulative rewards, yet sparse rewards and exploration challenges can hinder training efficiency. Self‑imitation learning (SIL) addresses these issues by encouraging the agent to reproduce its own high‑return trajectories . Classical control approaches like the artificial potential field (APF) method compute attractive forces toward goals and repulsive forces away from obstacles . The paper uses a standard RL agent using proximal policy optimization (PPO), an RL agent augmented with SIL, and an APF controller for obstacle avoidance in a simulated e‑puck robot environment. We describe the environment, learning algorithms and potential‑field implementation, laying the foundation for a quantitative comparison of these techniques.

David
Polygence mentor
MS Master of Science
Subjects
Computer Science, Engineering, Quantitative
Expertise
Software engineering (Embedded, application); Electronics engineering, robotics and control
Check out their profile

Shaurya
Student
Graduation Year
2026
Project review
“It was a tough project, but also very rewarding as I learnt a lot of new information in AI&ML.”
About my mentor
“My mentor David Kooi has been very supportive. He explained all the concepts really well. This was a challenging project with numerous complex concepts, but thanks to my mentor, I was able to learn all the required information to complete the paper.”