paper-with-me

홈 › Papers

Network Dissection: Quantifying Interpretability of Deep Visual Representations

2017-04-19 · CVPR 2017 7 · David Bau, Bolei Zhou, Aditya Khosla, Aude Oliva, Antonio Torralba

We propose a general framework called Network Dissection for quantifying the interpretability of latent representations of CNNs by evaluating the alignment between individual hidden units and a set of semantic concepts. Given any CNN model, the proposed method draws on a broad data set of visual concepts to score the semantics of hidden units at each intermediate convolutional layer. The units with semantics are given labels across a range of objects, parts, scenes, textures, materials, and colors. We use the proposed method to test the hypothesis that interpretability of units is equivalent to random linear combinations of units, then we apply our method to compare the latent representations of various networks when trained to solve different supervised and self-supervised training tasks. We further analyze the effect of training iterations, compare networks trained with different initializations, examine the impact of network depth and width, and measure the effect of dropout and batch normalization on the interpretability of deep visual representations. We demonstrate that the proposed method can shed light on characteristics of CNN models and training methods that go beyond measurements of their discriminative power.

📄 PDF Abstract BibTeX arXiv:1704.05796

Code (1)

csailvision/netdissect-lite 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
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 제목 키워드 기반

Interpreting Deep Visual Representations via Network Dissection

2017-11-15 · Bolei Zhou, David Bau, Aude Oliva, Antonio Torralba

The success of recent deep convolutional neural networks (CNNs) depends on learning hidden representations that can summarize the important factors of variation behind the data. However, CNNs often criticized as being bl…

Interpreting Face Inference Models using Hierarchical Network Dissection

2021-08-23 · Divyang Teotia, Agata Lapedriza, Sarah Ostadabbas

This paper presents Hierarchical Network Dissection, a general pipeline to interpret the internal representation of face-centric inference models. Using a probabilistic formulation, our pipeline pairs units of the model …

Attribute

PDZSeg: Adapting the Foundation Model for Dissection Zone Segmentation with Visual Prompts in Robot-assisted Endoscopic Submucosal Dissection

2024-11-27 · Mengya Xu, Wenjin Mo, Guankun Wang, Huxin Gao 외

Purpose: Endoscopic surgical environments present challenges for dissection zone segmentation due to unclear boundaries between tissue types, leading to segmentation errors where models misidentify or overlook edges. Thi…

Segmentation

Brain Dissection: fMRI-trained Networks Reveal Spatial Selectivity in the Processing of Natural Images

2023-09-21 · NeurIPS 2023 11

The alignment between deep neural network (DNN) features and cortical responses currently provides the most accurate quantitative explanation for higher visual areas. At the same time, these model features have been crit…

GeoCFNet: Geometry-Aware Confidence Field Network for Robot-Assisted Endoscopic Submucosal Dissection

2026-06-11 · Rui Tang, Guankun Wang, Long Bai, Haochen Yin 외 arxiv

Advanced surgical robotics has made robot-assisted endoscopic submucosal dissection (ESD) a promising approach for the en-bloc resection of large lesions, with the potential to reduce recurrence and improve long-term out…