I am a first-year Ph.D. student in Computer Science at the National University of Singapore, advised by Prof. David Hsu. My research interest lies in the intersection of Robotics, Reasoning, and Decision Making with their applications in real-world intelligent systems.
Previously, I worked as a Research Assistant with Prof. Max Q.-H. Meng. I received my B.E. in Automation from the Harbin Institute of Technology, Shenzhen in 2021. During my junior year, I was a visiting student at UC Berkeley, working with Prof. Koushil Sreenath.
I love playing basketball 🏀 and table tennis 🏓 in my free time. I am also open to collaborating with people to explore the possibilities of robotics in various fields. Read more about my research or get in touch.
CV   /   Email   /   Google Scholar   /   Github   /   Twitter   /   Personality
Collaborative Trolley Transportation System with Autonomous Nonholonomic Robots
Bingyi Xia, Hao Luan, Ziqi Zhao, Xuheng Gao, Peijia Xie, Anxing Xiao, Jiankun Wang, Max Q-H Meng
Accepted to IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2023. Student Advisor.
arXiv
/
Video
Robotic Autonomous Trolley Collection with Progressive Perception and Nonlinear Model Predictive Control
Anxing Xiao*, Hao Luan*, Ziqi Zhao*, Yue Hong, Jieting Zhao, Jiankun Wang, Max Q-H Meng
IEEE International Conference on Robotics and Automation (ICRA) 2022.
arXiv
/
Video
PUTN: A Plane-fitting based Uneven Terrain Navigation Framework
Zhuozhu Jian, Zihong Lu, Xiao Zhou, Bin Lan, Anxing Xiao, Xueqian Wang, Bin Liang
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2022. Student Advisor.
arXiv
/
Video
/
Code
Robotic Guide Dog: Leading Human with Leash-Guided Hybrid Physical Interaction
Anxing Xiao*, Wenzhe Tong*, Lizhi Yang*, Jun Zeng, Zhongyu Li and Koushil Sreenath
IEEE International Conference on Robotics and Automation (ICRA) 2021.
This paper was the ICRA Best Paper Award Finalist for Service Robotics.
arXiv
/
Video
Media:
New Scientist
/ Daily Mail
/ The Independent
/ Tech Xplore
/ Daily Californian
Autonomous Navigation with Optimized Jumping through Constrained Obstacles on Quadrupeds
Scott Gilroy, Derek Lau, Lizhi Yang, Ed Izaguirre, Kristen Biermayer, Anxing Xiao, Mengti Sun, Ayush Agrawal, Jun Zeng, Zhongyu Li, Koushil Sreenath
IEEE International Conference on Automation Science and Engineering (CASE) 2021.
arXiv
/
Video
* co-first author
First Author | ICRA 2021
We propose a hybrid physical Human-Robot Interaction model that involves leash tension to describe the dynamical relationship in the robot-guiding human system. This hybrid model is utilized in a mixed-integer programming problem to develop a reactive planner that is able to utilize slack-taut switching to guide a blind-folded person to safely travel in a confined space.
The proposed leash-guided robot framework is deployed on a Mini Cheetah quadrupedal robot and validated in experiments.
Paper
Video
Student Advisor | ICRA 2023
We propose a novel guidance robot system with a comfort-based concept.
To allow humans to be guided safely and more comfortably to the target position in complex environments, our proposed force planner can plan the forces experienced by the human with the force-based human motion model. And the proposed motion planner generate the specific motion command for robot and controllable leash to track the planned force.
Our system has been deployed on Unitree Laikago quadrupedal platform and validated in real-world scenarios.
Paper
Video
First Author | ICRA 2022
We propose a novel mobile manipulation system with applications in luggage trolley collection.
The proposed system integrates a compact hardware design and a progressive perception stragy and MPC-based planning framework, enabling the system to efficiently and robustly collect trolleys in dynamic and complex environments.
We demonstrate our design and framework by deploying the system on actual trolley collection tasks, and their effectiveness and robustness are experimentally validated.
Paper
Video
Student Advisor | IROS 2023
This paper presents an autonomous nonholonomic multi-robot system and a hierarchical autonomy framework for collaborative luggage trolley transportation. This framework finds kinematic-feasible paths, computes online motion plans, and provides feedback that enables the multi-robot system to handle long lines of luggage trolleys and navigate obstacles and pedestrians while dealing with multiple inherently complex and coupled constraints. We demonstrate the designed collaborative trolley transportation system through practical transportation tasks in complex and dynamic environments.
Paper
Video
The best way to reach me is via email:
anxingxiao [at] gmail.com (Personal Email)
anxingxiao [at] u.nus.edu. (Academic Email)
anxingx [at] comp.nus.edu.sg (Research Email)
You can often find me at AI Lab 1, COM3-02-21-C95 (COM3 Building, 2nd Floor, Room 02-21, C95).
NUS CS5340 Uncertainty Modelling in AI
Utilized Markov Random Fields (MRF) to denoise forward-looking sonar (FLS) images and Bayesian optimization to estimate the odometry; Implemented the Monte Carlo Localisation algorithm for Autonomous Underwater Vehicles (AUVs) on data collected from AUVs operating in open water.
HIT Auto2012 Introduction to Maching Learning
Designed training pipelines to solve reach-avoid games using the Soft Actor Criticism (SAC) algorithm;
The model was trained in Robotarium simulations and transferred to real-world experiments;
Learned policy performed better than the baseline MPC method and human policy in both defense and attack tasks.
Berkeley ME102B Mechatronics Design
Completed 3D model design in SolidWorks and manufactured parts of the scanner by 3D printing and laser cutting;
Integrated electronics components to achieve autonomous page turning and scanning;
Processed the scanner image with perspective transformation and adaptive threshold using OpenCV.