Ri-Zhao (Roger) Qiu

I am a PhD student at UCSD, working with Prof. Xiaolong Wang. Before this, I received my BS/MS in mathematics and computer science at UIUC, where I worked with Prof. Kris Hauser and Prof. Yuxiong Wang.

During my undergrad, I spent a happy year forming the Illini RoboMaster club in 2018.

Email:

Google Scholar  /  Twitter  /  Github  /  Cat Senpai

profile photo
Selected Research (hover to play)

My research interests lie in the intersection of robotics and computer vision. My research aims at enhancing the mobile manipulation capabilities of robots via CV methods.

Humanoid Policy ~ Human Policy
Ri-Zhao Qiu*, Shiqi Yang*, Xuxin Cheng*, Chaitanya Chawla, Jialong Li, Tairan He,
Ge Yan, Lars Paulsen, Ge Yang, Sha Yi, Guanya Shi, Xiaolong Wang
ArXiV, 2025
project website / paper / code / data

Egocentric human demonstrations as a data source for humanoid manipulation.

3D-Spatial MultiModal Memory (M3)
Xueyan Zou, Yuchen Song, Ri-Zhao Qiu, Xuanbin Peng, Jianglong Ye, Sifei Liu, Xiaolong Wang
ICLR, 2025
project website / paper / code

Memory attention to substitute feature distillation.

WildLMA: Long Horizon Loco-MAnipulation in the Wild
Ri-Zhao Qiu*, Yuchen Song*, Xuanbin Peng*, Sai Aneesh Suryadevara, Ge Yang, Minghuan Liu, Mazeyu Ji, Chengzhe Jia, Ruihan Yang, Xueyan Zou, Xiaolong Wang
ICRA, 2025
project website / paper

Long horizon loco-manipulation with LLM planner and learned wholebody skills.

GraspSplats: Efficient Manipulation with 3D Feature Splatting
Mazeyu Ji*, Ri-Zhao Qiu*, Xueyan Zou, Xiaolong Wang
CoRL, 2024
project website / paper / code

Splatting features enable precise and efficient grasping in dynamic environments.

Feature Splatting: Language-Driven Physics-Based Scene Synthesis and Editing
Ri-Zhao Qiu*, Ge Yang*, Weijia Zeng, Xiaolong Wang
ECCV, 2024
project website / paper / code

Synthesizing physics-based particle object motion via feature distillation and MPM.

Visual Whole-Body Control for Legged Loco-Manipulation
Minghuan Liu*, Zixuan Chen*, Xuxin Cheng, Yandong Ji, Ri-Zhao Qiu, Ruihan Yang, Xiaolong Wang
CoRL, 2024 (Oral)
project website / paper / code

A sim-to-real framework that enables the robot to grasp different objects in varying surroundings.

AlignDiff: Aligning Diffusion Models for General Few-Shot Segmentation
Ri-Zhao Qiu, Yu-Xiong Wang†, Kris Hauser†
ECCV, 2024 (Oral)
paper / code

Align diffusion models for generation of images and masks of uncommon classes via few-shot conditioning.

Learning Generalizable Feature Fields for Mobile Manipulation
Ri-Zhao Qiu*, Yafei Hu*, Yuchen Song, Ge Yang, Yang Fu, Jianglong Ye, Jiteng Mu, Ruihan Yang, Nikolay Atanasov, Sebastian Scherer, Xiaolong Wang
Arxiv, 2024
project website / paper

Real-time Generalizable Feature Fields enable Mobile Manipulation.

GAPS: Few-Shot Incremental Semantic Segmentation via Guided Copy-Paste Synthesis
Ri-Zhao Qiu, Peiyi Chen, Wangzhe Sun, Yuxiong Wang, Kris Hauser
CVPRW, 2023
Workshop on Learning with Limited Labelled Data
code / paper

We design a method that enables continual segmentation learning with few annotations via a guided data synthesis process.

Real-time Semantic 3D Reconstruction for High-Touch Surface Recognition for Robotic Disinfection
Ri-Zhao Qiu*, Yixiao Sun*, Joao Marcos Correia Marques, Kris Hauser
IROS, 2022 (Oral)
code / paper / video

We design a disinfection system that can priortize cleaning of high-touch surfaces like human cleaners by co-designing perception and planning algorithms.

Selected Projects
Perception-control Software Stack for RoboMaster Robots
Zuodong (Nickel) Liang*, Alvin Sun*, Ri-Zhao Qiu*, and other members of Illini Robomaster.
RoboMaster Open-source Award, 2018
Project Page / Embedded Stack (2018) / Perception Stack (2018) / RM Vision 101

We designed and built robots from bolts and metal to perception algorithm. I mainly helped with writing STM32 application software and perception code.

Codebase for Robotics Motion Planning
Ri-Zhao Qiu
Personal Project, 2020
Codebase

I implemented a codebase for robotics motion planning, which supports common problems like 2D narrow passage, bug traps, and robot arm grasping. It implements a variety of algorithms including RRT, RRT*, bRRT, PRM, FMT. In addition to uniform sampling, it also supports non-uniform sampler using conditional autoencoder.

Services & Other Activities

Reviewer for CVPR, ECCV, ICLR, CoRL, IROS, and RA-L.


Borrowed from Jon Barron's source code.