English

Multi-Context Temporal Consistent Modeling for Referring Video Object Segmentation

Computer Vision and Pattern Recognition 2025-01-16 v2

Abstract

Referring video object segmentation aims to segment objects within a video corresponding to a given text description. Existing transformer-based temporal modeling approaches face challenges related to query inconsistency and the limited consideration of context. Query inconsistency produces unstable masks of different objects in the middle of the video. The limited consideration of context leads to the segmentation of incorrect objects by failing to adequately account for the relationship between the given text and instances. To address these issues, we propose the Multi-context Temporal Consistency Module (MTCM), which consists of an Aligner and a Multi-Context Enhancer (MCE). The Aligner removes noise from queries and aligns them to achieve query consistency. The MCE predicts text-relevant queries by considering multi-context. We applied MTCM to four different models, increasing performance across all of them, particularly achieving 47.6 J&F on the MeViS. Code is available at https://github.com/Choi58/MTCM.

Keywords

Cite

@article{arxiv.2501.04939,
  title  = {Multi-Context Temporal Consistent Modeling for Referring Video Object Segmentation},
  author = {Sun-Hyuk Choi and Hayoung Jo and Seong-Whan Lee},
  journal= {arXiv preprint arXiv:2501.04939},
  year   = {2025}
}

Comments

Comment: Accepted to ICASSP 2025

R2 v1 2026-06-28T21:00:41.784Z