I. INTRODUCTION
Supervised deep learning-based models have achieved good performance in autonomous driving. However, it usually requires a huge amount of labeled data with high quality to train and tune such data-hungry models. An effective way is to auto label datasets, where labels can be automatically provided by a trained perception system. Waymo first proposed to auto label data offline to improve the quality of the generated labels [17]. In online tracking, the location of an object is inferred only from past and present sensor data. Online trackers are thus likely to produce false associations under severe occlusions. Offline multi-object tracking (MOT) is acausal and the position of an object can be inferred from past, present, and future sensor data. A consistent estimate of the scene can thus be optimized globally using the data not limited to a short moment in the past, enabling accurate object tracking even under severe occlusions. Based on global information, [25], [17], [8], [15] have developed offline auto labeling pipelines that generate accurate object trajectories in 3D space from LiDAR point cloud sequence data.