paper-with-me

홈 › Papers

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

2023-03-21 · Zixiang Zhou, Dongqiangzi Ye, Weijia Chen, Yufei Xie, Yu Wang, Panqu Wang, Hassan Foroosh

There is a recent trend in the LiDAR perception field towards 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 LiDARFormer utilizes cross-space global contextual feature information and exploits cross-task synergy to boost the performance of LiDAR perception tasks across multiple large-scale datasets and benchmarks. Our novel transformer-based framework includes a cross-space transformer module that learns attentive features between the 2D dense Bird's Eye View (BEV) and 3D sparse voxel feature maps. Additionally, we propose a transformer decoder for the segmentation task to dynamically adjust the learned features by leveraging the categorical feature representations. Furthermore, we combine the segmentation and detection features in a shared transformer decoder with cross-task attention layers to enhance and integrate the object-level and class-level features. LiDARFormer is evaluated on the large-scale nuScenes and the Waymo Open datasets for both 3D detection and semantic segmentation tasks, and it outperforms all previously published methods on both tasks. Notably, LiDARFormer achieves the state-of-the-art performance of 76.4% L2 mAPH and 74.3% NDS on the challenging Waymo and nuScenes detection benchmarks for a single model LiDAR-only method.

📄 PDF Abstract BibTeX arXiv:2303.12194

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMulti-Task LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

UniCal: a Single-Branch Transformer-Based Model for Camera-to-LiDAR Calibration and Validation

2023-04-19 · Mathieu Cocheteux, Aaron Low, Marius Bruehlmeier

We introduce a novel architecture, UniCal, for Camera-to-LiDAR (C2L) extrinsic calibration which leverages self-attention mechanisms through a Transformer-based backbone network to infer the 6-degree of freedom (DoF) rel…

Autonomous DrivingCamera Auto-CalibrationTransfer Learning

UniLION: Towards Unified Autonomous Driving Model with Linear Group RNNs

2025-11-03 · Zhe Liu, Jinghua Hou, Xiaoqing Ye, Jingdong Wang 외 arxiv

Although transformers have demonstrated remarkable capabilities across various domains, their quadratic attention mechanisms introduce significant computational overhead when processing long-sequence data. In this paper,…

3D Object DetectionTemporal Sequences3D Object TrackingAutonomous Driving

UniDriveDreamer: A Single-Stage Multimodal World Model for Autonomous Driving

2026-02-02 · Guosheng Zhao, Yaozeng Wang, Xiaofeng Wang, Zheng Zhu 외 arxiv

World models have demonstrated significant promise for data synthesis in autonomous driving. However, existing methods predominantly concentrate on single-modality generation, typically focusing on either multi-camera vi…

Autonomous Driving

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

2022-09-19 · Dongqiangzi Ye, Zixiang Zhou, Weijia Chen, Yufei Xie 외

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 prese…

3D Object Detection3D Semantic Segmentationobject-detectionObject Detection+3

FUTR3D: A Unified Sensor Fusion Framework for 3D Detection

2022-03-20 · Xuanyao Chen, Tianyuan Zhang, Yue Wang, Yilun Wang 외

Sensor fusion is an essential topic in many perception systems, such as autonomous driving and robotics. Existing multi-modal 3D detection models usually involve customized designs depending on the sensor combinations or…

Autonomous DrivingDecoderSensor Fusion