arXiv:2411.15288cs.CV2024-11被引 11

SAM缺乏内在语义理解能力,需外部补充才能用于分类等任务。

There is no SAMantics! Exploring SAM as a Backbone for Visual Understanding Tasks

  • 用分类任务对比SAM与CLIP、DINOv2的特征表现
  • SAM特征区分度低,难以识别不同类别
  • 引入DINOv2特征可实现实例级类别区分

Segment Anything Model(SAM)最初专为无标签掩码生成设计。它是否具备可用于更广泛视觉任务的内在语义理解能力?本文通过多阶段研究探索该问题。首先,我们通过分类任务量化比较SAM与CLIP、DINOv2等模型的图像编码器性能,发现SAM特征表示在语义判别性上存在显著不足,限制了其在需类别区分的任务中的应用。这一结果促使我们进一步尝试通过轻量微调与上下文学习赋予其语义信息,但发现对未见类别的泛化能力仍有限。最终提出一种无需训练的方法,利用DINOv2特征提升SAM的语义理解能力,通过基于特征的相似性实现实例级类别区分。研究表明,引入外部语义源是增强SAM在复杂视觉任务中实用性的可行方向。

原文摘要 · Abstract (English)

The Segment Anything Model (SAM) was originally designed for label-agnostic mask generation. Does this model also possess inherent semantic understanding, of value to broader visual tasks? In this work we follow a multi-staged approach towards exploring this question. We firstly quantify SAM's semantic capabilities by comparing base image encoder efficacy under classification tasks, in comparison with established models (CLIP and DINOv2). Our findings reveal a significant lack of semantic discriminability in SAM feature representations, limiting potential for tasks that require class differentiation. This initial result motivates our exploratory study that attempts to enable semantic information via in-context learning with lightweight fine-tuning where we observe that generalisability to unseen classes remains limited. Our observations culminate in the proposal of a training-free approach that leverages DINOv2 features, towards better endowing SAM with semantic understanding and achieving instance-level class differentiation through feature-based similarity. Our study suggests that incorporation of external semantic sources provides a promising direction for the enhancement of SAM's utility with respect to complex visual tasks that require semantic understanding.

SAM语义理解特征融合视觉任务

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。