Hierarchical Multi-Task Federated Learning in VANETs

๐Ÿ“… 2026-08-08
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This work addresses the inefficiency of federated learning in vehicular networks caused by heterogeneous tasks, non-IID data distributions, high mobility, and intermittent connectivity. To tackle these challenges, the authors propose the AERO-HMTFL framework, which introduces a novel three-weight clustering method that jointly considers vehicle mobility, model similarity, and task affinity to form stable semantic clusters. The framework employs a model architecture separating a shared autoencoder from task-specific heads, aggregating only the shared parameters, and incorporates a reliability-aware hierarchical aggregation mechanism. Experimental results demonstrate that, compared to baseline methods, AERO-HMTFL improves EPC-level accuracy by up to 13%, reduces communication rounds by 13โ€“29%, and decreases data transmission volume by 87โ€“97%, significantly enhancing the stability and efficiency of multi-task federated learning in highly dynamic vehicular environments.
๐Ÿ“ Abstract
Vehicular Ad hoc Networks (VANETs) increasingly rely on federated learning (FL) to enable collaborative intelligence without sharing raw sensory data. However, most existing vehicular FL frameworks assume that all vehicles train a single global model for a common task, which limits their applicability in practical vehicular environments where vehicles may perform heterogeneous learning tasks under non-independent and identically distributed (non-IID) data, intermittent connectivity, and high mobility. To address these challenges, this paper proposes an AutoEncoder-based Reliability-Optimized Hierarchical Multi-Task Federated Learning (AERO-HMTFL) framework for dynamic multi-hop clustered VANETs. The proposed framework introduces a tri-weighted clustering metric that jointly considers vehicular mobility, shared-model similarity, and task affinity to produce mobility-stable, semantically aligned clusters. Each vehicle employs a split-model architecture comprising a shared autoencoder-based representation module and multiple task-specific heads, with only the shared autoencoder parameters exchanged while the task heads remain local. To improve robustness, cluster heads perform reliability-aware aggregation based on historical validation performance and participation frequency, while the Evolved Packet Core (EPC) conducts global shared-autoencoder fusion across clusters. Extensive simulations demonstrate that, compared with the multi-task federated learning benchmarks, AERO-HMTFL achieves up to 13% higher sustained EPC-level accuracy, exhibits more stable learning dynamics, and reduces EPC-level packet transmissions by approximately 87-97%. Under short-range connectivity, it also requires approximately 13-29% fewer communication rounds to converge.
Problem

Research questions and friction points this paper is trying to address.

Vehicular Ad hoc Networks
Federated Learning
Multi-Task Learning
Non-IID Data
High Mobility
Innovation

Methods, ideas, or system contributions that make the work stand out.

Hierarchical Multi-Task Federated Learning
AutoEncoder-based Representation
Reliability-Aware Aggregation
Tri-Weighted Clustering
VANETs
๐Ÿ”Ž Similar Papers
No similar papers found.