MSAM: Multi-Semantic Adaptive Mining for Cross-Modal Drone Video-Text Retrieval
Jinghao Huang, Yaxiong Chen, Ganchao Liu
TL;DR
This work tackles drone video-text retrieval by introducing MSAM, which combines Multi-Semantic Adaptive Learning Mechanism (MSALM) with a Cross-Modal Interactive Feature Fusion Pooling (CIFFP) to enable fine-grained, region-aware cross-modal matching. The model encodes text and video with CLIP-based backbones into a shared latent space of dimension $D$ and generates $k$ probabilistic embeddings per modality to realize one-to-many semantic alignment. The training objective fuses a video-text matching term with distribution-driven and diversity constraints, enabling robust cross-modal reasoning in visually homogeneous drone scenes. Two drone-specific datasets USRD and UMCRD demonstrate state-of-the-art results and illustrate the practical value of region-focused, multi-semantic retrieval for drone analytics and surveillance tasks.
Abstract
With the advancement of drone technology, the volume of video data increases rapidly, creating an urgent need for efficient semantic retrieval. We are the first to systematically propose and study the drone video-text retrieval (DVTR) task. Drone videos feature overhead perspectives, strong structural homogeneity, and diverse semantic expressions of target combinations, which challenge existing cross-modal methods designed for ground-level views in effectively modeling their characteristics. Therefore, dedicated retrieval mechanisms tailored for drone scenarios are necessary. To address this issue, we propose a novel approach called Multi-Semantic Adaptive Mining (MSAM). MSAM introduces a multi-semantic adaptive learning mechanism, which incorporates dynamic changes between frames and extracts rich semantic information from specific scene regions, thereby enhancing the deep understanding and reasoning of drone video content. This method relies on fine-grained interactions between words and drone video frames, integrating an adaptive semantic construction module, a distribution-driven semantic learning term and a diversity semantic term to deepen the interaction between text and drone video modalities and improve the robustness of feature representation. To reduce the interference of complex backgrounds in drone videos, we introduce a cross-modal interactive feature fusion pooling mechanism that focuses on feature extraction and matching in target regions, minimizing noise effects. Extensive experiments on two self-constructed drone video-text datasets show that MSAM outperforms other existing methods in the drone video-text retrieval task. The source code and dataset will be made publicly available.
