CVJul 4, 2022

Towards Robust Referring Video Object Segmentation with Cyclic Relational Consensus

arXiv:2207.01203v366 citationsh-index: 58
Originality Incremental advance
AI Analysis

This work addresses robustness in R-VOS for real-world applications where linguistic expressions may not match video content, representing an incremental improvement by extending the task to handle semantic mismatches.

The paper tackles the problem of referring video object segmentation (R-VOS) by addressing semantic mismatches where the referred object may not appear in the video, proposing a robust R-VOS model that handles unpaired video-text inputs and achieves state-of-the-art performance on benchmarks including a new dataset.

Referring Video Object Segmentation (R-VOS) is a challenging task that aims to segment an object in a video based on a linguistic expression. Most existing R-VOS methods have a critical assumption: the object referred to must appear in the video. This assumption, which we refer to as semantic consensus, is often violated in real-world scenarios, where the expression may be queried against false videos. In this work, we highlight the need for a robust R-VOS model that can handle semantic mismatches. Accordingly, we propose an extended task called Robust R-VOS, which accepts unpaired video-text inputs. We tackle this problem by jointly modeling the primary R-VOS problem and its dual (text reconstruction). A structural text-to-text cycle constraint is introduced to discriminate semantic consensus between video-text pairs and impose it in positive pairs, thereby achieving multi-modal alignment from both positive and negative pairs. Our structural constraint effectively addresses the challenge posed by linguistic diversity, overcoming the limitations of previous methods that relied on the point-wise constraint. A new evaluation dataset, R\textsuperscript{2}-Youtube-VOSis constructed to measure the model robustness. Our model achieves state-of-the-art performance on R-VOS benchmarks, Ref-DAVIS17 and Ref-Youtube-VOS, and also our R\textsuperscript{2}-Youtube-VOS~dataset.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes