基于信任的核心社交图卷积:一个创新的位置推荐框架

IF 7.5 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Tianyu Xie , Yunliang Chen , Yong Wu , Ningning Cui , Haofeng Chen , Xuanyu Lu , Xiaohui Huang , Yuewei Wang , Jianxin Li
{"title":"基于信任的核心社交图卷积:一个创新的位置推荐框架","authors":"Tianyu Xie ,&nbsp;Yunliang Chen ,&nbsp;Yong Wu ,&nbsp;Ningning Cui ,&nbsp;Haofeng Chen ,&nbsp;Xuanyu Lu ,&nbsp;Xiaohui Huang ,&nbsp;Yuewei Wang ,&nbsp;Jianxin Li","doi":"10.1016/j.eswa.2025.127899","DOIUrl":null,"url":null,"abstract":"<div><div>With the increasing popularity of location-based social networks (LBSNs), recommendation based on LBSNs has attracted wide attention in academic and industrial domains. Traditional recommendation systems face critical challenges in handling data sparsity and underutilized social trust. Existing traditional models particularly struggle to incorporate both trust-level differences and implicit relationships effectively within large-scale personalized recommendations. This limitation directly leads to aggravated data sparsity, further exacerbating cold-start scenarios and significantly reducing recommendation accuracy for long-tail items. Existing widely-adopted deep learning models, such as graph convolutional networks (GCNs), apply equal propagation weights to all neighbor nodes, which not only causes feature convergence between high-trust and ordinary users (over-smoothing) but also incurs substantial computational overhead. We propose the Trust-Based Core Graph Collaborative Filtering (TCGCF) framework, integrating trust-weighted core graph analysis with trust-constrained graph convolution. TCGCF captures both explicit and implicit trust relationships, enhances personalization, and mitigates over-smoothing. Our trust-weighted core graph analysis identifies influential users in information propagation, while the trust-constrained convolution scheme enables precise, differentiated information flow. Experiments on real-world datasets demonstrate that TCGCF improves recommendation accuracy and computational efficiency, outperforming existing models in precision, recall, and suitability for large-scale applications.</div></div>","PeriodicalId":50461,"journal":{"name":"Expert Systems with Applications","volume":"285 ","pages":"Article 127899"},"PeriodicalIF":7.5000,"publicationDate":"2025-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Trust-based core social graph convolution: An innovative framework for location recommendation\",\"authors\":\"Tianyu Xie ,&nbsp;Yunliang Chen ,&nbsp;Yong Wu ,&nbsp;Ningning Cui ,&nbsp;Haofeng Chen ,&nbsp;Xuanyu Lu ,&nbsp;Xiaohui Huang ,&nbsp;Yuewei Wang ,&nbsp;Jianxin Li\",\"doi\":\"10.1016/j.eswa.2025.127899\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>With the increasing popularity of location-based social networks (LBSNs), recommendation based on LBSNs has attracted wide attention in academic and industrial domains. Traditional recommendation systems face critical challenges in handling data sparsity and underutilized social trust. Existing traditional models particularly struggle to incorporate both trust-level differences and implicit relationships effectively within large-scale personalized recommendations. This limitation directly leads to aggravated data sparsity, further exacerbating cold-start scenarios and significantly reducing recommendation accuracy for long-tail items. Existing widely-adopted deep learning models, such as graph convolutional networks (GCNs), apply equal propagation weights to all neighbor nodes, which not only causes feature convergence between high-trust and ordinary users (over-smoothing) but also incurs substantial computational overhead. We propose the Trust-Based Core Graph Collaborative Filtering (TCGCF) framework, integrating trust-weighted core graph analysis with trust-constrained graph convolution. TCGCF captures both explicit and implicit trust relationships, enhances personalization, and mitigates over-smoothing. Our trust-weighted core graph analysis identifies influential users in information propagation, while the trust-constrained convolution scheme enables precise, differentiated information flow. Experiments on real-world datasets demonstrate that TCGCF improves recommendation accuracy and computational efficiency, outperforming existing models in precision, recall, and suitability for large-scale applications.</div></div>\",\"PeriodicalId\":50461,\"journal\":{\"name\":\"Expert Systems with Applications\",\"volume\":\"285 \",\"pages\":\"Article 127899\"},\"PeriodicalIF\":7.5000,\"publicationDate\":\"2025-05-08\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Expert Systems with Applications\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0957417425015210\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Expert Systems with Applications","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0957417425015210","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

随着基于位置的社交网络(LBSNs)的日益普及,基于位置社交网络的推荐受到了学术界和工业界的广泛关注。传统推荐系统在处理数据稀疏性和未充分利用的社会信任方面面临着严峻的挑战。现有的传统模型尤其难以在大规模个性化推荐中有效地结合信任级别差异和隐含关系。这种限制直接导致了数据稀疏性的加剧,进一步加剧了冷启动场景,并显著降低了长尾项目的推荐准确性。现有广泛采用的深度学习模型,如图卷积网络(GCNs),对所有邻居节点使用相同的传播权,这不仅会导致高信任用户和普通用户之间的特征收敛(过度平滑),而且会产生大量的计算开销。提出了基于信任的核心图协同过滤(TCGCF)框架,将信任加权核心图分析与信任约束图卷积相结合。TCGCF捕获了显式和隐式信任关系,增强了个性化,并减轻了过度平滑。我们的信任加权核心图分析识别了信息传播中的有影响力的用户,而信任约束卷积方案实现了精确的、差异化的信息流。在真实数据集上的实验表明,TCGCF提高了推荐的准确性和计算效率,在精度、召回率和大规模应用的适用性方面优于现有模型。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Trust-based core social graph convolution: An innovative framework for location recommendation
With the increasing popularity of location-based social networks (LBSNs), recommendation based on LBSNs has attracted wide attention in academic and industrial domains. Traditional recommendation systems face critical challenges in handling data sparsity and underutilized social trust. Existing traditional models particularly struggle to incorporate both trust-level differences and implicit relationships effectively within large-scale personalized recommendations. This limitation directly leads to aggravated data sparsity, further exacerbating cold-start scenarios and significantly reducing recommendation accuracy for long-tail items. Existing widely-adopted deep learning models, such as graph convolutional networks (GCNs), apply equal propagation weights to all neighbor nodes, which not only causes feature convergence between high-trust and ordinary users (over-smoothing) but also incurs substantial computational overhead. We propose the Trust-Based Core Graph Collaborative Filtering (TCGCF) framework, integrating trust-weighted core graph analysis with trust-constrained graph convolution. TCGCF captures both explicit and implicit trust relationships, enhances personalization, and mitigates over-smoothing. Our trust-weighted core graph analysis identifies influential users in information propagation, while the trust-constrained convolution scheme enables precise, differentiated information flow. Experiments on real-world datasets demonstrate that TCGCF improves recommendation accuracy and computational efficiency, outperforming existing models in precision, recall, and suitability for large-scale applications.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Expert Systems with Applications
Expert Systems with Applications 工程技术-工程:电子与电气
CiteScore
13.80
自引率
10.60%
发文量
2045
审稿时长
8.7 months
期刊介绍: Expert Systems With Applications is an international journal dedicated to the exchange of information on expert and intelligent systems used globally in industry, government, and universities. The journal emphasizes original papers covering the design, development, testing, implementation, and management of these systems, offering practical guidelines. It spans various sectors such as finance, engineering, marketing, law, project management, information management, medicine, and more. The journal also welcomes papers on multi-agent systems, knowledge management, neural networks, knowledge discovery, data mining, and other related areas, excluding applications to military/defense systems.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信