paper-with-me

Papers

Zoo3D: Zero-Shot 3D Object Detection at Scene Level

2025-11-25 · Andrey Lemeshko, Bulat Gabdullin, Nikita Drozdov, Anton Konushin, Danila Rukhovich, Maksim Kolodiazhnyi arxiv

3D object detection is fundamental for spatial understanding. Real-world environments demand models capable of recognizing diverse, previously unseen objects, which remains a major limitation of closed-set methods. Existing open-vocabulary 3D detectors relax annotation requirements but still depend on training scenes, either as point clouds or images. We take this a step further by introducing Zoo3D, the first training-free 3D object detection framework. Our method constructs 3D bounding boxes via graph clustering of 2D instance masks, then assigns semantic labels using a novel open-vocabulary module with best-view selection and view-consensus mask generation. Zoo3D operates in two modes: the zero-shot Zoo3D$_0$, which requires no training at all, and the self-supervised Zoo3D$_1$, which refines 3D box prediction by training a class-agnostic detector on Zoo3D$_0$-generated pseudo labels. Furthermore, we extend Zoo3D beyond point clouds to work directly with posed and even unposed images. Across ScanNet200 and ARKitScenes benchmarks, both Zoo3D$_0$ and Zoo3D$_1$ achieve state-of-the-art results in open-vocabulary 3D object detection. Remarkably, our zero-shot Zoo3D$_0$ outperforms all existing self-supervised methods, hence demonstrating the power and adaptability of training-free, off-the-shelf approaches for real-world 3D understanding. Code is available at https://github.com/col14m/zoo3d .

📄 PDF Abstract BibTeX arXiv:2511.20253

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionGraph ClusteringPoint Clouds

Similar Papers 제목 키워드 기반

Zero-shot detection of daily objects in YCB video dataset

2021-09-29 · Wanqing Xia

To let robots be able to manipulate objects, they have to sense the location of objects. With the development of visual data collecting and processing technology, robots are gradually evolving to localize objects in a gr…

Objectobject-detectionObject DetectionZero-Shot Object Detection

OOVDet: Low-Density Prior Learning for Zero-Shot Out-of-Vocabulary Object Detection

2026-01-30 · Binyi Su, Chenghao Huang, Haiyong Chen arxiv

Zero-shot out-of-vocabulary detection (ZS-OOVD) aims to accurately recognize objects of in-vocabulary (IV) categories provided at zero-shot inference, while simultaneously rejecting undefined ones (out-of-vocabulary, OOV…

Density EstimationObject Detection

Interpretable Zero-shot Referring Expression Comprehension with Query-driven Scene Graphs

2026-03-26 · Yike Wu, Necva Bolucu, Stephen Wan, Dadong Wang 외 arxiv

Zero-shot referring expression comprehension (REC) aims to locate target objects in images given natural language queries without relying on task-specific training data, demanding strong visual understanding capabilities…

Natural Language QueriesReferring ExpressionScene Understanding

Multi-Scale Memory Comparison for Zero-/Few-Shot Anomaly Detection

2023-08-09 · Chaoqin Huang, Aofan Jiang, Ya zhang, Yanfeng Wang

Anomaly detection has gained considerable attention due to its broad range of applications, particularly in industrial defect detection. To address the challenges of data collection, researchers have introduced zero-/few…

Anomaly DetectionDefect DetectionNovelty Detection

Funnel-HOI: Top-Down Perception for Zero-Shot HOI Detection

2025-07-16 · Sandipan Sarma, Agney Talwarr, Arijit Sur arxiv

Human-object interaction detection (HOID) refers to localizing interactive human-object pairs in images and identifying the interactions. Since there could be an exponential number of object-action combinations, labeled …

Human-Object Interaction DetectionScene UnderstandingZero-Shot Learning