EMMI: Edge Multi-Modal Intelligence for Communication-Efficient MLLM Inference via Fused Representation Compression

📅 2026-09-10
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决边缘设备上多模态大语言模型推理的资源限制问题,EMMI通过在边缘设备进行模态特定编码、跨模态表示融合和学习压缩,仅传输紧凑的潜在表示到服务器,从而减少通信开销并保持准确性。
📝 Abstract
Recent advances in multimodal large language mod- els (MLLMs) have opened new opportunities for edge intelligence by enabling reasoning across heterogeneous sensor modalities, such as vision, text, and telemetry data. However, deploying these capabilities on resource-constrained edge platforms remains challenging due to the substantial computational, memory, and communication demands of modern MLLMs. Rather than transmitting raw sensor observations or partitioning neural networks at intermediate layers, Edge Multi-Modal Intelligence (EMMI) communicates a compact representation between edge devices and server resources, enabling communication-efficient edge MLLM inference. To achieve this, EMMI performs modality-specific encoding, cross-modal representation fusion, and learned compression at the edge, transmitting only a compact latent representation to server-side resources for high-capacity MLLM reasoning. This representation-centric design reduces communication overhead, preserves local data privacy, and provides a fixed-size interface between heterogeneous edge devices and server-side MLLMs. Evaluation on a representative multimodal benchmark demonstrates that EMMI can reduce the communication payload by 32x while maintaining comparable downstream accuracy, resulting in up to a 3.4x reduction in estimated end-to-end inference latency under bandwidth-constrained edge conditions.
Problem

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

Edge Intelligence
Multimodal Large Language Models
Communication Efficiency
Representation Compression
Innovation

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

Modality-specific encoding
Cross-modal representation fusion
Learned compression
Compact latent representation
Communication-efficient inference
🔎 Similar Papers
No similar papers found.