用提示与合并策略提升无监督实例分割速度和精度
ProMerge: Prompt and Merge for Unsupervised Instance Segmentation

- 基于自监督特征分块初聚类,再通过智能合并优化
- 推理速度显著快于当前最优的归一化切割方法
- 适合追求高效无监督分割或伪标签训练的研究者
无监督实例分割旨在不依赖人工标注的情况下分割图像中不同物体实例。近期进展得益于自监督模型(如DINO)提供的丰富视觉特征,这些特征具有强局部对应性。现有最先进方法将图像表示为图结构,并求解广义特征值问题(即归一化切割)生成前景掩码。但该方法计算开销大,推理速度慢。本文提出提示与合并(ProMerge),利用自监督视觉特征对图像块进行初始聚类,再通过策略性合并优化,并结合基于背景的掩码剪枝技术提升效果。ProMerge不仅取得竞争性性能,且推理速度显著优于当前主流归一化切割方法。此外,使用其预测掩码作为伪标签训练目标检测器,在多个挑战性实例分割基准上超越现有最优无监督模型。
原文摘要 · Abstract (English)
Unsupervised instance segmentation aims to segment distinct object instances in an image without relying on human-labeled data. This field has recently seen significant advancements, partly due to the strong local correspondences afforded by rich visual feature representations from self-supervised models (e.g., DINO). Recent state-of-the-art approaches use self-supervised features to represent images as graphs and solve a generalized eigenvalue system (i.e., normalized-cut) to generate foreground masks. While effective, this strategy is limited by its attendant computational demands, leading to slow inference speeds. In this paper, we propose Prompt and Merge (ProMerge), which leverages self-supervised visual features to obtain initial groupings of patches and applies a strategic merging to these segments, aided by a sophisticated background-based mask pruning technique. ProMerge not only yields competitive results but also offers a significant reduction in inference time compared to state-of-the-art normalized-cut-based approaches. Furthermore, when training an object detector using our mask predictions as pseudo-labels, the resulting detector surpasses the current leading unsupervised model on various challenging instance segmentation benchmarks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。