paper-with-me

Papers

Peer Learning for Unbiased Scene Graph Generation

2022-12-31 · Liguang Zhou, Junjie Hu, Yuhongze Zhou, Tin Lun Lam, Yangsheng Xu

Unbiased scene graph generation (USGG) is a challenging task that requires predicting diverse and heavily imbalanced predicates between objects in an image. To address this, we propose a novel framework peer learning that uses predicate sampling and consensus voting (PSCV) to encourage multiple peers to learn from each other. Predicate sampling divides the predicate classes into sub-distributions based on frequency, and assigns different peers to handle each sub-distribution or combinations of them. Consensus voting ensembles the peers' complementary predicate knowledge by emphasizing majority opinion and diminishing minority opinion. Experiments on Visual Genome show that PSCV outperforms previous methods and achieves a new state-of-the-art on SGCls task with 31.6 mean.

📄 PDF Abstract BibTeX arXiv:2301.00146

Code (0)

등록된 구현이 없습니다.

Tasks

Graph GenerationScene Graph GenerationUnbiased 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

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

HiLo: Exploiting High Low Frequency Relations for Unbiased Panoptic Scene Graph Generation

2023-03-28 · ICCV 2023 1 · Zijian Zhou, Miaojing Shi, Holger Caesar

Panoptic Scene Graph generation (PSG) is a recently proposed task in image scene understanding that aims to segment the image and extract triplets of subjects, objects and their relations to build a scene graph. This tas…

Panoptic Scene Graph GenerationScene Graph GenerationScene Understanding