FedSecureFormer: A Fast, Federated and Secure Transformer Framework for Lightweight Intrusion Detection in Connected and Autonomous Vehicles
Devika S, Vishnu Hari, Pratik Narang, Tejasvi Alladi, F. Richard Yu
TL;DR
The paper tackles intrusion detection in Connected and Autonomous Vehicles under strict latency and privacy constraints. It introduces FedSecureFormer, a lightweight encoder-only transformer (1.7M parameters) trained in a federated, privacy-preserving setting, complemented by Hist-AttnGAN to probe unseen attacks and a DP mechanism to protect updates. Key contributions include state-of-the-art per-class recall on VeReMi Extension, real-time edge inference on Jetson Nano (3.7775 ms), and minimal federated accuracy loss under DP (≈4.04%), along with robust unseen-attack detection (88%). The work demonstrates practical viability for latency-sensitive ITS, enabling scalable, privacy-aware IDS deployment across vehicles and edge nodes.
Abstract
This works presents an encoder-only transformer built with minimum layers for intrusion detection in the domain of Connected and Autonomous Vehicles using Federated Learning.
