Projects

Production, POC, and research engineering.

Projects are maintained as independent pages. Public descriptions are intentionally high-level and sanitized for enterprise confidentiality.

Research Platform 2025.03–Present

Generative Autonomous-Driving Simulation Platform

Bosch (XC-CN) · World Models Algorithm Engineer

A generative simulation platform built on Cosmos-Transfer2.5: a 7-camera surround world model, real-map scenario generation, and a 4-step distilled sampler that makes surround rollouts fast enough to sit inside a closed loop.

research world-model generative e2e
Research Platform 2025.05–Present

Vector Traffic Generation & Sensor-Level Closed-Loop Simulation

Bosch (XC-CN) · World Models Algorithm Engineer

A two-level driving simulator: a vector world model that decides what the traffic does, and a sensor-level pipeline that decides what the cameras see — reconstruction, generated traffic, and a mask-guided video editor in one closed loop.

research world-model generative e2e
POC Project 2025.12–2026.04

One-Stage End-to-End Driving — 8V Pure Vision

Bosch (XC-CN) · World Models Algorithm Engineer

A one-stage, pure-vision end-to-end driving POC: eight surround cameras lifted into a single BEV feature, three perception heads and a Diffusion-Flow planner trained together, with no hand-designed 3D interface in between.

research e2e world-model perception
Production Project 2025.04–2026.03

J6M Static & Dynamic Perception

Bosch (XC-CN) · Perception Algorithm Engineer

Production perception on a mid-trim J6E / J6M platform: a static OneModel driving every static element from one shared BEV feature, a 4D-sparse model that fuses detection and tracking, and a latency-compression effort that took inference from ~42.65 ms to ~13.88 ms.

production perception bev deployment quantization
POC Project 2024 · Collaboration

End-to-End Driving: 11V + LiDAR Fusion

Lantu · BEV Fusion & AI-Planner Engineer

An end-to-end driving system fusing 11 surround cameras and LiDAR under a sparse-centric paradigm. I owned two pieces: a fused CUDA aggregation operator, and the AI planner that emits motion and planning in parallel.

research e2e perception 3d-4d
Research Project 2023.05–2024

Controllable Surround-View Driving Generation

PhiGent Robotics · Generative Driving Algorithm Engineer

A controllable surround-view driving generator: 3D boxes and maps become spatial conditions, text / reference frames / lanes / calibration become condition tokens, and a UNet diffusion backbone turns them into cross-camera-consistent 4V / 7V / 11V video.

research world-model generative e2e
Production + Research Project 2022.11–2024

4D Auto-Labeling & Pure LiDAR 3D Detection

Hozon Auto × SJTU IRMV · PhiGent Robotics · Perception Team Leader · 3D Perception Algorithm Engineer

Two eras of autonomous-driving auto-labeling: a vision-only 4D pipeline built with Hozon Auto and SJTU IRMV, then a multi-modal 4D auto-labeler and a production pure-LiDAR 3D detector at PhiGent Robotics.

production research 3d-4d perception deployment
Research + Deployment Project 2023.08–2023.12

3D Scene Flow: Auto-Labeling & Production Deployment

PhiGent Robotics · 3D Scene Flow Algorithm Engineer

An unsupervised 3D scene-flow auto-labeler that assigns a motion vector to every LiDAR point and occupancy cell, distilled into an ultra-light production head and deployed through one ONNX graph to both TensorRT (Orin) and Horizon J6E.

research 3d-4d scene-flow deployment
Production Project 2023.05–2023.11

Road Preview: Surface-Element Segmentation

BYD · Perception Model Optimization Engineer

Road-surface perception for a road-preview ('magic-carpet') suspension feature: segment manhole covers and speed bumps reliably in the wild, then compress and quantize the model to INT8 for TDA4 edge inference.

production perception deployment
Profile Video 2023.06

Master's Graduation — Introduction Film

CUMT × SJTU · Joint Master's Program (2020–2023) · Author & Presenter

A short introduction film I made for my 2023 master's graduation — a compact tour of my research focus, the labs and mentors I worked with, and the perception and 3D/4D systems I built along the way.

profile
Autonomous Lawn-Mower Robot Perception preview
Production + Research Project 2021.09–2023.03

Autonomous Lawn-Mower Robot Perception

SJTU IRMV × Positec Technology · Perception Algorithm Developer · 2D–3D Fusion Researcher

The safety-critical perception stack for a robot that has to drive itself off a transport vehicle, reach the lawn, mow it, and come back — four modules from ramp detection to an MCU-deployed BEV safety net.

production research robotics 3d-4d deployment
Integrated Perception, Planning, and Decision-Making Network preview
Research Project 2021.08–2022.10

Integrated Perception, Planning, and Decision-Making Network

The Future Laboratory of the Second Aerospace Academy · Perception and Simulation Developer

A single end-to-end network that fuses RGB, LiDAR and infrared through attention, then jointly solves geometry–semantic mapping, unsupervised depth and odometry, detection and tracking, and closed-loop behaviour decisions.

research e2e perception