TL;DR
This paper introduces a scaffolding learning regime (SLR) that trains maritime obstacle detection networks using weak annotations, significantly reducing labeling effort while achieving equal or better performance than models trained on dense labels.
Contribution
The novel SLR method leverages weak annotations to efficiently train segmentation networks, outperforming dense-label training and enhancing domain generalization.
Findings
SLR reduces labeling effort by a factor of twenty.
SLR-trained networks match or outperform dense-label models.
SLR improves domain generalization and enables low-effort domain adaptation.
Abstract
Robust maritime obstacle detection is critical for safe navigation of autonomous boats and timely collision avoidance. The current state-of-the-art is based on deep segmentation networks trained on large datasets. However, per-pixel ground truth labeling of such datasets is labor-intensive and expensive. We propose a new scaffolding learning regime (SLR) that leverages weak annotations consisting of water edges, the horizon location, and obstacle bounding boxes to train segmentation-based obstacle detection networks, thereby reducing the required ground truth labeling effort by a factor of twenty. SLR trains an initial model from weak annotations and then alternates between re-estimating the segmentation pseudo-labels and improving the network parameters. Experiments show that maritime obstacle segmentation networks trained using SLR on weak annotations not only match but outperform the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSurrogate Lagrangian Relaxation
