Prabin (ପ୍ରବୀଣMy name in my native language, Odia) Kumar Rath
prath4 at asu dot edu

I'm a Ph.D. student in Computer Science at Arizona State University advised by Prof. Nakul Gopalan. My core interests include robot learning, 3D perception and software engineering.

For my Master's thesis, I worked on learned motion planning for robotic manipulators. I developed deep learning-based behavior cloning algorithms that zero-shot generalize to configuration-space of unseen robotic arms. My work involved generating large-scale synthetic datasets, training robot policies, and developing 3D collision detection models for neural motion planning. I received my Bachelor's in Computer Science and Engineering from National Institute of Technology, Rourkela in Spring 2020.

I love connecting with others about research, and collaborating on ideas. Feel free to get in touch!

Profile Picture

News

Aug '25 🎓 Joined Ph.D. program in Computer Science at ASU.
Jun '25 🎉 FDP abstract paper accepted at RSS 2025 RoboReps Workshop.
Jan '25 🎉 XMoP full paper accepted to ICRA 2025.
Jun '24 💼 Joined Experian as an MLOps Engineer to work on low-latency inference orchestration and data pipelines.
Jun '24 🎉 XMoP abstract paper accepted at RSS 2024 Workshop on Embodiment-Aware Robot Learning.
Apr '24 🏆 Successfully defended my Master's thesis, "AnyNMP: Generative Cross-Embodiment Neural Motion Planning".
Mar '24 🎉 Technical report on AI safety evaluation for AVs accepted at SAE WCX 2024.

Research

My current research interest is in robot learning, with a focus on developing robot foundation models that generalize to unseen domains. I believe such models can ultimately scale robotics by enabling proactive learning from one-shot or few-shot demonstration prompts, eliminating the need for explicit retraining. Here are some of my recent and past works in robotics, computer vision, and the Internet of Things (selective papers are highlighted):

Learning Factorized Diffusion Policies for Conditional Action Diffusion
Omkar Patil, Prabin Kumar Rath, Kartikay Milind Pangaonkar, Eric Rosen, Nakul Gopalan
Under Review
RSS RoboReps Workshop, 2025
We present a theoretical framework to learn action diffusion models without the need to jointly condition on all input modalities. Our method is robust to deploy against visual distractors and appearance changes, maintaining strong performance even under significant visual disruptions and outperforming standard diffusion policies by over 40%.
picture_as_pdf Paper language Website
Evaluating Safety Metrics for Vulnerable Road Users at Urban Traffic Intersections Using High-Density Infrastructure LiDAR System
Prabin Kumar Rath, Blake Harrison, Duo Lu, Yezhou Yang, Jeffrey Wishart, Hongbin Yu
SAE World Congress Experience, 2024
Real-time VRU safety metrics evaluation strategies for urban traffic intersections.
picture_as_pdf Paper code Code
Validation and Analysis of Driving Safety Assessment Metrics in Real-world Car-Following Scenarios with Aerial Videos
Duo Lu, Sam Haines, Varun Chandra Jammula, Prabin Kumar Rath, Hongbin Yu, Yezhou Yang, Jeffrey Wishart
SAE World Congress Experience, 2024
Leader-follower pair identification and metrics evaluation from aerial drone videos.
picture_as_pdf Paper
Comparison of Infrastructure-and Onboard Vehicle-Based Sensor Systems in Measuring Operational Safety Assessment (OSA) Metrics
Siddharth Das, Prabin Kumar Rath, Duo Lu, Tyler Smith, Jeffrey Wishart, Hongbin Yu
SAE World Congress Experience, 2023
Complex-YOLO 3D detection and EKF tracking pipeline for measuring intersection safety metrics with CAROM dataset as pseudo ground truth.
picture_as_pdf Paper
Design and Performance Analysis of an IoT Based Health Monitoring System for Hospital Management
Prabin Kumar Rath, Neelam Mahapatro, Subham Sahoo and Suchismita Chinara
IEEE International Conference on Computing Communication and Intelligent Systems, 2021
An IoT health kit for hospitals to assist doctors with medical diagnosis.
picture_as_pdf Paper code Code
Real-time moving object detection and removal from 3D pointcloud data for humanoid navigation in dense GPS‐denied environments
Prabin Kumar Rath, Alejandro Ramirez-Serrano, and Dilip Kumar Pratihar
Engineering Reports, 2020
Detection and Tracking of Moving Objects (DATMO) algorithm for robot navigation in dynamic environments.
picture_as_pdf Paper code Code
Automation System for Secure Remote Control and Surveillance
Prabin Kumar Rath, Neelam Mahapatro and Soumya Nandan Mishra
IEEE International Conference on Computer Electrical & Communication Engineering, 2020
Room Automation Module for switching electrical appliances remotely through Web, Bluetooth, and IR.
picture_as_pdf Paper code Code
Autonomous Chess Playing Robot
Prabin Kumar Rath, Neelam Mahapatro, Prasanmit Nath and Ratnakar Dash
International Conference on Robot & Human Interactive Communication (RO-MAN), 2019 — Listed under top 10 projects in Quest Ingenium 2018
A robot for playing the game of chess physically with an user. Powered with strong chess engines and interactive UI it provides all virtual game features while ensuring the authenticity of the original board game.
picture_as_pdf Paper play_circle Video code Code

