用跨架构一致性解决弱监督分割中的虚假关联问题
Mitigating Spurious Correlations in Weakly Supervised Semantic Segmentation via Cross-architecture Consistency Regularization
- 设计师生框架,结合CNN与ViT对齐内部表征
- 在工业烟雾数据集上提升前景覆盖率达85%以上
- 适合缺乏像素级标注的工业视觉场景应用
像素级标签稀缺是实际场景中的重大挑战,尤其在工业烟雾检测中,精确标注需专家知识且难以获取。为此,弱监督语义分割(WSSS)成为可行方案。然而,仅依赖图像级别标签训练的模型存在监督差距和固有偏差,导致前景覆盖不全、边界模糊及虚假相关性,尤其在烟雾与烟囱空间耦合的场景中更为严重。现有方法多依赖额外先验或外部知识,但可扩展性差且无法根治模型对共现上下文的偏好。为此,本文提出一种无需外部监督的新WSSS框架,突破单网络局限,采用融合CNN与ViT的师生结构,通过知识迁移损失强制跨架构表示一致性,并引入后处理技术改善伪掩码质量与局部覆盖。实验表明,该方法显著缓解了虚假关联问题,提升了分割精度。
原文摘要 · Abstract (English)
Scarcity of pixel-level labels is a significant challenge in practical scenarios. In specific domains like industrial smoke, acquiring such detailed annotations is particularly difficult and often requires expert knowledge. To alleviate this, weakly supervised semantic segmentation (WSSS) has emerged as a promising approach. However, due to the supervision gap and inherent bias in models trained with only image level labels, existing WSSS methods suffer from limitations such as incomplete foreground coverage, inaccurate object boundaries, and spurious correlations, especially in our domain, where emissions are always spatially coupled with chimneys. Previous solutions typically rely on additional priors or external knowledge to mitigate these issues, but they often lack scalability and fail to address the model's inherent bias toward co-occurring context. To address this, we propose a novel WSSS framework that directly targets the co-occurrence problem without relying on external supervision. Unlike prior methods that adopt a single network, we employ a teacher-student framework that combines CNNs and ViTs. We introduce a knowledge transfer loss that enforces cross-architecture consistency by aligning internal representations. Additionally, we incorporate post-processing techniques to address partial coverage and further improve pseudo mask quality.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。