1
Resource Constrained Vehicular Edge Federated
Learning with Highly Mobile Connected Vehicles
Md Ferdous Pervej, Graduate Student Member, IEEE, Richeng Jin, Member, IEEE, and Huaiyu Dai, Fellow, IEEE
Abstract—This paper proposes a vehicular edge federated
learning (VEFL) solution, where an edge server leverages highly
mobile connected vehicles’ (CVs’) onboard central processing
units (CPUs) and local datasets to train a global model. Con-
vergence analysis reveals that the VEFL training loss depends
on the successful receptions of the CVs’ trained models over the
intermittent vehicle-to-infrastructure (V2I) wireless links. Owing
to high mobility, in the full device participation case (FDPC),
the edge server aggregates client model parameters based on a
weighted combination according to the CVs’ dataset sizes and
sojourn periods, while it selects a subset of CVs in the partial
device participation case (PDPC). We then devise joint VEFL
and radio access technology (RAT) parameters optimization
problems under delay, energy and cost constraints to maximize
the probability of successful reception of the locally trained
models. Considering that the optimization problem is NP-hard,
we decompose it into a VEFL parameter optimization sub-
problem, given the estimated worst-case sojourn period, delay
and energy expense, and an online RAT parameter optimization
sub-problem. Finally, extensive simulations are conducted to
validate the effectiveness of the proposed solutions with a prac-
tical 5G new radio (5G-NR) RAT under a realistic microscopic
mobility model.
Index Terms—Connected vehicle (CV), energy efficiency (EE),
federated learning (FL), vehicular edge network (VEN).
I. INTRODUCTION
WHILE modern connected vehicles (CVs) are an essen-
tial part of an intelligent transportation system (ITS),
higher automation on the road demands more exploration.
One way to achieve higher automation is to put more sensors
on the onboard units of these CVs to facilitate real-time
sensing and onboard computing [1]. Machine learning (ML)
has shown its potential in various ITS applications, such as
object detection, traffic sign classification, congestion predic-
tion, velocity/acceleration prediction, etc., to name a few [2].
However, the sensing capabilities and onboard computation
powers of CVs are still limited. Moreover, offloading raw data
to an edge server raises immense privacy risks and requires
humongous bandwidth. Therefore, a privacy-preserving dis-
tributed ML solution is urgently needed for modern vehicular
This research was supported in part by the Zhejiang Provincial Natural
Science Foundation of China under Grant No. LQ23F010021, in part by the
Ng Teng Fong Charitable Foundation in the form of ZJU-SUTD IDEA Grant
under Grant No. 188170-11102, in part by the National Key Research and
Development Program of China under Grant 2018YFB1801104, and in part by
the US National Science Foundation under grants CNS-1824518 and ECCS-
2203214. (Corresponding author: Richeng Jin.)
M. F. Pervej and H. Dai are with the Department of Electrical and
Computer Engineering, NC State University, Raleigh, NC 27695, USA (e-
mails: {mpervej, hdai}@ncsu.edu).
R. Jin is with the Zhejiang–Singapore Innovation and AI Joint Research
Lab, the Department of Information and Communication Engineering, Zhe-
jiang University, Hangzhou, China, 310007, and also with Zhejiang Provin-
cial Key Lab of Information Processing, Communication, and Networking
(IPCAN), Hangzhou, China, 310007 (e-mail: richengjin@zju.edu.cn).
edge networks (VENs) to ensure higher automation levels
on the road where the moving CVs must make operational
decisions swiftly.
With its privacy-preserving and distributed learning abilities,
federated learning (FL) [3] is, thus, an ideal solution for VENs.
Note that FL follows the parameter server paradigm, where the
server distributes a global ML model to the clients, who then
perform local model training in parallel on their devices and
send their locally trained model parameters to the server [4].
Thus, the CVs do not need to share their raw data, i.e., data
remains private. Besides, system and data heterogeneity of the
CVs can be handled by carefully designing model aggregation
rules and local training loss functions.
Unlike traditional stationary clients, however, devising a
vehicular edge FL (VEFL) framework is challenging for mul-
tiple reasons. Firstly, limited radio coverage makes the sojourn
periods of the highly mobile CVs very short. Therefore,
the CVs can perform local model training only for a few
iterations before moving out of the coverage area. Secondly,
modern CVs’ onboard central processing units (CPUs) are
responsible for many operational computations. Besides, the
CVs are owned by different clients who may not readily join
the FL process. Therefore, a service level agreement (SLA)
between a CV that wishes to utilize its limited resource for
FL model training and the edge server should exist. Note that
an SLA is a commitment between the server and the CV that
both parties agree to uphold. Thirdly, a proper radio access
technology (RAT) solution is required since the server can
aggregate trained models only if these models are successfully
received at the aggregation time. However, the high mobility of
the CVs makes communication over the intermittent wireless
vehicle-to-infrastructure (V2I) links even more challenging.
As such, we shall carefully orchestrate the interplay between
the server and the RAT solution to perform VEFL. Moreover,
the underlying RAT requires mandatory resource management.
Finally, system and data heterogeneity among the CVs is a
norm in VENs since automotive makers produce products with
different features.
A. Related Work
We have seen many remarkable contributions to joint FL and
wireless network parameter optimizations [4]–[8]. However,
these studies did not consider the fundamental constraint in
VEN, i.e., client’s high mobility, which results in a very short
sojourn period. Some recent works [9]–[18] also considered
FL for different tasks in VENs. However, only a handful of
studies [19]–[22] addressed the constraints present in VENs.
Zeng et al. proposed a dynamic federated proximal algorithm
to design a controller for autonomous vehicles in [19]. The
arXiv:2210.15496v4 [eess.SY] 23 Apr 2023