paper-with-me

홈 › Papers

Open-Vocabulary Object Detection via Scene Graph Discovery

2023-07-07 · Hengcan Shi, Munawar Hayat, Jianfei Cai

In recent years, open-vocabulary (OV) object detection has attracted increasing research attention. Unlike traditional detection, which only recognizes fixed-category objects, OV detection aims to detect objects in an open category set. Previous works often leverage vision-language (VL) training data (e.g., referring grounding data) to recognize OV objects. However, they only use pairs of nouns and individual objects in VL data, while these data usually contain much more information, such as scene graphs, which are also crucial for OV detection. In this paper, we propose a novel Scene-Graph-Based Discovery Network (SGDN) that exploits scene graph cues for OV detection. Firstly, a scene-graph-based decoder (SGDecoder) including sparse scene-graph-guided attention (SSGA) is presented. It captures scene graphs and leverages them to discover OV objects. Secondly, we propose scene-graph-based prediction (SGPred), where we build a scene-graph-based offset regression (SGOR) mechanism to enable mutual enhancement between scene graph extraction and object localization. Thirdly, we design a cross-modal learning mechanism in SGPred. It takes scene graphs as bridges to improve the consistency between cross-modal embeddings for OV object classification. Experiments on COCO and LVIS demonstrate the effectiveness of our approach. Moreover, we show the ability of our model for OV scene graph detection, while previous OV scene graph generation methods cannot tackle this task.

📄 PDF Abstract BibTeX arXiv:2307.03339

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGraph GenerationObjectobject-detectionObject DetectionObject LocalizationOpen-vocabulary object detectionOpen Vocabulary Object DetectionScene Graph DetectionScene Graph Generation

Similar Papers 제목 키워드 기반

Point2Graph: An End-to-end Point Cloud-based 3D Open-Vocabulary Scene Graph for Robot Navigation

2024-09-16 · Yifan Xu, Ziming Luo, Qianwei Wang, Vineet Kamat 외

Current open-vocabulary scene graph generation algorithms highly rely on both 3D scene point cloud data and posed RGB-D images and thus have limited applications in scenarios where RGB-D images or camera poses are not re…

3D Open-Vocabulary Object DetectionGraph GenerationObjectobject-detection+3

Expanding Scene Graph Boundaries: Fully Open-vocabulary Scene Graph Generation via Visual-Concept Alignment and Retention

2023-11-18 · Zuyao Chen, Jinlin Wu, Zhen Lei, Zhaoxiang Zhang 외

Scene Graph Generation (SGG) offers a structured representation critical in many computer vision applications. Traditional SGG approaches, however, are limited by a closed-set assumption, restricting their ability to rec…

Concept AlignmentGraph GenerationKnowledge DistillationObject+6

Object2Scene: Putting Objects in Context for Open-Vocabulary 3D Detection

2023-09-18 · Chenming Zhu, Wenwei Zhang, Tai Wang, Xihui Liu 외

Point cloud-based open-vocabulary 3D object detection aims to detect 3D categories that do not have ground-truth annotations in the training set. It is extremely challenging because of the limited data and annotations (b…

3D Object Detection3D Open-Vocabulary Object DetectionContrastive LearningObject+3

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 외

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 cu…

Graph Generationobject-detectionObject DetectionOpen-vocabulary object detection+3

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