Branchy-GNN: a Device-Edge Co-Inference Framework for Efficient Point Cloud Processing
Jiawei Shao, Haowei Zhang, Yuyi Mao, Jun Zhang

TL;DR
Branchy-GNN is a device-edge co-inference framework that enhances point cloud processing efficiency by early exiting and feature compression, significantly reducing latency on resource-limited devices.
Contribution
It introduces branch networks for early exiting and a learning-based JSCC method for feature compression in GNN-based point cloud processing.
Findings
Significant latency reduction compared to benchmarks
Effective on-device computational cost reduction
Improved communication efficiency through feature compression
Abstract
The recent advancements of three-dimensional (3D) data acquisition devices have spurred a new breed of applications that rely on point cloud data processing. However, processing a large volume of point cloud data brings a significant workload on resource-constrained mobile devices, prohibiting from unleashing their full potentials. Built upon the emerging paradigm of device-edge co-inference, where an edge device extracts and transmits the intermediate feature to an edge server for further processing, we propose Branchy-GNN for efficient graph neural network (GNN) based point cloud processing by leveraging edge computing platforms. In order to reduce the on-device computational cost, the Branchy-GNN adds branch networks for early exiting. Besides, it employs learning-based joint source-channel coding (JSCC) for the intermediate feature compression to reduce the communication overhead.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · Computer Graphics and Visualization Techniques
