paper-with-me

홈 › Papers

Visual and Textual Prior Guided Mask Assemble for Few-Shot Segmentation and Beyond

2023-08-15 · Chen Shuai, Meng Fanman, Zhang Runtong, Qiu Heqian, Li Hongliang, Wu Qingbo, Xu Linfeng

Few-shot segmentation (FSS) aims to segment the novel classes with a few annotated images. Due to CLIP's advantages of aligning visual and textual information, the integration of CLIP can enhance the generalization ability of FSS model. However, even with the CLIP model, the existing CLIP-based FSS methods are still subject to the biased prediction towards base classes, which is caused by the class-specific feature level interactions. To solve this issue, we propose a visual and textual Prior Guided Mask Assemble Network (PGMA-Net). It employs a class-agnostic mask assembly process to alleviate the bias, and formulates diverse tasks into a unified manner by assembling the prior through affinity. Specifically, the class-relevant textual and visual features are first transformed to class-agnostic prior in the form of probability map. Then, a Prior-Guided Mask Assemble Module (PGMAM) including multiple General Assemble Units (GAUs) is introduced. It considers diverse and plug-and-play interactions, such as visual-textual, inter- and intra-image, training-free, and high-order ones. Lastly, to ensure the class-agnostic ability, a Hierarchical Decoder with Channel-Drop Mechanism (HDCDM) is proposed to flexibly exploit the assembled masks and low-level features, without relying on any class-specific information. It achieves new state-of-the-art results in the FSS task, with mIoU of $77.6$ on $\text{PASCAL-}5^i$ and $59.4$ on $\text{COCO-}20^i$ in 1-shot scenario. Beyond this, we show that without extra re-training, the proposed PGMA-Net can solve bbox-level and cross-domain FSS, co-segmentation, zero-shot segmentation (ZSS) tasks, leading an any-shot segmentation framework.

📄 PDF Abstract BibTeX arXiv:2308.07539

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Semantic SegmentationSegmentationZero Shot 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…
BASE 설명 없음

Similar Papers 제목 키워드 기반

Anomagic: Crossmodal Prompt-driven Zero-shot Anomaly Generation

2025-11-13 · Yuxin Jiang, Wei Luo, Hui Zhang, Qiyu Chen 외 arxiv

We propose Anomagic, a zero-shot anomaly generation method that produces semantically coherent anomalies without requiring any exemplar anomalies. By unifying both visual and textual cues through a crossmodal prompt enco…

Anomaly Detection

Instruction-Guided Visual Masking

2024-05-30 · Jinliang Zheng, Jianxiong Li, Sijie Cheng, Yinan Zheng 외

Instruction following is crucial in contemporary LLM. However, when extended to multimodal setting, it often suffers from misalignment between specific textual instruction and targeted local region of an image. To achiev…

Instruction FollowingVisual GroundingVisual Question AnsweringVisual Question Answering (VQA)

FloVerse: Floor Plan-Guided Multi-Modal Navigation

2026-06-12 · Weiqi Huang, Shuangyi Dong, Jiaxin Li, Yifei Guo 외 arxiv

Floor plans encapsulate compact spatial priors, enabling agents to navigate unseen scenes more efficiently. While prior work has explored floor plan-guided navigation, it has focused mainly on PointNav and a limited set …

VINO: Video-driven Invariance for Non-contextual Objects via Structural Prior Guided De-contextualization

2026-03-07 · Seul-Ki Yeom, Marcel Simon, Eunbin Lee, Tae-Ho Kim arxiv

Self-supervised learning (SSL) has made rapid progress, yet learned features often over-rely on contextual shortcuts-background textures and co-occurrence statistics. While video provides rich temporal variation, dense i…

Self-Supervised Learning

LaVA-Man: Learning Visual Action Representations for Robot Manipulation

2025-08-26 · Chaoran Zhu, Hengyi Wang, Yik Lung Pang, Changjae Oh arxiv

Visual-textual understanding is essential for language-guided robot manipulation. Recent works leverage pre-trained vision-language models to measure the similarity between encoded visual observations and textual instruc…

Robot Manipulation