CVAug 10, 2023

Local-Global Information Interaction Debiasing for Dynamic Scene Graph Generation

arXiv:2308.05274v21 citationsh-index: 48
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem in video understanding for researchers, offering an incremental improvement by focusing on local-global information interaction to handle long-tailed data.

The paper tackles the long-tailed distribution problem in dynamic scene graph generation (DynSGG) for videos, where previous models fail to predict tail predicates, and proposes a multi-task learning model that improves performance and alleviates this issue, as demonstrated on the Action Genome dataset.

The task of dynamic scene graph generation (DynSGG) aims to generate scene graphs for given videos, which involves modeling the spatial-temporal information in the video. However, due to the long-tailed distribution of samples in the dataset, previous DynSGG models fail to predict the tail predicates. We argue that this phenomenon is due to previous methods that only pay attention to the local spatial-temporal information and neglect the consistency of multiple frames. To solve this problem, we propose a novel DynSGG model based on multi-task learning, DynSGG-MTL, which introduces the local interaction information and global human-action interaction information. The interaction between objects and frame features makes the model more fully understand the visual context of the single image. Long-temporal human actions supervise the model to generate multiple scene graphs that conform to the global constraints and avoid the model being unable to learn the tail predicates. Extensive experiments on Action Genome dataset demonstrate the efficacy of our proposed framework, which not only improves the dynamic scene graph generation but also alleviates the long-tail problem.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes