Prabin Kumar Rath

I earned my Master's in Robotics and AI from Arizona State University in Spring 2024 and currently serve as an MLOps Engineer at Experian. My core interests include robot learning, 3D perception and software engineering.

For my Master's thesis, I worked on motion planning for robotic manipulators at Logos Lab advised by Prof. Nakul Gopalan. 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 also collaborated with Prof. Hongbin Yu at the EVSTS Lab, focusing on the application of 3D object detection and tracking algorithms for quantifying AI safety. Specifically, I analyzed unsafe situations for vulnerable road users such as pedestrians and cyclists at urban traffic intersections.

I received my Bachelor's in Computer Science and Engineering from National Institute of Technology, Rourkela in Spring 2020. During my undergrad, I interned at the University of Calgary with Prof. Alex Ramirez Serrano, to work on 3D moving object detection techniques for collision-free robot navigation in indoor environments. Prior to that, I interned with Prof. Dilip Kumar Pratihar at IIT Kharagpur, where I developed PID controllers for teleoperation of a custom bipedal robot to mimic human gait patterns. After graduation, I worked for two years at Wells Fargo as a software engineer, developing scalable OCR pipelines for data extraction from scanned forms and handwritten documents.

For my next career milestone, I am actively seeking a PhD position in robot learning, with plans to begin in Fall 2025.

profile photo

CV  |  Github  |  Scholar  |  LinkedIn  |  RG

Email: prath4@asu.edu

    Timeline

[June 2024] Joined Experian as an MLOps Engineer to work on low-latency inference orchestration and data pipelines.

[June 2024] XMoP abstract paper accepted at RSS 2024 Workshop on Embodiment-Aware Robot Learning.

[April 2024] Successfully defended my Master's thesis, "AnyNMP: Generative Cross-Embodiment Neural Motion Planning".

[March 2024] Technical report on AI safety evaluation for AVs accepted at SAE WCX 2024.


  Research
I am passionate about advancing robot learning techniques, with a focus on developing robot foundation models that generalize to unseen domains. I believe such models would 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 works (representative papers are highlighted):
XMoP: Whole-Body Control Policy for Zero-shot Cross-Embodiment Neural Motion Planning
Prabin Kumar Rath, Nakul Gopalan
RSS Workshop on Embodiment-Aware Robot Learning (EARL), 2024
Full paper under review
arXiv | site | code

A novel neural policy that solves motion planning problems zero-shot for unseen robotic manipulators. We demonstrate for the first time that configuration-space behavior cloning policies can be learned without embodiment bias and that these learned behaviors can be transferred to novel unseen embodiments in a zero-shot manner.

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
paper | code

Real-time VRU safety metrics evaluation strategies for urban traffic intersections.

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
paper

Leader-follower pair identification and metrics evaluation from aerial drone videos.

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
paper

Complex-YOLO 3D detection and EKF tracking pipeline for measuring intersection safety metrics with CAROM dataset as pseudo ground truth.

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
paper | code

An IoT health kit for hospitals to assist doctors with medical diagnosis.

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
paper | code

Detection and Tracking of Moving Objects (DATMO) algorithm for robot navigation in dynamic environments.

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

paper | code

Room Automation Module for switching electrical appliances remotely through Web, Bluetooth, and IR.

Autonomous Chess Playing Robot
Prabin Kumar Rath, Neelam Mahapatro, Prasanmit Nath and Ratnakar Dash
IEEE-RAS International Conference on Robot & Human Interactive Communication, 2019   (Listed under top 10 projects in Quest Ingenium 2018)
paper | video | code

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.


Software Projects
Shaped-Swarm
Arizona State University, 2023
paper | video | code

Multi-robot swarm controller for pattern formation using Signed Distance Field (SDF) of hand drawn images.

Beyond-Demonstration
Arizona State University, 2023
code

Implementation of T-REX and D-REX Inverse Reinforcement Learning (IRL) algorithms for learning form suboptimal demonstrations.

Deep Q-Learning
Arizona State University, 2022
code

Deep Reinforcement Learning with PyTorch and OpenAI-Gym. Implementation of Deep-Q-Learning and Dueling Double Deep-Q-Learning Algorithms.

Reflex-MCTS: A hybrid MCTS agent for playing Pacman
Arizona State University, 2022
code

An AI agent that utilizes Monte Carlo Tree Search (MCTS) for exploration and exploitation but switches to customized reflex actions at critical zones.

Traffic Flow Prediction with Spatio-Temporal ResNet
Arizona State University, 2022
code

Implementation of ST-ResNet model for predicting traffic flow on BikeNYC and TaxiBJ datasets.

2D SLAM and Navigation Stack in Gazebo
NIT Rourkela, 2021
code

A tutorial for integrating ROS navigation and mapping stack with your custom differential drive robot.

The Cartpole Control Problem
NIT Rourkela, 2021
video | code

Trajectory optimization for the cart pole swing-up problem using Direct collocation, and balancing the inverted pendulum on the cart using LQR control.

Robot Command Interpretation
NIT Rourkela, 2020
paper | code

Simple LSTM model for classifying colloquial english sentences onto motion commands. Curated text to command dataset for model training using Tensorflow.

End Effector Stabilization of Robotic Arms
NIT Rourkela, 2020
paper | video | code

Mathematical modelling of end effector pitch. Closed-loop PID control for canceling the base motion effects on the end effector.


Hardware Projects
4-DOF Cube Stacking Arm
Arizona State University, 2023
video | code

Customized replica of Turtlebot arm for pick and place tasks. ROS Control and MoveIt stack. Gym compatible environment for training RL agent in Gazebo.

Autonomous Underwater Vehicle (AUV), Team Tiburon
NIT Rourkela, 2019
video | site

6DOF holonomic robot with integrated vision sensors for carrying out planned missions autonomously in underwater environments.

2D Dot Matrix Printer
NIT Rourkela, 2018
video | code

A 2D Dot matrix printer is a DIY project made from old CD drives.

Semi Autonomous Wireless Bot
IIT Kharagpur, 2017
video

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.

8*8*8 LED Cube
NIT Rourkela, 2017
video | code

A 8*8*8 LED cube made using 9 shift registers 74HC595 and Arduino Nano.


Webpage template taken from here. Do not scrape the HTML from this page.