🤖 AI Summary
Autonomous UAVs lack lightweight, real-time, offline recovery capabilities following cyberattacks. Method: This paper proposes an edge-oriented autonomous attack recovery architecture that—novelty—integrates commonsense reasoning into the UAV security recovery loop, combining a lightweight knowledge graph with rule-augmented neuro-symbolic reasoning. The system is deployed on the Jetson AGX Orin platform via model pruning, quantization, and protection within a Trusted Execution Environment (TEE). Contribution/Results: It operates entirely offline—without cloud dependency—and enables semantic-level autonomous decision-making. Recovery decision latency is under 80 ms, and the architecture achieves >92% recovery success rate against six representative attacks—including GPS spoofing and communication hijacking—demonstrating strong robustness, real-time performance, and security assurance.
📝 Abstract
We introduce an autonomous attack recovery architecture to add common sense reasoning to plan a recovery action after an attack is detected. We outline use-cases of our architecture using drones, and then discuss how to implement this architecture efficiently and securely in edge devices.