paper-with-me

홈 › Papers

FQ-PETR: Fully Quantized Position Embedding Transformation for Multi-View 3D Object Detection

2025-11-12 · Jiangyong Yu, Changyong Shu, Sifan Zhou, Zichen Yu, Xing Hu, Yan Chen, Dawei Yang arxiv

Camera-based multi-view 3D detection is crucial for autonomous driving. PETR and its variants (PETRs) excel in benchmarks but face deployment challenges due to high computational cost and memory footprint. Quantization is an effective technique for compressing deep neural networks by reducing the bit width of weights and activations. However, directly applying existing quantization methods to PETRs leads to severe accuracy degradation. This issue primarily arises from two key challenges: (1) significant magnitude disparity between multi-modal features-specifically, image features and camera-ray positional embeddings (PE), and (2) the inefficiency and approximation error of quantizing non-linear operators, which commonly rely on hardware-unfriendly computations. In this paper, we propose FQ-PETR, a fully quantized framework for PETRs, featuring three key innovations: (1) Quantization-Friendly LiDAR-ray Position Embedding (QFPE): Replacing multi-point sampling with LiDAR-prior-guided single-point sampling and anchor-based embedding eliminates problematic non-linearities (e.g., inverse-sigmoid) and aligns PE scale with image features, preserving accuracy. (2) Dual-Lookup Table (DULUT): This algorithm approximates complex non-linear functions using two cascaded linear LUTs, achieving high fidelity with minimal entries and no specialized hardware. (3) Quantization After Numerical Stabilization (QANS): Performing quantization after softmax numerical stabilization mitigates attention distortion from large inputs. On PETRs (e.g. PETR, StreamPETR, PETRv2, MV2d), FQ-PETR under W8A8 achieves near-floating-point accuracy (1% degradation) while reducing latency by up to 75%, significantly outperforming existing PTQ and QAT baselines.

📄 PDF Abstract BibTeX arXiv:2511.09347

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous Driving

Similar Papers 제목 키워드 기반

PETR: Position Embedding Transformation for Multi-View 3D Object Detection

2022-03-10 · Yingfei Liu, Tiancai Wang, Xiangyu Zhang, Jian Sun

In this paper, we develop position embedding transformation (PETR) for multi-view 3D object detection. PETR encodes the position information of 3D coordinates into image features, producing the 3D position-aware features…

3D Object DetectionObjectobject-detectionObject Detection+2

Q-PETR: Quant-aware Position Embedding Transformation for Multi-View 3D Object Detection

2025-02-21 · Jiangyong Yu, Changyong Shu, Dawei Yang, Zichen Yu 외

PETR-based methods have dominated benchmarks in 3D perception and are increasingly becoming a key component in modern autonomous driving systems. However, their quantization performance significantly degrades when INT8 i…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection+2

PETRv2: A Unified Framework for 3D Perception from Multi-Camera Images

2022-06-02 · ICCV 2023 1 · Yingfei Liu, Junjie Yan, Fan Jia, Shuailin Li 외

In this paper, we propose PETRv2, a unified framework for 3D perception from multi-view images. Based on PETR, PETRv2 explores the effectiveness of temporal modeling, which utilizes the temporal information of previous f…

3D Lane Detection3D Object DetectionBEV SegmentationBird's-Eye View Semantic Segmentation+7

Distortion-Aware PETR for BEV Object Detection with Mixed Pinhole-Fisheye Cameras

2026-06-07 · Xiangzhong Liu arxiv

Fisheye cameras are widely deployed in autonomous driving perception suites for their low cost and full-coverage field of view (FOV), yet their potential remains underleveraged in 3D object detection. Severe radial disto…

3D Object DetectionAutonomous Driving

Robust Oil-spill Forensics and Petroleum Source Differentiation using Quantized Peak Topography Maps

2018-07-19

Identification and classification of environmental forensics, with the petroleum forensics as the main application, requires an effective technology or method to distinguish between the closely located forensics as they …