English

DDS: Decoupled Dynamic Scene-Graph Generation Network

Computer Vision and Pattern Recognition 2025-01-22 v2

Abstract

Scene-graph generation involves creating a structural representation of the relationships between objects in a scene by predicting subject-object-relation triplets from input data. Existing methods show poor performance in detecting triplets outside of a predefined set, primarily due to their reliance on dependent feature learning. To address this issue, we propose DDS -- a decoupled dynamic scene-graph generation network -- that consists of two independent branches that can disentangle extracted features. The key innovation of the current paper is the decoupling of the features representing the relationships from those of the objects, which enables the detection of novel object-relationship combinations. The DDS model is evaluated on three datasets and outperforms previous methods by a significant margin, especially in detecting previously unseen triplets.

Keywords

Cite

@article{arxiv.2301.07666,
  title  = {DDS: Decoupled Dynamic Scene-Graph Generation Network},
  author = {A S M Iftekhar and Raphael Ruschel and Satish Kumar and Suya You and B. S. Manjunath},
  journal= {arXiv preprint arXiv:2301.07666},
  year   = {2025}
}

Comments

Accepted in WACV 2025

R2 v1 2026-06-28T08:14:43.155Z