English

TD^2-Net: Toward Denoising and Debiasing for Dynamic Scene Graph Generation

Computer Vision and Pattern Recognition 2024-01-24 v1

Abstract

Dynamic scene graph generation (SGG) focuses on detecting objects in a video and determining their pairwise relationships. Existing dynamic SGG methods usually suffer from several issues, including 1) Contextual noise, as some frames might contain occluded and blurred objects. 2) Label bias, primarily due to the high imbalance between a few positive relationship samples and numerous negative ones. Additionally, the distribution of relationships exhibits a long-tailed pattern. To address the above problems, in this paper, we introduce a network named TD2^2-Net that aims at denoising and debiasing for dynamic SGG. Specifically, we first propose a denoising spatio-temporal transformer module that enhances object representation with robust contextual information. This is achieved by designing a differentiable Top-K object selector that utilizes the gumbel-softmax sampling strategy to select the relevant neighborhood for each object. Second, we introduce an asymmetrical reweighting loss to relieve the issue of label bias. This loss function integrates asymmetry focusing factors and the volume of samples to adjust the weights assigned to individual samples. Systematic experimental results demonstrate the superiority of our proposed TD2^2-Net over existing state-of-the-art approaches on Action Genome databases. In more detail, TD2^2-Net outperforms the second-best competitors by 12.7 \% on mean-Recall@10 for predicate classification.

Keywords

Cite

@article{arxiv.2401.12479,
  title  = {TD^2-Net: Toward Denoising and Debiasing for Dynamic Scene Graph Generation},
  author = {Xin Lin and Chong Shi and Yibing Zhan and Zuopeng Yang and Yaqi Wu and Dacheng Tao},
  journal= {arXiv preprint arXiv:2401.12479},
  year   = {2024}
}

Comments

Accepted by AAAI 2024

R2 v1 2026-06-28T14:24:18.250Z