TACO: Task-Aware Contrastive Learning for Joint LiDAR Localization and 3D Object Detection

Published in CVPR 2026, 2026

Authors

Leyuan Xing, Huanjia zhang, Dongyu Pan, Hai Wu, Qiming Xia, Kezheng Xiong (me), Wen Li, Chenglu Wen, Cheng Wang

Abstract

Reliable navigation and decision-making of autonomous vehicles require both accurate localization and object detection. Traditionally, these two tasks are handled separately, leading to redundant computation and limited cross-task knowledge transfer. This paper proposes TACO, the first Task-Aware COntrastive learning framework, which performs joint LiDAR localization and 3D object detection within a single, unified network. TACO leverages contrastive learning to explicitly decouple and align static geographic features for localization and object-centric features for detection. This bidirectional mutual supervision not only enhances localization robustness in dynamic environments by filtering dynamic noise but also boosts detection accuracy via effective spatial context. Additionally, we propose OxfoLD, the first dataset that provides multi-traversal LiDAR localization ground truth with rich 3D object annotations, thereby supporting task validation across various times and weather conditions. Experimental results demonstrate that TACO achieves state-of-the-art localization accuracy while maintaining competitive detection performance. The code and dataset will be released.

Code and Data Release

The code anda data are available at OxfoLD.

Citation

@InProceedings{Xing_2026_CVPR,
    author    = {Xing, Leyuan and Zhang, Huanjia and Pan, Dongyu and Wu, Hai and Xia, Qiming and Xiong, Kezheng and Li, Wen and Wen, Chenglu and Wang, Cheng},
    title     = {TACO: Task-Aware Contrastive Learning for Joint LiDAR Localization and 3D Object Detection},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2026},
    pages     = {9965-9975}
}

Recommended citation: Leyuan, Xing, et al. "TACO: Task-Aware Contrastive Learning for Joint LiDAR Localization and 3D Object Detection", In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR).
Download Paper