Can Ground Truth Label Propagation from Video help Semantic Segmentation?
Siva Karthik Mustikovela, Michael Ying Yang, Carsten Rother

TL;DR
This paper investigates using propagated pseudo ground truth from video frames to enhance CNN-based semantic segmentation, reducing the need for extensive manual labeling by leveraging noisy but strategically selected auxiliary labels.
Contribution
It demonstrates that noisy, diverse pseudo ground truth, when weighted appropriately, can improve CNN performance in semantic segmentation tasks.
Findings
Using PGT improves CNN IoU accuracy by 2.7% on Camvid.
Diverse and high-quality PGT enhances training effectiveness.
Weighted trust in PGT boosts segmentation accuracy.
Abstract
For state-of-the-art semantic segmentation task, training convolutional neural networks (CNNs) requires dense pixelwise ground truth (GT) labeling, which is expensive and involves extensive human effort. In this work, we study the possibility of using auxiliary ground truth, so-called \textit{pseudo ground truth} (PGT) to improve the performance. The PGT is obtained by propagating the labels of a GT frame to its subsequent frames in the video using a simple CRF-based, cue integration framework. Our main contribution is to demonstrate the use of noisy PGT along with GT to improve the performance of a CNN. We perform a systematic analysis to find the right kind of PGT that needs to be added along with the GT for training a CNN. In this regard, we explore three aspects of PGT which influence the learning of a CNN: i) the PGT labeling has to be of good quality; ii) the PGT images have to be…
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 · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
