← Search

Dongqiangzi Ye

5 accepted papers

2026

CorrectionPlanner: Self-Correction Planner with Reinforcement Learning in Autonomous Driving

ICML 2026poster

Autonomous driving requires safe planning, but most learning-based planners lack explicit self-correction ability: once an unsafe action is proposed, there is no mechanism to correct it. Thus, we propose CorrectionPlanner, an autoregressive planner with self-correction that models planning as motion…

Cited by 0SourceScholar
2024

LPFormer: LiDAR Pose Estimation Transformer with Multi-Task Network

ICRA 2024poster

Due to the difficulty of acquiring large-scale 3D human keypoint annotation, previous methods for 3D human pose estimation (HPE) have often relied on 2D image features and sequential 2D annotations. Furthermore, the training of these networks typically assumes the prediction of a human bounding box…

Cited by 11SourceScholar
2024

LiDARFormer: A Unified Transformer-based Multi-task Network for LiDAR Perception

ICRA 2024poster

There is a recent need in the LiDAR perception field for unifying multiple tasks in a single strong network with improved performance, as opposed to using separate networks for each task. In this paper, we introduce a new LiDAR multi-task learning paradigm based on the transformer. The proposed LiDA…

Cited by 10SourceScholar
2023

LidarMultiNet: Towards a Unified Multi-Task Network for LiDAR Perception

AAAI 2023technical

LiDAR-based 3D object detection, semantic segmentation, and panoptic segmentation are usually implemented in specialized networks with distinctive architectures that are difficult to adapt to each other. This paper presents LidarMultiNet, a LiDAR-based multi-task network that unifies these three maj…

Cited by 93SourcePDFScholar
2018

LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks

ECCV 2018poster

Although weight and activation quantization is an effective approach for Deep Neural Network (DNN) compression and has a lot of potentials to increase inference speed leveraging bit-operations, there is still a noticeable gap in terms of prediction accuracy between the quantized model and the full-p…