paper-with-me

홈 › Papers

Bottom-Up Shift and Reasoning for Referring Image Segmentation

2021-06-19 · CVPR 2021 1 · Sibei Yang, Meng Xia, Guanbin Li, Hong-Yu Zhou, Yizhou Yu

Referring image segmentation aims to segment the referent that is the corresponding object or stuff referred by a natural language expression in an image. Its main challenge lies in how to effectively and efficiently differentiate between the referent and other objects of the same category as the referent. In this paper, we tackle the challenge by jointly performing compositional visual reasoning and accurate segmentation in a single stage via the proposed novel Bottom-Up Shift (BUS) and Bidirectional Attentive Refinement (BIAR) modules. Specifically, BUS progressively locates the referent along hierarchical reasoning steps implied by the expression. At each step, it locates the corresponding visual region by disambiguating between similar regions, where the disambiguation bases on the relationships between regions. By the explainable visual reasoning, BUS explicitly aligns linguistic components with visual regions so that it can identify all the mentioned entities in the expression. BIAR fuses multi-level features via a two-way attentive message passing, which captures the visual details relevant to the referent to refine segmentation results. Experimental results demonstrate that the proposed method consisting of BUS and BIAR modules, can not only consistently surpass all existing state-of-the-art algorithms across common benchmark datasets but also visualize interpretable reasoning steps for stepwise segmentation. Code is available at https://github.com/incredibleXM/BUSNet.

📄 PDF Abstract BibTeX

Code (1)

incredibleXM/BUSNet 공식 구현

Tasks

Image SegmentationSegmentationSemantic SegmentationVisual Reasoning

Similar Papers 제목 키워드 기반

See-Through-Text Grouping for Referring Image Segmentation

2019-10-01 · ICCV 2019 10 · Ding-Jie Chen, Songhao Jia, Yi-Chen Lo, Hwann-Tzong Chen 외

Motivated by the conventional grouping techniques to image segmentation, we develop their DNN counterpart to tackle the referring variant. The proposed method is driven by a convolutional-recurrent neural network (ConvRN…

Image Segmentationobject-detectionObject DetectionReferring Expression+4

Progressive Prompt-Guided Cross-Modal Reasoning for Referring Image Segmentation

2026-03-30 · Jiachen Li, Hongyun Wang, Jinyu Xu, Wenbo Jiang 외 arxiv

Referring image segmentation aims to localize and segment a target object in an image based on a free-form referring expression. The core challenge lies in effectively bridging linguistic descriptions with object-level v…

Semantic SegmentationInstance SegmentationReferring ExpressionImage Segmentation

WiCo: Win-win Cooperation of Bottom-up and Top-down Referring Image Segmentation

2023-06-19 · Zesen Cheng, Peng Jin, Hao Li, Kehan Li 외

The top-down and bottom-up methods are two mainstreams of referring segmentation, while both methods have their own intrinsic weaknesses. Top-down methods are chiefly disturbed by Polar Negative (PN) errors owing to the …

cross-modal alignmentImage SegmentationReferring Expression SegmentationSemantic Segmentation

HARIS: Human-Like Attention for Reference Image Segmentation

2024-05-17 · Mengxi Zhang, Heqing Lian, Yiming Liu, Jie Chen

Referring image segmentation (RIS) aims to locate the particular region corresponding to the language expression. Existing methods incorporate features from different modalities in a \emph{bottom-up} manner. This design …

Image Segmentationparameter-efficient fine-tuningSegmentationSemantic Segmentation

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