paper-with-me

Papers

Knowledge Graphs in Practice: Characterizing their Users, Challenges, and Visualization Opportunities

2023-04-03 · Harry Li, Gabriel Appleby, Camelia Daniela Brumar, Remco Chang, Ashley Suh

This study presents insights from interviews with nineteen Knowledge Graph (KG) practitioners who work in both enterprise and academic settings on a wide variety of use cases. Through this study, we identify critical challenges experienced by KG practitioners when creating, exploring, and analyzing KGs that could be alleviated through visualization design. Our findings reveal three major personas among KG practitioners - KG Builders, Analysts, and Consumers - each of whom have their own distinct expertise and needs. We discover that KG Builders would benefit from schema enforcers, while KG Analysts need customizable query builders that provide interim query results. For KG Consumers, we identify a lack of efficacy for node-link diagrams, and the need for tailored domain-specific visualizations to promote KG adoption and comprehension. Lastly, we find that implementing KGs effectively in practice requires both technical and social solutions that are not addressed with current tools, technologies, and collaborative workflows. From the analysis of our interviews, we distill several visualization research directions to improve KG usability, including knowledge cards that balance digestibility and discoverability, timeline views to track temporal changes, interfaces that support organic discovery, and semantic explanations for AI and machine learning predictions.

📄 PDF Abstract BibTeX arXiv:2304.01311

Code (1)

tuftsvalt/kgsinpractice 공식 구현

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Knowledge Graph-based Session Recommendation with Adaptive Propagation

2024-02-17 · Yu Wang, Amin Javari, Janani Balaji, Walid Shalaby 외

Session-based recommender systems (SBRSs) predict users' next interacted items based on their historical activities. While most SBRSs capture purchasing intentions locally within each session, capturing items' global inf…

Recommendation Systems

GRAPHYP: A Scientific Knowledge Graph with Manifold Subnetworks of Communities. Detection of Scholarly Disputes in Adversarial Information Routes

2022-05-03 · Renaud Fabre, Otmane Azeroual, Patrice Bellot, Joachim Schöpfel 외

The cognitive manifold of published content is currently expanding in all areas of science. However, Scientific Knowledge Graphs (SKGs) only provide poor pictures of the adversarial directions and scientific controversie…

Knowledge Graphs

A Personalized Recommender System Based-on Knowledge Graph Embeddings

2023-07-20 · Ngoc Luyen Le, Marie-Hélène Abel, Philippe Gouspillou

Knowledge graphs have proven to be effective for modeling entities and their relationships through the use of ontologies. The recent emergence in interest for using knowledge graphs as a form of information modeling has …

Knowledge Graph EmbeddingsKnowledge GraphsRecommendation Systems

Context-aware explainable recommendations over knowledge graphs

2023-10-24 · Jinfeng Zhong, Elsa Negre

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 Systems

causalgraph: A Python Package for Modeling, Persisting and Visualizing Causal Graphs Embedded in Knowledge Graphs

2023-01-20 · Sven Pieper, Carl Willy Mehling, Dominik Hirsch, Tobias Lüke 외

This paper describes a novel Python package, named causalgraph, for modeling and saving causal graphs embedded in knowledge graphs. The package has been designed to provide an interface between causal disciplines such as…

Causal DiscoveryCausal InferenceKnowledge Graphs