Probabilistic Debiasing of Scene Graphs
Bashirul Azam Biswas, Qiang Ji

TL;DR
This paper introduces a probabilistic debiasing method for scene graph generation that preserves object-conditional relationship distributions, using Bayesian networks and semantic augmentation to improve minority class performance.
Contribution
It proposes a novel Bayesian network-based approach with embedding augmentation to reduce bias in scene graph models, enhancing minority relationship detection.
Findings
Significant improvement in mean recall of relationships.
Better balance between recall and mean recall compared to SOTA.
Effective minority class augmentation in semantic space.
Abstract
The quality of scene graphs generated by the state-of-the-art (SOTA) models is compromised due to the long-tail nature of the relationships and their parent object pairs. Training of the scene graphs is dominated by the majority relationships of the majority pairs and, therefore, the object-conditional distributions of relationship in the minority pairs are not preserved after the training is converged. Consequently, the biased model performs well on more frequent relationships in the marginal distribution of relationships such as `on' and `wearing', and performs poorly on the less frequent relationships such as `eating' or `hanging from'. In this work, we propose virtual evidence incorporated within-triplet Bayesian Network (BN) to preserve the object-conditional distribution of the relationship label and to eradicate the bias created by the marginal probability of the relationships.…
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
TopicsAdvanced Graph Neural Networks · Multimodal Machine Learning Applications · Epigenetics and DNA Methylation
