Faculty of Engineering and Natural Sciences, Sabanci University, Istanbul, Turkey.
Sabanci Business School, Sabanci University, Istanbul, Turkey.
Sci Rep. 2023 Apr 27;13(1):6905. doi: 10.1038/s41598-023-34055-5.
Recommending relevant items to users has become an important task in many systems due to the increased amount of data produced. For this purpose, transaction datasets such as credit card transactions and e-commerce purchase histories can be used in recommendation systems to understand underlying user interests by exploiting user-item interactions, which can be a powerful signal to perform this task. This study proposes a link prediction-based recommendation system combining graph representation learning algorithms and gradient boosting classifiers for transaction datasets. The proposed system generates a network where nodes correspond to users and items, and links represent their interactions. A use case scenario is examined on a credit card transaction dataset as a merchant prediction task that predicts the merchants where users can make purchases in the next month. Performances of common network embedding extraction techniques and classifier models are evaluated via various experiments conducted and based on these evaluations, a novel system is proposed, and a matrix factorization-based alternative recommendation method is compared with the proposed model. The proposed method has shown superior performance to the alternative method in terms of receiver operating characteristic curves, area under the curve, and mean average precision metrics. The use of transactional data for a recommendation system is found to be a powerful approach to making relevant recommendations.
由于产生的数据量增加,向用户推荐相关项目已成为许多系统中的一项重要任务。为此,可以在推荐系统中使用交易数据集(如信用卡交易和电子商务购买历史记录),通过利用用户-项目交互来理解潜在的用户兴趣,这是执行此任务的有力信号。本研究提出了一种基于链接预测的推荐系统,结合图表示学习算法和梯度提升分类器,用于交易数据集。该系统生成一个网络,其中节点对应于用户和项目,链接表示它们的交互。在信用卡交易数据集上检查了一个用例场景,作为商户预测任务,预测用户在下个月可以进行购买的商户。通过进行各种实验评估了常见的网络嵌入提取技术和分类器模型的性能,并在此基础上提出了一种新的系统,并将基于矩阵分解的替代推荐方法与所提出的模型进行了比较。在所提出的方法中,接收器工作特征曲线、曲线下面积和平均精度度量方面的性能优于替代方法。发现使用交易数据进行推荐系统是一种进行相关推荐的有力方法。