中文
相关论文

相关论文: Interpreting ResNet-based CLIP via Neuron-Attentio…

200 篇论文

We interpret the function of individual neurons in CLIP by automatically describing them using text. Analyzing the direct effects (i.e. the flow from a neuron through the residual stream to the output) or the indirect effects (overall…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Yossi Gandelsman , Alexei A. Efros , Jacob Steinhardt

In this paper, we propose CLIP-Dissect, a new technique to automatically describe the function of individual hidden neurons inside vision networks. CLIP-Dissect leverages recent advances in multimodal vision/language models to label…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Tuomas Oikarinen , Tsui-Wei Weng

We investigate the CLIP image encoder by analyzing how individual model components affect the final representation. We decompose the image representation as a sum across individual image patches, model layers, and attention heads, and use…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Yossi Gandelsman , Alexei A. Efros , Jacob Steinhardt

The remarkable performance of convolutional neural networks (CNNs) is entangled with their huge number of uninterpretable parameters, which has become the bottleneck limiting the exploitation of their full potential. Towards network…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Yuchao Li , Rongrong Ji , Shaohui Lin , Baochang Zhang , Chenqian Yan , Yongjian Wu , Feiyue Huang , Ling Shao

CLIP is one of the most popular foundational models and is heavily used for many vision-language tasks. However, little is known about the inner workings of CLIP. To bridge this gap we propose a study to quantify the interpretability in…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Avinash Madasu , Yossi Gandelsman , Vasudev Lal , Phillip Howard

Despite the success of large-scale pretrained Vision-Language Models (VLMs) especially CLIP in various open-vocabulary tasks, their application to semantic segmentation remains challenging, producing noisy segmentation maps with…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Mengcheng Lan , Chaofeng Chen , Yiping Ke , Xinjiang Wang , Litong Feng , Wayne Zhang

This paper investigates the role of attention heads in CLIP's image encoder. Building on interpretability studies, we conduct an exhaustive analysis and find that certain heads, distributed across layers, are detrimental to the resulting…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Feng Lin , Marco Chen , Haokui Zhang , Xiaotian Yu , Guangming Lu , Rong Xiao

With the widespread applications of deep convolutional neural networks (DCNNs), it becomes increasingly important for DCNNs not only to make accurate predictions but also to explain how they make their decisions. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Xinrui Cui , Dan Wang , Z. Jane Wang

Understanding how neural networks transform inputs into outputs is crucial for interpreting and manipulating their behavior. Most existing approaches analyze internal representations by identifying hidden-layer activation patterns…

机器学习 · 计算机科学 2026-03-09 Joshua Brendan Melander , Zaki Alaoui , Shenghua Liu , Surya Ganguli , Stephen A. Baccus

We present compositional nearest neighbors (CompNN), a simple approach to visually interpreting distributed representations learned by a convolutional neural network (CNN) for pixel-level tasks (e.g., image synthesis and segmentation). It…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Victor Fragoso , Chunhui Liu , Aayush Bansal , Deva Ramanan

We introduce a method that takes advantage of high-quality pretrained multimodal representations to explore fine-grained semantic networks in the human brain. Previous studies have documented evidence of functional localization in the…

人工智能 · 计算机科学 2023-06-07 Cory Efird , Alex Murphy , Joel Zylberberg , Alona Fyshe

The large-scale pretrained model CLIP, trained on 400 million image-text pairs, offers a promising paradigm for tackling vision tasks, albeit at the image level. Later works, such as DenseCLIP and LSeg, extend this paradigm to dense…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Ke Jin , Wankou Yang

While vision-language models like CLIP have shown remarkable success in open-vocabulary tasks, their application is currently confined to image-level tasks, and they still struggle with dense predictions. Recent works often attribute such…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Yuhang Yang , Jinhong Deng , Wen Li , Lixin Duan

Interpretability research often adopts a neuron-centric lens, treating individual neurons as the fundamental units of explanation. However, neuron-level explanations can be undermined by superposition, where single units respond to mixtures…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Julien Colin , Lore Goetschalckx , Thomas Fel , Victor Boutin , Thomas Serre , Nuria Oliver

A split-transform-merge strategy has been broadly used as an architectural constraint in convolutional neural networks for visual recognition tasks. It approximates sparsely connected networks by explicitly defining multiple branches to…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Taesup Kim , Sungwoong Kim , Yoshua Bengio

Recent work has explored how individual components of the CLIP-ViT model contribute to the final representation by leveraging the shared image-text representation space of CLIP. These components, such as attention heads and MLPs, have been…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Sriram Balasubramanian , Samyadeep Basu , Soheil Feizi

Despite the state-of-the-art performance of deep convolutional neural networks, they are susceptible to bias and malfunction in unseen situations. Moreover, the complex computation behind their reasoning is not human-understandable to…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Rassa Ghavami Modegh , Ahmad Salimi , Alireza Dizaji , Hamid R. Rabiee

As vision-language models are deployed at scale, understanding their internal mechanisms becomes increasingly critical. Existing interpretability methods predominantly rely on activations, making them dataset-dependent, vulnerable to data…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Francesco Gentile , Nicola Dall'Asen , Francesco Tonini , Massimiliano Mancini , Lorenzo Vaquero , Elisa Ricci

Concept-based approaches, which aim to identify human-understandable concepts within a model's internal representations, are a promising method for interpreting embeddings from deep neural network models, such as CLIP. While these…

机器学习 · 计算机科学 2025-06-18 Jitian Zhao , Chenghui Li , Frederic Sala , Karl Rohe

We propose an efficient interactive method for multi-head self-attention via decomposition. For existing methods using multi-head self-attention, the attention operation of each head is computed independently. However, we show that the…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Hankyul Kang , Ming-Hsuan Yang , Jongbin Ryu
‹ 上一页 1 2 3 10 下一页 ›