Albert Wu

I am a 4th year Ph.D. student at the Computer Science Department of Stanford University. I study robotic manipulation at The Movement Lab. My advisor is C. Karen Liu.

I received my B.S. and M.Eng. from MIT EECS advised by Russ Tedrake. I also worked as an undergraduate researcher in Hugh Herr's lab.

Email  /  GitHub  /  Google Scholar  /  YouTube

profile photo

Research

My research interst includes robotic manipulation, motion planning, and control. I seek to develop robust and data-efficient motion planners for contact-rich systems through fusing physical models and learning methods.

project image

One-Shot Transfer of Long-Horizon Extrinsic Manipulation Through Contact Retargeting


Albert Wu, Ruocheng Wang, Sirui Chen, Clemens Eppner, C. Karen Liu
arxiv preprint, 2024
arxiv / code / website /

The use of environment contacts enables manipulation strategies that are otherwise impossible with a parallel jaw gripper. We propose to generalize one extrinsic manipulation trajectory to diverse objects and environments by retargeting contact requirements. Using a 7+1 DoF robotic arm-gripper system, we achieved an overall success rate of 80.5% on hardware over 4 long-horizon extrinsic manipulation tasks.

project image

Synthesize Dexterous Nonprehensile Pregrasp for Ungraspable Objects


Sirui Chen, Albert Wu, C. Karen Liu
ACM SIGGRAPH, 2023
arxiv / paper /

We combine graph search, optimal control, and a learning-based objective function to synthesize dexterous pregrasp sequences for objects in initially ungraspable.

project image

Learning diverse and physically feasible dexterous grasps with generative model and bilevel optimization


Albert Wu, Michelle Guo, C. Karen Liu
Conference on Robot Learning (CoRL), 2022
arxiv / paper / code / youtube /

We use a generative model and a bilevel optimization to plan diverse grasp configurations on novel objects for a 4-fingered robotic hand. Our method achieved 86.7% real-world success rate on 20 household objects with unseen and challenging shape.

project image

Real-time model predictive control and system identification using differentiable simulation


Sirui Chen, Keenon Werling, Albert Wu, C. Karen Liu
IEEE Robotics and Automation Letters (RA-L), 2022
arxiv / paper /

We present a method for continuous improvement of modeling and control after deploying the robot to a dynamically-changing target environment. We develop a differentiable physics simulation framework that simultaneously performs online system identification and optimal control using the incoming observations from the target environment in real time. Our method outperforms baseline methods on simulation and hardware experiments.

project image

Robust-RRT: Probabilistically-complete motion planning for uncertain nonlinear systems


Albert Wu, Thomas Lew, Kiril Solovey, Edward Schmerling, Marco Pavone
International Symposium of Robotics Research (ISRR), 2022
arxiv / paper / code / youtube /

We propose Robust-RRT, which integrates forward reachability analysis with rapidly-exploring random tree. Unlike exisiting robust planning algorithms, Robust-RRT is theoretically sound without restricitng the system structure. Specifically, Robust-RRT is probabilistically complete for nonlinear Lipschitz continuous dynamical systems with bounded uncertainty. Using sampling-based reachability analysis, we demonstrate Robust-RRT on simulated nonlinear, underactuated, and hybrid systems.

project image

The Nearest Polytope Problem: Algorithms and Application to Controlling Hybrid Systems


Albert Wu, Sadra Sadraddini, Russ Tedrake
American Control Conference (ACC), 2020
paper / code /

Given a list of polytopes and a distance metric in Euclidean space, we seek an empirically fast algorithm to find the nearest polytope to a query point. We discuss the properties of 3 proposed algorithms and compare their performances using datasets motivated by control applications, including sampling-based motion planning and model predictive control.

project image

R3T: Rapidly-exploring random reachable set tree for optimal kinodynamic planning of nonlinear hybrid systems


Albert Wu, Sadra Sadraddini, Russ Tedrake
International Conference on Robotics and Automation (ICRA), 2020
paper / code / youtube /

R3T addresses the difficulty of defining distance in kinodynamic and hybrid systems by performing tree expansion with the (approximated) forward reachable sets. Under mild assumptions, R3T is probabilistically complete and asymptotically optimal through rewiring. The advantages of R3T are demonstrated on simulated nonlinear, hybrid, and contact-rich robotic systems.

project image

An autonomous exoskeleton for ankle plantarflexion assistance


Albert Wu*, Xingbang Yang*, Jiun-Yih Kuan, Hugh M Herr
*Equal contribution
International Conference on Robotics and Automation (ICRA), 2019
paper /

We present an untethered, autonomous exoskeleton platform for ankle plantarflexion assistance. The exoskeleton is driven by bowden cables, which allows the actuator to be placed at the hip for reduced distal mass and inertia.




Other Projects

These include coursework, side projects and unpublished research work.

project image

Changing Utensils with Reinforcement Learning


Dexai Robotics Internship Project
2021-11
website / youtube /

I applied reinforcement learning to Dexai Robotics’s food serving robot for autonmous utensil change.

project image

Inertial Wheel Pendulum


MIT 6.115 Final Project
2018-05
pdf / youtube /

I made an intertial wheel pendulum for the MIT course 6.115 Microcomputer Project Lab. The nonlinear energy-shaping controller and local LQR controller are from an old assignment problem in 6.832 Underactuated Robotics.


Website design and source code from Leonid Keselman and Jon Barron.