paper-with-me

홈 › Papers

Addressing Issues with Working Memory in Video Object Segmentation

2024-10-29 · Clayton Bromley, Alexander Moore, Amar Saini, Douglas Poland, Carmen Carrano

Contemporary state-of-the-art video object segmentation (VOS) models compare incoming unannotated images to a history of image-mask relations via affinity or cross-attention to predict object masks. We refer to the internal memory state of the initial image-mask pair and past image-masks as a working memory buffer. While the current state of the art models perform very well on clean video data, their reliance on a working memory of previous frames leaves room for error. Affinity-based algorithms include the inductive bias that there is temporal continuity between consecutive frames. To account for inconsistent camera views of the desired object, working memory models need an algorithmic modification that regulates the memory updates and avoid writing irrelevant frames into working memory. A simple algorithmic change is proposed that can be applied to any existing working memory-based VOS model to improve performance on inconsistent views, such as sudden camera cuts, frame interjections, and extreme context changes. The resulting model performances show significant improvement on video data with these frame interjections over the same model without the algorithmic addition. Our contribution is a simple decision function that determines whether working memory should be updated based on the detection of sudden, extreme changes and the assumption that the object is no longer in frame. By implementing algorithmic changes, such as this, we can increase the real-world applicability of current VOS models.

📄 PDF Abstract BibTeX arXiv:2410.22451

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive BiasObjectSemantic 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…

Similar Papers 제목 키워드 기반

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

HQ-SMem: Video Segmentation and Tracking Using Memory Efficient Object Embedding With Selective Update and Self-Supervised Distillation Feedback

2025-07-25 · Elham Soltani Kazemi, Imad Eddine Toubal, Gani Rahmon, Jaired Collins 외 arxiv

Video Object Segmentation (VOS) is foundational to numerous computer vision applications, including surveillance, autonomous driving, robotics and generative video editing. However, existing VOS models often struggle wit…

Video Object SegmentationAutonomous DrivingVideo Segmentation

Working memory inspired hierarchical video decomposition with transformative representations

2022-04-21 · Binjie Qin, Haohao Mao, Ruipeng Zhang, Yueqi Zhu 외

Video decomposition is very important to extract moving foreground objects from complex backgrounds in computer vision, machine learning, and medical imaging, e.g., extracting moving contrast-filled vessels from the comp…

Computational EfficiencyRetrievalRolling Shutter Correction

Addressing Training Bias via Automated Image Annotation

2018-09-22 · Zhujun Xiao, Yanzi Zhu, Yuxin Chen, Ben Y. Zhao 외

Build accurate DNN models requires training on large labeled, context specific datasets, especially those matching the target scenario. We believe advances in wireless localization, working in unison with cameras, can pr…

vehicle detection

Instance-aware, Context-focused, and Memory-efficient Weakly Supervised Object Detection

2020-04-09 · CVPR 2020 6 · Zhongzheng Ren, Zhiding Yu, Xiaodong Yang, Ming-Yu Liu 외

Weakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training. However, major challenges remain: (1) differentiation of object instances can …

Objectobject-detectionObject DetectionVideo Object Detection+2