RA-L 20252 citations

Real-Time Human-Drone Interaction via Active Multimodal Gesture Recognition Under Limited Field of View in Indoor Environments

Weicheng Fang, Ganghua Lai, Yushu Yu, Chuanbeibei Shi, Xin Meng, Jiali Sun, Zhenchao Cui

Abstract

Gesture recognition, an important method for Human-Drone Interaction (HDI), is often constrained by sensor limitations, such as sensitivity to lighting variations and field of view (FoV) restrictions. This paper proposes a real-time drone control system that integrates multimodal fusion gesture recognition with active perception control to overcome these challenges. We constructed a diversified arm gesture dataset and designed a lightweight, one-stage point cloud and image features fusion model, Adaptive Gate Fusion Network (AGFNet), for real-time inference on embedded devices. We applied motion compensation to mitigate delay errors caused by point clouds accumulation and network inference during movement, and fused the drone's velocity data and detection results using the Extended Kalman Filter (EKF) to enhance real-time performance. This enabled active perception through the optimization of the sensor's FoV using perception-aware Model Predictive Control (PAMPC). Experimental results demonstrate that the proposed model achieves a threefold improvement in inference speed compared to the baseline, reaching 97.93% mAP on the test set and outperforming single-sensor networks by approximately 5%. Real-world testing further confirms the system's applicability and effectiveness in indoor environments. The code is available at: <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/fangweicheng6/Gesture-HDI.git</uri>.

BibTeX
@inproceedings{ral2025_realtimehumandro,
  title = {Real-Time Human-Drone Interaction via Active Multimodal Gesture Recognition Under Limited Field of View in Indoor Environments},
  author = {Weicheng Fang and Ganghua Lai and Yushu Yu and Chuanbeibei Shi and Xin Meng and Jiali Sun and Zhenchao Cui},
  booktitle = {RA-L 2025},
  year = {2025}
}