Diffusion-based Dynamic Contract for Federated AI Agent Construction in Mobile Metaverses
Jinbo Wen, Jiawen Kang, Yang Zhang, Yue Zhong, Dusit Niyato, Jie Xu, Jianhang Tang, Chau Yuen
TL;DR
This work tackles latency and data-leakage challenges in AI agent construction for mobile metaverses by proposing an edge-cloud federated framework in which edge servers assemble agent modules and a cloud server integrates them for edge deployment. To sustain ES participation under dynamic information asymmetry, the authors design a two-period dynamic contract and solve it with an EDMSAC algorithm that combines diffusion-based policy learning with dynamic structured pruning. The approach integrates energy- and utility-aware models, derives tractable IR/IC conditions, and demonstrates via simulations that EDMSAC achieves superior cloud profit and more reliable contract generation than static or heuristic baselines. The framework enables low-latency, privacy-preserving AI agents in mobile metaverses and provides a scalable path toward adaptive, multi-period incentive mechanisms for heterogeneous edge resources.
Abstract
Mobile metaverses have attracted significant attention from both academia and industry, which are envisioned as the next-generation Internet, providing users with immersive and ubiquitous metaverse services through mobile devices. Driven by Large Language Models (LLMs) and Vision-Language Models (VLMs), Artificial Intelligence (AI) agents hold the potential to empower the creation, maintenance, and evolution of mobile metaverses. Currently, AI agents are primarily constructed using cloud-based LLMs and VLMs. However, several challenges hinder their effective implementation, including high service latency and potential sensitive data leakage during perception and processing. In this paper, we develop an edge-cloud collaboration-based federated AI agent construction framework in mobile metaverses. Specifically, Edge Servers (ESs), acting as agent infrastructures, collaboratively create agent modules in a distributed manner. The cloud server then integrates these modules into AI agents and deploys them at the edge, thereby enabling low-latency AI agent services for users. Considering that ESs may exhibit dynamic levels of willingness to participate in federated AI agent construction, we design a two-period dynamic contract model to continuously motivate ESs to participate in agent module creation, effectively addressing the dynamic information asymmetry between the cloud server and the ESs. Furthermore, we propose an Enhanced Diffusion Model-based Soft Actor-Critic (EDMSAC) algorithm to efficiently generate optimal dynamic contracts, in which dynamic structured pruning is applied to DM-based actor networks to enhance denoising efficiency and policy learning performance. Extensive simulations demonstrate the effectiveness and superiority of the EDMSAC algorithm and the proposed contract model.
