paper-with-me

Papers

Hyp-OW: Exploiting Hierarchical Structure Learning with Hyperbolic Distance Enhances Open World Object Detection

2023-06-25 · Thang Doan, Xin Li, Sima Behpour, Wenbin He, Liang Gou, Liu Ren

Open World Object Detection (OWOD) is a challenging and realistic task that extends beyond the scope of standard Object Detection task. It involves detecting both known and unknown objects while integrating learned knowledge for future tasks. However, the level of "unknownness" varies significantly depending on the context. For example, a tree is typically considered part of the background in a self-driving scene, but it may be significant in a household context. We argue that this contextual information should already be embedded within the known classes. In other words, there should be a semantic or latent structure relationship between the known and unknown items to be discovered. Motivated by this observation, we propose Hyp-OW, a method that learns and models hierarchical representation of known items through a SuperClass Regularizer. Leveraging this representation allows us to effectively detect unknown objects using a similarity distance-based relabeling module. Extensive experiments on benchmark datasets demonstrate the effectiveness of Hyp-OW, achieving improvement in both known and unknown detection (up to 6 percent). These findings are particularly pronounced in our newly designed benchmark, where a strong hierarchical structure exists between known and unknown objects. Our code can be found at https://github.com/boschresearch/Hyp-OW

📄 PDF Abstract BibTeX arXiv:2306.14291

Code (2)

boschresearch/hyp-ow 공식 구현 pytorch
tldoan/-hyp-ow-aaai-2024- 공식 구현

Tasks

object-detectionObject DetectionOpen World Object Detection

Similar Papers 제목 키워드 기반

HVT: A Comprehensive Vision Framework for Learning in Non-Euclidean Space

2024-09-25 · Jacob Fein-Ashley, Ethan Feng, Minh Pham

Data representation in non-Euclidean spaces has proven effective for capturing hierarchical and complex relationships in real-world datasets. Hyperbolic spaces, in particular, provide efficient embeddings for hierarchica…

image-classificationImage Classification

Hyperbolic Additive Margin Softmax with Hierarchical Information for Speaker Verification

2026-01-27 · Zhihua Fang, Liang He arxiv

Speaker embedding learning based on Euclidean space has achieved significant progress, but it is still insufficient in modeling hierarchical information within speaker features. Hyperbolic space, with its negative curvat…

Speaker Verification

Hyperbolic Diffusion Embedding and Distance for Hierarchical Representation Learning

2023-05-30 · Ya-Wei Eileen Lin, Ronald R. Coifman, Gal Mishne, Ronen Talmon

Finding meaningful representations and distances of hierarchical data is important in many fields. This paper presents a new method for hierarchical data embedding and distance. Our method relies on combining diffusion g…

Graph EmbeddingRepresentation Learning

Coupled Hierarchical Structure Learning using Tree-Wasserstein Distance

2025-01-07 · Ya-Wei Eileen Lin, Ronald R. Coifman, Gal Mishne, Ronen Talmon

In many applications, both data samples and features have underlying hierarchical structures. However, existing methods for learning these latent structures typically focus on either samples or features, ignoring possibl…

Link PredictionNode Classification

Hyperbolic Distance-Based Speech Separation

2024-01-07 · Darius Petermann, Minje Kim

In this work, we explore the task of hierarchical distance-based speech separation defined on a hyperbolic manifold. Based on the recent advent of audio-related tasks performed in non-Euclidean spaces, we propose to make…

Speech Separation