中文
相关论文

相关论文: Growing Interpretable Part Graphs on ConvNets via …

200 篇论文

This paper introduces a graphical model, namely an explanatory graph, which reveals the knowledge hierarchy hidden inside conv-layers of a pre-trained CNN. Each filter in a conv-layer of a CNN for object classification usually represents a…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Quanshi Zhang , Xin Wang , Ruiming Cao , Ying Nian Wu , Feng Shi , Song-Chun Zhu

This paper learns a graphical model, namely an explanatory graph, which reveals the knowledge hierarchy hidden inside a pre-trained CNN. Considering that each filter in a conv-layer of a pre-trained CNN usually represents a mixture of…

计算机视觉与模式识别 · 计算机科学 2017-11-23 Quanshi Zhang , Ruiming Cao , Feng Shi , Ying Nian Wu , Song-Chun Zhu

In the scenario of one/multi-shot learning, conventional end-to-end learning strategies without sufficient supervision are usually not powerful enough to learn correct patterns from noisy signals. Thus, given a CNN pre-trained for object…

计算机视觉与模式识别 · 计算机科学 2017-11-23 Quanshi Zhang , Ruiming Cao , Shengming Zhang , Mark Redmonds , Ying Nian Wu , Song-Chun Zhu

Given a convolutional neural network (CNN) that is pre-trained for object classification, this paper proposes to use active question-answering to semanticize neural patterns in conv-layers of the CNN and mine part concepts. For each part…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Quanshi Zhang , Ruiming Cao , Ying Nian Wu , Song-Chun Zhu

This paper proposes a generic method to learn interpretable convolutional filters in a deep convolutional neural network (CNN) for object classification, where each interpretable filter encodes features of a specific object part. Our method…

机器学习 · 计算机科学 2020-03-13 Quanshi Zhang , Xin Wang , Ying Nian Wu , Huilin Zhou , Song-Chun Zhu

In this paper, we present a method to mine object-part patterns from conv-layers of a pre-trained convolutional neural network (CNN). The mined object-part patterns are organized by an And-Or graph (AOG). This interpretable AOG…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Quanshi Zhang , Ruiming Cao , Ying Nian Wu , Song-Chun Zhu

This paper proposes a method to modify traditional convolutional neural networks (CNNs) into interpretable CNNs, in order to clarify knowledge representations in high conv-layers of CNNs. In an interpretable CNN, each filter in a high…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Quanshi Zhang , Ying Nian Wu , Song-Chun Zhu

In the context of fine-grained visual categorization, the ability to interpret models as human-understandable visual manuals is sometimes as important as achieving high classification accuracy. In this paper, we propose a novel Part-Stacked…

计算机视觉与模式识别 · 计算机科学 2019-08-17 Shaoli Huang , Zhe Xu , Dacheng Tao , Ya Zhang

Models based on deep convolutional neural networks (CNN) have significantly improved the performance of semantic segmentation. However, learning these models requires a large amount of training images with pixel-level labels, which are very…

计算机视觉与模式识别 · 计算机科学 2018-02-05 Linwei Ye , Zhi Liu , Yang Wang

This paper presents an unsupervised method to learn a neural network, namely an explainer, to interpret a pre-trained convolutional neural network (CNN), i.e., explaining knowledge representations hidden in middle conv-layers of the CNN.…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Quanshi Zhang , Yu Yang , Yuchen Liu , Ying Nian Wu , Song-Chun Zhu

This paper presents an unsupervised method to learn a neural network, namely an explainer, to interpret a pre-trained convolutional neural network (CNN), i.e., the explainer uses interpretable visual concepts to explain features in middle…

机器学习 · 计算机科学 2019-01-24 Quanshi Zhang , Yu Yang , Ying Nian Wu

A well-designed fine-grained categorization system usually has three contradictory requirements: accuracy (the ability to identify objects among subordinate categories); interpretability (the ability to provide human-understandable…

计算机视觉与模式识别 · 计算机科学 2016-10-05 Shaoli Huang , Dacheng Tao

This paper presents Discriminative Part Network (DP-Net), a deep architecture with strong interpretation capabilities, which exploits a pretrained Convolutional Neural Network (CNN) combined with a part-based recognition module. This system…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Ronan Sicre , Hanwei Zhang , Julien Dejasmin , Chiheb Daaloul , Stéphane Ayache , Thierry Artières

Models based on Convolutional Neural Networks (CNNs) have been proven very successful for semantic segmentation and object parsing that yield hierarchies of features. Our key insight is to build convolutional networks that take input of…

人工智能 · 计算机科学 2017-10-31 Jalal Mirakhorli , Hamidreza Amindavar

Semantic object parts can be useful for several visual recognition tasks. Lately, these tasks have been addressed using Convolutional Neural Networks (CNN), achieving outstanding results. In this work we study whether CNNs learn semantic…

计算机视觉与模式识别 · 计算机科学 2017-09-22 Abel Gonzalez-Garcia , Davide Modolo , Vittorio Ferrari

Fine-grained categorization can benefit from part-based features which reveal subtle visual differences between object categories. Handcrafted features have been widely used for part detection and classification. Although a recent trend…

计算机视觉与模式识别 · 计算机科学 2017-06-23 Ting Sun , Lin Sun , Dit-Yan Yeung

The reasonable definition of semantic interpretability presents the core challenge in explainable AI. This paper proposes a method to modify a traditional convolutional neural network (CNN) into an interpretable compositional CNN, in order…

计算机视觉与模式识别 · 计算机科学 2021-07-12 Wen Shen , Zhihua Wei , Shikun Huang , Binbin Zhang , Jiaqi Fan , Ping Zhao , Quanshi Zhang

Semantic segmentation and instance level segmentation made substantial progress in recent years due to the emergence of deep neural networks (DNNs). A number of deep architectures with Convolution Neural Networks (CNNs) were proposed that…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Pulak Purkait , Christopher Zach , Ian Reid

Object recognition has become a crucial part of machine learning and computer vision recently. The current approach to object recognition involves Deep Learning and uses Convolutional Neural Networks to learn the pixel patterns of the…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Abrar Ahmed , Anish Bikmal

Learning concepts that are consistent with human perception is important for Deep Neural Networks to win end-user trust. Post-hoc interpretation methods lack transparency in the feature representations learned by the models. This work…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Sandareka Wickramanayake , Wynne Hsu , Mong Li Lee
‹ 上一页 1 2 3 10 下一页 ›