paper-with-me

홈 › Papers

Decentralized Fairness Aware Multi Task Federated Learning for VR Network

2025-12-02 · Krishnendu S. Tharakan, Carlo Fischione arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.02513

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FAIR-FATE: Fair Federated Learning with Momentum

2022-09-27 · Teresa Salazar, Miguel Fernandes, Helder Araujo, Pedro Henriques Abreu

While fairness-aware machine learning algorithms have been receiving increasing attention, the focus has been on centralized machine learning, leaving decentralized methods underexplored. Federated Learning is a decentra…

FairnessFederated Learning

Distribution-Free Fair Federated Learning with Small Samples

2024-02-25 · Qichuan Yin, Zexian Wang, Junzhou Huang, Huaxiu Yao 외

As federated learning gains increasing importance in real-world applications due to its capacity for decentralized data training, addressing fairness concerns across demographic groups becomes critically important. Howev…

FairnessFederated Learning

Federated Unlearning in the Wild: Rethinking Fairness and Data Discrepancy

2025-10-08 · ZiHeng Huang, Di Wu, Jun Bai, Jiale Zhang 외 arxiv

Machine unlearning is critical for enforcing data deletion rights like the "right to be forgotten." As a decentralized paradigm, Federated Learning (FL) also requires unlearning, but realistic implementations face two ma…

Federated Learning

From Optimization to Generalization: Fair Federated Learning against Quality Shift via Inter-Client Sharpness Matching

2024-04-27 · Nannan Wu, Zhuo Kuang, Zengqiang Yan, Li Yu

Due to escalating privacy concerns, federated learning has been recognized as a vital approach for training deep neural networks with decentralized medical data. In practice, it is challenging to ensure consistent imagin…

FairnessFederated Learning

Accelerating Fair Federated Learning: Adaptive Federated Adam

2023-01-23 · Li Ju, Tianru Zhang, Salman Toor, Andreas Hellander

Federated learning is a distributed and privacy-preserving approach to train a statistical model collaboratively from decentralized data of different parties. However, when datasets of participants are not independent an…

FairnessFederated LearningPrivacy Preserving