Tell Me Why Is It So? Explaining Knowledge Graph Relationships by Finding Descriptive Support Passages
We address the problem of finding descriptive explanations of facts stored in a knowledge graph. This is important in high-risk domains such as healthcare, intelligence, etc. where users need additional information for decision making and is especially crucial for applications that rely on automatically constructed knowledge bases where machine learned systems extract facts from an input corpus and working of the extractors is opaque to the end-user. We follow an approach inspired from information retrieval and propose a simple and efficient, yet effective solution that takes into account passage level as well as document level properties to produce a ranked list of passages describing a given input relation. We test our approach using Wikidata as the knowledge base and Wikipedia as the source corpus and report results of user studies conducted to study the effectiveness of our proposed model.
Code (0)
등록된 구현이 없습니다.
Tasks
Decision MakingDescriptiveInformation RetrievalRetrievalSimilar Papers 제목 키워드 기반
DEER: Descriptive Knowledge Graph for Explaining Entity Relationships
We propose DEER (Descriptive Knowledge Graph for Explaining Entity Relationships) - an open and informative form of modeling entity relationships. In DEER, relationships between entities are represented by free-text rela…
BIG-bench Machine LearningDescriptiveKnowledge GraphsOpen Relation Modeling+2Knowledge Graph Embeddings and Explainable AI
Knowledge graph embeddings are now a widely adopted approach to knowledge representation in which entities and relationships are embedded in vector spaces. In this chapter, we introduce the reader to the concept of knowl…
Knowledge Graph EmbeddingsDistill n' Explain: explaining graph neural networks using simple surrogates
Explaining node predictions in graph neural networks (GNNs) often boils down to finding graph substructures that preserve predictions. Finding these structures usually implies back-propagating through the GNN, bonding th…
Knowledge DistillationContext-aware explainable recommendations over knowledge graphs
Knowledge graphs contain rich semantic relationships related to items and incorporating such semantic relationships into recommender systems helps to explore the latent connections of items, thus improving the accuracy o…
Knowledge GraphsRecommendation SystemsA Peek Into the Reasoning of Neural Networks: Interpreting with Structural Visual Concepts
Despite substantial progress in applying neural networks (NN) to a wide variety of areas, they still largely suffer from a lack of transparency and interpretability. While recent developments in explainable artificial in…
Explainable artificial intelligenceKnowledge Distillation