English

PIB: Prioritized Information Bottleneck Framework for Collaborative Edge Video Analytics

Networking and Internet Architecture 2024-09-02 v1

Abstract

Collaborative edge sensing systems, particularly in collaborative perception systems in autonomous driving, can significantly enhance tracking accuracy and reduce blind spots with multi-view sensing capabilities. However, their limited channel capacity and the redundancy in sensory data pose significant challenges, affecting the performance of collaborative inference tasks. To tackle these issues, we introduce a Prioritized Information Bottleneck (PIB) framework for collaborative edge video analytics. We first propose a priority-based inference mechanism that jointly considers the signal-to-noise ratio (SNR) and the camera's coverage area of the region of interest (RoI). To enable efficient inference, PIB reduces video redundancy in both spatial and temporal domains and transmits only the essential information for the downstream inference tasks. This eliminates the need to reconstruct videos on the edge server while maintaining low latency. Specifically, it derives compact, task-relevant features by employing the deterministic information bottleneck (IB) method, which strikes a balance between feature informativeness and communication costs. Given the computational challenges caused by IB-based objectives with high-dimensional data, we resort to variational approximations for feasible optimization. Compared to TOCOM-TEM, JPEG, and HEVC, PIB achieves an improvement of up to 15.1\% in mean object detection accuracy (MODA) and reduces communication costs by 66.7% when edge cameras experience poor channel conditions.

Keywords

Cite

@article{arxiv.2408.17047,
  title  = {PIB: Prioritized Information Bottleneck Framework for Collaborative Edge Video Analytics},
  author = {Zhengru Fang and Senkang Hu and Liyan Yang and Yiqin Deng and Xianhao Chen and Yuguang Fang},
  journal= {arXiv preprint arXiv:2408.17047},
  year   = {2024}
}

Comments

Accepted by Globecom 2024. Code will be available at https://github.com/fangzr/PIB-Prioritized-Information-Bottleneck-Framework

R2 v1 2026-06-28T18:28:27.948Z