paper-with-me

Papers

DRL-Based Resource Allocation for Motion Blur Resistant Federated Self-Supervised Learning in IoV

2024-08-17 · Xueying Gu, Qiong Wu, Pingyi Fan, Qiang Fan, Nan Cheng, Wen Chen, Khaled B. Letaief

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, considering the negative impact of motion blur on model aggregation, and based on SimCo, we propose a motion blur-resistant FSSL method, referred to as BFSSL. Furthermore, we address energy consumption and delay in the BFSSL process by proposing a Deep Reinforcement Learning (DRL)-based resource allocation scheme, called DRL-BFSSL. In this scheme, BS allocates the Central Processing Unit (CPU) frequency and transmission power of vehicles to minimize energy consumption and latency, while aggregating received models based on the motion blur level. Simulation results validate the effectiveness of our proposed aggregation and resource allocation methods.

📄 PDF Abstract BibTeX arXiv:2408.09194

Code (1)

qiongwu86/drl-bfssl 공식 구현 tf

Tasks

CPUDeep Reinforcement LearningFederated LearningPrivacy PreservingSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음
Batch Normalization 설명 없음
MoCo 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Motion-Aware Adaptive Pixel Pruning for Efficient Local Motion Deblurring

2025-07-10 · Wei Shang, Dongwei Ren, Wanying Zhang, Pengfei Zhu 외 arxiv

Local motion blur in digital images originates from the relative motion between dynamic objects and static imaging systems during exposure. Existing deblurring methods face significant challenges in addressing this probl…

Federated Reinforcement Learning for Resource Allocation in V2X Networks

2023-10-15 · Kaidi Xu, Shenglong Zhou, Geoffrey Ye Li

Resource allocation significantly impacts the performance of vehicle-to-everything (V2X) networks. Most existing algorithms for resource allocation are based on optimization or machine learning (e.g., reinforcement learn…

Federated Learningreinforcement-learningReinforcement Learning

Resource Rationing for Wireless Federated Learning: Concept, Benefits, and Challenges

2021-04-14 · Cong Shen, Jie Xu, Sihui Zheng, Xiang Chen

We advocate a new resource allocation framework, which we term resource rationing, for wireless federated learning (FL). Unlike existing resource allocation methods for FL, resource rationing focuses on balancing resourc…

Federated Learning

Joint Optimization of Resource Allocation and Data Selection for Fast and Cost-Efficient Federated Edge Learning

2024-07-03 · Yunjian Jia, Zhen Huang, Jiping Yan, Yulu Zhang 외

Deploying federated learning at the wireless edge introduces federated edge learning (FEEL). Given FEEL's limited communication resources and potential mislabeled data on devices, improper resource allocation or data sel…

Federated Learning

Fair Resource Allocation in Federated Learning

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Federated learning involves jointly learning over massively distributed partitions of data generated on remote devices. Naively minimizing an aggregate loss function in such a network may disproportionately advantage or …

FairnessFederated Learning