Papers › Referring Image Segmentation Using Text Supervision

Referring Image Segmentation Using Text Supervision

28 Aug 2023ICCV 2023 1arXiv:2308.14575archive 2025-07-28

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2308.14575")

Code

Syntology Ran 12 of 17 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 9 ran with no contract checked.

By repository: official repository: 17 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

fawnliu/tris officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 12 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
1ran · fixture could not drive it
9ran
5unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from fawnliu/tris. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Upsample fawnliu/tris/model/model_stage2.py official repository ran MIT (permissive) · ff927ca5579e24a3 · report
average_precision fawnliu/tris/IRNet/utils.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · f52b226226096fdd · report
compute_mAP fawnliu/tris/IRNet/utils.py official repository ran fingerprinted MIT (permissive) · 4180f96945c4c956 · report
create_logger fawnliu/tris/logger.py official repository ran MIT (permissive) · 8cc3c8b342e0cdb1 · report
criterion fawnliu/tris/model/model_stage2.py official repository ran fingerprinted MIT (permissive) · bf2dd3002bd9481d · report
de_interleave fawnliu/tris/IRNet/torch_utils.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 27ae5d495ffa4282 · report
dice_loss fawnliu/tris/loss/seg_loss.py official repository ran fingerprinted MIT (permissive) · e93b4ea79270bbd0 · report
focal_loss fawnliu/tris/model/model_stage1.py official repository ran fingerprinted MIT (permissive) · cb29cf6c7fa94676 · report
interleave fawnliu/tris/IRNet/torch_utils.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · f6043e7798bcabbd · report
pil_loader fawnliu/tris/IRNet/imutils.py official repository ran MIT (permissive) · 4f8ddb114d286a0f · report
rotation fawnliu/tris/IRNet/torch_utils.py official repository ran fingerprinted MIT (permissive) · 64bd96dab205fe39 · report
sigmoid_focal_loss fawnliu/tris/loss/seg_loss.py official repository ran MIT (permissive) · 9cf331c90b5daee7 · report
applyColorMap fawnliu/tris/IRNet/imutils.py official repository unverified MIT (permissive) · 2adb54669bb464b5 · report
bilateral_prompt fawnliu/TRIS/model/attn.py official repository unverified MIT (permissive) · bf7bcb3d2c9cf00d · report
clip_forward fawnliu/tris/loss/clip_loss.py official repository unverified MIT (permissive) · 8f142519435534f7 · report
convert_mxnet_to_torch fawnliu/tris/IRNet/utils.py official repository unverified MIT (permissive) · 95dfca01d7656b7c · report
tensor2image fawnliu/tris/IRNet/imutils.py official repository unverified MIT (permissive) · c6139a8991439dca · report

Tasks

Image SegmentationObject LocalizationReferring Expression SegmentationSegmentationSemantic SegmentationWeakly-supervised Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections