电商异构社交图的自监督构建及推荐技术OA
Self-supervised construction and recommendation techniques for e-commerce heterogeneous social graphs
随着互联网电子商务的发展,提供高效精准的用户与商品推荐成为电商平台重要研究课题.将用户社交关系引入用户-商品交互网络可提升推荐系统性能并拓展新型推荐场景,但当前主流做法依赖外部社交数据,存在传统电商平台难以采集用户社交信息、数据隐私和平台封闭性导致社交关系难以全面获取等局限,使得现有方法在缺乏外部社交数据场景下难以落地.针对真实社交数据缺失的问题,该文研究了如何利用电商平台自身行为数据自动构建具备社交语义的用户关系网络,提出了面向大规模电商用户的社交关系自监督构建方法.受传播学同质性理论启发,该文通过挖掘用户历史行为数据中的同质性,识别用户社交关系,进而在无需任何外部社交信息的情况下,完成对亿级用户社交关系的建模,构建了具备多关系特征的异构社交图.在此基础上,探究了增强推荐效果的方法.研究结果表明,该方法能够在缺乏外部社交信息的场景下,利用电商行为数据构建出具有社交语义的异构社交图.该成果不仅丰富了平台对用户行为偏好的刻画,还有助于进一步提升推荐系统的性能,为解决传统电商平台在缺乏社交数据时的推荐问题提供了可行方案.
[Objective]With the rapid growth of Internet e-commerce,recommendation systems have become key components for online platforms to provide efficient,accurate,and personalized user and product suggestions.These recommendations directly improve user experience,increase user retention,and drive sales growth.Incorporating social relationships into the traditional user-product interaction network has been widely proven to enhance recommendation quality and enable innovative scenarios such as friend and sharing-based recommendations.However,mainstream social e-commerce recommendation methods face significant limitations:they rely heavily on external social data from third-party platforms,which are often difficult to fully access due to privacy policies,platform restrictions,and data silo issues.Moreover,most existing solutions have only been tested on datasets with millions of users and struggle to scale to hundreds of millions due to high computational costs and limited user coverage-posing substantial barriers to their deployment on large-scale e-commerce platforms.To overcome these challenges,this study focuses on automatically building a user relationship network with clear real-world social meanings,using only internal behavioral data from e-commerce platforms without external social information.The main goals are to develop a scalable self-supervised method for inferring social relationships among large user bases,improve the efficiency of user relationship prediction at the scale of hundreds of millions,enrich the understanding of user preferences at the platform level,and expand the performance and application scope of e-commerce recommendation systems.[Methods]Based on the homophily principle from communication studies,the proposed framework includes four sequential and interrelated stages:pseudo-label network construction,user relationship inference,efficient candidate matching,and relationship type inference.First,two typical behavioral signals-co-purchase behavior and spatiotemporal co-occurrence-are extracted from e-commerce logs to build pseudo-label social networks that reflect family ties and geographic connections,respectively,serving as weak supervision signals.Next,a user relationship inference model based on multilayer perceptrons is designed to learn user representations from these networks;positive samples are obtained from observed pseudo-label edges,while negative samples are generated by random pairing of users,and the model is trained using binary cross-entropy loss.To address the high computational demand of examining all user pairs in billion-scale scenarios,an efficient candidate matching strategy based on multilevel clustering of user embeddings is proposed,significantly reducing the number of candidate pairs while maintaining high recall.Lastly,a multitask inference module is built to first predict whether a candidate pair has an actual social connection,then classify the relationship into five detailed types-senior-junior,spouse,neighbor,schoolmate,and colleague-using rules that combine pseudo-labels with user attributes such as age,gender,time,and location.[Results]Extensive experiments on real data from a large e-commerce platform(Company T)show that co-purchase relationship prediction achieves a precision of 71.70%,a recall of 87.44%,an accuracy of 76.49%,and an F1-score of 0.79.The multilevel clustering candidate matching strategy reduces computational load and supports stable online deployment at the scale of hundreds of millions of users.Relationship classification reaches high precision:93.80%for spouses and 64.57%for senior-junior relations.The resulting heterogeneous social graph includes billions of edges across five relationship types,and online A/B tests confirm that incorporating social relationship information into recommendation models significantly improves accuracy,especially for category-sensitive items like medical products.[Conclusions]This research offers a practical solution for social e-commerce recommendations without relying on external social data,addressing privacy and platform restrictions.It enables the automatic construction of semantically rich social graphs using only internal behavioral data and supports large-scale applications through efficient clustering-based candidate matching.The proposed framework effectively incorporates social semantics into traditional recommendation systems,enhances user preference modeling,and boosts recommendation accuracy.This study not only demonstrates that the homophily principle applies to e-commerce behavior analysis but also provides scalable,interpretable methods for building large-scale social graphs and improving socially aware recommendations in real-world industry scenarios.
张子谦;王朝坤;冯昊;吴呈;牛放
清华大学软件学院,北京 100084清华大学软件学院,北京 100084清华大学软件学院,北京 100084清华大学软件学院,北京 100084清华大学软件学院,北京 100084
信息技术与安全科学
自监督学习社交网络社交关系预测
self-supervised learningsocial networksocial relationship prediction
《清华大学学报(自然科学版)》 2026 (5)
1036-1045,10
国家自然科学基金面上项目(62372264,92467203)
评论