paper-with-me

Papers

Deep feature compression for collaborative object detection

2018-02-12 · Hyomin Choi, Ivan V. Bajic

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.

📄 PDF Abstract BibTeX arXiv:1802.03931

Code (0)

등록된 구현이 없습니다.

Tasks

Feature CompressionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Generative Map Priors for Collaborative BEV Semantic Segmentation

2025-01-01 · CVPR 2025 1 · Jiahui Fu, Yue Gong, Luting Wang, Shifeng Zhang 외

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 Segmentation

YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design

2020-09-12 · Yuxuan Cai, Hongjia Li, Geng Yuan, Wei Niu 외

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+3

Lightweight compression of neural network feature tensors for collaborative intelligence

2021-05-12 · Robert A. Cohen, Hyomin Choi, Ivan V. Bajić

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 Detection

Lightweight Compression of Intermediate Neural Network Features for Collaborative Intelligence

2021-05-15 · Robert A. Cohen, Hyomin Choi, Ivan V. Bajić

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 DetectionQuantization

Back-and-Forth prediction for deep tensor compression

2020-02-14 · Hyomin Choi, Robert A. Cohen, Ivan V. Bajic

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