paper-with-me

Papers

Zero-Shot Scene Graph Relation Prediction through Commonsense Knowledge Integration

2021-07-11 · Xuan Kan, Hejie Cui, Carl Yang

Relation prediction among entities in images is an important step in scene graph generation (SGG), which further impacts various visual understanding and reasoning tasks. Existing SGG frameworks, however, require heavy training yet are incapable of modeling unseen (i.e.,zero-shot) triplets. In this work, we stress that such incapability is due to the lack of commonsense reasoning,i.e., the ability to associate similar entities and infer similar relations based on general understanding of the world. To fill this gap, we propose CommOnsense-integrAted sCenegrapHrElation pRediction (COACHER), a framework to integrate commonsense knowledge for SGG, especially for zero-shot relation prediction. Specifically, we develop novel graph mining pipelines to model the neighborhoods and paths around entities in an external commonsense knowledge graph, and integrate them on top of state-of-the-art SGG frameworks. Extensive quantitative evaluations and qualitative case studies on both original and manipulated datasets from Visual Genome demonstrate the effectiveness of our proposed approach.

📄 PDF Abstract BibTeX arXiv:2107.05080

Code (1)

Wayfear/Coacher 공식 구현 pytorch

Tasks

Graph GenerationGraph MiningPredictionRelationRelation PredictionScene Graph Generation

Similar Papers 제목 키워드 기반

KnowZRel: Common Sense Knowledge-based Zero-Shot Relationship Retrieval for Generalised Scene Graph Generation

2025-02-21 · IEEE Transactions on Artificial Intelligence 2025 2 · M. Jaleed Khan, John G. Breslin, Edward Curry

A scene graph is a key image representation in visual reasoning. The generalisability of Scene Graph Generation (SGG) methods is crucial for reliable reasoning and real-world applicability. However, imbalanced training d…

Common Sense ReasoningGraph Generationobject-detectionObject Detection+4

Open3DSG: Open-Vocabulary 3D Scene Graphs from Point Clouds with Queryable Objects and Open-Set Relationships

2024-02-19 · CVPR 2024 1 · Sebastian Koch, Narunas Vaskevicius, Mirco Colosi, Pedro Hermosilla 외

Current approaches for 3D scene graph prediction rely on labeled datasets to train models for a fixed set of known object classes and relationship categories. We present Open3DSG, an alternative approach to learn 3D scen…

3d scene graph generationObjectPrediction

VIZOR: Viewpoint-Invariant Zero-Shot Scene Graph Generation for 3D Scene Reasoning

2026-01-31 · Vivek Madhavaram, Vartika Sengar, Arkadipta De, Charu Sharma arxiv

Scene understanding and reasoning has been a fundamental problem in 3D computer vision, requiring models to identify objects, their properties, and spatial or comparative relationships among the objects. Existing approac…

Scene Graph GenerationScene Understanding

SG-Nav: Online 3D Scene Graph Prompting for LLM-based Zero-shot Object Navigation

2024-10-10 · Hang Yin, Xiuwei Xu, Zhenyu Wu, Jie zhou 외

In this paper, we propose a new framework for zero-shot object navigation. Existing zero-shot object navigation methods prompt LLM with the text of spatially closed objects, which lacks enough scene context for in-depth …

Object

SceneGraphGrounder: Zero-Shot 3D Visual Grounding via Structured Scene Graph Matching

2026-05-20 · Xuefei Sun, Xujia Zhang, Brendan Crowe, Doncey Albin 외 arxiv

Zero-shot 3D visual grounding requires localizing objects in unstructured environments from free-form natural language. Recent vision-language model (VLM) approaches achieve promising results but rely on view-dependent r…

Spatial ReasoningVisual GroundingGraph Matching