paper-with-me

홈 › Papers

Mitigating Hallucinations in YOLO-based Object Detection Models: A Revisit to Out-of-Distribution Detection

2025-03-10 · WeiCheng He, Changshun Wu, Chih-Hong Cheng, Xiaowei Huang, Saddek Bensalem

Object detection systems must reliably perceive objects of interest without being overly confident to ensure safe decision-making in dynamic environments. Filtering techniques based on out-of-distribution (OoD) detection are commonly added as an extra safeguard to filter hallucinations caused by overconfidence in novel objects. Nevertheless, evaluating YOLO-family detectors and their filters under existing OoD benchmarks often leads to unsatisfactory performance. This paper studies the underlying reasons for performance bottlenecks and proposes a methodology to improve performance fundamentally. Our first contribution is a calibration of all existing evaluation results: Although images in existing OoD benchmark datasets are claimed not to have objects within in-distribution (ID) classes (i.e., categories defined in the training dataset), around 13% of objects detected by the object detector are actually ID objects. Dually, the ID dataset containing OoD objects can also negatively impact the decision boundary of filters. These ultimately lead to a significantly imprecise performance estimation. Our second contribution is to consider the task of hallucination reduction as a joint pipeline of detectors and filters. By developing a methodology to carefully synthesize an OoD dataset that semantically resembles the objects to be detected, and using the crafted OoD dataset in the fine-tuning of YOLO detectors to suppress the objectness score, we achieve a 88% reduction in overall hallucination error with a combined fine-tuned detection and filtering system on the self-driving benchmark BDD-100K. Our code and dataset are available at: https://gricad-gitlab.univ-grenoble-alpes.fr/dnn-safety/m-hood.

📄 PDF Abstract BibTeX arXiv:2503.07330

Code (0)

등록된 구현이 없습니다.

Tasks

Hallucinationobject-detectionObject DetectionOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

BEA: Revisiting anchor-based object detection DNN using Budding Ensemble Architecture

2023-09-14 · Syed Sha Qutub, Neslihan Kose, Rafael Rosales, Michael Paulitsch 외

This paper introduces the Budding Ensemble Architecture (BEA), a novel reduced ensemble architecture for anchor-based object detection models. Object detection models are crucial in vision-based tasks, particularly in au…

2D Object Detectionobject-detectionObject DetectionOut-of-Distribution Detection

GroundCount: Grounding Vision-Language Models with Object Detection for Mitigating Counting Hallucinations

2026-03-11 · Boyuan Chen, Minghao Shao, Siddharth Garg, Ramesh Karri 외 arxiv

Vision Language Models (VLMs) exhibit persistent hallucinations in counting tasks, with accuracy substantially lower than other visual reasoning tasks (excluding sentiment). This phenomenon persists even in state-of-the-…

Object DetectionVisual Reasoning

You Only Look One-level Feature

2021-03-17 · CVPR 2021 1 · Qiang Chen, Yingming Wang, Tong Yang, Xiangyu Zhang 외

This paper revisits feature pyramids networks (FPN) for one-stage detectors and points out that the success of FPN is due to its divide-and-conquer solution to the optimization problem in object detection rather than mul…

object-detectionObject Detection

Delving into Cascaded Instability: A Lipschitz Continuity View on Image Restoration and Object Detection Synergy

2025-10-28 · Qing Zhao, Weijian Deng, Pengxu Wei, ZiYi Dong 외 arxiv

To improve detection robustness in adverse conditions (e.g., haze and low light), image restoration is commonly applied as a pre-processing step to enhance image quality for the detector. However, the functional mismatch…

Image RestorationObject Detection

Detecting and Mitigating Hallucination in Large Vision Language Models via Fine-Grained AI Feedback

2024-04-22 · Wenyi Xiao, Ziwei Huang, Leilei Gan, Wanggui He 외

The rapidly developing Large Vision Language Models (LVLMs) have shown notable capabilities on a range of multi-modal tasks, but still face the hallucination phenomena where the generated texts do not align with the give…

AttributeHallucinationSentence