English

A Knowledge-Enhanced Recommendation Model with Attribute-Level Co-Attention

Information Retrieval 2020-06-20 v1 Machine Learning

Abstract

Deep neural networks (DNNs) have been widely employed in recommender systems including incorporating attention mechanism for performance improvement. However, most of existing attention-based models only apply item-level attention on user side, restricting the further enhancement of recommendation performance. In this paper, we propose a knowledge-enhanced recommendation model ACAM, which incorporates item attributes distilled from knowledge graphs (KGs) as side information, and is built with a co-attention mechanism on attribute-level to achieve performance gains. Specifically, each user and item in ACAM are represented by a set of attribute embeddings at first. Then, user representations and item representations are augmented simultaneously through capturing the correlations between different attributes by a co-attention module. Our extensive experiments over two realistic datasets show that the user representations and item representations augmented by attribute-level co-attention gain ACAM's superiority over the state-of-the-art deep models.

Keywords

Cite

@article{arxiv.2006.10233,
  title  = {A Knowledge-Enhanced Recommendation Model with Attribute-Level Co-Attention},
  author = {Deqing Yang and Zengcun Song and Lvxin Xue and Yanghua Xiao},
  journal= {arXiv preprint arXiv:2006.10233},
  year   = {2020}
}
R2 v1 2026-06-23T16:25:13.392Z