The best way to reach me is via email:
anxingxiao [at] gmail.com (Primary)
anxingx [at] comp.nus.edu.sg (Research)
You can often find me at:
Innovation 4.0, #06-01C, 3 Research Link, Singapore 117602
NUS CS5242 Neural Network and Deep Learning (with Kaixin Li, Hao Luan, Yihang Wu)
We leverage Vision-Language Models (VLMs) for planning, perception, and reasoning in open-vocabulary robotic manipulation tasks by applying visual prompting for object- and action-level grounding. Our system integrates object grounding, code generation for planning, and open action execution, enabling the robotic system to perform complex, language-based manipulation tasks in real-world environments.
NUS CS6244 Advanced Topics in Robotics (with Yuhong Deng, Jian Zhang)
We apply language gaussian splatting to robotic grasping tasks. Our approach constructs 3D scenes using Gaussian Splatting and incorporates semantic features, allowing the model to generate grasp poses informed by these semantics. By filtering based on feature similarity, we achieve successful grasping across four object categories, even when presented with highly open-ended language queries.
NUS CS5340 Uncertainty Modelling in AI (with Xinyuan Niu, Xiang Li, Lum Chang Xin Shawn, Lau Kang Ruey Gregory)
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 (with Wenzhe Tong, Paiting Liu, Weijian Feng)
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.