paper-with-me

Papers

LICO: Explainable Models with Language-Image COnsistency

2023-09-21 · NeurIPS 2023 11

Interpreting the decisions of deep learning models has been actively studied since the explosion of deep neural networks. One of the most convincing interpretation approaches is salience-based visual interpretation, such as Grad-CAM, where the generation of attention maps depends merely on categorical labels. Although existing interpretation methods can provide explainable decision clues, they often yield partial correspondence between image and saliency maps due to the limited discriminative information from one-hot labels. This paper develops a Language-Image COnsistency model for explainable image classification, termed LICO, by correlating learnable linguistic prompts with corresponding visual features in a coarse-to-fine manner. Specifically, we first establish a coarse global manifold structure alignment by minimizing the distance between the distributions of image and language features. We then achieve fine-grained saliency maps by applying optimal transport (OT) theory to assign local feature maps with class-specific prompts. Extensive experimental results on eight benchmark datasets demonstrate that the proposed LICO achieves a significant improvement in generating more explainable attention maps in conjunction with existing interpretation methods such as Grad-CAM. Remarkably, LICO improves the classification performance of existing models without introducing any computational overhead during inference.Submission Number: 6636

📄 PDF Abstract BibTeX

Code (1)

ymleifdu/lico 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Reproducibility study of "LICO: Explainable Models with Language-Image Consistency"

2024-10-17 · Luan Fletcher, Robert van der Klis, Martin Sedláček, Stefan Vasilev 외

The growing reproducibility crisis in machine learning has brought forward a need for careful examination of research findings. This paper investigates the claims made by Lei et al. (2023) regarding their proposed method…

Explainable Modelsimage-classificationImage ClassificationLanguage Modeling+1

Explainable Condition Monitoring via Probabilistic Anomaly Detection Applied to Helicopter Transmissions

2026-03-09 · Aurelio Raffa Ugolini, Jessica Leoni, Valentina Breschi, Damiano Paniccia 외 arxiv

We present a novel Explainable methodology for Condition Monitoring, relying on healthy data only. Since faults are rare events, we propose to focus on learning the probability distribution of healthy observations only, …

Anomaly Detection

CALICO: Part-Focused Semantic Co-Segmentation with Large Vision-Language Models

2024-12-26 · CVPR 2025 1 · Kiet A. Nguyen, Adheesh Juvekar, Tianjiao Yu, Muntasir Wahed 외

Recent advances in Large Vision-Language Models (LVLMs) have sparked significant progress in general-purpose vision tasks through visual instruction tuning. While some works have demonstrated the capability of LVLMs to g…

Image SegmentationSegmentationSemantic Segmentation

SiMiC: Context-Aware Silicon Microstructure Characterization Using Attention-Based Convolutional Neural Networks for Field-Emission Tip Analysis

2026-01-21 · Jing Jie Tan, Rupert Schreiner, Matthias Hausladen, Ali Asgharzade 외 arxiv

Accurate characterization of silicon microstructures is essential for advancing microscale fabrication, quality control, and device performance. Traditional analysis using Scanning Electron Microscopy (SEM) often require…

CALICO: Conversational Agent Localization via Synthetic Data Generation

2024-12-06 · Andy Rosenbaum, Pegah Kharazmi, Ershad Banijamali, Lu Zeng 외

We present CALICO, a method to fine-tune Large Language Models (LLMs) to localize conversational agent training data from one language to another. For slots (named entities), CALICO supports three operations: verbatim co…

Synthetic Data GenerationTranslation