paper-with-me

홈 › Papers

Decision Knowledge Graphs: Construction of and Usage in Question Answering for Clinical Practice Guidelines

2023-08-06 · Vasudhan Varma Kandula, Pushpak Bhattacharyya

In the medical domain, several disease treatment procedures have been documented properly as a set of instructions known as Clinical Practice Guidelines (CPGs). CPGs have been developed over the years on the basis of past treatments, and are updated frequently. A doctor treating a particular patient can use these CPGs to know how past patients with similar conditions were treated successfully and can find the recommended treatment procedure. In this paper, we present a Decision Knowledge Graph (DKG) representation to store CPGs and to perform question-answering on CPGs. CPGs are very complex and no existing representation is suitable to perform question-answering and searching tasks on CPGs. As a result, doctors and practitioners have to manually wade through the guidelines, which is inefficient. Representation of CPGs is challenging mainly due to frequent updates on CPGs and decision-based structure. Our proposed DKG has a decision dimension added to a Knowledge Graph (KG) structure, purported to take care of decision based behavior of CPGs. Using this DKG has shown 40\% increase in accuracy compared to fine-tuned BioBert model in performing question-answering on CPGs. To the best of our knowledge, ours is the first attempt at creating DKGs and using them for representing CPGs.

📄 PDF Abstract BibTeX arXiv:2308.02984

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsQuestion Answering

Similar Papers 제목 키워드 기반

Automated Construction of Medical Indicator Knowledge Graphs Using Retrieval Augmented Large Language Models

2025-11-17 · Zhengda Wang, Daqian Shi, Jingyi Zhao, Xiaolei Diao 외 arxiv

Artificial intelligence (AI) is reshaping modern healthcare by advancing disease diagnosis, treatment decision-making, and biomedical research. Among AI technologies, large language models (LLMs) have become especially i…

Clinical KnowledgeKnowledge Graphs

Structured Query Construction via Knowledge Graph Embedding

2019-09-06 · Ruijie Wang, Meng Wang, Jun Liu, Michael Cochez 외

In order to facilitate the accesses of general users to knowledge graphs, an increasing effort is being exerted to construct graph-structured queries of given natural language questions. At the core of the construction i…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

GKG-LLM: A Unified Framework for Generalized Knowledge Graph Construction

2025-03-14 · Jian Zhang, Bifan Wei, Shihao Qi, Haiping Zhu 외

The construction of Generalized Knowledge Graph (GKG), including knowledge graph, event knowledge graph and commonsense knowledge graph, is fundamental for various natural language processing tasks. Current studies typic…

graph constructionKnowledge Graphs

Better Later Than Sooner: Neuro-Symbolic Knowledge Graph Construction via Ontology-grounded Post-extraction Correction

2026-05-27 · Lorenzo Loconte, Timothy Hospedales, Cristina Cornelio arxiv

Question answering (QA) is a core challenge in AI, particularly for complex queries requiring multi-hop reasoning across documents, or symbolic operations like aggregation or exhaustive listing. Retrieval-augmented gener…

Question AnsweringKnowledge Graphs

ForPKG: A Framework for Constructing Forestry Policy Knowledge Graph and Application Analysis

2024-11-17 · Jingyun Sun, Zhongze Luo

A policy knowledge graph can provide decision support for tasks such as project compliance, policy analysis, and intelligent question answering, and can also serve as an external knowledge base to assist the reasoning pr…

graph constructionKnowledge GraphsQuestion AnsweringRetrieval-augmented Generation