Journal of Computer Applications ›› 2024, Vol. 44 ›› Issue (8): 2365-2371.DOI: 10.11772/j.issn.1001-9081.2023081201

• Artificial intelligence • Previous Articles     Next Articles

Purchase behavior prediction model based on two-stage dynamic interest recognition

Chunxue ZHANG, Liqing QIU(), Cheng’ai SUN, Caixia JING   

  1. Key Laboratory of Information Technology for Intelligent Mines in Shandong Province (Shandong University of Science and Technology),Qingdao Shandong 266590,China
  • Received:2023-09-05 Revised:2023-11-15 Accepted:2023-11-24 Online:2024-08-22 Published:2024-08-10
  • Contact: Liqing QIU
  • About author:ZHANG Chunxue, born in 1999, M. S. candidate. Her researchinterests include social network, user behavior prediction.
    QIU Liqing , born in 1978, Ph. D. , associate professor. Herresearch interests include social networks.
    SUN Cheng’ai , born in 1964, M. S. , professor. Her researchinterests include database, data mining.
    JING Caixia, born in 1996, M. S. candidate. Her researchinterests include social network, user behavior prediction.
  • Supported by:
    This work is partially supported by Natural Science Foundation ofShandong Province( ZR2020MF044).

基于两阶段动态兴趣识别的购买行为预测模型

张春雪, 仇丽青(), 孙承爱, 荆彩霞   

  1. 山东省智慧矿山信息技术重点实验室(山东科技大学),山东 青岛 266590
  • 通讯作者: 仇丽青
  • 作者简介:张春雪(1999—),女,山东济宁人,硕士研究生,主要研究方向:社交网络、用户行为预测
    仇丽青(1978—),女,山东德州人,副教授,博士,主要研究方向:社交网络 qiuliqing2019@163.com
    孙承爱(1964—),女,山东宁阳人,教授,硕士,主要研究方向:数据库、数据挖掘
    荆彩霞(1996—),女,山东聊城人,硕士研究生,主要研究方向:社交网络、用户行为预测。
  • 基金资助:
    山东省自然科学基金资助项目(ZR2020MF044)

Abstract:

Online purchase prediction aims to predict users’ purchase behaviors, which can generate considerable commercial value for shopping websites. To address the problem of traditional models’ inability to learn implicit interest preferences from users’ historical behaviors accurately, a two-stage dynamic interest recognition model for online purchase prediction was proposed to predict the probability of users purchasing products. Firstly, at the first stage of the model, a click frequency graph of user-product pairs was constructed, and Light-Graph Convolutional Network (LightGCN) was utilized to learn contextual features of the graph as the static interest’s representation of users. Then, at the second stage, Bidirectional Gated Recurrent Unit (Bi-GRU) with attention mechanism was applied to explore the transformation process of user preferences. Finally, aiming at the potential high-dimensional features, a purchase prediction model integrating dynamic interest and implicit features was built. The extensive experimental results on two real e-commerce datasets show that compared with Graph Convolutional Network (GCN) model, the proposed model has the accuracy improved by at least 0.3 percentage points, and the F1 score improved by at least 2.05 percentage points.

Key words: e-commerce, online purchase prediction, Light Graph Convolutional Neural Network (LightGCN), Bidirectional Gated Recurrent Unit (Bi-GRU), higher-order interest contextual feature

摘要:

在线购买预测旨在预测用户的购买行为,为购物网站带来可观的商业价值。针对传统模型学习用户历史行为中隐含的兴趣偏好不准确的问题,提出基于两阶段动态兴趣识别的购买行为预测模型,以预测用户购买商品的概率。首先,模型的第一阶段构建用户-商品的点击频率图,并利用轻量图卷积网络(LightGCN)学习图的上下文特征作为用户的静态兴趣表征;其次,第二阶段采用带有注意力机制的双向门控递归单元(Bi-GRU)探索用户偏好的转化过程;最后,针对潜在的高维特征,建立一个融合动态兴趣和隐含特征的购买预测模型。在2个真实电子商务数据集上的实验结果表明,所提模型与图卷积网络(GCN)模型相比,准确率至少提升0.3个百分点,F1分数至少提升了2.05个百分点。

关键词: 电子商务, 在线购买预测, 轻量图卷积神经网络, 双向门控递归单元, 高阶兴趣上下文特征

CLC Number: