paper-with-me

Papers

Customizing Visual-Language Foundation Models for Multi-modal Anomaly Detection and Reasoning

2024-03-17 · Xiaohao Xu, Yunkang Cao, Huaxin Zhang, Nong Sang, Xiaonan Huang

Anomaly detection is vital in various industrial scenarios, including the identification of unusual patterns in production lines and the detection of manufacturing defects for quality control. Existing techniques tend to be specialized in individual scenarios and lack generalization capacities. In this study, our objective is to develop a generic anomaly detection model that can be applied in multiple scenarios. To achieve this, we custom-build generic visual language foundation models that possess extensive knowledge and robust reasoning abilities as anomaly detectors and reasoners. Specifically, we introduce a multi-modal prompting strategy that incorporates domain knowledge from experts as conditions to guide the models. Our approach considers diverse prompt types, including task descriptions, class context, normality rules, and reference images. In addition, we unify the input representation of multi-modality into a 2D image format, enabling multi-modal anomaly detection and reasoning. Our preliminary studies demonstrate that combining visual and language prompts as conditions for customizing the models enhances anomaly detection performance. The customized models showcase the ability to detect anomalies across different data modalities such as images, point clouds, and videos. Qualitative case studies further highlight the anomaly detection and reasoning capabilities, particularly for multi-object scenes and temporal data. Our code is publicly available at https://github.com/Xiaohao-Xu/Customizable-VLM

📄 PDF Abstract BibTeX arXiv:2403.11083

Code (1)

xiaohao-xu/customizable-vlm 공식 구현 pytorch

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Multi-Modal Instruction-Tuning Small-Scale Language-and-Vision Assistant for Semiconductor Electron Micrograph Analysis

2024-08-27 · Sakhinana Sagar Srinivas, Geethan Sannidhi, Venkataramana Runkana

We present a novel framework for analyzing and interpreting electron microscopy images in semiconductor manufacturing using vision-language instruction tuning. The framework employs a unique teacher-student approach, lev…

Instruction FollowingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Source-Free Domain Adaptation with Frozen Multimodal Foundation Model

2023-11-27 · CVPR 2024 1 · Song Tang, Wenxin Su, Mao Ye, Xiatian Zhu

Source-Free Domain Adaptation (SFDA) aims to adapt a source model for a target domain, with only access to unlabeled target training data and the source model pre-trained on a supervised source domain. Relying on pseudo …

Domain AdaptationPrompt LearningSource-Free Domain Adaptation

Parameter-Efficient Quantized Mixture-of-Experts Meets Vision-Language Instruction Tuning for Semiconductor Electron Micrograph Analysis

2024-08-27 · Sakhinana Sagar Srinivas, Chidaksh Ravuru, Geethan Sannidhi, Venkataramana Runkana

Semiconductors, crucial to modern electronics, are generally under-researched in foundational models. It highlights the need for research to enhance the semiconductor device technology portfolio and aid in high-end devic…

Instruction FollowingLanguage ModelingLanguage ModellingMixture-of-Experts

InternVL: Scaling up Vision Foundation Models and Aligning for Generic Visual-Linguistic Tasks

2023-12-21 · CVPR 2024 1 · Zhe Chen, Jiannan Wu, Wenhai Wang, Weijie Su 외

The exponential growth of large language models (LLMs) has opened up numerous possibilities for multimodal AGI systems. However, the progress in vision and vision-language foundation models, which are also critical eleme…

Image RetrievalImage-to-Text RetrievalLanguage ModellingLarge Language Model+11

Insect-Foundation: A Foundation Model and Large Multimodal Dataset for Vision-Language Insect Understanding

2025-02-14 · Thanh-Dat Truong, Hoang-Quan Nguyen, Xuan-Bac Nguyen, Ashley Dowling 외

Multimodal conversational generative AI has shown impressive capabilities in various vision and language understanding through learning massive text-image data. However, current conversational models still lack knowledge…

General KnowledgeQuestion AnsweringSelf-Supervised Learning