paper-with-me

Papers

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

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

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 (bounding boxes with class labels or text descriptions) of 3D scenes. Previous approaches leverage large-scale richly-annotated image datasets as a bridge between 3D and category semantics but require an extra alignment process between 2D images and 3D points, limiting the open-vocabulary ability of 3D detectors. Instead of leveraging 2D images, we propose Object2Scene, the first approach that leverages large-scale large-vocabulary 3D object datasets to augment existing 3D scene datasets for open-vocabulary 3D object detection. Object2Scene inserts objects from different sources into 3D scenes to enrich the vocabulary of 3D scene datasets and generates text descriptions for the newly inserted objects. We further introduce a framework that unifies 3D detection and visual grounding, named L3Det, and propose a cross-domain category-level contrastive learning approach to mitigate the domain gap between 3D objects from different datasets. Extensive experiments on existing open-vocabulary 3D object detection benchmarks show that Object2Scene obtains superior performance over existing methods. We further verify the effectiveness of Object2Scene on a new benchmark OV-ScanNet-200, by holding out all rare categories as novel categories not seen during training.

📄 PDF Abstract BibTeX arXiv:2309.09456

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detection3D Open-Vocabulary Object DetectionContrastive LearningObjectobject-detectionObject DetectionVisual Grounding

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Open-vocabulary Queryable Scene Representations for Real World Planning

2022-09-20 · Boyuan Chen, Fei Xia, Brian Ichter, Kanishka Rao 외

Large language models (LLMs) have unlocked new capabilities of task planning from human instructions. However, prior attempts to apply LLMs to real-world robotic tasks are limited by the lack of grounding in the surround…

Task Planning

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

Open-Vocabulary Indoor Object Grounding with 3D Hierarchical Scene Graph

2025-07-16 · Sergey Linok, Gleb Naumov arxiv

We propose OVIGo-3DHSG method - Open-Vocabulary Indoor Grounding of objects using 3D Hierarchical Scene Graph. OVIGo-3DHSG represents an extensive indoor environment over a Hierarchical Scene Graph derived from sequences…

Spatial Reasoning

Seeing Fast and Slow: Bimodal 3D Scene Graphs for Open-set Tasks

2026-05-29 · Marcel Bartholomeus Prasetyo, Shrutika Vishal Thengane, A Manicka Praveen, Yi Loo 외 arxiv

Open-set task execution can significantly benefit from seamlessly switching between coarse and fine scene representations depending on the context and the evolving information as the robot explores the environment. For e…

Scene Graph Generation

Devil's on the Edges: Selective Quad Attention for Scene Graph Generation

2023-04-07 · CVPR 2023 1 · Deunsol Jung, Sanghyun Kim, Won Hwa Kim, Minsu Cho

Scene graph generation aims to construct a semantic graph structure from an image such that its nodes and edges respectively represent objects and their relationships. One of the major challenges for the task lies in the…

Graph GenerationObjectScene Graph Generation