MambaNUT: Nighttime UAV Tracking via Mamba-based Adaptive Curriculum Learning
You Wu, Xiangyang Yang, Xucheng Wang, Hengzhou Ye, Dan Zeng, Shuiwang Li

TL;DR
This paper introduces MambaNUT, a novel lightweight nighttime UAV tracking framework utilizing a Mamba-based model and adaptive curriculum learning to enhance generalization and efficiency, achieving state-of-the-art results.
Contribution
The paper proposes a pure Mamba-based tracking framework with adaptive curriculum learning, reducing computational costs and improving nighttime UAV tracking performance.
Findings
Achieves state-of-the-art performance on nighttime UAV benchmarks.
Requires lower computational resources compared to ViT-based trackers.
Effectively balances daytime and nighttime data for robust tracking.
Abstract
Harnessing low-light enhancement and domain adaptation, nighttime UAV tracking has made substantial strides. However, over-reliance on image enhancement, limited high-quality nighttime data, and a lack of integration between daytime and nighttime trackers hinder the development of an end-to-end trainable framework. Additionally, current ViT-based trackers demand heavy computational resources due to their reliance on the self-attention mechanism. In this paper, we propose a novel pure Mamba-based tracking framework (MambaNUT) that employs a state space model with linear complexity as its backbone, incorporating a single-stream architecture that integrates feature learning and template-search coupling within Vision Mamba. We introduce an adaptive curriculum learning (ACL) approach that dynamically adjusts sampling strategies and loss weights, thereby improving the model's ability of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Adaptive Control of Nonlinear Systems · UAV Applications and Optimization
MethodsSparse Evolutionary Training · Mamba: Linear-Time Sequence Modeling with Selective State Spaces
