PVTransformer: Point-to-Voxel Transformer for Scalable 3D Object Detection
Zhaoqi Leng, Pei Sun, Tong He, Dragomir Anguelov, Mingxing Tan

TL;DR
PVTransformer introduces a transformer-based architecture for 3D object detection from point clouds, replacing pooling with attention to improve accuracy and scalability, achieving state-of-the-art results on the Waymo dataset.
Contribution
It proposes a novel point-to-voxel transformer architecture that overcomes PointNet limitations, enhancing 3D detection performance.
Findings
Achieves 76.5 mAPH L2 on Waymo dataset, surpassing previous methods.
Replaces pooling with attention for better point-to-voxel aggregation.
Outperforms SWFormer by +1.7 mAPH L2.
Abstract
3D object detectors for point clouds often rely on a pooling-based PointNet to encode sparse points into grid-like voxels or pillars. In this paper, we identify that the common PointNet design introduces an information bottleneck that limits 3D object detection accuracy and scalability. To address this limitation, we propose PVTransformer: a transformer-based point-to-voxel architecture for 3D detection. Our key idea is to replace the PointNet pooling operation with an attention module, leading to a better point-to-voxel aggregation function. Our design respects the permutation invariance of sparse 3D points while being more expressive than the pooling-based PointNet. Experimental results show our PVTransformer achieves much better performance compared to the latest 3D object detectors. On the widely used Waymo Open Dataset, our PVTransformer achieves state-of-the-art 76.5 mAPH L2,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCCD and CMOS Imaging Sensors · Infrared Target Detection Methodologies · Industrial Vision Systems and Defect Detection
