Improving Training on Noisy Stuctured Labels
Abubakar Abid, James Zou

TL;DR
This paper introduces Error-Correcting Networks (ECN), a novel framework that leverages structured errors in noisy fine-grained annotations and smaller accurate datasets to improve model training in image segmentation and text tagging.
Contribution
The paper presents ECN, a new method that effectively learns from structured errors in noisy annotations by utilizing both large noisy and small accurate datasets.
Findings
ECN significantly improves prediction accuracy over standard methods.
ECN effectively leverages structured errors in noisy labels.
Experiments show strong performance in image segmentation and text tagging.
Abstract
Fine-grained annotations---e.g. dense image labels, image segmentation and text tagging---are useful in many ML applications but they are labor-intensive to generate. Moreover there are often systematic, structured errors in these fine-grained annotations. For example, a car might be entirely unannotated in the image, or the boundary between a car and street might only be coarsely annotated. Standard ML training on data with such structured errors produces models with biases and poor performance. In this work, we propose a novel framework of Error-Correcting Networks (ECN) to address the challenge of learning in the presence structured error in fine-grained annotations. Given a large noisy dataset with commonly occurring structured errors, and a much smaller dataset with more accurate annotations, ECN is able to substantially improve the prediction of fine-grained annotations compared…
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 · Machine Learning and Data Classification · Infrastructure Maintenance and Monitoring
