paper-with-me

Papers

Mobility-Aware Federated Self-supervised Learning in Vehicular Network

2024-08-01 · Xueying Gu, Qiong Wu, Pingyi Fan, Qiang Fan

Federated Learning (FL) is an advanced distributed machine learning approach, that protects the privacy of each vehicle by allowing the model to be trained on multiple devices simultaneously without the need to upload all data to a road side unit (RSU). This enables FL to handle scenarios with sensitive or widely distributed data. However, in these fields, it is well known that the labeling costs can be a significant expense, and models relying on labels are not suitable for these rapidly evolving fields especially in vehicular networks, or mobile internet of things (MIoT), where new data emerges constantly. To handle this issue, the self-supervised learning paves the way for training without labels. Additionally, for vehicles with high velocity, owing to blurred images, simple aggregation not only impacts the accuracy of the aggregated model but also reduces the convergence speed of FL. This paper proposes a FL algorithm based on image blur level to aggregation, called FLSimCo, which does not require labels and serves as a pre-training stage for self-supervised learning in the vehicular environment. Simulation results demonstrate that the proposed algorithm exhibits fast and stable convergence.

📄 PDF Abstract BibTeX arXiv:2408.00256

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Mobility-Aware Federated Learning: Multi-Armed Bandit Based Selection in Vehicular Network

2024-10-14 · Haoyu Tu, Lin Chen, Zuguang Li, Xiaopei Chen 외

In this paper, we study a vehicle selection problem for federated learning (FL) over vehicular networks. Specifically, we design a mobility-aware vehicular federated learning (MAVFL) scheme in which vehicles drive throug…

Federated Learning

Mobility-Aware Cooperative Caching in Vehicular Edge Computing Based on Asynchronous Federated and Deep Reinforcement Learning

2022-08-02 · Qiong Wu, Yu Zhao, Qiang Fan, Pingyi Fan 외

The vehicular edge computing (VEC) can cache contents in different RSUs at the network edge to support the real-time vehicular applications. In VEC, owing to the high-mobility characteristics of vehicles, it is necessary…

Deep Reinforcement LearningEdge-computingFederated Learningreinforcement-learning+1

VREM-FL: Mobility-Aware Computation-Scheduling Co-Design for Vehicular Federated Learning

2023-11-30 · Luca Ballotta, Nicolò Dal Fabbro, Giovanni Perin, Luca Schenato 외

Assisted and autonomous driving are rapidly gaining momentum and will soon become a reality. Artificial intelligence and machine learning are regarded as key enablers thanks to the massive amount of data that smart vehic…

Autonomous DrivingEdge-computingFederated LearningImage Segmentation+2

VR-VFL: Joint Rate and Client Selection for Vehicular Federated Learning Under Imperfect CSI

2026-02-03 · Metehan Karatas, Subhrakanti Dey, Christian Rohner, Jose Mairton Barros da Silva arxiv

Federated learning in vehicular edge networks faces major challenges in efficient resource allocation, largely due to high vehicle mobility and the presence of imperfect channel state information. Many existing methods o…

Federated Learning

Mobility Accelerates Learning: Convergence Analysis on Hierarchical Federated Learning in Vehicular Networks

2024-01-18 · Tan Chen, Jintao Yan, Yuxuan Sun, Sheng Zhou 외

Hierarchical federated learning (HFL) enables distributed training of models across multiple devices with the help of several edge servers and a cloud edge server in a privacy-preserving manner. In this paper, we conside…

Federated LearningPrivacy Preserving