An Efficient and Simple Graph Model for Scientific Article Cold Start Recommendation

0
64

Authors: Hongrong Cheng, Jiaqing Luo, Shijie Zhou, Tengyuan Cai

Tags: 2016, conceptual modeling

Since there is little history information for the newly published scientific articles, it is difficult to recommend related new articles for users. Although tags of articles can provide important information for new articles, they are ignored by existing solutions. Moreover, the efficiency of these solutions is unsatisfactory, especially on the big data situation. In this paper, we propose an efficient and simple bi-relational graph for new scientific article recommendation called user-article based graph model with tags (UAGMT), which can integrate various valuable information (e.g., readership, tag, content and citation) into the graph for new article recommendation. Since the structure of the bi-relational graph model is simple and the model incorporates only a few similarity relationships, it can ensure high efficiency. Besides, the tags’ information of articles which summarizes the main content is integrated to enhance the reliability of the similarity of articles. It is especially helpful for improving the cold start recommendation performance. A series of experiments on CiteULike dataset show that the recommendation efficiency is greatly improved by using our UAGMT with the guaranteed performance on the cold-start situation.

Read the full paper here: https://link.springer.com/chapter/10.1007/978-3-319-46397-1_19