基于多跳邻居的负采样策略用于图表示学习

IF 7.5 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Kaiyu Zhang, Guoming Sang, Junkai Cheng, Zhi Liu, Yijia Zhang
{"title":"基于多跳邻居的负采样策略用于图表示学习","authors":"Kaiyu Zhang,&nbsp;Guoming Sang,&nbsp;Junkai Cheng,&nbsp;Zhi Liu,&nbsp;Yijia Zhang","doi":"10.1016/j.eswa.2024.125688","DOIUrl":null,"url":null,"abstract":"<div><div>Contrastive learning (CL) has recently achieved significant success in the field of recommendation system. However, current studies mainly focus on obtaining high-quality positive samples and focus less on selecting negative samples. In existing recommendation system based on graph contrastive learning, most methods select negative samples by randomly selecting samples that have not interacted with the target node. Although random negative sampling is easy to implement and has wide applicability, it may lead to problems such as unbalanced data distribution and selection of false negative samples, which can degrade model performance. To address the above issues, we propose a novel negative sampling strategy called the Multi-hop Neighbors Negative Sampling method, named NSHN. Specifically, we select the information of 3-hop neighbors of each node as candidate negative samples. In addition, to reduce the impact of false negative noise on negative samples, we propose an adaptive denoising training strategy that adaptively prunes noise interactions during training. Experimental results demonstrate that our method performs well on four datasets and outperforms graph contrastive learning methods that use random negative sampling. The source code is available at: <span><span>https://github.com/zhangkaiyu-zky/NSHN</span><svg><path></path></svg></span></div></div>","PeriodicalId":50461,"journal":{"name":"Expert Systems with Applications","volume":"263 ","pages":"Article 125688"},"PeriodicalIF":7.5000,"publicationDate":"2024-11-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Negative sampling strategy based on multi-hop neighbors for graph representation learning\",\"authors\":\"Kaiyu Zhang,&nbsp;Guoming Sang,&nbsp;Junkai Cheng,&nbsp;Zhi Liu,&nbsp;Yijia Zhang\",\"doi\":\"10.1016/j.eswa.2024.125688\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Contrastive learning (CL) has recently achieved significant success in the field of recommendation system. However, current studies mainly focus on obtaining high-quality positive samples and focus less on selecting negative samples. In existing recommendation system based on graph contrastive learning, most methods select negative samples by randomly selecting samples that have not interacted with the target node. Although random negative sampling is easy to implement and has wide applicability, it may lead to problems such as unbalanced data distribution and selection of false negative samples, which can degrade model performance. To address the above issues, we propose a novel negative sampling strategy called the Multi-hop Neighbors Negative Sampling method, named NSHN. Specifically, we select the information of 3-hop neighbors of each node as candidate negative samples. In addition, to reduce the impact of false negative noise on negative samples, we propose an adaptive denoising training strategy that adaptively prunes noise interactions during training. Experimental results demonstrate that our method performs well on four datasets and outperforms graph contrastive learning methods that use random negative sampling. The source code is available at: <span><span>https://github.com/zhangkaiyu-zky/NSHN</span><svg><path></path></svg></span></div></div>\",\"PeriodicalId\":50461,\"journal\":{\"name\":\"Expert Systems with Applications\",\"volume\":\"263 \",\"pages\":\"Article 125688\"},\"PeriodicalIF\":7.5000,\"publicationDate\":\"2024-11-10\",\"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/S0957417424025557\",\"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/S0957417424025557","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

对比学习(CL)最近在推荐系统领域取得了巨大成功。然而,目前的研究主要集中在获取高质量的正样本上,而较少关注负样本的选择。在现有的基于图对比学习的推荐系统中,大多数方法都是通过随机抽取与目标节点没有交互的样本来选择负样本。虽然随机负抽样易于实现且适用性广,但它可能会导致数据分布不平衡和选择假负样本等问题,从而降低模型性能。为解决上述问题,我们提出了一种新颖的负采样策略,称为多跳邻居负采样法(NSHN)。具体来说,我们选择每个节点的 3 跳邻居信息作为候选负样本。此外,为了减少假负噪声对负样本的影响,我们提出了一种自适应去噪训练策略,在训练过程中自适应地修剪噪声交互。实验结果表明,我们的方法在四个数据集上表现良好,优于使用随机负采样的图对比学习方法。源代码可在以下网址获取: https://github.com/zhangkaiyu-zky/NSHN
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Negative sampling strategy based on multi-hop neighbors for graph representation learning
Contrastive learning (CL) has recently achieved significant success in the field of recommendation system. However, current studies mainly focus on obtaining high-quality positive samples and focus less on selecting negative samples. In existing recommendation system based on graph contrastive learning, most methods select negative samples by randomly selecting samples that have not interacted with the target node. Although random negative sampling is easy to implement and has wide applicability, it may lead to problems such as unbalanced data distribution and selection of false negative samples, which can degrade model performance. To address the above issues, we propose a novel negative sampling strategy called the Multi-hop Neighbors Negative Sampling method, named NSHN. Specifically, we select the information of 3-hop neighbors of each node as candidate negative samples. In addition, to reduce the impact of false negative noise on negative samples, we propose an adaptive denoising training strategy that adaptively prunes noise interactions during training. Experimental results demonstrate that our method performs well on four datasets and outperforms graph contrastive learning methods that use random negative sampling. The source code is available at: https://github.com/zhangkaiyu-zky/NSHN
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
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学术官方微信