paper-with-me

홈 › Papers

Detect in Any Scene: An Agentic Framework for Object Detection with Experience-Aware Reasoning

2026-05-29 · Wenlun Zhang, Jun Yin, Kentaro Yoshioka arxiv

Object detection in real-world scenarios remains challenging due to diverse image degradations and heterogeneous object distributions, which significantly hinder the generalization of existing detectors. Conventional approaches, including scene-specific representation learning and end-to-end pipeline design, are inherently limited by their reliance on predefined conditions and lack adaptability to dynamic environments. In this paper, we propose DetAS, an agentic detection framework that formulates object detection as a dynamic decision process. Instead of relying on static pipelines, DetAS leverages a Multimodal Large Language Model (MLLM) as a central agent to adaptively compose detection workflows by selecting from a toolbox of restoration modules and specialized detectors. Specifically, DetAS consists of two key components: Self-Adaptive Image Restoration, which dynamically determines whether and how to enhance images for downstream detection, and Multi-Expertise Detection, which integrates multiple domain-specialized detectors and resolves their predictions through instance-level reasoning. To further improve decision quality under fine-grained conditions, we introduce Self-Evolving Experience Harvesting and extend the framework to DetAS-X, which accumulates node-level decision experience from a small set of annotated data and enables experience-aware reasoning during inference. This mechanism allows the system to progressively refine its decision policy and adapt to diverse real-world scenarios. Extensive experiments on six challenging benchmarks demonstrate that DetAS-X significantly outperforms existing MLLM-based detectors, achieving an average improvement of 28.36% in F1 score, with up to 37.01% gain on DarkFace. These results demonstrate the promise of agentic detection and establish a solid foundation for its application in complex and dynamic environments.

📄 PDF Abstract BibTeX arXiv:2605.31174

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningImage RestorationObject Detection

Similar Papers 제목 키워드 기반

LLM-Guided Agentic Object Detection for Open-World Understanding

2025-07-14 · Furkan Mumcu, Michael J. Jones, Anoop Cherian, Yasin Yilmaz arxiv

Object detection traditionally relies on fixed category sets, requiring costly re-training to handle novel objects. While Open-World and Open-Vocabulary Object Detection (OWOD and OVOD) improve flexibility, OWOD lacks se…

Object Detection

Metric-Guided Synthetic Image Data Rendering for Deep Learning compatible with Agentic AI

2026-07-14 · Martina Radoynova, Samuel Pantze, Trina De, Ulrik Günther 외 arxiv

Deep learning computer vision for scientific applications requires collecting and annotating large datasets in a laborious, expensive and error-prone process. Synthetic data generation through 3D modelling and rendering …

Synthetic Data GenerationSmall Object Detection

O-VAD: Industrial Video Anomaly Detection through Object-Centric Tracking and Reasoning

2026-07-20 · Mei Yuan, Qi Long, Qifeng Wu, Zhenyang Li 외 hf

Industrial Video Anomaly Detection (IVAD) aims to identify anomalous objects and events in an industrial process, which is crucial for modern manufacturing and quality control systems. Existing VLM-based anomaly reasonin…

Video Anomaly Detection

Gen-n-Val: Agentic Image Data Generation and Validation

2025-06-05 · Jing-En Huang, I-Sheng Fang, Tzuhsuan Huang, Chih-Yu Wang 외

Recently, Large Language Models (LLMs) and Vision Large Language Models (VLLMs) have demonstrated impressive performance as agents across various tasks while data scarcity and label noise remain significant challenges in…

Image HarmonizationInstance SegmentationObjectobject-detection+6

Object Detection in Specific Traffic Scenes using YOLOv2

2019-05-12 · Shouyu Wang, Weitao Tang

object detection framework plays crucial role in autonomous driving. In this paper, we introduce the real-time object detection framework called You Only Look Once (YOLOv1) and the related improvements of YOLOv2. We furt…

Autonomous DrivingObjectobject-detectionObject Detection+1