paper-with-me

홈 › Papers

Learning To Generate Language-Supervised and Open-Vocabulary Scene Graph Using Pre-Trained Visual-Semantic Space

2023-01-01 · CVPR 2023 1 · Yong Zhang, Yingwei Pan, Ting Yao, Rui Huang, Tao Mei, Chang-Wen Chen

Scene graph generation (SGG) aims to abstract an image into a graph structure, by representing objects as graph nodes and their relations as labeled edges. However, two knotty obstacles limit the practicability of current SGG methods in real-world scenarios: 1) training SGG models requires time-consuming ground-truth annotations, and 2) the closed-set object categories make the SGG models limited in their ability to recognize novel objects outside of training corpora. To address these issues, we novelly exploit a powerful pre-trained visual-semantic space (VSS) to trigger language-supervised and open-vocabulary SGG in a simple yet effective manner. Specifically, cheap scene graph supervision data can be easily obtained by parsing image language descriptions into semantic graphs. Next, the noun phrases on such semantic graphs are directly grounded over image regions through region-word alignment in the pre-trained VSS. In this way, we enable open-vocabulary object detection by performing object category name grounding with a text prompt in this VSS. On the basis of visually-grounded objects, the relation representations are naturally built for relation recognition, pursuing open-vocabulary SGG. We validate our proposed approach with extensive experiments on the Visual Genome benchmark across various SGG scenarios (i.e., supervised / language-supervised, closed-set / open-vocabulary). Consistent superior performances are achieved compared with existing methods, demonstrating the potential of exploiting pre-trained VSS for SGG in more practical scenarios.

📄 PDF Abstract BibTeX

Code (1)

zyong812/VS3_CVPR23 공식 구현 pytorch

Tasks

Graph Generationobject-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object DetectionScene Graph GenerationWord Alignment

Similar Papers 제목 키워드 기반

From Pixels to Graphs: Open-Vocabulary Scene Graph Generation with Vision-Language Models

2024-04-01 · CVPR 2024 1 · Rongjie Li, Songyang Zhang, Dahua Lin, Kai Chen 외

Scene graph generation (SGG) aims to parse a visual scene into an intermediate graph representation for downstream reasoning tasks. Despite recent advancements, existing methods struggle to generate scene graphs with nov…

Graph GenerationImage to textRelationScene Graph Generation+1

DiSCO-3D : Discovering and segmenting Sub-Concepts from Open-vocabulary queries in NeRF

2025-07-19 · Doriand Petit, Steve Bourgeois, Vincent Gay-Bellile, Florian Chabot 외 arxiv

3D semantic segmentation provides high-level scene understanding for applications in robotics, autonomous systems, \textit{etc}. Traditional methods adapt exclusively to either task-specific goals (open-vocabulary segmen…

Unsupervised Semantic Segmentation3D Semantic SegmentationScene Understanding

GALA: Guided Attention with Language Alignment for Open Vocabulary Gaussian Splatting

2025-08-19 · Elena Alegret, Kunyi Li, Sen Wang, Siyun Liang 외 arxiv

3D scene reconstruction and understanding have gained increasing popularity, yet existing methods still struggle to capture fine-grained, language-aware 3D representations from 2D images. In this paper, we present GALA, …

Contrastive LearningScene Understanding

SceneAssistant: A Visual Feedback Agent for Open-Vocabulary 3D Scene Generation

2026-03-12 · Jun Luo, Jiaxiang Tang, Ruijie Lu, Gang Zeng arxiv

Text-to-3D scene generation from natural language is highly desirable for digital content creation. However, existing methods are largely domain-restricted or reliant on predefined spatial relationships, limiting their c…

Spatial ReasoningScene Generation

Weakly Supervised 3D Open-vocabulary Segmentation

2023-05-23 · NeurIPS 2023 11 · Kunhao Liu, Fangneng Zhan, Jiahui Zhang, Muyu Xu 외

Open-vocabulary segmentation of 3D scenes is a fundamental function of human perception and thus a crucial objective in computer vision research. However, this task is heavily impeded by the lack of large-scale and diver…

NeRFSegmentation