paper-with-me

Papers

Detecting Open World Objects via Partial Attribute Assignment

2025-01-01 · CVPR 2025 1 · Muli Yang, Gabriel James Goenawan, Huaiyuan Qin, Kai Han, Xi Peng, Yanhua Yang, Hongyuan Zhu

Despite being trained on massive data, today's vision foundation models still fall short in detecting open world objects. Apart from recognizing known objects from training, a successful Open World Object Detection (OWOD) system must also be able to detect unknown objects never seen before, without confusing them with the backgrounds. Unlike prevailing prior works that rely on probability models to learn "objectness", we focus on learning fine-grained, class-agnostic attributes, allowing the detection of both known and unknown objects in an explainable manner. In this paper, we propose Partial Attribute Assignment (PASS), aiming to automatically select and optimize a small, relevant subset of attributes from a large attribute pool. Specifically, we model attribute selection as a Partial Optimal Transport (POT) problem between known visual objects and the attribute pool, in which more relevant attributes signify more transported mass. PASS follows a curriculum schedule that progressively selects and optimizes a targeted subset of attributes during training, promoting stability and accuracy. Our method enjoys end-to-end optimization by minimizing the POT distance and the classification loss on known visual objects, demonstrating high training efficiency and superior OWOD performance among extensive experimental evaluations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Attributeobject-detectionObject DetectionOpen World Object Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

An Attribute-Enriched Dataset and Auto-Annotated Pipeline for Open Detection

2024-09-10 · Pengfei Qi, Yifei Zhang, Wenqiang Li, Youwen Hu 외

Detecting objects of interest through language often presents challenges, particularly with objects that are uncommon or complex to describe, due to perceptual discrepancies between automated models and human annotators.…

AttributeObjectobject-detectionObject Detection

DOZE: A Dataset for Open-Vocabulary Zero-Shot Object Navigation in Dynamic Environments

2024-02-29 · Ji Ma, Hongming Dai, Yao Mu, Pengying Wu 외

Zero-Shot Object Navigation (ZSON) requires agents to autonomously locate and approach unseen objects in unfamiliar environments and has emerged as a particularly challenging task within the domain of Embodied AI. Existi…

AttributeCollision AvoidanceDiversityObject+1

Towards Open-Vocabulary Multimodal 3D Object Detection with Attributes

2025-08-22 · Xinhao Xiang, Kuan-Chuan Peng, Suhas Lohit, Michael J. Jones 외 arxiv

3D object detection plays a crucial role in autonomous systems, yet existing methods are limited by closed-set assumptions and struggle to recognize novel objects and their attributes in real-world scenarios. We propose …

3D Object Detection

Detecting the open-world objects with the help of the Brain

2023-03-21 · Shuailei Ma, Yuefeng Wang, Ying WEI, Peihao Chen 외

Open World Object Detection (OWOD) is a novel computer vision task with a considerable challenge, bridging the gap between classic object detection (OD) benchmarks and real-world object detection. In addition to detectin…

Objectobject-detectionObject DetectionOpen World Object Detection

GOOD: Exploring Geometric Cues for Detecting Objects in an Open World

2022-12-22 · Haiwen Huang, Andreas Geiger, Dan Zhang

We address the task of open-world class-agnostic object detection, i.e., detecting every object in an image by learning from a limited number of base object classes. State-of-the-art RGB-based models suffer from overfitt…

Class-agnostic Object DetectionObjectobject-detectionObject Detection+1