paper-with-me

홈 › Papers

An Efficient Recommendation Model Based on Knowledge Graph Attention-Assisted Network (KGATAX)

2024-09-05 · Zhizhong Wu

Recommendation systems play a crucial role in helping users filter through vast amounts of information. However, traditional recommendation algorithms often overlook the integration and utilization of multi-source information, limiting system performance. Therefore, this study proposes a novel recommendation model, Knowledge Graph Attention-assisted Network (KGAT-AX). We first incorporate the knowledge graph into the recommendation model, introducing an attention mechanism to explore higher order connectivity more explicitly. By using multilayer interactive information propagation, the model aggregates information to enhance its generalization ability. Furthermore, we integrate auxiliary information into entities through holographic embeddings, aggregating the information of adjacent entities for each entity by learning their inferential relationships. This allows for better utilization of auxiliary information associated with entities. We conducted experiments on real datasets to demonstrate the rationality and effectiveness of the KGAT-AX model. Through experimental analysis, we observed the effectiveness and potential of KGAT-AX compared to other baseline models on public datasets. KGAT-AX demonstrates better knowledge information capture and relationship learning capabilities.

📄 PDF Abstract BibTeX arXiv:2409.15315

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionRecommendation Systems

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Att-KGCN: Tourist Attractions Recommendation System by using Attention mechanism and Knowledge Graph Convolution Network

2023-06-19 · Ahmad A. Mubarak, Jingjing Li, Han Cao

The recommendation algorithm based on knowledge graphs is at a relatively mature stage. However, there are still some problems in the recommendation of specific areas. For example, in the tourism field, selecting suitabl…

Knowledge Graphs

GAP: Graph-Assisted Prompts for Dialogue-based Medication Recommendation

2025-05-19 · Jialun Zhong, Yanzeng Li, Sen Hu, Yang Zhang 외

Medication recommendations have become an important task in the healthcare domain, especially in measuring the accuracy and safety of medical dialogue systems (MDS). Different from the recommendation task based on electr…

DiagnosticKnowledge Graphs

Modeling Scale-free Graphs with Hyperbolic Geometry for Knowledge-aware Recommendation

2021-08-14 · Yankai Chen, Menglin Yang, Yingxue Zhang, Mengchen Zhao 외

Aiming to alleviate data sparsity and cold-start problems of traditional recommender systems, incorporating knowledge graphs (KGs) to supplement auxiliary information has recently gained considerable attention. Via unify…

Knowledge-Aware RecommendationKnowledge GraphsRecommendation Systems

GraphFusionSBR: Denoising Multi-Channel Graphs for Session-Based Recommendation

2026-01-13 · Jia-Xin He, Hung-Hsuan Chen arxiv

Session-based recommendation systems must capture implicit user intents from sessions. However, existing models suffer from issues such as item interaction dominance and noisy sessions. We propose a multi-channel recomme…

Recommendation Systems

GraphDiffMed: Knowledge-Constrained Differential Attention with Pharmacological Graph Priors for Medication Recommendation

2026-03-21 · Krati Saxena, Tomohiro Shibata arxiv

Recommending safe and effective medication combinations from electronic health records (EHRs) is a core clinical AI problem, yet it remains difficult because patient trajectories are long, noisy, and clinically heterogen…