Weakly Supervised Object Segmentation by Background Conditional Divergence

TMLR Paper5138 Authors

17 Jun 2025 (modified: 03 Sept 2025)Under review for TMLREveryoneRevisionsBibTeXCC BY 4.0
Abstract: As a computer vision task, automatic object segmentation remains challenging in specialized image domains without massive labeled data, such as synthetic aperture sonar images, remote sensing, biomedical imaging, etc. In any domain, obtaining pixel-wise segmentation masks is expensive. In this work, we propose a method for training a masking network to perform binary object segmentation using weak supervision in the form of image-wise presence or absence of an object of interest, which provides less information but may be obtained more quickly from manual or automatic labeling. A key step in our method is that the segmented objects can be placed into background-only images to create realistic, images of the objects with counterfactual backgrounds. To create a contrast between the original and counterfactual background images, we propose to first cluster the background-only images, and then during learning create counterfactual images that blend objects segmented from their original source backgrounds to backgrounds chosen from a targeted cluster. One term in the training loss is the divergence between these counterfactual images and the real object images with backgrounds of the target cluster. The other term is a supervised loss for background-only images. While an adversarial critic could provide the divergence, we use sample-based divergences. We conduct experiments on side-scan and synthetic aperture sonar in which our approach succeeds compared to previous unsupervised segmentation baselines that were only tested on natural images. Furthermore, to show generality we extend our experiments to natural images, obtaining reasonable performance with our method that avoids pretrained networks, generative networks, and adversarial critics.
Submission Length: Regular submission (no more than 12 pages of main content)
Changes Since Last Submission: We addressed the reviewers comments: We have moved the summary of the results of the synthetic dataset to the main body now (section 4.3 and 4.4). We also added a table of notation (Table 1) and an algorithm summarizing the training procedure (Algorithm 1). Finally, we added a conclusion (section 6) to summarize the paper. We added more explanation in the methodology section.
Assigned Action Editor: ~Mathieu_Salzmann1
Submission Number: 5138
Loading