Software Projects

Shaped-Swarm
Arizona State University, 2023
Multi-robot swarm controller for pattern formation using Signed Distance Field (SDF) of hand drawn images.
picture_as_pdf Paper play_circle Video code Code
Beyond-Demonstration
Arizona State University, 2023
Implementation of T-REX and D-REX Inverse Reinforcement Learning (IRL) algorithms for learning form suboptimal demonstrations.
code Code
Deep Q-Learning
Arizona State University, 2022
Deep Reinforcement Learning with PyTorch and OpenAI-Gym. Implementation of Deep-Q-Learning and Dueling Double Deep-Q-Learning Algorithms.
code Code
Reflex-MCTS: A hybrid MCTS agent for playing Pacman
Arizona State University, 2022
An AI agent that utilizes Monte Carlo Tree Search (MCTS) for exploration and exploitation but switches to customized reflex actions at critical zones.
code Code
Traffic Flow Prediction with Spatio-Temporal ResNet
Arizona State University, 2022
Implementation of ST-ResNet model for predicting traffic flow on BikeNYC and TaxiBJ datasets.
code Code
2D SLAM and Navigation Stack in Gazebo
NIT Rourkela, 2021
A tutorial for integrating ROS navigation and mapping stack with your custom differential drive robot.
code Code
The Cartpole Control Problem
NIT Rourkela, 2021
Trajectory optimization for the cart pole swing-up problem using Direct collocation, and balancing the inverted pendulum on the cart using LQR control.
play_circle Video code Code
Robot Command Interpretation
NIT Rourkela, 2020
Simple LSTM model for classifying colloquial english sentences onto motion commands. Curated text to command dataset for model training using Tensorflow.
picture_as_pdf Paper code Code
End Effector Stabilization of Robotic Arms
NIT Rourkela, 2020
Mathematical modelling of end effector pitch. Closed-loop PID control for canceling the base motion effects on the end effector.
picture_as_pdf Paper play_circle Video code Code

Hardware Projects

4-DOF Cube Stacking Arm
Arizona State University, 2023
Customized replica of Turtlebot arm for pick and place tasks. ROS Control and MoveIt stack. Gym compatible environment for training RL agent in Gazebo.
play_circle Video code Code
Autonomous Underwater Vehicle (AUV), Team Tiburon
NIT Rourkela, 2019
6DOF holonomic robot with integrated vision sensors for carrying out planned missions autonomously in underwater environments.
play_circle Video language Website
2D Dot Matrix Printer
NIT Rourkela, 2018
A 2D Dot matrix printer is a DIY project made from old CD drives.
play_circle Video code Code
Semi Autonomous Wireless Bot
IIT Kharagpur, 2017
A Bluetooth controlled robot with on board FSR (Force Sensitive Resistor) for weight detection. It has indication LEDs to prompt the user about the detected weights.
play_circle Video
8*8*8 LED Cube
NIT Rourkela, 2017
A 8*8*8 LED cube made using 9 shift registers 74HC595 and Arduino Nano.
play_circle Video code Code