arXiv:2504.21414cs.CV2025-04ICCV被引 8

无需重训练,让已有模型快速适应新领域分割任务。

Adapting In-Domain Few-Shot Segmentation to New Domains without Source Domain Retraining

  • 通过动态识别关键模型结构实现跨域适应。
  • 在少样本支持下逐步优化,准确率优于现有方法。
  • 适合需要快速部署到新场景的模型应用者。

跨域少样本分割(CD-FSS)旨在对新领域中的新类别物体进行分割,但目标域特性多样且支持数据稀缺,导致性能受限。现有方法通常需用源域大量基础数据重新设计和训练模型,成本高昂。本文提出一种信息结构自适应(ISA)方法:在推理阶段,仅通过少量标注的支持样本学习目标域特征,自适应地调整已训练好的域内少样本分割模型,无需源域重训练。具体而言,采用新型结构Fisher分数,以数据依赖方式衡量参数重要性,自适应识别域特定模型结构;随后,分层构建训练样本,从少样本支持逐步推进至多样本支持,持续优化选定结构。实验表明,该方法在多个CD-FSS基准上均表现优异,显著提升跨域泛化能力,使成熟模型具备灵活适应新域的能力,避免重复训练与重构。

原文摘要 · Abstract (English)

Cross-domain few-shot segmentation (CD-FSS) aims to segment objects of novel classes in new domains, which is often challenging due to the diverse characteristics of target domains and the limited availability of support data. Most CD-FSS methods redesign and retrain in-domain FSS models using abundant base data from the source domain, which are effective but costly to train. To address these issues, we propose adapting informative model structures of the well-trained FSS model for target domains by learning domain characteristics from few-shot labeled support samples during inference, thereby eliminating the need for source domain retraining. Specifically, we first adaptively identify domain-specific model structures by measuring parameter importance using a novel structure Fisher score in a data-dependent manner. Then, we progressively train the selected informative model structures with hierarchically constructed training samples, progressing from fewer to more support shots. The resulting Informative Structure Adaptation (ISA) method effectively addresses domain shifts and equips existing well-trained in-domain FSS models with flexible adaptation capabilities for new domains, eliminating the need to redesign or retrain CD-FSS models on base data. Extensive experiments validate the effectiveness of our method, demonstrating superior performance across multiple CD-FSS benchmarks. Codes are at https://github.com/fanq15/ISA.

少样本分割跨域适应模型迁移

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