paper-with-me

Papers

UADet: A Remarkably Simple Yet Effective Uncertainty-Aware Open-Set Object Detection Framework

2024-12-12 · Silin Cheng, Yuanpei Liu, Kai Han

We tackle the challenging problem of Open-Set Object Detection (OSOD), which aims to detect both known and unknown objects in unlabelled images. The main difficulty arises from the absence of supervision for these unknown classes, making it challenging to distinguish them from the background. Existing OSOD detectors either fail to properly exploit or inadequately leverage the abundant unlabeled unknown objects in training data, restricting their performance. To address these limitations, we propose UADet, an Uncertainty-Aware Open-Set Object Detector that considers appearance and geometric uncertainty. By integrating these uncertainty measures, UADet effectively reduces the number of unannotated instances incorrectly utilized or omitted by previous methods. Extensive experiments on OSOD benchmarks demonstrate that UADet substantially outperforms previous state-of-the-art (SOTA) methods in detecting both known and unknown objects, achieving a 1.8x improvement in unknown recall while maintaining high performance on known classes. When extended to Open World Object Detection (OWOD), our method shows significant advantages over the current SOTA method, with average improvements of 13.8% and 6.9% in unknown recall on M-OWODB and S-OWODB benchmarks, respectively. Extensive results validate the effectiveness of our uncertainty-aware approach across different open-set scenarios.

📄 PDF Abstract BibTeX arXiv:2412.09229

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionOpen World Object Detection

Similar Papers 제목 키워드 기반

Localization Uncertainty-Based Attention for Object Detection

2021-08-25 · Sanghun Park, Kunhee Kim, Eunseop Lee, Daijin Kim

Object detection has been applied in a wide variety of real world scenarios, so detection algorithms must provide confidence in the results to ensure that appropriate decisions can be made based on their results. Accordi…

Objectobject-detectionObject Detection

Similarity-Distance-Magnitude Universal Verification

2025-02-27 · Allen Schmaltz

We solve the neural network robustness problem by adding Similarity (i.e., correctly predicted depth-matches into training)-awareness and Distance-to-training-distribution-awareness to the existing output Magnitude (i.e.…

Uncertainty-Aware Regularization for Image-to-Image Translation

2024-11-24 · Anuja Vats, Ivar Farup, Marius Pedersen, Kiran Raja

The importance of quantifying uncertainty in deep networks has become paramount for reliable real-world applications. In this paper, we propose a method to improve uncertainty estimation in medical Image-to-Image (I2I) t…

Image-to-Image TranslationTranslation

SeaKR: Self-aware Knowledge Retrieval for Adaptive Retrieval Augmented Generation

2024-06-27 · Zijun Yao, Weijian Qi, Liangming Pan, Shulin Cao 외

This paper introduces Self-aware Knowledge Retrieval (SeaKR), a novel adaptive RAG model that extracts self-aware uncertainty of LLMs from their internal states. SeaKR activates retrieval when the LLMs present high self-…

Question AnsweringRAGRetrievalRetrieval-augmented Generation

Exploration in Online Advertising Systems with Deep Uncertainty-Aware Learning

2020-11-25 · Chao Du, Zhifeng Gao, Shuo Yuan, Lining Gao 외

Modern online advertising systems inevitably rely on personalization methods, such as click-through rate (CTR) prediction. Recent progress in CTR prediction enjoys the rich representation capabilities of deep learning an…

Click-Through Rate PredictionGaussian Processes