paper-with-me

Papers

Bootstrap Fine-Grained Vision-Language Alignment for Unified Zero-Shot Anomaly Localization

2023-08-30 · Hanqiu Deng, Zhaoxiang Zhang, Jinan Bao, Xingyu Li

Contrastive Language-Image Pre-training (CLIP) models have shown promising performance on zero-shot visual recognition tasks by learning visual representations under natural language supervision. Recent studies attempt the use of CLIP to tackle zero-shot anomaly detection by matching images with normal and abnormal state prompts. However, since CLIP focuses on building correspondence between paired text prompts and global image-level representations, the lack of fine-grained patch-level vision to text alignment limits its capability on precise visual anomaly localization. In this work, we propose AnoCLIP for zero-shot anomaly localization. In the visual encoder, we introduce a training-free value-wise attention mechanism to extract intrinsic local tokens of CLIP for patch-level local description. From the perspective of text supervision, we particularly design a unified domain-aware contrastive state prompting template for fine-grained vision-language matching. On top of the proposed AnoCLIP, we further introduce a test-time adaptation (TTA) mechanism to refine visual anomaly localization results, where we optimize a lightweight adapter in the visual encoder using AnoCLIP's pseudo-labels and noise-corrupted tokens. With both AnoCLIP and TTA, we significantly exploit the potential of CLIP for zero-shot anomaly localization and demonstrate the effectiveness of AnoCLIP on various datasets.

📄 PDF Abstract BibTeX arXiv:2308.15939

Code (1)

hq-deng/AnoVL 공식 구현 pytorch

Tasks

Anomaly DetectionAnomaly LocalizationTest-time Adaptationzero-shot anomaly detection

Methods 이 논문이 사용한 방법론

Adapter 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Lyrics: Boosting Fine-grained Language-Vision Alignment and Comprehension via Semantic-aware Visual Objects

2023-12-08 · Junyu Lu, Dixiang Zhang, Songxin Zhang, Zejian Xie 외

Large Vision Language Models (LVLMs) have demonstrated impressive zero-shot capabilities in various vision-language dialogue scenarios. However, the absence of fine-grained visual object detection hinders the model from …

Image Captioningobject-detectionObject DetectionReferring Expression Comprehension+3

BLSP-KD: Bootstrapping Language-Speech Pre-training via Knowledge Distillation

2024-05-29 · Chen Wang, Minpeng Liao, Zhongqiang Huang, Jiajun Zhang

Recent end-to-end approaches have shown promise in extending large language models (LLMs) to speech inputs, but face limitations in directly assessing and optimizing alignment quality and fail to achieve fine-grained ali…

Instruction FollowingKnowledge Distillation

GeoAlignCLIP: Enhancing Fine-Grained Vision-Language Alignment in Remote Sensing via Multi-Granular Consistency Learning

2026-03-10 · Xiao Yang, Ronghao Fu, Zhuoran Duan, Zhiwen Lin 외 arxiv

Vision-language pretraining models have made significant progress in bridging remote sensing imagery with natural language. However, existing approaches often fail to effectively integrate multi-granular visual and textu…

Landmark-RxR: Solving Vision-and-Language Navigation with Fine-Grained Alignment Supervision

2021-12-01 · NeurIPS 2021 12 · Keji He, Yan Huang, Qi Wu, Jianhua Yang 외

In Vision-and-Language Navigation (VLN) task, an agent is asked to navigate inside 3D indoor environments following given instructions. Cross-modal alignment is one of the most critical challenges in VLN because the pred…

cross-modal alignmentNavigateVision and Language Navigation

FG-CLIP 2: A Bilingual Fine-grained Vision-Language Alignment Model

2025-10-13 · Chunyu Xie, Bin Wang, Fanjing Kong, Jincheng Li 외 arxiv

Fine-grained vision-language understanding requires precise alignment between visual content and linguistic descriptions, a capability that remains limited in current models, particularly in non-English settings. While m…