paper-with-me

홈 › Papers

MATrack: Efficient Multiscale Adaptive Tracker for Real-Time Nighttime UAV Operations

2025-10-24 · Xuzhao Li, Xuchen Li, Shiyu Hu arxiv

Nighttime UAV tracking faces significant challenges in real-world robotics operations. Low-light conditions not only limit visual perception capabilities, but cluttered backgrounds and frequent viewpoint changes also cause existing trackers to drift or fail during deployment. To address these difficulties, researchers have proposed solutions based on low-light enhancement and domain adaptation. However, these methods still have notable shortcomings in actual UAV systems: low-light enhancement often introduces visual artifacts, domain adaptation methods are computationally expensive and existing lightweight designs struggle to fully leverage dynamic object information. Based on an in-depth analysis of these key issues, we propose MATrack-a multiscale adaptive system designed specifically for nighttime UAV tracking. MATrack tackles the main technical challenges of nighttime tracking through the collaborative work of three core modules: Multiscale Hierarchy Blende (MHB) enhances feature consistency between static and dynamic templates. Adaptive Key Token Gate accurately identifies object information within complex backgrounds. Nighttime Template Calibrator (NTC) ensures stable tracking performance over long sequences. Extensive experiments show that MATrack achieves a significant performance improvement. On the UAVDark135 benchmark, its precision, normalized precision and AUC surpass state-of-the-art (SOTA) methods by 5.9%, 5.4% and 4.2% respectively, while maintaining a real-time processing speed of 81 FPS. Further tests on a real-world UAV platform validate the system's reliability, demonstrating that MATrack can provide stable and effective nighttime UAV tracking support for critical robotics applications such as nighttime search and rescue and border patrol.

📄 PDF Abstract BibTeX arXiv:2510.21586

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

CoMaTrack: Competitive Multi-Agent Game-Theoretic Tracking with Vision-Language-Action Models

2026-03-24 · Youzhi Liu, Li Gao, Liu Liu, Mingyang Lv 외 arxiv

Embodied Visual Tracking (EVT), a core dynamic task in embodied intelligence, requires an agent to precisely follow a language-specified target. Yet most existing methods rely on single-agent imitation learning, sufferin…

Multi-agent Reinforcement LearningVisual Tracking

Real-Time Part-Based Visual Tracking via Adaptive Correlation Filters

2015-06-01 · CVPR 2015 6 · Ting Liu, Gang Wang, Qingxiong Yang

Robust object tracking is a challenging task in computer vision. To better solve the partial occlusion issue, part-based methods are widely used in visual object trackers. However, due to the complicated online training …

Bayesian InferenceObject TrackingVisual Tracking

Ad2Attack: Adaptive Adversarial Attack on Real-Time UAV Tracking

2022-03-03 · Changhong Fu, Sihang Li, Xinnan Yuan, Junjie Ye 외

Visual tracking is adopted to extensive unmanned aerial vehicle (UAV)-related applications, which leads to a highly demanding requirement on the robustness of UAV trackers. However, adding imperceptible perturbations can…

Adversarial AttackObject TrackingSuper-ResolutionVisual Tracking

AAA: Adaptive Aggregation of Arbitrary Online Trackers with Theoretical Performance Guarantee

2020-09-19 · Heon Song, Daiki Suehiro, Seiichi Uchida

For visual object tracking, it is difficult to realize an almighty online tracker due to the huge variations of target appearance depending on an image sequence. This paper proposes an online tracking method that adaptiv…

DeblurringObject TrackingVisual Object Tracking

RSINet: Rotation-Scale Invariant Network for Online Visual Tracking

2020-11-18 · Yang Fang, Geun-Sik Jo, Chang-Hee Lee

Most Siamese network-based trackers perform the tracking process without model update, and cannot learn targetspecific variation adaptively. Moreover, Siamese-based trackers infer the new state of tracked objects by gene…

Multi-Task LearningVisual Tracking