An Intent Modeling and Inference Framework for Autonomous and Remotely Piloted Aerial Systems
Kesav Kaza, Varun Mehta, Hamid Azad, Miodrag Bolic, Iraj Mantegh
TL;DR
The paper addresses protecting geo-fences from unauthorized UAVs by introducing an integrated intent modeling framework based on a novel mathematical definition of intent via critical waypoint patterns (CWPP) and motion processes. It couples a mission-planner perspective with a defense-planner viewpoint, leveraging multi-mode kinematics and an IMM filter to extract features for intent inference. An attention-based Bi-LSTM classifier is trained within this framework, and the approach is demonstrated through 2D/3D simulations using RRT* path planning and radar data to show trajectory generation, tracking, and intent recognition performance. The work provides loss-function formulations for classification, probabilistic and time-constrained protection objectives, and highlights how synthetic datasets with labeled intents can be used to train robust intent classifiers, contributing to proactive geo-fence protection and UAV security research.
Abstract
An intent modelling and inference framework is presented to assist the defense planning for protecting a geo-fence against unauthorized flights. First, a novel mathematical definition for the intent of an uncrewed aircraft system (UAS) is presented. The concepts of critical waypoints and critical waypoint patterns are introduced and associated with a motion process to fully characterize an intent. This modelling framework consists of representations of a UAS mission planner, used to plan the aircraft's motion sequence, as well as a defense planner, defined to protect the geo-fence. It is applicable to autonomous, semi-autonomous, and piloted systems in 2D and 3D environments with obstacles. The framework is illustrated by defining a library of intents for a security application. Detection and tracking of the target are presumed for formulating the intent inference problem. Multiple formulations of the decision maker's objective are discussed as part of a deep-learning-based methodology. Further, a multi-modal dynamic model for characterizing the UAS flight is discussed. This is later utilized to extract features using the interacting multiple model (IMM) filter for training the intent classifier. Finally, as part of the simulation study, an attention-based bi-directional long short-term memory (Bi-LSTM) network for intent inference is presented. The simulation experiments illustrate various aspects of the framework, including trajectory generation, radar measurement simulation, etc., in 2D and 3D environments.
