Deep feature compression for collaborative object detection
Recent studies have shown that the efficiency of deep neural networks in mobile applications can be significantly improved by distributing the computational workload between the mobile device and the cloud. This paradigm, termed collaborative intelligence, involves communicating feature data between the mobile and the cloud. The efficiency of such approach can be further improved by lossy compression of feature data, which has not been examined to date. In this work we focus on collaborative object detection and study the impact of both near-lossless and lossy compression of feature data on its accuracy. We also propose a strategy for improving the accuracy under lossy feature compression. Experiments indicate that using this strategy, the communication overhead can be reduced by up to 70% without sacrificing accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
Feature CompressionObjectobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Generative Map Priors for Collaborative BEV Semantic Segmentation
Collaborative perception aims to address the constraint of single-agent perception by exchanging information among multiple agents. Previous works primarily focus on collaborative object detection, exploring compress…
Feature Compressionobject-detectionObject DetectionSemantic SegmentationYOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design
The rapid development and wide utilization of object detection techniques have aroused attention on both accuracy and speed of object detectors. However, the current state-of-the-art object detection works are either acc…
Computational EfficiencyCPUGPUObject+3Lightweight compression of neural network feature tensors for collaborative intelligence
In collaborative intelligence applications, part of a deep neural network (DNN) is deployed on a relatively low-complexity device such as a mobile phone or edge device, and the remainder of the DNN is processed where mor…
object-detectionObject DetectionLightweight Compression of Intermediate Neural Network Features for Collaborative Intelligence
In collaborative intelligence applications, part of a deep neural network (DNN) is deployed on a lightweight device such as a mobile phone or edge device, and the remaining portion of the DNN is processed where more comp…
object-detectionObject DetectionQuantizationBack-and-Forth prediction for deep tensor compression
Recent AI applications such as Collaborative Intelligence with neural networks involve transferring deep feature tensors between various computing devices. This necessitates tensor compression in order to optimize the us…
Prediction