The Devil is in the Labels: Noisy Label Correction for Robust Scene Graph Generation
Lin Li, Long Chen, Yifeng Huang, Zhimeng Zhang, Songyang Zhang, Jun, Xiao

TL;DR
This paper introduces NICE, a model-agnostic strategy to detect and correct noisy labels in scene graph generation datasets, improving data quality and model robustness.
Contribution
The paper proposes a novel, generalizable method for identifying and correcting noisy labels in SGG datasets, addressing a key data quality issue overlooked by prior work.
Findings
NICE effectively detects noisy samples in SGG datasets.
NICE improves the quality of predicate labels for better model training.
Extensive experiments show NICE's robustness across different models.
Abstract
Unbiased SGG has achieved significant progress over recent years. However, almost all existing SGG models have overlooked the ground-truth annotation qualities of prevailing SGG datasets, i.e., they always assume: 1) all the manually annotated positive samples are equally correct; 2) all the un-annotated negative samples are absolutely background. In this paper, we argue that both assumptions are inapplicable to SGG: there are numerous "noisy" groundtruth predicate labels that break these two assumptions, and these noisy samples actually harm the training of unbiased SGG models. To this end, we propose a novel model-agnostic NoIsy label CorrEction strategy for SGG: NICE. NICE can not only detect noisy samples but also reassign more high-quality predicate labels to them. After the NICE training, we can obtain a cleaner version of SGG dataset for model training. Specifically, NICE…
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
TopicsMultimodal Machine Learning Applications · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
MethodsAffine Coupling · Normalizing Flows · Non-linear Independent Component Estimation
