《電子技術(shù)應(yīng)用》
您所在的位置:首頁(yè) > 其他 > 设计应用 > 融合用户行为和评论文本的图神经网络推荐
融合用户行为和评论文本的图神经网络推荐
2022年电子技术应用第9期
胡一帆,杨小健,秦 岭
南京工业大学 计算机科学与技术学院,江苏 南京210000
摘要: 现有的基于图神经网络的推荐算法能够利用图结构信息使得推荐效果得到较好的提升,但主要的图结构都是围绕着用户和项目的一种交互,却忽略了用户的多种行为,如点击、收藏、分享、加入购物车等都表达着用户不同的语义;又如评论信息,可能影响着该类型物品的下一次购买意图。为此提出一种基于用户行为和评论信息的图神经网络推荐算法,算法通过图卷积网络学习用户行为的强度及语义,再利用评论文本图表示学习评论中用户和商品的偏好,最后进行融合提升推荐效果。实验结果表明,该算法对于推荐效果有一定的提升。
中圖分類號(hào): TP391
文獻(xiàn)標(biāo)識(shí)碼: A
DOI:10.16157/j.issn.0258-7998.212165
中文引用格式: 胡一帆,楊小健,秦嶺. 融合用戶行為和評(píng)論文本的圖神經(jīng)網(wǎng)絡(luò)推薦[J].電子技術(shù)應(yīng)用,2022,48(9):50-54.
英文引用格式: Hu Yifan,Yang Xiaojian,Qin Lin. Graph neural network recommendation combining user behavior and comment text[J]. Application of Electronic Technique,2022,48(9):50-54.
Graph neural network recommendation combining user behavior and comment text
Hu Yifan,Yang Xiaojian,Qin Lin
College of Computer Science and Technology,Nanjing Tech University,Nanjing 210000,China
Abstract: The existing recommendation algorithm based on graph neural network can make use of graph structure information to improve the recommendation effect, but the main graph structure revolves around a kind of interaction between users and items, but ignores multiple behaviors of users. For example, click, bookmark, share, add to shopping cart, etc., all express different semantics of users, and comment information may affect the next purchase intention of this type of item. To this end, a graph neural network recommendation algorithm based on user behavior and comment information is proposed. The algorithm learns the strength and semantics of user behavior through the graph convolutional network, and then uses the comment text graph to represent the preferences of users and products in the learning reviews, and finally combines them to improve the recommendation effect. According to the experimental results, it is found that the algorithm can improve the recommendation effect to a certain extent.
Key words : recommended system;graph neural network;user behavior

0 引言

    傳統(tǒng)的CF模型[1-2]只針對(duì)例如電商平臺(tái)的購(gòu)買行為這一單一的用戶行為而設(shè)計(jì),但對(duì)于一些沒(méi)有購(gòu)買的新用戶,就很難做到很好的推薦。例如瀏覽記錄、分享、收藏、加入購(gòu)物車等行為平臺(tái)也極易獲得,因此利用這些行為來(lái)輔助預(yù)測(cè)可使得推薦效果進(jìn)一步提升。現(xiàn)有的研究[3-6]也探討過(guò)這一方面,文獻(xiàn)[3]假設(shè)不同的行為所代表的重要性不同,通過(guò)用一種積極行為和另一種普通行為抽樣擴(kuò)展BPR。文獻(xiàn)[5-6]通過(guò)建立多任務(wù)學(xué)習(xí)的深度模型,設(shè)定了用戶不同行為之間的重要程度,但此模型很簡(jiǎn)單地認(rèn)為用戶的輔助行為的作用就一定弱于目標(biāo)行為,但有時(shí)候分享可能比購(gòu)買更能反映用戶的偏好。文獻(xiàn)[7]MBGCN通過(guò)利用圖神經(jīng)網(wǎng)絡(luò)從不同類型的邊和圖上的高階連通性中學(xué)習(xí),但卻忽略了目標(biāo)行為之后的評(píng)論內(nèi)容也很大程度上展示了用戶對(duì)于該項(xiàng)目的最終評(píng)價(jià)。

    近年來(lái)對(duì)于評(píng)論信息的推薦算法主要以深度學(xué)習(xí)為主,盡管深度學(xué)習(xí)發(fā)展迅速但深度學(xué)習(xí)可能會(huì)忽視詞語(yǔ)之間的依賴關(guān)系,圖學(xué)習(xí)卻可以解決上述問(wèn)題。因此,本文提出了一種改進(jìn)的基于圖神經(jīng)網(wǎng)絡(luò)的推薦算法,對(duì)比同類的用戶多種輔助行為的推薦方式同時(shí)融入用戶評(píng)論對(duì)該項(xiàng)目的最終評(píng)價(jià)對(duì)用戶進(jìn)行推薦。實(shí)驗(yàn)結(jié)果表明,該算法對(duì)推薦效果有一定的提升。




本文詳細(xì)內(nèi)容請(qǐng)下載:http://m.ihrv.cn/resource/share/2000004920。




作者信息:

胡一帆,楊小健,秦  嶺

(南京工業(yè)大學(xué) 計(jì)算機(jī)科學(xué)與技術(shù)學(xué)院,江蘇 南京210000)




wd.jpg

此內(nèi)容為AET網(wǎng)站原創(chuàng),未經(jīng)授權(quán)禁止轉(zhuǎn)載。

相關(guān)內(nèi)容