← Search

Shuting Zhang

4 accepted papers

2026

An End-To-End Trajectory Planner for Safe and Efficient Navigation in Crowded Dynamic Environments

ICRA 2026poster

This paper presents a novel end-to-end trajectory planning framework that integrates LiDAR-based perception with trajectory optimization, enabling safe and efficient navigation in dynamic environments without relying on semantic detection or explicit kinematic modeling. Learning-based dynamic collis…

Cited by 0codeScholar
2026

Graph-Based Multi-Agent Reinforcement Learning for Scalable UAV Formation Control and Target Tracking

ICRA 2026poster

This paper presents a graph-based multi-agent reinforcement learning framework for scalable UAV formation control and target tracking. The framework introduces a conflict-aware graph representation that aggregates neighborhood information through attention-based message passing, enabling each UAV to…

Cited by 0codeScholar
2024

A Multiscale Objective Function for Camera Color Correction

ICASSP 2024accepted

Color correction (CC) plays a pivotal role in camera imaging. Existing approaches usually conduct CC tuning by minimizing ∆E (e.g. ∆E2000), a standard metric proposed by CIE for representing color differences in LAB space. However, we observe that not all the colors with identical ∆E error to the ta…

Cited by 0SourceScholar
2023

AutoGO: Automated Computation Graph Optimization for Neural Network Evolution

NeurIPS 2023poster

Optimizing Deep Neural Networks (DNNs) to obtain high-quality models for efficient real-world deployment has posed multi-faceted challenges to machine learning engineers. Existing methods either search for neural architectures in heuristic design spaces or apply low-level adjustments to computation…