paper-with-me

Papers

Referring Image Segmentation Using Text Supervision

2023-08-28 · ICCV 2023 1 · Fang Liu, Yuhao Liu, Yuqiu Kong, Ke Xu, Lihe Zhang, BaoCai Yin, Gerhard Hancke, Rynson Lau

Existing Referring Image Segmentation (RIS) methods typically require expensive pixel-level or box-level annotations for supervision. In this paper, we observe that the referring texts used in RIS already provide sufficient information to localize the target object. Hence, we propose a novel weakly-supervised RIS framework to formulate the target localization problem as a classification process to differentiate between positive and negative text expressions. While the referring text expressions for an image are used as positive expressions, the referring text expressions from other images can be used as negative expressions for this image. Our framework has three main novelties. First, we propose a bilateral prompt method to facilitate the classification process, by harmonizing the domain discrepancy between visual and linguistic features. Second, we propose a calibration method to reduce noisy background information and improve the correctness of the response maps for target object localization. Third, we propose a positive response map selection strategy to generate high-quality pseudo-labels from the enhanced response maps, for training a segmentation network for RIS inference. For evaluation, we propose a new metric to measure localization accuracy. Experiments on four benchmarks show that our framework achieves promising performances to existing fully-supervised RIS methods while outperforming state-of-the-art weakly-supervised methods adapted from related areas. Code is available at https://github.com/fawnliu/TRIS.

📄 PDF Abstract BibTeX arXiv:2308.14575

Code (1)

fawnliu/tris 공식 구현 pytorch

Tasks

Image SegmentationObject LocalizationReferring Expression SegmentationSegmentationSemantic SegmentationWeakly-supervised Learning

Similar Papers 제목 키워드 기반

Shatter and Gather: Learning Referring Image Segmentation with Text Supervision

2023-08-29 · ICCV 2023 1 · Dongwon Kim, Namyup Kim, Cuiling Lan, Suha Kwak

Referring image segmentation, the task of segmenting any arbitrary entities described in free-form texts, opens up a variety of vision applications. However, manual labeling of training data for this task is prohibitivel…

Image SegmentationSegmentationSemantic SegmentationWeakly-supervised Learning

Weakly-supervised segmentation of referring expressions

2022-05-10 · Robin Strudel, Ivan Laptev, Cordelia Schmid

Visual grounding localizes regions (boxes or segments) in the image corresponding to given referring expressions. In this work we address image segmentation from referring expressions, a problem that has so far only been…

Image SegmentationReferring ExpressionReferring Expression SegmentationSegmentation+4

Pseudo-RIS: Distinctive Pseudo-supervision Generation for Referring Image Segmentation

2024-07-10 · Seonghoon Yu, Paul Hongsuck Seo, Jeany Son

We propose a new framework that automatically generates high-quality segmentation masks with their referring expressions as pseudo supervisions for referring image segmentation (RIS). These pseudo supervisions allow the …

Image CaptioningImage SegmentationSegmentationSemantic Segmentation

Instance-Aware Generalized Referring Expression Segmentation

2024-11-22 · E-Ro Nguyen, Hieu Le, Dimitris Samaras, Michael Ryoo

Recent works on Generalized Referring Expression Segmentation (GRES) struggle with handling complex expressions referring to multiple distinct objects. This is because these methods typically employ an end-to-end foregro…

Generalized Referring Expression SegmentationObjectReferring ExpressionReferring Expression Segmentation+1

Semi-MedRef: Semi-Supervised Medical Referring Image Segmentation with Cross-Modal Alignment

2026-05-15 · Yuchen Li, Zhen Zhao, Yi Liu, Luping Zhou arxiv

Medical referring image segmentation (MRIS) predicts lesion masks from medical images and natural-language referring expressions, but acquiring paired pixel-level annotations and referring texts is costly. Semi-supervise…

Contrastive LearningImage Segmentation