Next Article in Journal
High-Speed Die Bond Quality Detection Using Lightweight Architecture DSGβSI-SECS-Yolov7-Tiny
Next Article in Special Issue
Outdoor Characterization and Geometry-Aware Error Modelling of an RGB-D Stereo Camera for Safety-Related Obstacle Detection
Previous Article in Journal
Comparison of Distributed Fiber Optic Sensing and Digital Image Correlation Measurement Techniques for Evaluation of Flexural Behavior of CFRP-Prestressed Concrete Beams
Previous Article in Special Issue
Lightweight 3D Multi-Object Tracking via Collaborative Camera and LiDAR Sensors
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

MemLoTrack: Enhancing TIR Anti-UAV Tracking with Memory-Integrated Low-Rank Adaptation

1
Department of Defense AI Convergence Engineering, Seoul National University of Science and Technology, Seoul 01811, Republic of Korea
2
Department of Computer Science and Engineering, Seoul National University of Science and Technology, Seoul 01811, Republic of Korea
*
Author to whom correspondence should be addressed.
Sensors 2025, 25(23), 7359; https://doi.org/10.3390/s25237359
Submission received: 30 October 2025 / Revised: 27 November 2025 / Accepted: 1 December 2025 / Published: 3 December 2025
(This article belongs to the Special Issue Vision Sensors for Object Detection and Tracking)

Abstract

Tracking small, fast-moving unmanned aerial vehicles (UAVs) in thermal infrared (TIR) imagery is a significant challenge due to low-resolution targets, Dynamic Background Clutter, and frequent occlusions. To address this, we introduce MemLoTrack, a novel onestream Vision Transformer tracker that integrates a memory mechanism into a parameterefficient LoRA framework. MemLoTrack enhances a baseline tracker (LoRAT) with two key components: (i) a gated First-In, First-Out (FIFO) memory bank (MB) for temporal context aggregation and (ii) a lightweight Memory Attention Layer (MAL) for effective information retrieval. A key component of our method is a selective memory update policy, which commits a frame to the memory bank only when it satisfies both a classification confidence threshold (τ) and a Kalman filter-based motion consistency check. This gating mechanism robustly prevents memory contamination due to distractors, occlusions, and reappearance events. Our training is highly efficient, updating only the LoRA adapters, MAL, and prediction head while the pretrained DINOv2 backbone remains frozen. Evaluated on the challenging Anti-UAV410 benchmark, MemLoTrack (Lmem = 7, τ = 0.8) achieves an AUC of 63.6 and a State Accuracy (SA) of 64.0, representing a significant improvement over the LoRAT baseline by +1.4 AUC and +1.5 SA. Compared to the state-of-the-art method FocusTrack, MemLoTrack demonstrates superior robustness with higher AUC (63.6 vs. 62.8) and SA (64.0 vs. 63.9), while trading lower precision (P/P-Norm) scores. Furthermore, MemLoTrack operates at 153 FPS on a single RTX 4070 Ti SUPER, demonstrating that parameter-efficient fine-tuning with a selective memory mechanism is a powerful and deployable strategy for real-time Anti-UAV tracking in demanding TIR environments.
Keywords: anti-UAV; thermal infrared (TIR); single-object tracking (SOT); low-rank adaptation (LoRA); memory attention layer (MAL); gated memory bank (MB); vision transformer (ViT); DINOv2 anti-UAV; thermal infrared (TIR); single-object tracking (SOT); low-rank adaptation (LoRA); memory attention layer (MAL); gated memory bank (MB); vision transformer (ViT); DINOv2

Share and Cite

MDPI and ACS Style

Park, J.K.; Han, J.-H. MemLoTrack: Enhancing TIR Anti-UAV Tracking with Memory-Integrated Low-Rank Adaptation. Sensors 2025, 25, 7359. https://doi.org/10.3390/s25237359

AMA Style

Park JK, Han J-H. MemLoTrack: Enhancing TIR Anti-UAV Tracking with Memory-Integrated Low-Rank Adaptation. Sensors. 2025; 25(23):7359. https://doi.org/10.3390/s25237359

Chicago/Turabian Style

Park, Jae Kwan, and Ji-Hyeong Han. 2025. "MemLoTrack: Enhancing TIR Anti-UAV Tracking with Memory-Integrated Low-Rank Adaptation" Sensors 25, no. 23: 7359. https://doi.org/10.3390/s25237359

APA Style

Park, J. K., & Han, J.-H. (2025). MemLoTrack: Enhancing TIR Anti-UAV Tracking with Memory-Integrated Low-Rank Adaptation. Sensors, 25(23), 7359. https://doi.org/10.3390/s25237359

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop