Search papers, labs, and topics across Lattice.
The paper introduces Federated Split Decision Transformer (FSDT), a novel offline reinforcement learning framework for resource allocation in MEC-based metaverse services, designed to improve QoE under latency and visual quality constraints. FSDT partitions a transformer model between MEC servers and the cloud, enabling local adaptability through agent-specific components at the edge and cooperative training via shared global layers in the cloud. Experiments demonstrate that FSDT achieves up to 10% QoE improvement in heterogeneous environments while offloading approximately 98% of transformer model parameters to the cloud.
Achieve up to 10% better metaverse QoE by offloading 98% of transformer model parameters to the cloud with a federated split learning approach.
Mobile edge computing (MEC) based wireless metaverse services offer an untethered, immersive experience to users, where the superior quality of experience (QoE) needs to be achieved under stringent latency constraints and visual quality demands. To achieve this, MEC-based intelligent resource allocation for virtual reality users needs to be supported by coordination across MEC servers to harness distributed data. Federated learning (FL) is a promising solution, and can be combined with reinforcement learning (RL) to develop generalized policies across MEC-servers. However, conventional FL incurs transmitting the full model parameters across the MEC-servers and the cloud, and suffer performance degradation due to naive global aggregation, especially in heterogeneous multi-radio access technology environments. To address these challenges, this paper proposes Federated Split Decision Transformer (FSDT), an offline RL framework where the transformer model is partitioned between MEC servers and the cloud. Agent-specific components (e.g., MEC-based embedding and prediction layers) enable local adaptability, while shared global layers in the cloud facilitate cooperative training across MEC servers. Experimental results demonstrate that FSDT enhances QoE for up to 10% in heterogeneous environments compared to baselines, while offloadingnearly 98% of the transformer model parameters to the cloud, thereby reducing the computational burden on MEC servers.