Points2Polygons: Context-Based Segmentation from Weak Labels Using Adversarial Networks
Kuai Yu, Hakeem Frank, Daniel Wilson

TL;DR
Points2Polygons (P2P) is a novel segmentation model that effectively uses weak labels and contextual metric learning to achieve competitive results with limited data and no pre-training.
Contribution
The paper introduces Points2Polygons, a new approach leveraging contextual metric learning for segmentation with weak labels, reducing reliance on extensive ground truth annotations.
Findings
P2P performs well against fully-supervised models with limited data.
Uses lightweight U-Net with ResNet18 backbone and weak labels.
Demonstrates generalization across small, non-trivial datasets.
Abstract
In applied image segmentation tasks, the ability to provide numerous and precise labels for training is paramount to the accuracy of the model at inference time. However, this overhead is often neglected, and recently proposed segmentation architectures rely heavily on the availability and fidelity of ground truth labels to achieve state-of-the-art accuracies. Failure to acknowledge the difficulty in creating adequate ground truths can lead to an over-reliance on pre-trained models or a lack of adoption in real-world applications. We introduce Points2Polygons (P2P), a model which makes use of contextual metric learning techniques that directly addresses this problem. Points2Polygons performs well against existing fully-supervised segmentation baselines with limited training data, despite using lightweight segmentation models (U-Net with a ResNet18 backbone) and having access to only…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Infrastructure Maintenance and Monitoring · Domain Adaptation and Few-Shot Learning
