paper-with-me

홈 › Papers

Mining Interpretable AOG Representations from Convolutional Networks via Active Question Answering

2018-12-18 · Quanshi Zhang, Ruiming Cao, Ying Nian Wu, 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 representation consists of a four-layer semantic hierarchy, i.e., semantic parts, part templates, latent patterns, and neural units. The AOG associates each object part with certain neural units in feature maps of conv-layers. The AOG is constructed in a weakly-supervised manner, i.e., very few annotations (e.g., 3-20) of object parts are used to guide the learning of AOGs. We develop a question-answering (QA) method that uses active human-computer communications to mine patterns from a pre-trained CNN, in order to incrementally explain more features in conv-layers. During the learning process, our QA method uses the current AOG for part localization. The QA method actively identifies objects, whose feature maps cannot be explained by the AOG. Then, our method asks people to annotate parts on the unexplained objects, and uses answers to discover CNN patterns corresponding to the newly labeled parts. In this way, our method gradually grows new branches and refines existing branches on the AOG to semanticize CNN representations. In experiments, our method exhibited a high learning efficiency. Our method used about 1/6-1/3 of the part annotations for training, but achieved similar or better part-localization performance than fast-RCNN methods.

📄 PDF Abstract BibTeX arXiv:1812.07996

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectQuestion Answering

Similar Papers 제목 키워드 기반

Mining Object Parts from CNNs via Active Question-Answering

2017-04-11 · CVPR 2017 7 · Quanshi Zhang, Ruiming Cao, 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 concep…

Active LearningObjectQuestion Answering

Unveiling Global Interactive Patterns across Graphs: Towards Interpretable Graph Neural Networks

2024-07-02 · Yuwen Wang, Shunyu Liu, Tongya Zheng, KaiXuan Chen 외

Graph Neural Networks (GNNs) have emerged as a prominent framework for graph mining, leading to significant advances across various domains. Stemmed from the node-wise representations of GNNs, existing explanation studie…

ClusteringGraph ClassificationGraph ClusteringGraph Mining

IA-GCN: Interactive Graph Convolutional Network for Recommendation

2022-04-08 · Yinan Zhang, Pei Wang, Congcong Liu, Xiwei Zhao 외

Recently, Graph Convolutional Network (GCN) has become a novel state-of-art for Collaborative Filtering (CF) based Recommender Systems (RS). It is a common practice to learn informative user and item representations by p…

Collaborative FilteringRecommendation Systems

Interpretable Difficulty-Aware Knowledge Tracing in Tutor-Student Dialogues

2026-05-01 · Shuyan Huang, Alexander Scarlatos, Jaewook Lee, Andrew Lan arxiv

Recent advances in large language models (LLMs) have led to the development of AI-powered tutoring systems that provide interactive support via dialogue. To enable these tutoring systems to provide personalized support, …

Knowledge Tracing

CFM: Language-aligned Concept Foundation Model for Vision

2026-01-20 · Kai Wittenmayer, Sukrut Rao, Amin Parchami-Araghi, Bernt Schiele 외 arxiv

Language-aligned vision foundation models perform strongly across diverse downstream tasks. Yet, their learned representations remain opaque, making interpreting their decision-making difficult. Recent work decompose the…

Image Classification