paper-with-me

Papers

VIPA: Visual Informative Part Attention for Referring Image Segmentation

2026-02-16 · Yubin Cho, Hyunwoo Yu, Kyeongbo Kong, Kyomin Sohn, Bongjoon Hyun, Suk-Ju Kang arxiv

Referring Image Segmentation (RIS) aims to segment a target object described by a natural language expression. Existing methods have evolved by leveraging the vision information into the language tokens. To more effectively exploit visual contexts for fine-grained segmentation, we propose a novel Visual Informative Part Attention (VIPA) framework for referring image segmentation. VIPA leverages the informative parts of visual contexts, called a visual expression, which can effectively provide the structural and semantic visual target information to the network. This design reduces high-variance cross-modal projection and enhances semantic consistency in an attention mechanism of the referring image segmentation. We also design a visual expression generator (VEG) module, which retrieves informative visual tokens via local-global linguistic context cues and refines the retrieved tokens for reducing noise information and sharing informative visual attributes. This module allows the visual expression to consider comprehensive contexts and capture semantic visual contexts of informative regions. In this way, our framework enables the network's attention to robustly align with the fine-grained regions of interest. Extensive experiments and visual analysis demonstrate the effectiveness of our approach. Our VIPA outperforms the existing state-of-the-art methods on four public RIS benchmarks.

📄 PDF Abstract BibTeX arXiv:2602.14788

Code (0)

등록된 구현이 없습니다.

Tasks

Image Segmentation

Similar Papers 제목 키워드 기반

VIPAMIN: Visual Prompt Initialization via Embedding Selection and Subspace Expansion

2025-10-18 · Jaekyun Park, Hye Won Chung arxiv

In the era of large-scale foundation models, fully fine-tuning pretrained networks for each downstream task is often prohibitively resource-intensive. Prompt tuning offers a lightweight alternative by introducing tunable…

Visual Prompt Tuning

Referring Segmentation in Images and Videos with Cross-Modal Self-Attention Network

2021-02-09 · Linwei Ye, Mrigank Rochan, Zhi Liu, Xiaoqin Zhang 외

We consider the problem of referring segmentation in images and videos with natural language. Given an input image (or video) and a referring expression, the goal is to segment the entity referred by the expression in th…

Referring ExpressionReferring Expression SegmentationSegmentationVideo Segmentation+1

Hiding in Plain Sight: An Effective Physical Adversarial Patch Attack against Visual-Infrared Fused Face Detection

2026-07-25 · Qiucheng Yu, Tao Ni, Yihe Zhou, Jiayimei Wang 외 arxiv

Deep learning-based visual-infrared fused face detection models are increasingly deployed across a wide range of applications, yet they remain susceptible to adversarial patch attacks. Most prior attacks target either th…

Face Detection

VipAct: Visual-Perception Enhancement via Specialized VLM Agent Collaboration and Tool-use

2024-10-21 · Zhehao Zhang, Ryan Rossi, Tong Yu, Franck Dernoncourt 외

While vision-language models (VLMs) have demonstrated remarkable performance across various tasks combining textual and visual information, they continue to struggle with fine-grained visual perception tasks that require…

Image CaptioningTask Planning

CoViPAL: Layer-wise Contextualized Visual Token Pruning for Large Vision-Language Models

2025-08-24 · Zicong Tang, Ziyang Ma, Suqing Wang, Zuchao Li 외 arxiv

Large Vision-Language Models (LVLMs) process multimodal inputs consisting of text tokens and vision tokens extracted from images or videos. Due to the rich visual information, a single image can generate thousands of vis…