paper-with-me

Papers

Ada3D : Exploiting the Spatial Redundancy with Adaptive Inference for Efficient 3D Object Detection

2023-07-17 · ICCV 2023 1 · Tianchen Zhao, Xuefei Ning, Ke Hong, Zhongyuan Qiu, Pu Lu, Yali Zhao, Linfeng Zhang, Lipu Zhou, Guohao Dai, Huazhong Yang, Yu Wang

Voxel-based methods have achieved state-of-the-art performance for 3D object detection in autonomous driving. However, their significant computational and memory costs pose a challenge for their application to resource-constrained vehicles. One reason for this high resource consumption is the presence of a large number of redundant background points in Lidar point clouds, resulting in spatial redundancy in both 3D voxel and dense BEV map representations. To address this issue, we propose an adaptive inference framework called Ada3D, which focuses on exploiting the input-level spatial redundancy. Ada3D adaptively filters the redundant input, guided by a lightweight importance predictor and the unique properties of the Lidar point cloud. Additionally, we utilize the BEV features' intrinsic sparsity by introducing the Sparsity Preserving Batch Normalization. With Ada3D, we achieve 40% reduction for 3D voxels and decrease the density of 2D BEV feature maps from 100% to 20% without sacrificing accuracy. Ada3D reduces the model computational and memory cost by 5x, and achieves 1.52x/1.45x end-to-end GPU latency and 1.5x/4.5x GPU peak memory optimization for the 3D and 2D backbone respectively.

📄 PDF Abstract BibTeX arXiv:2307.08209

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingGPUobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

A novel efficient Multi-view traffic-related object detection framework

2023-02-23 · Kun Yang, Jing Liu, Dingkang Yang, Hanqi Wang 외

With the rapid development of intelligent transportation system applications, a tremendous amount of multi-view video data has emerged to enhance vehicle perception. However, performing video analytics efficiently by exp…

input filteringModel Selectionobject-detectionObject Detection

Resolution Adaptive Networks for Efficient Inference

2020-03-16 · CVPR 2020 6 · Le Yang, Yizeng Han, Xi Chen, Shiji Song 외

Adaptive inference is an effective mechanism to achieve a dynamic tradeoff between accuracy and computational cost in deep networks. Existing works mainly exploit architecture redundancy in network depth or width. In thi…

VA-RED$^2$: Video Adaptive Redundancy Reduction

2021-02-15 · ICLR 2021 1 · Bowen Pan, Rameswar Panda, Camilo Fosco, Chung-Ching Lin 외

Performing inference on deep learning models for videos remains a challenge due to the large amount of computational resources required to achieve robust recognition. An inherent property of real-world videos is the high…

Generative Video Compression with One-Dimensional Latent Representation

2026-03-16 · Zihan Zheng, Zhaoyang Jia, Naifu Xue, Jiahao Li 외 arxiv

Recent advancements in generative video codec (GVC) typically encode video into a 2D latent grid and employ high-capacity generative decoders for reconstruction. However, this paradigm still leaves two key challenges in …

Hide and Seek: Investigating Redundancy in Earth Observation Imagery

2026-03-13 · Tasos Papazafeiropoulos, Nikolaos Ioannis Bountos, Nikolas Papadopoulos, Ioannis Papoutsis arxiv

The growing availability of Earth Observation (EO) data and recent advances in Computer Vision have driven rapid progress in machine learning for EO, producing domain-specific models at ever-increasing scales. Yet this p…