CVJan 30, 2025

INT: Instance-Specific Negative Mining for Task-Generic Promptable Segmentation

arXiv:2501.18753v15 citationsh-index: 5IJCAI
Originality Incremental advance
AI Analysis

This addresses a bottleneck in segmentation for applications like medical imaging and object detection, but it is incremental as it builds on existing VLM-based methods.

The paper tackles the problem of poor instance-specific prompt generation in task-generic promptable image segmentation when Vision-Language Models struggle to generalize, by introducing INT, which adaptively reduces irrelevant prior knowledge and increases plausible knowledge through negative mining, resulting in validated effectiveness, robustness, and scalability on six datasets including camouflaged objects and medical images.

Task-generic promptable image segmentation aims to achieve segmentation of diverse samples under a single task description by utilizing only one task-generic prompt. Current methods leverage the generalization capabilities of Vision-Language Models (VLMs) to infer instance-specific prompts from these task-generic prompts in order to guide the segmentation process. However, when VLMs struggle to generalise to some image instances, predicting instance-specific prompts becomes poor. To solve this problem, we introduce \textbf{I}nstance-specific \textbf{N}egative Mining for \textbf{T}ask-Generic Promptable Segmentation (\textbf{INT}). The key idea of INT is to adaptively reduce the influence of irrelevant (negative) prior knowledge whilst to increase the use the most plausible prior knowledge, selected by negative mining with higher contrast, in order to optimise instance-specific prompts generation. Specifically, INT consists of two components: (1) instance-specific prompt generation, which progressively fliters out incorrect information in prompt generation; (2) semantic mask generation, which ensures each image instance segmentation matches correctly the semantics of the instance-specific prompts. INT is validated on six datasets, including camouflaged objects and medical images, demonstrating its effectiveness, robustness and scalability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes