SAM2RL: Towards Reinforcement Learning Memory Control in Segment Anything Model 2

Published: 17 Jun 2025, Last Modified: 26 Jun 2025RL4RS 2025EveryoneRevisionsBibTeXCC BY 4.0
Keywords: reinforcement learning, computer vision, visual object tracking, Segment Anything Model 2
TL;DR: The paper introduces a reinforcement learning-based approach to optimize memory updates in SAM 2 for visual object tracking.
Abstract: Segment Anything Model 2 (SAM 2) has demonstrated strong performance in object segmentation tasks and has become the state-of-the-art for visual object tracking. The model stores information from previous frames in a memory bank, enabling temporal consistency across video sequences. Recent methods augment SAM 2 with hand-crafted update rules to better handle distractors, occlusions, and object motion. We propose a fundamentally different approach using reinforcement learning for optimizing memory updates in SAM 2 by framing memory control as a sequential decision-making problem. In an overfitting setup with a separate agent per video, our method achieves a relative improvement over SAM 2 that exceeds by more than three times the gains of existing heuristics. These results reveal the untapped potential of the memory bank and highlight reinforcement learning as a powerful alternative to hand-crafted update rules for memory control in visual object tracking.
Submission Number: 11
Loading