paper-with-me

Papers

Wider Vision: Enriching Convolutional Neural Networks via Alignment to External Knowledge Bases

2021-02-22 · Xuehao Liu, Sarah Jane Delany, Susan Mckeever

Deep learning models suffer from opaqueness. For Convolutional Neural Networks (CNNs), current research strategies for explaining models focus on the target classes within the associated training dataset. As a result, the understanding of hidden feature map activations is limited by the discriminative knowledge gleaned during training. The aim of our work is to explain and expand CNNs models via the mirroring or alignment of CNN to an external knowledge base. This will allow us to give a semantic context or label for each visual feature. We can match CNN feature activations to nodes in our external knowledge base. This supports knowledge-based interpretation of the features associated with model decisions. To demonstrate our approach, we build two separate graphs. We use an entity alignment method to align the feature nodes in a CNN with the nodes in a ConceptNet based knowledge graph. We then measure the proximity of CNN graph nodes to semantically meaningful knowledge base nodes. Our results show that in the aligned embedding space, nodes from the knowledge graph are close to the CNN feature nodes that have similar meanings, indicating that nodes from an external knowledge base can act as explanatory semantic references for features in the model. We analyse a variety of graph building methods in order to improve the results from our embedding space. We further demonstrate that by using hierarchical relationships from our external knowledge base, we can locate new unseen classes outside the CNN training set in our embeddings space, based on visual feature activations. This suggests that we can adapt our approach to identify unseen classes based on CNN feature activations. Our demonstrated approach of aligning a CNN with an external knowledge base paves the way to reason about and beyond the trained model, with future adaptations to explainable models and zero-shot learning.

📄 PDF Abstract BibTeX arXiv:2102.11132

Code (0)

등록된 구현이 없습니다.

Tasks

Entity AlignmentExplainable ModelsZero-Shot Learning

Similar Papers 제목 키워드 기반

PHEMEPlus: Enriching Social Media Rumour Verification with External Evidence

2022-07-28 · FEVER (ACL) 2022 5 · John Dougrez-Lewis, Elena Kochkina, M. Arana-Catania, Maria Liakata 외

Work on social media rumour verification utilises signals from posts, their propagation and users involved. Other lines of work target identifying and fact-checking claims based on information from Wikipedia, or trustwor…

ArticlesFact Checking

Ontology Alignment in the Biomedical Domain Using Entity Definitions and Context

2018-06-20 · WS 2018 7 · Lucy Lu Wang, Chandra Bhagavatula, Mark Neumann, Kyle Lo 외

Ontology alignment is the task of identifying semantically equivalent entities from two given ontologies. Different ontologies have different representations of the same entity, resulting in a need to de-duplicate entiti…

Edge: Enriching Knowledge Graph Embeddings with External Text

2021-04-11 · NAACL 2021 4 · Saed Rezayi, Handong Zhao, Sungchul Kim, Ryan A. Rossi 외

Knowledge graphs suffer from sparsity which degrades the quality of representations generated by various methods. While there is an abundance of textual information throughout the web and many existing knowledge bases, a…

Knowledge Graph EmbeddingsKnowledge GraphsLink PredictionNode Classification

Enriching Wikidata with Linked Open Data

2022-07-01 · Bohui Zhang, Filip Ilievski, Pedro Szekely

Large public knowledge graphs, like Wikidata, contain billions of statements about tens of millions of entities, thus inspiring various use cases to exploit such knowledge graphs. However, practice shows that much of the…

Entity AlignmentKnowledge Graphs

Enriching Medcial Terminology Knowledge Bases via Pre-trained Language Model and Graph Convolutional Network

2019-09-02 · Jiaying Zhang, Zhixing Zhang, Huanhuan Zhang, Zhiyuan Ma 외

Enriching existing medical terminology knowledge bases (KBs) is an important and never-ending work for clinical research because new terminology alias may be continually added and standard terminologies may be newly rena…

Language ModelingLanguage Modelling