English

TALENT: Target-aware Efficient Tuning for Referring Image Segmentation

Computer Vision and Pattern Recognition 2026-04-02 v1

Abstract

Referring image segmentation aims to segment specific targets based on a natural text expression. Recently, parameter-efficient tuning (PET) has emerged as a promising paradigm. However, existing PET-based methods often suffer from the fact that visual features can't emphasize the text-referred target instance but activate co-category yet unrelated objects. We analyze and quantify this problem, terming it the `non-target activation' (NTA) issue. To address this, we propose a novel framework, TALENT, which utilizes target-aware efficient tuning for PET-based RIS. Specifically, we first propose a Rectified Cost Aggregator (RCA) to efficiently aggregate text-referred features. Then, to calibrate `NTA' into accurate target activation, we adopt a Target-aware Learning Mechanism (TLM), including contextual pairwise consistency learning and target-centric contrastive learning. The former uses the sentence-level text feature to achieve a holistic understanding of the referent and constructs a text-referred affinity map to optimize the semantic association of visual features. The latter further enhances target localization to discover the distinct instance while suppressing associations with other unrelated ones. The two objectives work in concert and address `NTA' effectively. Extensive evaluations show that TALENT outperforms existing methods across various metrics (e.g., 2.5\% mIoU gains on G-Ref val set). Our codes will be released at: https://github.com/Kimsure/TALENT.

Keywords

Cite

@article{arxiv.2604.00609,
  title  = {TALENT: Target-aware Efficient Tuning for Referring Image Segmentation},
  author = {Shuo Jin and Siyue Yu and Bingfeng Zhang and Chao Yao and Meiqin Liu and Jimin Xiao},
  journal= {arXiv preprint arXiv:2604.00609},
  year   = {2026}
}

Comments

Accepted by CVPR26 Findings

R2 v1 2026-07-01T11:47:49.211Z