Hello! I am a first-year CS Ph.D. student at Rice University, and I am currently doing research with Prof. Vaibhav Unhelkar at the Human-Centered AI and Robotics Group. Starting this Fall, my work will be generously supported by the NSF Graduate Research Fellowship (GRFP).
My research interests involve active learning, human-robot collaboration, and lifelong learning in robotics. I aim to build agents that can proactively adapt to their human teammates and generalize inferred preferences to a wide variety of tasks. I'm always trying to help humans and robots do cool things!
Previously, I was an undergraduate at the University of Minnesota where I worked with Prof. Karthik Desingh at the Robotics: Perception and Manipulation Lab on multisensory contact-rich robotic manipulation. I also got the chance to do research on reinforcement learning for autonomous driving with Prof. Yevgeniy Vorobeychik at the WashU CSE REU.
Zhiqin Qian, Ryan Diaz, Sangwon Seo, Vaibhav Unhelkar
International Conference on Autonomous Agents and Multiagent Systems (AAMAS) 2026
We introduce the hierarchical reward design (HRD) problem that allows the integration of human preferences into hierarchical reinforcement learning algorithms. We instantiate a language-conditioned version of the HRD problem and solve it with an LLM-based reward generation pipeline, Language to Hierarchical Rewards (L2HR).
Ryan Diaz, Adam Imdieke, Vivek Veeriah, Karthik Desingh
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2025 Beyond Pick and Place Workshop at ICRA 2025
[Paper] [Website] [Video] [Code]
We build a multisensory imitation learning framework and evaluate it on an extensive set of task variations for a peg-in-hole task. We also explore data augmentation as a possible technique for increasing a policy's robustness to these variations.
Chahyon Ku, Carl Winge, Ryan Diaz, Wentao Yuan, Karthik Desingh
IEEE International Conference on Robotics and Automation (ICRA) 2024 2nd Pretraining for Robot Learning Workshop at CoRL 2023
[Paper] [Website] [Video] [Code]
We introduce a novel dual-arm object assembly task that focuses on geometric and spatial reasoning. We compare multiple pretrained vision encoders in a behavior cloning framework across a large set of grasp and object geometry variations.
COMP 580: Probabilistic Algorithms and Data Structures (Rice University)
We use probabilistic data structures to filter an incoming stream of robot demonstrations to maximize state-action coverage while minimizing overall dataset size.
CSCI 5980: Deep Learning for Robot Manipulation (University of Minnesota)
We implement a masked pretraining objective for a vision and force-torque observation encoder and perform downstream evaluation on a series of contact-rich robotic manipulation tasks.
CSE REU Project (Washington University in St. Louis)
[Report] [Poster] [Detection Code] [RL Code]
We use an object detection module and reinforcement learning to build an obstacle avoidance pipeline for an autonomous vehicle in the CARLA simulation environment.