扩散语言模型让边缘智能更高效,支持并行生成与灵活延迟调节。
Diffusion Language Models for Mobile Edge Agentic AI: Foundations, Applications, and Challenges

- 用迭代去噪替代逐词生成,实现多令牌并行优化
- 在边缘场景下降低延迟与通信开销,提升抗干扰能力
- 适合对响应速度和资源敏感的物联网与移动应用
扩散语言模型(DLMs)为移动边缘智能代理提供了一种非自回归生成方式,通过迭代去噪逐步优化标记,而非传统的从左到右顺序解码。相比自回归的Transformer大模型,DLM能并行更新多个不确定标记,并在整个生成过程中利用双向上下文,实现超越固定序列解码的灵活质量-延迟权衡。这一特性对边缘代理尤其有利:部分精炼、提前退出和约束引导修正可减少响应延迟与通信开销,同时增强在噪声、不完整或动态环境下的鲁棒性。本文综述了DLM的基础理论,分析其在延迟、内存、能耗、带宽、隐私和可靠性约束下的适用性,涵盖轻量架构、训练推理加速、压缩技术、边云部署、通信感知服务、物联网/无线应用场景及基于DLM代理的评估方法。进一步讨论了长上下文状态管理、分割推理、可信执行、多模态定位和可复现基准测试等开放问题。目标是将DLM的双向性、并行精炼、可控性与质量-延迟弹性等建模特性,与未来移动边缘智能的系统需求相连接。
原文摘要 · Abstract (English)
Diffusion language models (DLMs) offer a non-autoregressive alternative for mobile edge agentic artificial intelligence (AI) by refining tokens through iterative denoising rather than left-to-right decoding. Compared with autoregressive Transformer-based large language models (LLMs), DLMs can update multiple uncertain tokens in parallel and exploit bidirectional context throughout the generation process, enabling more flexible quality-latency trade-offs beyond fixed sequential decoding. These properties are particularly attractive for edge agents, where partial refinement, early exit, and constraint-guided correction can reduce response delay and communication overhead while improving robustness under noisy, incomplete, or dynamic contexts. This survey reviews DLM foundations and analyzes their suitability for edge settings under latency, memory, energy, bandwidth, privacy, and reliability constraints. We cover resource-efficient architectures, training and inference acceleration, compression, edge/cloud deployment, communication-aware serving, Internet of Things (IoT)/wireless applications, and evaluation of DLM-based agents. We further discuss open issues in long-context state management, split inference, trustworthy execution, multimodal grounding, and reproducible benchmarking. The goal is to connect DLM modeling properties, including bidirectionality, parallel refinement, controllability, and quality-latency elasticity, with system-level requirements of future mobile edge intelligence.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。