Decentralized Fairness Aware Multi Task Federated Learning for VR Network
Krishnendu S. Tharakan, Carlo Fischione
TL;DR
This work tackles VR content delivery over wireless networks by proposing a decentralized, fairness-aware, multi-task federated learning framework (DMTFL) that personalizes per-base-station caching policies for tiled VR FOV content. By modeling unknown target distributions as mixtures and introducing cross-BS weighting, the approach achieves robustness against non-iid data while promoting fairness across BSs. The authors derive a PAC-type generalization bound based on Rademacher complexity and discrepancy, and provide a distributed optimization procedure to estimate discrepancies with minimal communication. Empirical results on realistic VR head-tracking data show substantial gains in cache hit rates and fairness compared to FedAvg, FedProx, and heuristic caching. The work offers a principled, scalable strategy for edge caching in MEC-enabled VR networks with theoretical guarantees and practical performance benefits.
Abstract
Wireless connectivity promises to unshackle virtual reality (VR) experiences, allowing users to engage from anywhere, anytime. However, delivering seamless, high-quality, real-time VR video wirelessly is challenging due to the stringent quality of experience requirements, low latency constraints, and limited VR device capabilities. This paper addresses these challenges by introducing a novel decentralized multi task fair federated learning (DMTFL) based caching that caches and prefetches each VR user's field of view (FOV) at base stations (BSs) based on the caching strategies tailored to each BS. In federated learning (FL) in its naive form, often biases toward certain users, and a single global model fails to capture the statistical heterogeneity across users and BSs. In contrast, the proposed DMTFL algorithm personalizes content delivery by learning individual caching models at each BS. These models are further optimized to perform well under any target distribution, while providing theoretical guarantees via Rademacher complexity and a probably approximately correct (PAC) bound on the loss. Using a realistic VR head-tracking dataset, our simulations demonstrate the superiority of our proposed DMTFL algorithm compared to baseline algorithms.
