Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

HiM2SAM: Enhancing SAM2 with Hierarchical Motion Estimation and Memory Optimization towards Long-term Tracking

About

This paper presents enhancements to the SAM2 framework for video object tracking task, addressing challenges such as occlusions, background clutter, and target reappearance. We introduce a hierarchical motion estimation strategy, combining lightweight linear prediction with selective non-linear refinement to improve tracking accuracy without requiring additional training. In addition, we optimize the memory bank by distinguishing long-term and short-term memory frames, enabling more reliable tracking under long-term occlusions and appearance changes. Experimental results show consistent improvements across different model scales. Our method achieves state-of-the-art performance on LaSOT and LaSOText with the large model, achieving 9.6% and 7.2% relative improvements in AUC over the original SAM2, and demonstrates even larger relative gains on smaller models, highlighting the effectiveness of our trainless, low-overhead improvements for boosting long-term tracking performance. The code is available at https://github.com/LouisFinner/HiM2SAM.

Ruixiang Chen, Guolei Sun, Yawei Li, Jie Qin, Luca Benini• 2025

Related benchmarks

TaskDatasetResultRank
Visual Object TrackingTrackingNet (test)
Normalized Precision (Pnorm)91.4
502
Video Object SegmentationSA-V (val)
J&F Score81
136
Video Object SegmentationSA-V (test)
J&F81.5
132
Visual Object TrackingLaSOText (test)
AUC62.05
121
Video Object SegmentationMOSE
J&F Score77
40
Interactive Visual TrackingInteractTrack (test)
Interactiveness42.72
25
Video Object SegmentationLVOS v1
J&F Score83.5
13
Video Object SegmentationLVOS v2
J&F Score86.1
13
Video Object TrackingOTB (test)
AUC71.32
13
Showing 9 of 9 rows

Other info

Follow for update