通过测试时优化提升特定领域开放词汇分割性能
Test-Time Optimization for Domain Adaptive Open Vocabulary Segmentation
- 测试时动态调整模型参数,融合文本与视觉多粒度特征
- 在22个专业领域任务中最高提升27% mIoU
- 可插拔模块,适配主流开放词汇分割方法
我们提出Seg-TTO,一种新型零样本开放词汇语义分割框架,专为特定领域任务设计。现有开放词汇方法在标准基准上表现良好,但在高度专业化的数据集上仍显著落后于有监督模型。为此,我们聚焦分割任务的测试时优化,提出一种新型自监督目标,在测试阶段对齐模型参数与输入图像。在文本模态中,为每类学习多个嵌入以捕捉图像内多样概念;在视觉模态中,计算像素级损失并采用保持空间结构的嵌入聚合操作。所提框架名为Seg-TTO,为即插即用模块,集成至三种顶尖OVSS方法,在22个具有挑战性的专业领域任务上评估。结果表明,其性能显著提升(部分数据集mIoU最高增加27%),确立新基准。代码与模型将公开发布。
原文摘要 · Abstract (English)
We present Seg-TTO, a novel framework for zero-shot, open-vocabulary semantic segmentation (OVSS), designed to excel in specialized domain tasks. While current open-vocabulary approaches show impressive performance on standard segmentation benchmarks under zero-shot settings, they fall short of supervised counterparts on highly domain-specific datasets. We focus on segmentation-specific test-time optimization to address this gap. Segmentation requires an understanding of multiple concepts within a single image while retaining the locality and spatial structure of representations. We propose a novel self-supervised objective adhering to these requirements and use it to align the model parameters with input images at test time. In the textual modality, we learn multiple embeddings for each category to capture diverse concepts within an image, while in the visual modality, we calculate pixel-level losses followed by embedding aggregation operations specific to preserving spatial structure. Our resulting framework termed Seg-TTO is a plug-and-play module. We integrate Seg-TTO with three state-of-the-art OVSS approaches and evaluate across 22 challenging OVSS tasks covering a range of specialized domains. Our Seg-TTO demonstrates clear performance improvements (up to 27% mIoU increase on some datasets) establishing new state-of-the-art. Our code and models will be released publicly.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。