paper-with-me

Papers

Task-Oriented Communication for Edge Video Analytics

2022-11-25 · Jiawei Shao, Xinjie Zhang, Jun Zhang

With the development of artificial intelligence (AI) techniques and the increasing popularity of camera-equipped devices, many edge video analytics applications are emerging, calling for the deployment of computation-intensive AI models at the network edge. Edge inference is a promising solution to move the computation-intensive workloads from low-end devices to a powerful edge server for video analytics, but the device-server communications will remain a bottleneck due to the limited bandwidth. This paper proposes a task-oriented communication framework for edge video analytics, where multiple devices collect the visual sensory data and transmit the informative features to an edge server for processing. To enable low-latency inference, this framework removes video redundancy in spatial and temporal domains and transmits minimal information that is essential for the downstream task, rather than reconstructing the videos at the edge server. Specifically, it extracts compact task-relevant features based on the deterministic information bottleneck (IB) principle, which characterizes a tradeoff between the informativeness of the features and the communication cost. As the features of consecutive frames are temporally correlated, we propose a temporal entropy model (TEM) to reduce the bitrate by taking the previous features as side information in feature encoding. To further improve the inference performance, we build a spatial-temporal fusion module at the server to integrate features of the current and previous frames for joint inference. Extensive experiments on video analytics tasks evidence that the proposed framework effectively encodes task-relevant information of video data and achieves a better rate-performance tradeoff than existing methods.

📄 PDF Abstract BibTeX arXiv:2211.14049

Code (2)

shaojiawei07/tocom-tem 공식 구현 pytorch
securade/hub pytorch

Tasks

Informativeness

Similar Papers 제목 키워드 기반

VQPy: An Object-Oriented Approach to Modern Video Analytics

2023-11-03 · Shan Yu, Zhenting Zhu, Yu Chen, Hanchen Xu 외

Video analytics is widely used in contemporary systems and services. At the forefront of video analytics are video queries that users develop to find objects of particular interest. Building upon the insight that video o…

Object

Highly Efficient Direct Analytics on Semantic-aware Time Series Data Compression

2025-03-17 · Guoyou Sun, Panagiotis Karras, Qi Zhang

Semantic communication has emerged as a promising paradigm to tackle the challenges of massive growing data traffic and sustainable data communication. It shifts the focus from data fidelity to goal-oriented or task-orie…

Data CompressionOutlier DetectionSemantic CommunicationTime Series

SAMEdge: An Edge-cloud Video Analytics Architecture for the Segment Anything Model

2024-09-23 · Rui Lu, Siping Shi, Yanting Liu, Dan Wang

As artificial intelligence continues to evolve, it is increasingly capable of handling a wide range of video analytics tasks with merely one large model. One of the key foundation technologies is the Segment Anything Mod…

Cloud Computing

Real-Time Mobile Video Analytics for Pre-arrival Emergency Medical Services

2025-11-18 · Liuyi Jin, Amran Haroon, Radu Stoleru, Pasan Gunawardena 외 arxiv

Timely and accurate pre-arrival video streaming and analytics are critical for emergency medical services (EMS) to deliver life-saving interventions. Yet, current-generation EMS infrastructure remains constrained by one-…

Heart rate estimation

REVAMP$^2$T: Real-time Edge Video Analytics for Multi-camera Privacy-aware Pedestrian Tracking

2019-11-20 · Christopher Neff, Matías Mendieta, Shrey Mohan, Mohammadreza Baharani 외

This article presents REVAMP$^2$T, Real-time Edge Video Analytics for Multi-camera Privacy-aware Pedestrian Tracking, as an integrated end-to-end IoT system for privacy-built-in decentralized situational awareness. REVAM…