paper-with-me

Papers

Unbiased Video Scene Graph Generation via Visual and Semantic Dual Debiasing

2025-03-01 · CVPR 2025 1 · Yanjun Li, Zhaoyang Li, Honghui Chen, Lizhi Xu

Video Scene Graph Generation (VidSGG) aims to capture dynamic relationships among entities by sequentially analyzing video frames and integrating visual and semantic information. However, VidSGG is challenged by significant biases that skew predictions. To mitigate these biases, we propose a VIsual and Semantic Awareness (VISA) framework for unbiased VidSGG. VISA addresses visual bias through memory-enhanced temporal integration that enhances object representations and concurrently reduces semantic bias by iteratively integrating object features with comprehensive semantic information derived from triplet relationships. This visual-semantics dual debiasing approach results in more unbiased representations of complex scene dynamics. Extensive experiments demonstrate the effectiveness of our method, where VISA outperforms existing unbiased VidSGG approaches by a substantial margin (e.g., +13.1% improvement in mR@20 and mR@50 for the SGCLS task under Semi Constraint).

📄 PDF Abstract BibTeX arXiv:2503.00548

Code (0)

등록된 구현이 없습니다.

Tasks

Graph GenerationScene Graph GenerationTripletVideo scene graph generation

Similar Papers 제목 키워드 기반

Unbiased Scene Graph Generation in Videos

2023-04-03 · CVPR 2023 1 · Sayak Nag, Kyle Min, Subarna Tripathi, Amit K. Roy Chowdhury

The task of dynamic scene graph generation (SGG) from videos is complicated and challenging due to the inherent dynamics of a scene, temporal fluctuation of model predictions, and the long-tailed distribution of the visu…

Graph GenerationScene Graph GenerationUnbiased Scene Graph Generation

FloCoDe: Unbiased Dynamic Scene Graph Generation with Temporal Consistency and Correlation Debiasing

2023-10-24 · Anant Khandelwal

Dynamic scene graph generation (SGG) from videos requires not only a comprehensive understanding of objects across scenes but also a method to capture the temporal motions and interactions with different objects. Moreove…

Graph GenerationScene Graph GenerationUnbiased Scene Graph Generation

Towards Unbiased and Robust Spatio-Temporal Scene Graph Generation and Anticipation

2024-11-20 · CVPR 2025 1 · Rohith Peddi, Saurabh, Ayush Abhay Shrivastava, Parag Singla 외

Spatio-Temporal Scene Graphs (STSGs) provide a concise and expressive representation of dynamic scenes by modelling objects and their evolving relationships over time. However, real-world visual relationships often exhib…

Graph GenerationScene Graph GenerationSpatio-temporal Scene GraphsVideo scene graph generation

Triple Correlations-Guided Label Supplementation for Unbiased Video Scene Graph Generation

2023-07-30 · Wenqing Wang, Kaifeng Gao, Yawei Luo, Tao Jiang 외

Video-based scene graph generation (VidSGG) is an approach that aims to represent video content in a dynamic graph by identifying visual entities and their relationships. Due to the inherently biased distribution and mis…

Graph GenerationMissing LabelsScene Graph GenerationVideo scene graph generation

Bipartite Graph Network with Adaptive Message Passing for Unbiased Scene Graph Generation

2021-04-01 · CVPR 2021 1 · Rongjie Li, Songyang Zhang, Bo Wan, Xuming He

Scene graph generation is an important visual understanding task with a broad range of vision applications. Despite recent tremendous progress, it remains challenging due to the intrinsic long-tailed class distribution a…

Graph GenerationGraph Neural NetworkScene Graph GenerationUnbiased Scene Graph Generation