paper-with-me

Papers

EAGLE: Expert-Augmented Attention Guidance for Tuning-Free Industrial Anomaly Detection in Multimodal Large Language Models

2026-02-19 · Xiaomeng Peng, Xilang Huang, Seon Han Choi arxiv

Multimodal large language models (MLLMs) can enrich industrial anomaly detection with semantic descriptions and anomaly reasoning, but they still lag specialist anomaly detectors in binary detection accuracy. Existing approaches address this gap by fine-tuning MLLMs or training bridging modules to align expert outputs with MLLM inputs, limiting flexibility across backbones. We propose EAGLE, a tuning-free framework that integrates expert anomaly detectors with frozen MLLMs. EAGLE consists of Threshold-Guided Prompt Selection (TGPS), which estimates a decision threshold from expert model statistics and selects textual and visual prompts, and Confidence-Aware Attention Sharpening (CAAS), which shifts MLLM attention toward visual evidence when expert confidence is low. Beyond improving accuracy, we analyze MLLM attention and find that correct anomaly predictions are associated with stronger focus on ground-truth defect regions; EAGLE consistently strengthens this alignment. On MVTec-AD and VisA, EAGLE improves five MLLM backbones without parameter updates, reaching up to 94.4\% and 88.1\% in anomaly discrimination accuracy, respectively, and achieving performance competitive with fine-tuning-based methods while largely preserving MLLM semantic reasoning ability.

📄 PDF Abstract BibTeX arXiv:2602.17419

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Cross-Attention Speculative Decoding

2025-05-30 · Wei Zhong, Manasa Bharadwaj, Yixiao Wang, Nikhil Verma 외

Speculative decoding (SD) is a widely adopted approach for accelerating inference in large language models (LLMs), particularly when the draft and target models are well aligned. However, state-of-the-art SD methods typi…

Decoder

The Next Layer: Augmenting Foundation Models with Structure-Preserving and Attention-Guided Learning for Local Patches to Global Context Awareness in Computational Pathology

2025-08-27 · Muhammad Waqas, Rukhmini Bandyopadhyay, Eman Showkatian, Amgad Muneer 외 arxiv

Foundation models have recently emerged as powerful feature extractors in computational pathology, yet they typically omit mechanisms for leveraging the global spatial structure of tissues and the local contextual relati…

Multiple Instance Learning

EAGLE: Elevating Geometric Reasoning through LLM-empowered Visual Instruction Tuning

2024-08-21 · Zhihao LI, Yao Du, Yang Liu, Yan Zhang 외

Multi-modal Large Language Models have recently experienced rapid developments and excel in various multi-modal tasks. However, they still struggle with mathematical geometric problem solving, which requires exceptional …

P-EAGLE: Parallel-Drafting EAGLE with Scalable Training

2026-02-01 · Mude Hui, Xin Huang, Jaime Campos Salas, Yue Sun 외 arxiv

Reasoning LLMs produce longer outputs, requiring speculative decoding drafters trained on extended sequences. Parallel drafting - predicting multiple tokens per forward pass - offers latency benefits over sequential gene…

A Miniature Biological Eagle-Eye Vision System for Small Target Detection

2021-07-18 · Shutai Wang, Qiang Fu, Yinhao Hu, Chunhua Zhang 외

Small target detection is known to be a challenging problem. Inspired by the structural characteristics and physiological mechanism of eagle-eye, a miniature vision system is designed for small target detection in this p…