用可信预测提升大模型在半监督分割中的表现
ConformalSAM: Unlocking the Potential of Foundational Segmentation Models in Semi-Supervised Semantic Segmentation with Conformal Prediction
- 用置信度校准让大模型生成更可靠的分割掩码
- 在三个基准上超越现有方法,提升幅度达1.8-4.3%
- 适合需要高效标注的视觉分割研究者
像素级视觉任务如语义分割需要大量高质量标注数据,成本高昂。半监督语义分割(SSSS)通过自训练技术利用有标签和无标签数据缓解标注负担。近年来,基于大规模数据预训练的基础分割模型展现出跨域泛化潜力。本文探索是否可将此类模型作为无标签图像的标注器。具体地,采用经文本输入微调的SAM变体SEEM生成无标签数据的预测掩码。为解决SEEM生成掩码作为监督信号的缺陷,提出ConformalSAM框架:先用目标域有标签数据校准基础模型,再通过置信度校准过滤掉低置信度像素标签,仅保留高置信度标签作为监督信号。借助置信度预测(CP)实现基础模型在目标数据上的不确定性校准,使模型在早期学习阶段可靠利用大模型能力;后期采用自依赖训练策略缓解对SEEM生成掩码的过拟合。实验表明,在三个标准SSSS基准上,ConformalSAM性能优于近期方法,且可作为插件提升其他方法表现,最高提升4.3%。
原文摘要 · Abstract (English)
Pixel-level vision tasks, such as semantic segmentation, require extensive and high-quality annotated data, which is costly to obtain. Semi-supervised semantic segmentation (SSSS) has emerged as a solution to alleviate the labeling burden by leveraging both labeled and unlabeled data through self-training techniques. Meanwhile, the advent of foundational segmentation models pre-trained on massive data, has shown the potential to generalize across domains effectively. This work explores whether a foundational segmentation model can address label scarcity in the pixel-level vision task as an annotator for unlabeled images. Specifically, we investigate the efficacy of using SEEM, a Segment Anything Model (SAM) variant fine-tuned for textual input, to generate predictive masks for unlabeled data. To address the shortcomings of using SEEM-generated masks as supervision, we propose ConformalSAM, a novel SSSS framework which first calibrates the foundation model using the target domain's labeled data and then filters out unreliable pixel labels of unlabeled data so that only high-confidence labels are used as supervision. By leveraging conformal prediction (CP) to adapt foundation models to target data through uncertainty calibration, ConformalSAM exploits the strong capability of the foundational segmentation model reliably which benefits the early-stage learning, while a subsequent self-reliance training strategy mitigates overfitting to SEEM-generated masks in the later training stage. Our experiment demonstrates that, on three standard benchmarks of SSSS, ConformalSAM achieves superior performance compared to recent SSSS methods and helps boost the performance of those methods as a plug-in.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。