paper-with-me

홈 › Papers

Knowledge Graphs as Context Sources for LLM-Based Explanations of Learning Recommendations

2024-03-05 · Hasan Abu-Rasheed, Christian Weber, Madjid Fathi

In the era of personalized education, the provision of comprehensible explanations for learning recommendations is of a great value to enhance the learner's understanding and engagement with the recommended learning content. Large language models (LLMs) and generative AI in general have recently opened new doors for generating human-like explanations, for and along learning recommendations. However, their precision is still far away from acceptable in a sensitive field like education. To harness the abilities of LLMs, while still ensuring a high level of precision towards the intent of the learners, this paper proposes an approach to utilize knowledge graphs (KG) as a source of factual context, for LLM prompts, reducing the risk of model hallucinations, and safeguarding against wrong or imprecise information, while maintaining an application-intended learning context. We utilize the semantic relations in the knowledge graph to offer curated knowledge about learning recommendations. With domain-experts in the loop, we design the explanation as a textual template, which is filled and completed by the LLM. Domain experts were integrated in the prompt engineering phase as part of a study, to ensure that explanations include information that is relevant to the learner. We evaluate our approach quantitatively using Rouge-N and Rouge-L measures, as well as qualitatively with experts and learners. Our results show an enhanced recall and precision of the generated explanations compared to those generated solely by the GPT model, with a greatly reduced risk of generating imprecise information in the final learning explanation.

📄 PDF Abstract BibTeX arXiv:2403.03008

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsPrompt Engineering

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Residual Connection 설명 없음
Weight Decay 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Explainable Entity-based Recommendations with Knowledge Graphs

2017-07-12 · Rose Catherine, Kathryn Mazaitis, Maxine Eskenazi, William Cohen

Explainable recommendation is an important task. Many methods have been proposed which generate explanations from the content and reviews written for items. When review text is unavailable, generating explanations is sti…

Explainable RecommendationKnowledge Graphs

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

Neural-Symbolic Reasoning over Knowledge Graph for Multi-stage Explainable Recommendation

2020-07-26 · Yikun Xian, Zuohui Fu, Qiaoying Huang, S. Muthukrishnan 외

Recent work on recommender systems has considered external knowledge graphs as valuable sources of information, not only to produce better recommendations but also to provide explanations of why the recommended items wer…

Explainable RecommendationKnowledge GraphsRecommendation Systems

Explainable Biomedical Recommendations via Reinforcement Learning Reasoning on Knowledge Graphs

2021-11-20 · Gavin Edwards, Sebastian Nilsson, Benedek Rozemberczki, Eliseo Papa

For Artificial Intelligence to have a greater impact in biology and medicine, it is crucial that recommendations are both accurate and transparent. In other domains, a neurosymbolic approach of multi-hop reasoning on kno…

Drug DiscoveryKnowledge Graphsreinforcement-learningReinforcement Learning+1

CLEAR: Causal Explanations from Attention in Neural Recommenders

2022-10-07 · Shami Nisimov, Raanan Y. Rohekar, Yaniv Gurwicz, Guy Koren 외

We present CLEAR, a method for learning session-specific causal graphs, in the possible presence of latent confounders, from attention in pre-trained attention-based recommenders. These causal graphs describe user behavi…

counterfactualCounterfactual Explanation