CST: Collaborative Selective Transmission for Communication-Efficient Multimodal Edge Inference

📅 2026-08-22
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出CST方法,通过主设备指导的查询-响应框架选择性传输互补信息,减少多模态边缘推理中的通信开销和延迟。
📝 Abstract
Collaborative multimodal inference improves edge perception by combining observations from distributed sensing devices, but transmitting high-dimensional helper representations incurs substantial communication overhead and can lead to high end-to-end latency. Existing communication-efficient methods reduce payloads through compression, semantic coding, or feature selection, yet typically optimize compactness or task relevance without explicitly accounting for information already represented at the main device. Consequently, task-relevant but redundant helper features may still consume bandwidth. We present Collaborative Selective Transmission (CST), a main-directed query--response framework that retrieves only helper information complementary to the current main representation. Inspired by Partial Information Decomposition and the Multiview Redundancy Assumption, CST learns sample-adaptive, helper-specific sparse retrieval supports while discouraging retrieval of semantics already covered by the main device or duplicated across helpers. During inference, the main device transmits only support indices, and each helper returns the corresponding latent values, avoiding dense helper-feature exchange. Across three real-world multimodal sensing benchmarks, CST transmits no more than 14.18% of helper feature values while achieving best or near-best task performance among the evaluated methods. Experiments on a five-node NVIDIA Jetson Orin Nano testbed across 5--100 Mbps demonstrate up to a $4.27\times$ speedup over Transmit-All in end-to-end inference, confirming practical end-to-end latency reductions.
Problem

Research questions and friction points this paper is trying to address.

Collaborative Multimodal Inference
Communication Overhead
End-to-End Latency
Innovation

Methods, ideas, or system contributions that make the work stand out.

Collaborative Selective Transmission
Partial Information Decomposition
Multiview Redundancy Assumption
communication-efficient
🔎 Similar Papers
2024-07-30IEEE Transactions on Machine Learning in Communications and NetworkingCitations: 0