arXiv:2510.25327cs.CVcs.AI2025-10中稿 · SenSys 2026被引 6

通过流水线式感知与编码,加速边缘设备多模态推理

MMEdge: Accelerating On-device Multimodal Inference via Pipelined Sensing and Encoding

  • 将感知与计算分解为细粒度单元,边采集边处理
  • 端到端延迟降低40%以上,准确率保持高位
  • 适合自动驾驶、可穿戴设备等实时多模态场景

资源受限的边缘设备上实现实时多模态推理对自动驾驶、人机交互和移动健康等应用至关重要。然而,现有方法常忽略感知动态与模型执行间的紧密耦合,以及模态间复杂的依赖关系。本文提出MMEdge,一种基于流水线感知与编码的新型边缘多模态推理框架。不同于等待完整传感器输入,MMEdge将整个推理过程拆分为一系列细粒度的感知与编码单元,使计算能随数据到达逐步进行。该框架还引入轻量但高效的时序聚合模块,捕捉各流水线单元间的丰富时序动态,维持高准确率。流水线设计也为细粒度跨模态优化和推理中的早期决策提供了可能。为应对资源波动与数据复杂性,MMEdge集成自适应多模态配置优化器,在延迟约束下动态选择各模态最优感知与模型配置,并采用跨模态推测跳过机制,在早期预测置信度足够时跳过较慢模态的后续单元。我们在两个公开多模态数据集上评估,并在真实无人飞行器(UAV)多模态测试平台上部署。结果表明,MMEdge显著降低端到端延迟,同时在多种系统与数据动态下保持高任务准确率。真实世界表现视频见https://youtu.be/qRew7sT-iWw。

原文摘要 · Abstract (English)

Real-time multimodal inference on resource-constrained edge devices is essential for applications such as autonomous driving, human-computer interaction, and mobile health. However, prior work often overlooks the tight coupling between sensing dynamics and model execution, as well as the complex inter-modality dependencies. In this paper, we propose MMEdge, a new on-device multimodal inference framework based on pipelined sensing and encoding. Instead of waiting for complete sensor inputs, MMEdge decomposes the entire inference process into a sequence of fine-grained sensing and encoding units, allowing computation to proceed incrementally as data arrive. MMEdge also introduces a lightweight but effective temporal aggregation module that captures rich temporal dynamics across different pipelined units to maintain accuracy performance. Such pipelined design also opens up opportunities for fine-grained cross-modal optimization and early decision-making during inference. To further enhance system performance under resource variability and input data complexity, MMEdge incorporates an adaptive multimodal configuration optimizer that dynamically selects optimal sensing and model configurations for each modality under latency constraints, and a cross-modal speculative skipping mechanism that bypasses future units of slower modalities when early predictions reach sufficient confidence. We evaluate MMEdge using two public multimodal datasets and deploy it on a real-world unmanned aerial vehicle (UAV)-based multimodal testbed. The results show that MMEdge significantly reduces end-to-end latency while maintaining high task accuracy across various system and data dynamics. A video demonstration of MMEdge's performance in real world is available at https://youtu.be/qRew7sT-iWw.

边缘计算多模态流水线推理

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