paper-with-me

Papers

Hierarchical interaction network for video object segmentation from referring expressions

2021-11-22 · British Machine Vision Conference 2021 11 · Zhao Yang, Yansong Tang, Luca Bertinetto, Hengshuang Zhao, Philip Torr

In this paper, we investigate the problem of video object segmentation from referring expressions (VOSRE). Conventional methods typically perform multi-modal fusion based on linguistic features and the visual features extracted from the top layer of the visual encoder, which limits these models' ability to represent multi-modal inputs at different semantic and spatial granularity levels. To address this issue, we present an end-to-end hierarchical interaction network (HINet) for the VOSRE problem. Our model leverages the feature pyramid produced by the visual encoder to generate multiple levels of multi-modal features. This allows more flexible representation of various linguistic concepts (e.g., object attributes and categories) in different levels of the multi-modal features. Moreover, we further extract signals of moving objects from optical flow input, and utilize them as complementary cues for highlighting the referent and suppressing the background with a motion gating mechanism. In contrast to previous methods, this strategy allows our model to make online predictions without requiring the whole video as input. Despite its simplicity, our proposed HINet improves over the previous state of the art on the DAVIS-16, DAVIS-17, and J-HMDB datasets for the VOSRE task, demonstrating its effectiveness and generality.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationReferring Expression SegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

InterRVOS: Interaction-aware Referring Video Object Segmentation

2025-06-03 · Woojeong Jin, Seongchan Kim, Seungryong Kim

Referring video object segmentation aims to segment the object in a video corresponding to a given natural language expression. While prior works have explored various referring scenarios, including motion-centric or mul…

8kObjectReferring Video Object SegmentationSemantic Segmentation+3

Rethinking Cross-modal Interaction from a Top-down Perspective for Referring Video Object Segmentation

2021-06-02 · Chen Liang, Yu Wu, Tianfei Zhou, Wenguan Wang 외

Referring video object segmentation (RVOS) aims to segment video objects with the guidance of natural language reference. Previous methods typically tackle RVOS through directly grounding linguistic reference over the im…

ObjectOne-shot visual object segmentationReferring Video Object SegmentationSemantic Segmentation+2

HTML: Hybrid Temporal-scale Multimodal Learning Framework for Referring Video Object Segmentation

2023-01-01 · ICCV 2023 1 · Mingfei Han, Yali Wang, Zhihui Li, Lina Yao 외

Referring Video Object Segmentation (RVOS) is to segment the object instance from a given video, according to the textual description of this object. However, in the open world, the object descriptions are often dive…

multimodal interactionObjectReferring Video Object SegmentationSemantic Segmentation+2

Expression Prompt Collaboration Transformer for Universal Referring Video Object Segmentation

2023-08-08 · Jiajun Chen, Jiacheng Lin, Guojin Zhong, Haolong Fu 외

Audio-guided Video Object Segmentation (A-VOS) and Referring Video Object Segmentation (R-VOS) are two highly related tasks that both aim to segment specific objects from video sequences according to expression prompts. …

Contrastive LearningObjectReferring Expression SegmentationReferring Video Object Segmentation+4

Event-Aware Instructed Assistant for Referring Video Segmentation

2026-06-25 · Jinyu Liu, Henghui Ding, Shuting He, Yu-Gang Jiang arxiv

Existing referring video segmentation methods often treat a video as a single event consisting of multiple images, overlooking the fact that a video typically contains multiple distinct events. Under such a mechanism, th…

Video Segmentation