Jing Yu, Yuan Chai, Yujing Wang, Yue Hu, Qi Wu
Scene graphs are semantic abstraction of images that encourage visual understanding and reasoning. However, the performance of Scene Graph Generation (SGG) is unsatisfactory when faced with biased data in real-world scenarios. Conventional debiasing research mainly studies from the view of balancing data distribution or learning unbiased models and representations, ignoring the correlations among the biased classes. In this work, we analyze this problem from a novel cognition perspective: automatically building a hierarchical cognitive structure from the biased predictions and navigating that hierarchy to locate the relationships, making the tail relationships receive more attention in a coarse-to-fine mode. To this end, we propose a novel debiasing Cognition Tree (CogTree) loss for unbiased SGG. We first build a cognitive structure CogTree to organize the relationships based on the prediction of a biased SGG model. The CogTree distinguishes remarkably different relationships at first and then focuses on a small portion of easily confused ones. Then, we propose a debiasing loss specially for this cognitive structure, which supports coarse-to-fine distinction for the correct relationships. The loss is model-agnostic and consistently boosting the performance of several state-of-the-art models. The code is available at: https://github.com/CYVincent/Scene-Graph-Transformer-CogTree.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Scene Parsing | Visual Genome | mean Recall @20 | 7.9 | CogTree |
| Scene Parsing | Visual Genome | F@100 | 35.9 | CogTree (VCTree-ResNeXt-101-FPN backbone; PredCls mode) |
| Scene Parsing | Visual Genome | mR@20 | 22 | CogTree (VCTree-ResNeXt-101-FPN backbone; PredCls mode) |
| Scene Parsing | Visual Genome | F@100 | 32.4 | CogTree (MOTIFS-ResNeXt-101-FPN backbone; PredCls mode) |
| Scene Parsing | Visual Genome | mR@20 | 20.9 | CogTree (MOTIFS-ResNeXt-101-FPN backbone; PredCls mode) |
| Scene Parsing | Visual Genome | mR@20 | 15.4 | CogTree (VCTree-ResNeXt-101-FPN backbone; SGCls mode) |
| Scene Parsing | Visual Genome | mR@20 | 12.1 | CogTree (MOTIFS-ResNeXt-101-FPN backbone; SGCls mode) |
| Scene Parsing | Visual Genome | mR@20 | 7.9 | CogTree (MOTIFS-ResNeXt-101-FPN backbone; SGDet mode) |
| Scene Parsing | Visual Genome | mR@20 | 7.8 | CogTree (VCTree-ResNeXt-101-FPN backbone; SGDet mode) |
| 2D Semantic Segmentation | Visual Genome | mean Recall @20 | 7.9 | CogTree |
| 2D Semantic Segmentation | Visual Genome | F@100 | 35.9 | CogTree (VCTree-ResNeXt-101-FPN backbone; PredCls mode) |
| 2D Semantic Segmentation | Visual Genome | mR@20 | 22 | CogTree (VCTree-ResNeXt-101-FPN backbone; PredCls mode) |
| 2D Semantic Segmentation | Visual Genome | F@100 | 32.4 | CogTree (MOTIFS-ResNeXt-101-FPN backbone; PredCls mode) |
| 2D Semantic Segmentation | Visual Genome | mR@20 | 20.9 | CogTree (MOTIFS-ResNeXt-101-FPN backbone; PredCls mode) |
| 2D Semantic Segmentation | Visual Genome | mR@20 | 15.4 | CogTree (VCTree-ResNeXt-101-FPN backbone; SGCls mode) |
| 2D Semantic Segmentation | Visual Genome | mR@20 | 12.1 | CogTree (MOTIFS-ResNeXt-101-FPN backbone; SGCls mode) |
| 2D Semantic Segmentation | Visual Genome | mR@20 | 7.9 | CogTree (MOTIFS-ResNeXt-101-FPN backbone; SGDet mode) |
| 2D Semantic Segmentation | Visual Genome | mR@20 | 7.8 | CogTree (VCTree-ResNeXt-101-FPN backbone; SGDet mode) |
| Scene Graph Generation | Visual Genome | mean Recall @20 | 7.9 | CogTree |
| Scene Graph Generation | Visual Genome | F@100 | 35.9 | CogTree (VCTree-ResNeXt-101-FPN backbone; PredCls mode) |
| Scene Graph Generation | Visual Genome | mR@20 | 22 | CogTree (VCTree-ResNeXt-101-FPN backbone; PredCls mode) |
| Scene Graph Generation | Visual Genome | F@100 | 32.4 | CogTree (MOTIFS-ResNeXt-101-FPN backbone; PredCls mode) |
| Scene Graph Generation | Visual Genome | mR@20 | 20.9 | CogTree (MOTIFS-ResNeXt-101-FPN backbone; PredCls mode) |
| Scene Graph Generation | Visual Genome | mR@20 | 15.4 | CogTree (VCTree-ResNeXt-101-FPN backbone; SGCls mode) |
| Scene Graph Generation | Visual Genome | mR@20 | 12.1 | CogTree (MOTIFS-ResNeXt-101-FPN backbone; SGCls mode) |
| Scene Graph Generation | Visual Genome | mR@20 | 7.9 | CogTree (MOTIFS-ResNeXt-101-FPN backbone; SGDet mode) |
| Scene Graph Generation | Visual Genome | mR@20 | 7.8 | CogTree (VCTree-ResNeXt-101-FPN backbone; SGDet mode) |