arXiv:2511.13779cs.DCcs.AI2025-11被引 1

让多个任务共享通信通道,提升边缘计算效率

Semantic Multiplexing

  • 把任务压缩成语义信息合并传输,突破物理信道限制
  • 8个任务并发时图像分类准确率仅降4%,延迟降低8倍
  • 适合移动边缘计算、低功耗物联网等场景

移动设备日益需要在无线边缘并行执行多个计算任务。现有通信系统仅支持比特层面的并行传输,从根本上限制了可同时处理的任务数量。为此,本文提出语义复用新概念:将多个任务相关的压缩表示融合为单一语义表示,实现任务层面的复用。该方法在不增加天线或带宽的前提下,扩展了语义层的有效自由度,符合香农容量定律。我们在基于Jetson Orin Nano和毫米波软件定义无线电的实验平台上实现了原型,并在图像分类与情感分析任务上进行测试,对比了多种语义通信基线。结果表明,语义复用可在保持足够任务精度的同时联合处理多个任务;例如,在4×4信道下将任务数从2增至8,图像分类准确率下降不足4%。相比基线,其延迟、能耗和通信负载分别降低最多8倍、25倍和54%,性能相当。作者承诺公开完整代码与数据集以保证可复现性。

原文摘要 · Abstract (English)

Mobile devices increasingly require the parallel execution of several computing tasks offloaded at the wireless edge. Existing communication systems only support parallel transmissions at the bit level, which fundamentally limits the number of tasks that can be concurrently processed. To address this bottleneck, this paper introduces the new concept of Semantic Multiplexing. Our approach shifts stream multiplexing from bits to tasks by merging multiple task-related compressed representations into a single semantic representation. As such, Semantic Multiplexing can multiplex more tasks than the number of physical channels without adding antennas or widening bandwidth by extending the effective degrees of freedom at the semantic layer, without contradicting Shannon capacity rules. We have prototyped Semantic Multiplexing on an experimental testbed with Jetson Orin Nano and millimeter-wave software-defined radios and tested its performance on image classification and sentiment analysis while comparing to several existing baselines in semantic communications. Our experiments demonstrate that Semantic Multiplexing allows jointly processing multiple tasks at the semantic level while maintaining sufficient task accuracy. For example, image classification accuracy drops by less than 4% when increasing from 2 to 8 the number of tasks multiplexed over a 4$\times$4 channel. Semantic Multiplexing reduces latency, energy consumption, and communication load respectively by up to 8$\times$, 25$\times$, and 54$\times$ compared to the baselines while keeping comparable performance. We pledge to publicly share the complete software codebase and the collected datasets for reproducibility.

语义通信边缘计算任务复用

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。