Decentralized Rank Scheduling for Energy-Constrained Multi-Task Federated Fine-Tuning in Edge-Assisted IoV Networks

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Internet of Things (IoT) & Connected Devices, Robotics & Autonomous Systems · Depth: Expert, extended

Summary

Researchers from Sun Yat-sen University propose a hierarchical federated fine-tuning framework for Internet of Vehicles (IoV) systems, designed to adapt foundation models to diverse tasks in energy-constrained edge environments. This framework coordinates roadside units (RSUs) and vehicles to enable resource-aware and mobility-resilient learning. It utilizes Low-Rank Adaptation (LoRA) and introduces a decentralized, energy-aware rank adaptation mechanism formulated as a constrained multi-armed bandit problem. A novel UCB-DUAL algorithm is developed for adaptive exploration under per-task energy budgets, achieving provable sublinear regret. Evaluated on a large-scale IoV simulator using real-world trajectories, the approach demonstrates superior accuracy-efficiency trade-off, reducing latency by over 24% and improving average accuracy by more than 2.5% compared to baselines like HomoLoRA and HetLoRA, while also significantly lowering CUDA memory usage.

Key takeaway

For research scientists developing AI solutions for dynamic edge environments like IoV, this framework offers a robust strategy for multi-task federated fine-tuning. You should consider adopting a hierarchical optimization approach with adaptive LoRA rank selection, particularly the UCB-DUAL algorithm, to manage heterogeneous resources and client mobility effectively. This can lead to significant improvements in accuracy, latency, and energy efficiency, crucial for real-time intelligent services in smart cities.

Key insights

A hierarchical federated fine-tuning framework optimizes LoRA rank selection for IoV, balancing accuracy, latency, and energy.

Principles

Method

The framework uses a two-level optimization: inter-task (server-side) for energy budget allocation based on task difficulty and utilization, and intra-task (client-side) for LoRA rank selection via a UCB-DUAL algorithm.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Architect

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.