Modern warfare and border security face an escalating threat: rogue drones. These include:
- Kamikaze drones (suicide UAVs carrying explosives)
- Spy drones (unauthorized surveillance)
- GPS-spoofed drones (hijacked mid-flight)
Military defenses need real-time, AI-powered detection to:
β Identify abnormal flight patterns (sudden altitude drops, erratic movements)
β Distinguish friend from foe in drone swarms
β Trigger countermeasures (e.g., jamming, interception)
This project simulates a machine learning system that:
- Generates synthetic drone flight data (normal vs. adversarial)
- Trains ML models to detect anomalies (unsupervised + deep learning)
- Flags threats in real-time (simulated environment)
β
Generates realistic drone datasets (normal + attack scenarios)
β
ML approache:
- Random Forest Classification
β Military-focused threat detection: - GPS spoofing, kamikaze dives, swarm infiltration
β Scalable to real-time systems