DRL-Based Resource Allocation for Motion Blur Resistant Federated Self-Supervised Learning in IoV
Xueying Gu, Qiong Wu, Pingyi Fan, Qiang Fan, Nan Cheng, Wen Chen, and Khaled B. Letaief

TL;DR
This paper introduces a DRL-based resource allocation scheme for federated self-supervised learning in IoV, enhancing privacy, reducing motion blur effects, and optimizing energy and latency in model aggregation.
Contribution
It proposes a novel DRL-based resource allocation method for motion blur-resistant federated self-supervised learning in IoV, addressing privacy, energy, and latency challenges.
Findings
The DRL-based scheme effectively reduces energy consumption and latency.
The motion blur-resistant method improves model aggregation accuracy.
Simulation results validate the proposed methods' effectiveness.
Abstract
In the Internet of Vehicles (IoV), Federated Learning (FL) provides a privacy-preserving solution by aggregating local models without sharing data. Traditional supervised learning requires image data with labels, but data labeling involves significant manual effort. Federated Self-Supervised Learning (FSSL) utilizes Self-Supervised Learning (SSL) for local training in FL, eliminating the need for labels while protecting privacy. Compared to other SSL methods, Momentum Contrast (MoCo) reduces the demand for computing resources and storage space by creating a dictionary. However, using MoCo in FSSL requires uploading the local dictionary from vehicles to Base Station (BS), which poses a risk of privacy leakage. Simplified Contrast (SimCo) addresses the privacy leakage issue in MoCo-based FSSL by using dual temperature instead of a dictionary to control sample distribution. Additionally,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Medical Imaging and Analysis
MethodsInfoNCE · Batch Normalization · Momentum Contrast · Balanced Selection
