paper-with-me

Papers

DeViL: Decoding Vision features into Language

2023-09-04 · Meghal Dani, Isabel Rio-Torto, Stephan Alaniz, Zeynep Akata

Post-hoc explanation methods have often been criticised for abstracting away the decision-making process of deep neural networks. In this work, we would like to provide natural language descriptions for what different layers of a vision backbone have learned. Our DeViL method decodes vision features into language, not only highlighting the attribution locations but also generating textual descriptions of visual features at different layers of the network. We train a transformer network to translate individual image features of any vision layer into a prompt that a separate off-the-shelf language model decodes into natural language. By employing dropout both per-layer and per-spatial-location, our model can generalize training on image-text pairs to generate localized explanations. As it uses a pre-trained language model, our approach is fast to train, can be applied to any vision backbone, and produces textual descriptions at different layers of the vision network. Moreover, DeViL can create open-vocabulary attribution maps corresponding to words or phrases even outside the training scope of the vision model. We demonstrate that DeViL generates textual descriptions relevant to the image content on CC3M surpassing previous lightweight captioning models and attribution maps uncovering the learned concepts of the vision backbone. Finally, we show DeViL also outperforms the current state-of-the-art on the neuron-wise descriptions of the MILANNOTATIONS dataset. Code available at https://github.com/ExplainableML/DeViL

📄 PDF Abstract BibTeX arXiv:2309.01617

Code (1)

ExplainableML/DeViL 공식 구현 pytorch

Tasks

Decision MakingLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Detector-Empowered Video Large Language Model for Efficient Spatio-Temporal Grounding

2025-12-07 · Shida Gao, Feng Xue, Xiangfeng Wang, Anlong Ming 외 arxiv

Multimodal large language models (MLLMs) are rapidly expanding from general video understanding to finer-grained understanding such as spatio-temporal video grounding (STVG) and reasoning. In these tasks, an MLLM must lo…

Spatio-Temporal Video Grounding

DREAM: Drafting with Refined Target Features and Entropy-Adaptive Cross-Attention Fusion for Multimodal Speculative Decoding

2025-05-25 · Yunhai Hu, Tianhua Xia, Zining Liu, Rahul Raman 외

Speculative decoding (SD) has emerged as a powerful method for accelerating autoregressive generation in large language models (LLMs), yet its integration into vision-language models (VLMs) remains underexplored. We intr…

feature selection

LEAD: Layer-wise Expert-aligned Decoding for Faithful Radiology Report Generation

2026-02-04 · Ruixiao Yang, Yuanhe Tian, Xu Yang, Huiqi Li 외 arxiv

Radiology Report Generation (RRG) aims to produce accurate and coherent diagnostics from medical images. Although large vision language models (LVLM) improve report fluency and accuracy, they exhibit hallucinations, gene…

Propeller Motion of a Devil-Stick using Normal Forcing

2025-01-29 · Aakash Khandelwal, Ranjan Mukherjee

The problem of realizing rotary propeller motion of a devil-stick in the vertical plane using forces purely normal to the stick is considered. This problem represents a nonprehensile manipulation task of an underactuated…

The Devil is in the Details: Delving into Unbiased Data Processing for Human Pose Estimation

2019-11-18 · CVPR 2020 6 · Junjie Huang, Zheng Zhu, Feng Guo, Guan Huang 외

Being a fundamental component in training and inference, data processing has not been systematically considered in human pose estimation community, to the best of our knowledge. In this paper, we focus on this problem an…

Pose Estimation