English

Weakly Supervised Segmentation as Semantic-Based Regularization

Computer Vision and Pattern Recognition 2026-05-14 v1 Artificial Intelligence

Abstract

Weakly supervised semantic segmentation (WSSS) trains dense pixel-level segmentation models from partial or coarse annotations such as bounding boxes, scribbles, or image-level tags. While recent work leverages foundation models such as the Segment Anything Model (SAM) to generate pseudo-labels, these approaches typically depend on heuristic prompt choices and offer limited ways to incorporate prior knowledge or heterogeneous labels. We address this gap by taking a neurosymbolic perspective: integrating differentiable fuzzy logic with deep segmentation models. Weak annotations and domain-specific priors are unified as continuous logical constraints that fine-tune SAM under weak supervision. The refined foundation model then produces improved pseudo-labels, from which we train a second-stage prompt-free segmentation model. Experiments on Pascal VOC 2012 and the REFUGE2 optic disc/cup segmentation dataset show that our logic-guided fine-tuning yields higher-quality pseudo-labels, leading to state-of-the-art segmentation accuracy that often exceeds densely supervised baselines.

Keywords

Cite

@article{arxiv.2605.13674,
  title  = {Weakly Supervised Segmentation as Semantic-Based Regularization},
  author = {Stefano Colamonaco and Andrei-Bogdan Florea and Jaron Maene},
  journal= {arXiv preprint arXiv:2605.13674},
  year   = {2026}
}