paper-with-me

홈 › Papers

LVLMs as inspectors: an agentic framework for category-level structural defect annotation

2025-10-01 · Sheng Jiang, Yuanmin Ning, Bingxi Huang, Peiyin Chen, Zhaohui Chen arxiv

Automated structural defect annotation is essential for ensuring infrastructure safety while minimizing the high costs and inefficiencies of manual labeling. A novel agentic annotation framework, Agent-based Defect Pattern Tagger (ADPT), is introduced that integrates Large Vision-Language Models (LVLMs) with a semantic pattern matching module and an iterative self-questioning refinement mechanism. By leveraging optimized domain-specific prompting and a recursive verification process, ADPT transforms raw visual data into high-quality, semantically labeled defect datasets without any manual supervision. Experimental results demonstrate that ADPT achieves up to 98% accuracy in distinguishing defective from non-defective images, and 85%-98% annotation accuracy across four defect categories under class-balanced settings, with 80%-92% accuracy on class-imbalanced datasets. The framework offers a scalable and cost-effective solution for high-fidelity dataset construction, providing strong support for downstream tasks such as transfer learning and domain adaptation in structural damage assessment.

📄 PDF Abstract BibTeX arXiv:2510.00603

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer LearningDomain Adaptation

Similar Papers 제목 키워드 기반

IADGPT: Unified LVLM for Few-Shot Industrial Anomaly Detection, Localization, and Reasoning via In-Context Learning

2025-08-14 · Mengyang Zhao, Teng Fu, Haiyang Yu, Ke Niu 외 arxiv

Few-Shot Industrial Anomaly Detection (FS-IAD) has important applications in automating industrial quality inspection. Recently, some FS-IAD methods based on Large Vision-Language Models (LVLMs) have been proposed with s…

Anomaly Detection

ORCA: An Agentic Reasoning Framework for Hallucination and Adversarial Robustness in Vision-Language Models

2025-09-18 · Chung-En Johnny Yu, Brian Jalaian, Nathaniel D. Bastian arxiv

Large Vision-Language Models (LVLMs) exhibit strong multimodal capabilities but remain vulnerable to hallucinations from intrinsic errors and adversarial attacks from external exploitations, limiting their reliability in…

Adversarial Robustness

Visual Reasoning Agent: Robust Vision Systems in Remote Sensing via Inference-Time Scaling

2025-09-19 · Chung-En Johnny Yu, Brian Jalaian, Nathaniel D. Bastian arxiv

Building robust vision systems for high-stakes domains such as remote sensing requires stronger visual reasoning than what single-pass inference typically provides; yet, retraining large models is often computationally e…

Visual Reasoning

Visual Agentic Reinforcement Fine-Tuning

2025-05-20 · Ziyu Liu, Yuhang Zang, Yushan Zou, Zijian Liang 외

A key trend in Large Reasoning Models (e.g., OpenAI's o3) is the native agentic ability to use external tools such as web browsers for searching and writing/executing code for image manipulation to think with images. In …

Image Manipulation

Towards Fine-Grained Recognition with Large Visual Language Models: Benchmark and Optimization Strategies

2025-12-11 · Cong Pang, Hongtao Yu, Zixuan Chen, Lewei Lu 외 arxiv

Large Vision Language Models (LVLMs) have made remarkable progress, enabling sophisticated vision-language interaction and dialogue applications. However, existing benchmarks primarily focus on reasoning tasks, often neg…