Identifying Reliable Annotations for Large Scale Image Segmentation
Alexander Kolesnikov, Christoph H. Lampert

TL;DR
This paper introduces a Gaussian process-based method to identify unreliable annotations in large-scale image segmentation datasets, improving model training by filtering or weighting training images based on annotation reliability.
Contribution
The work presents a scalable GP technique that detects unreliable annotations and enhances segmentation model training, using deep features and efficient optimization.
Findings
Effective identification of unreliable annotations in large datasets
Scalable GP method using deep features and matrix operations
Improved segmentation model robustness by filtering unreliable data
Abstract
Challenging computer vision tasks, in particular semantic image segmentation, require large training sets of annotated images. While obtaining the actual images is often unproblematic, creating the necessary annotation is a tedious and costly process. Therefore, one often has to work with unreliable annotation sources, such as Amazon Mechanical Turk or (semi-)automatic algorithmic techniques. In this work, we present a Gaussian process (GP) based technique for simultaneously identifying which images of a training set have unreliable annotation and learning a segmentation model in which the negative effect of these images is suppressed. Alternatively, the model can also just be used to identify the most reliably annotated images from the training set, which can then be used for training any other segmentation method. By relying on "deep features" in combination with a linear covariance…
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
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Advanced Image and Video Retrieval Techniques
MethodsGaussian Process
