Open-Source LLM-Driven Federated Transformer for Predictive IoV Management
Yazan Otoum, Arghavan Asad, Ishtiaq Ahmad

TL;DR
This paper introduces FPoTT, a federated framework using open-source LLMs and prompt optimization for accurate, privacy-preserving traffic prediction in IoV systems, addressing scalability and latency issues.
Contribution
It presents a novel federated transformer architecture with prompt optimization and synthetic data augmentation for improved IoV traffic prediction.
Findings
Achieves 99.86% prediction accuracy on real-world data
Effectively combines edge inference with cloud-based LLMs
Enhances traffic scenario diversity with synthetic data generator
Abstract
The proliferation of connected vehicles within the Internet of Vehicles (IoV) ecosystem presents critical challenges in ensuring scalable, real-time, and privacy-preserving traffic management. Existing centralized IoV solutions often suffer from high latency, limited scalability, and reliance on proprietary Artificial Intelligence (AI) models, creating significant barriers to widespread deployment, particularly in dynamic and privacy-sensitive environments. Meanwhile, integrating Large Language Models (LLMs) in vehicular systems remains underexplored, especially concerning prompt optimization and effective utilization in federated contexts. To address these challenges, we propose the Federated Prompt-Optimized Traffic Transformer (FPoTT), a novel framework that leverages open-source LLMs for predictive IoV management. FPoTT introduces a dynamic prompt optimization mechanism that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Dense Connections · Adam · Dropout · Layer Normalization · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Softmax
