IEEE VIS 2024 Content: Guided Health-related Information Seeking from LLMs via Knowledge Graph Integration

Honorable Mention

Guided Health-related Information Seeking from LLMs via Knowledge Graph Integration

Youfu Yan - University of Minnesota, Minneapolis, United States

Yu Hou - University of Minnesota, Minneapolis, United States

Yongkang Xiao - University of Minnesota, Minneapolis, United States

Rui Zhang - University of Minnesota, Minneapolis, United States

Qianwen Wang - University of Minnesota, Minneapolis , United States

Room: Bayshore V

2024-10-18T13:30:00ZGMT-0600Change your timezone on the schedule page
2024-10-18T13:30:00Z
Exemplar figure, described by caption below
In contrast to traditional LLM question-answering, which often generate lengthy and unverified text, KNOWNET leverages external knowledge graph (KG) to enhance health information seeking with LLM. KNOWNET provides validation through literature for accuracy, next-step recommendations for comprehensive exploration, and step-by-step graph visualization for a progressive understanding of the topic.
Fast forward
Full Video
Keywords

Human-AI interactions, knowledge graph, conversational agent, large language model, progressive visualization

Abstract

The increasing reliance on Large Language Models (LLMs) for health information seeking can pose severe risks due to the potential for misinformation and the complexity of these topics. This paper introduces KnowNet, a visualization system that integrates LLMs with Knowledge Graphs (KG) to provide enhanced accuracy and structured exploration. One core idea in KnowNet is to conceptualize the understanding of a subject as the gradual construction of graph visualization, aligning the user's cognitive process with both the structured data in KGs and the unstructured outputs from LLMs. Specifically, we extracted triples (e.g., entities and their relations) from LLM outputs and mapped them into the validated information and supported evidence in external KGs. Based on the neighborhood of the currently explored entities in KGs, KnowNet provides recommendations for further inquiry, aiming to guide a comprehensive understanding without overlooking critical aspects. A progressive graph visualization is proposed to show the alignment between LLMs and KGs, track previous inquiries, and connect this history with current queries and next-step recommendations. We demonstrate the effectiveness of our system via use cases and expert interviews.