paper-with-me

Papers

Scene Graph Generation with External Knowledge and Image Reconstruction

2019-04-01 · CVPR 2019 6 · Jiuxiang Gu, Handong Zhao, Zhe Lin, Sheng Li, Jianfei Cai, Mingyang Ling

Scene graph generation has received growing attention with the advancements in image understanding tasks such as object detection, attributes and relationship prediction,~\etc. However, existing datasets are biased in terms of object and relationship labels, or often come with noisy and missing annotations, which makes the development of a reliable scene graph prediction model very challenging. In this paper, we propose a novel scene graph generation algorithm with external knowledge and image reconstruction loss to overcome these dataset issues. In particular, we extract commonsense knowledge from the external knowledge base to refine object and phrase features for improving generalizability in scene graph generation. To address the bias of noisy object annotations, we introduce an auxiliary image reconstruction path to regularize the scene graph generation network. Extensive experiments show that our framework can generate better scene graphs, achieving the state-of-the-art performance on two benchmark datasets: Visual Relationship Detection and Visual Genome datasets.

📄 PDF Abstract BibTeX arXiv:1904.00560

Code (0)

등록된 구현이 없습니다.

Tasks

Graph GenerationImage ReconstructionObjectobject-detectionObject DetectionRelationship DetectionScene Graph GenerationVisual Relationship Detection

Similar Papers 제목 키워드 기반

3D Scene Graph Prediction on Point Clouds Using Knowledge Graphs

2023-08-13 · Yiding Qiu, Henrik I. Christensen

3D scene graph prediction is a task that aims to concurrently predict object classes and their relationships within a 3D environment. As these environments are primarily designed by and for humans, incorporating commonse…

Graph GenerationKnowledge GraphsPredictionScene Graph Generation

TRKT: Weakly Supervised Dynamic Scene Graph Generation with Temporal-enhanced Relation-aware Knowledge Transferring

2025-08-07 · Zhu Xu, Ting Lei, Zhimin Li, Guan Wang 외 arxiv

Dynamic Scene Graph Generation (DSGG) aims to create a scene graph for each video frame by detecting objects and predicting their relationships. Weakly Supervised DSGG (WS-DSGG) reduces annotation workload by using an un…

Scene Graph GenerationObject Localization

Learning from the Scene and Borrowing from the Rich: Tackling the Long Tail in Scene Graph Generation

2020-06-13 · Tao He, Lianli Gao, Jingkuan Song, Jianfei Cai 외

Despite the huge progress in scene graph generation in recent years, its long-tail distribution in object relationships remains a challenging and pestering issue. Existing methods largely rely on either external knowledg…

Graph GenerationObjectScene Graph GenerationTransfer Learning

External Knowledge Enhanced 3D Scene Generation from Sketch

2024-03-21 · Zijie Wu, Mingtao Feng, Yaonan Wang, He Xie 외

Generating realistic 3D scenes is challenging due to the complexity of room layouts and object geometries.We propose a sketch based knowledge enhanced diffusion architecture (SEK) for generating customized, diverse, and …

DenoisingObjectScene Generation

Explicit Knowledge Incorporation for Visual Reasoning

2021-06-19 · CVPR 2021 1 · Yifeng Zhang, Ming Jiang, Qi Zhao

Existing explainable and explicit visual reasoning methods only perform reasoning based on visual evidence but do not take into account knowledge beyond what is in the visual scene. To addresses the knowledge gap bet…

Visual Reasoning