paper-with-me

Papers

Vision-Aware Text Features in Referring Image Segmentation: From Object Understanding to Context Understanding

2024-04-12 · Hai Nguyen-Truong, E-Ro Nguyen, Tuan-Anh Vu, Minh-Triet Tran, Binh-Son Hua, Sai-Kit Yeung

Referring image segmentation is a challenging task that involves generating pixel-wise segmentation masks based on natural language descriptions. The complexity of this task increases with the intricacy of the sentences provided. Existing methods have relied mostly on visual features to generate the segmentation masks while treating text features as supporting components. However, this under-utilization of text understanding limits the model's capability to fully comprehend the given expressions. In this work, we propose a novel framework that specifically emphasizes object and context comprehension inspired by human cognitive processes through Vision-Aware Text Features. Firstly, we introduce a CLIP Prior module to localize the main object of interest and embed the object heatmap into the query initialization process. Secondly, we propose a combination of two components: Contextual Multimodal Decoder and Meaning Consistency Constraint, to further enhance the coherent and consistent interpretation of language cues with the contextual understanding obtained from the image. Our method achieves significant performance improvements on three benchmark datasets RefCOCO, RefCOCO+ and G-Ref. Project page: \url{https://vatex.hkustvgd.com/}.

📄 PDF Abstract BibTeX arXiv:2404.08590

Code (1)

nero1342/VATEX pytorch

Tasks

DecoderImage SegmentationObjectReferring Expression SegmentationReferring Video Object SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Heatmap 설명 없음

Similar Papers 제목 키워드 기반

CARIS: Context-Augmented Referring Image Segmentation

2023-10-27 · ACM MM 2023 10 · Sun-Ao Liu, Yiheng Zhang, Zhaofan Qiu, Hongtao Xie 외

Referring image segmentation aims to segment the target object described by a natural-language utterance. Recent approaches typically distinguish pixels by aligning pixel-wise visual features with linguistic features ext…

DecoderImage SegmentationSegmentationSemantic Segmentation

Cross-aware Early Fusion with Stage-divided Vision and Language Transformer Encoders for Referring Image Segmentation

2024-08-14 · Yubin Cho, Hyunwoo Yu, Suk-Ju Kang

Referring segmentation aims to segment a target object related to a natural language expression. Key challenges of this task are understanding the meaning of complex and ambiguous language expressions and determining the…

cross-modal alignmentImage SegmentationSemantic Segmentation

RISAM: Referring Image Segmentation via Mutual-Aware Attention Features

2023-11-27 · Mengxi Zhang, Yiming Liu, Xiangjun Yin, Huanjing Yue 외

Referring image segmentation (RIS) aims to segment a particular region based on a language expression prompt. Existing methods incorporate linguistic features into visual features and obtain multi-modal features for mask…

DecoderImage SegmentationSegmentationSemantic Segmentation

LAVT: Language-Aware Vision Transformer for Referring Image Segmentation

2021-12-04 · CVPR 2022 1 · Zhao Yang, Jiaqi Wang, Yansong Tang, Kai Chen 외

Referring image segmentation is a fundamental vision-language task that aims to segment out an object referred to by a natural language expression from an image. One of the key challenges behind this task is leveraging t…

DecoderGeneralized Referring Expression SegmentationImage SegmentationReferring Expression+2

MaskRIS: Semantic Distortion-aware Data Augmentation for Referring Image Segmentation

2024-11-28 · Minhyun Lee, Seungho Lee, Song Park, Dongyoon Han 외

Referring Image Segmentation (RIS) is an advanced vision-language task that involves identifying and segmenting objects within an image as described by free-form text descriptions. While previous studies focused on align…

Data AugmentationImage SegmentationReferring Expression Segmentation