paper-with-me

홈 › Papers

A Multimodal Transformer Approach for UAV Detection and Aerial Object Recognition Using Radar, Audio, and Video Data

2025-11-19 · Mauro Larrat, Claudomiro Sales arxiv

Unmanned aerial vehicle (UAV) detection and aerial object recognition are critical for modern surveillance and security, prompting a need for robust systems that overcome limitations of single-modality approaches. This research addresses these challenges by designing and rigorously evaluating a novel multimodal Transformer model that integrates diverse data streams: radar, visual band video (RGB), infrared (IR) video, and audio. The architecture effectively fuses distinct features from each modality, leveraging the Transformer's self-attention mechanisms to learn comprehensive, complementary, and highly discriminative representations for classification. The model demonstrated exceptional performance on an independent test set, achieving macro-averaged metrics of 0.9812 accuracy, 0.9873 recall, 0.9787 precision, 0.9826 F1-score, and 0.9954 specificity. Notably, it exhibited particularly high precision and recall in distinguishing drones from other aerial objects. Furthermore, computational analysis confirmed its efficiency, with 1.09 GFLOPs, 1.22 million parameters, and an inference speed of 41.11 FPS, highlighting its suitability for real-time applications. This study presents a significant advancement in aerial object classification, validating the efficacy of multimodal data fusion via a Transformer architecture for achieving state-of-the-art performance, thereby offering a highly accurate and resilient solution for UAV detection and monitoring in complex airspace.

📄 PDF Abstract BibTeX arXiv:2511.15312

Code (0)

등록된 구현이 없습니다.

Tasks

Object Recognition

Similar Papers 제목 키워드 기반

A Simple Aerial Detection Baseline of Multimodal Language Models

2025-01-16 · Qingyun Li, Yushi Chen, Xinya Shu, Dong Chen 외

The multimodal language models (MLMs) based on generative pre-trained Transformer are considered powerful candidates for unifying various domains and tasks. MLMs developed for remote sensing (RS) have demonstrated outsta…

object-detectionObject DetectionQuestion AnsweringVisual Grounding+1

An Empirical Study of Remote Sensing Pretraining

2022-04-06 · Di Wang, Jing Zhang, Bo Du, Gui-Song Xia 외

Deep learning has largely reshaped remote sensing (RS) research for aerial image understanding and made a great success. Nevertheless, most of the existing deep models are initialized with the ImageNet pretrained weights…

Aerial Scene ClassificationBuilding change detection for remote sensing imagesChange DetectionChange detection for remote sensing images+4

SOAR: Advancements in Small Body Object Detection for Aerial Imagery Using State Space Models and Programmable Gradients

2024-05-02 · Tushar Verma, Jyotsna Singh, Yash Bhartari, Rishi Jarwal 외

Small object detection in aerial imagery presents significant challenges in computer vision due to the minimal data inherent in small-sized objects and their propensity to be obscured by larger objects and background noi…

image-classificationImage ClassificationMambaobject-detection+5

Learning RoI Transformer for Oriented Object Detection in Aerial Images

2019-06-01 · CVPR 2019 6 · Jian Ding, Nan Xue, Yang Long, Gui-Song Xia 외

Object detection in aerial images is an active yet challenging task in computer vision because of the bird's-eye view perspective, the highly complex backgrounds, and the variant appearances of objects. Especially when d…

Objectobject-detectionObject DetectionObject Detection In Aerial Images+1

Local Perception-Aware Transformer for Aerial Tracking

2022-08-01 · Changhong Fu, Weiyu Peng, Sihang Li, Junjie Ye 외

Transformer-based visual object tracking has been utilized extensively. However, the Transformer structure is lack of enough inductive bias. In addition, only focusing on encoding the global feature does harm to modeling…

Inductive BiasObject TrackingVisual Object Tracking