paper-with-me

Papers

Memory-Efficient Continual Learning Object Segmentation for Long Video

2023-09-26 · Amir Nazemi, Mohammad Javad Shafiee, Zahra Gharaee, Paul Fieguth

Recent state-of-the-art semi-supervised Video Object Segmentation (VOS) methods have shown significant improvements in target object segmentation accuracy when information from preceding frames is used in segmenting the current frame. In particular, such memory-based approaches can help a model to more effectively handle appearance changes (representation drift) or occlusions. Ideally, for maximum performance, Online VOS methods would need all or most of the preceding frames (or their extracted information) to be stored in memory and be used for online learning in later frames. Such a solution is not feasible for long videos, as the required memory size grows without bound, and such methods can fail when memory is limited and a target object experiences repeated representation drifts throughout a video. We propose two novel techniques to reduce the memory requirement of Online VOS methods while improving modeling accuracy and generalization on long videos. Motivated by the success of continual learning techniques in preserving previously-learned knowledge, here we propose Gated-Regularizer Continual Learning (GRCL), which improves the performance of any Online VOS subject to limited memory, and a Reconstruction-based Memory Selection Continual Learning (RMSCL), which empowers Online VOS methods to efficiently benefit from stored information in memory. We also analyze the performance of a hybrid combination of the two proposed methods. Experimental results show that the proposed methods are able to improve the performance of Online VOS models by more than 8%, with improved robustness on long-video datasets while maintaining comparable performance on short-video datasets such as DAVIS16, DAVIS17, and YouTube-VOS18.

📄 PDF Abstract BibTeX arXiv:2309.15274

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningObjectSegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

VOS VOS is a type of video object segmentation model consisting of two network components. The target appearance model consists of a light-weight module, which is learned during…
fail 설명 없음

Similar Papers 제목 키워드 기반

CLVOS23: A Long Video Object Segmentation Dataset for Continual Learning

2023-04-09 · Amir Nazemi, Zeyad Moustafa, Paul Fieguth

Continual learning in real-world scenarios is a major challenge. A general continual learning model should have a constant memory size and no predefined task boundaries, as is the case in semi-supervised Video Object Seg…

Continual LearningSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object Segmentation+1

Memory Storyboard: Leveraging Temporal Segmentation for Streaming Self-Supervised Learning from Egocentric Videos

2025-01-21 · Yanlai Yang, Mengye Ren

Self-supervised learning holds the promise to learn good representations from real-world continuous uncurated data streams. However, most existing works in visual self-supervised learning focus on static images or artifi…

Continual LearningContrastive LearningEvent SegmentationSelf-Supervised Learning

XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model

2022-07-14 · Ho Kei Cheng, Alexander G. Schwing

We present XMem, a video object segmentation architecture for long videos with unified feature memory stores inspired by the Atkinson-Shiffrin memory model. Prior work on video object segmentation typically only uses one…

2D Human Pose Estimation2D Object Detection3D Absolute Human Pose EstimationSegmentation+4

SAM2Long: Enhancing SAM 2 for Long Video Segmentation with a Training-Free Memory Tree

2024-10-21 · Shuangrui Ding, Rui Qian, Xiaoyi Dong, Pan Zhang 외

The Segment Anything Model 2 (SAM 2) has emerged as a powerful foundation model for object segmentation in both images and videos, paving the way for various downstream video applications. The crucial design of SAM 2 for…

Heuristic SearchObjectSegmentationSemantic Segmentation+4

Efficient Video Object Segmentation via Modulated Cross-Attention Memory

2024-03-26 · Abdelrahman Shaker, Syed Talal Wasim, Martin Danelljan, Salman Khan 외

Recently, transformer-based approaches have shown promising results for semi-supervised video object segmentation. However, these approaches typically struggle on long videos due to increased GPU memory demands, as they …

GPUObjectSegmentationSemantic Segmentation+3