Leveraging Predicate and Triplet Learning for Scene Graph Generation
Jiankai Li, Yunhong Wang, Xiefan Guo, Ruijie Yang, Weixin Li

TL;DR
This paper introduces a Dual-granularity Relation Modeling network that leverages fine- and coarse-grained triplet cues and knowledge transfer to improve scene graph generation, especially addressing the long-tail problem.
Contribution
It proposes a novel DRM network with dual-granularity constraints and a DKT strategy to enhance relation learning and mitigate data imbalance in SGG.
Findings
Achieves state-of-the-art results on Visual Genome, Open Image, and GQA datasets.
Effectively models relation cues at multiple granularities to improve accuracy.
Reduces long-tail distribution issues in scene graph generation.
Abstract
Scene Graph Generation (SGG) aims to identify entities and predict the relationship triplets \textit{\textless subject, predicate, object\textgreater } in visual scenes. Given the prevalence of large visual variations of subject-object pairs even in the same predicate, it can be quite challenging to model and refine predicate representations directly across such pairs, which is however a common strategy adopted by most existing SGG methods. We observe that visual variations within the identical triplet are relatively small and certain relation cues are shared in the same type of triplet, which can potentially facilitate the relation learning in SGG. Moreover, for the long-tail problem widely studied in SGG task, it is also crucial to deal with the limited types and quantity of triplets in tail predicates. Accordingly, in this paper, we propose a Dual-granularity Relation Modeling (DRM)…
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
TopicsData Visualization and Analytics · Topic Modeling · Multimodal Machine Learning Applications
