KDD2022推荐系统论文集锦(附pdf下载)-程序员宅基地

技术标签: 算法  python  机器学习  人工智能  编程语言  

嘿,记得给机器学习与推荐算法”添加星标



863a424d2c63f579581664ade1192005.png

第28届SIGKDD会议将于8月14日至18日在华盛顿举行。据统计,今年共有1695篇有效投稿,其中254篇论文被接收,接收率为14.98%,相比KDD2021的接收率15.44%有所下降。其中,涉及到的推荐系统相关的论文共24篇(本次只整理了Research Track相关论文,对于Applied Data Science Track读者可自行前往下文链接查看)。整理不易,欢迎小手点个在看/分享。

往年KDD推荐系统论文整理可参考:

KDD2021推荐系统论文集锦

KDD2020 推荐系统论文一览(可下载)

本公众号一如既往的收集与整理了发表在该会议上的推荐系统相关论文,以供研究者们提前一睹为快。本会议接受的论文主要整理了Research Track Papers,因此大家可以提前领略和关注学术界的最新动态。如果不放心本文整理的推荐系统论文集锦,也可自行前往官网查看,学术类论文官网接收论文列表如下:

https://kdd.org/kdd2022/paperRT.html

应用类论文接收列表如下:

https://kdd.org/kdd2022/paperADS.html


Research Track Papers

通过对本次接收的论文进行总结发现,从所涉及的研究主题角度来看,此次大会主要聚焦在了推荐系统中的公平性[1]、Bias问题[9,10,12,17,23]、对话推荐系统[8,15]、推荐中的隐私和安全问题[6,9]、推荐系统的特征交叉[3]、可解释推荐系统[13]、捆绑推荐[14]、基于图的推荐系统[2,11,18,19,24]、轻量化推荐模型[24]、点击率预估问题[22,23]、序列推荐模型[7,10,13]等,与去年所关注的主题类似;

从推荐技术的角度来看,包括对于经典协同过滤的改进[20,21]、基于对抗学习的推荐算法[22]、基于元学习的推荐系统[1]、基于强化学习的推荐算法[15,24]、基于提示学习的推荐算法[8]、基于注意力机制的推荐算法[13,17]、基于对比学习的推荐算法[14]、基于Transformer的推荐算法[18,19]等。

  • [1] Comprehensive Fair Meta-learned Recommender System

  • [2] Graph-Flashback Network for Next Location Recommendation

  • [3] Detecting Arbitrary Order Beneficial Feature Interactions for Recommender Systems

  • [4] Practical Counterfactual Policy Learning for Top-K Recommendations

  • [5] Addressing Unmeasured Confounder for Recommendation with Sensitivity Analysis

  • [6] Knowledge-enhanced Black-box Attacks for Recommendations

  • [7] Towards Universal Sequence Representation Learning for Recommender Systems

  • [8] Towards Unified Conversational Recommender Systems via Knowledge-Enhanced Prompt Learning

  • [9] Debiasing Learning for Membership Inference Attacks Against Recommender Systems

  • [10] Debiasing the Cloze Task in Sequential Recommendation with Bidirectional Transformers

  • [11] User-Event Graph Embedding Learning for Context-Aware Recommendation

  • [12] Invariant Preference Learning for General Debiasing in Recommendation

  • [13] PARSRec: Explainable Personalized Attention-fused Recurrent Sequential Recommendation Using Session Partial Actions

  • [14] CrossCBR: Cross-view Contrastive Learning for Bundle Recommendation

  • [15] Learning Relevant Information in Conversational Search and Recommendation using Deep Reinforcement Learning

  • [16] MDP2 Forest: A Constrained Continuous Multi-dimensional Policy Optimization Approach for Short-video Recommendation

  • [17] Counteracting User Attention Bias in Music Streaming Recommendation via Reward Modification

  • [18] Multi-Behavior Hypergraph-Enhanced Transformer for Next-Item Recommendation

  • [19] Self-Augmented Hypergraph Transformer for Recommender Systems

  • [20] Towards Representation Alignment and Uniformity in Collaborative Filtering

  • [21] HICF: Hyperbolic Informative Collaborative Filtering

  • [22] Adversarial Gradient Driven Exploration for Deep Click-Through Rate Prediction

  • [23] A Generalized Doubly Robust Learning Framework for Debiasing Post-Click Conversion Rate Prediction

  • [24] Learning Binarized Graph Representations with Multi-faceted Quantization Reinforcement for Top-K Recommendation

上述部分论文的pdf版本我们已经整理成了合集,大家可以在后台回复【KDD2022】获取下载链接,尽享论文盛宴吧~

[1] Comprehensive Fair Meta-learned Recommender System

Tianxin Wei (University of Illinois Urbana Champaign)*; Jingrui He (University of Illinois at Urbana-Champaign)

https://arxiv.org/abs/2206.04789

In recommender systems, one common challenge is the cold-start problem, where interactions are very limited for fresh users in the systems. To address this challenge, recently, many works introduce the meta-optimization idea into the recommendation scenarios, i.e. learning to learn the user preference by only a few past interaction items. The core idea is to learn global shared meta-initialization parameters for all users and rapidly adapt them into local parameters for each user respectively. They aim at deriving general knowledge across preference learning of various users, so as to rapidly adapt to the future new user with the learned prior and a small amount of training data. However, previous works have shown that recommender systems are generally vulnerable to bias and unfairness. Despite the success of meta-learning at improving the recommendation performance with cold-start, the fairness issues are largely overlooked. In this paper, we propose a comprehensive fair meta-learning framework, named CLOVER, for ensuring the fairness of meta-learned recommendation models. We systematically study three kinds of fairness - individual fairness, counterfactual fairness, and group fairness in the recommender systems, and propose to satisfy all three kinds via a multi-task adversarial learning scheme. Our framework offers a generic training paradigm that is applicable to different meta-learned recommender systems. We demonstrate the effectiveness of CLOVER on the representative meta-learned user preference estimator on three real-world data sets. Empirical results show that CLOVER achieves comprehensive fairness without deteriorating the overall cold-start recommendation pe

版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
本文链接:https://blog.csdn.net/weixin_44289754/article/details/125955045

智能推荐

vue引入原生高德地图_前端引入原生地图-程序员宅基地

文章浏览阅读556次,点赞2次,收藏3次。由于工作上的需要,今天捣鼓了半天高德地图。如果定制化开发需求不太高的话,可以用vue-amap,这个我就不多说了,详细就看官网 https://elemefe.github.io/vue-amap/#/zh-cn/introduction/install然而我们公司需要英文版的高德,我看vue-amap中好像没有这方面的配置,而且还有一些其他的定制化开发需求,然后就只用原生的高德。其实原生的引入也不复杂,但是有几个坑要填一下。1. index.html注意,引入的高德js一定要放在头部而_前端引入原生地图

ViewGroup重写大法 (一)-程序员宅基地

文章浏览阅读104次。本文介绍ViewGroup重写,我们所熟知的LinearLayout,RelativeLayout,FrameLayout等等,所有的容器类都是ViewGroup的子类,ViewGroup又继承View。我们在熟练应用这些现成的系统布局的时候可能有时候就不能满足我们自己的需求了,这是我们就要自己重写一个容器来实现效果。ViewGroup重写可以达到各种效果,下面写一个简单的重写一个Vi..._viewgroup 重写

Stm32学习笔记,3万字超详细_stm32笔记-程序员宅基地

文章浏览阅读1.8w次,点赞279次,收藏1.5k次。本文章主要记录本人在学习stm32过程中的笔记,也插入了不少的例程代码,方便到时候CV。绝大多数内容为本人手写,小部分来自stm32官方的中文参考手册以及网上其他文章;代码部分大多来自江科大和正点原子的例程,注释是我自己添加;配图来自江科大/正点原子/中文参考手册。笔记内容都是平时自己一点点添加,不知不觉都已经这么长了。其实每一个标题其实都可以发一篇,但是这样搞太琐碎了,所以还是就这样吧。_stm32笔记

CTS(13)---CTS 测试之Media相关测试failed 小结(一)_mediacodec框架 cts-程序员宅基地

文章浏览阅读1.8k次。Android o CTS 测试之Media相关测试failed 小结(一)CTSCTS 即兼容性测试套件,CTS 在桌面设备上运行,并直接在连接的设备或模拟器上执行测试用例。CTS 是一套单元测试,旨在集成到工程师构建设备的日常工作流程(例如通过连续构建系统)中。其目的是尽早发现不兼容性,并确保软件在整个开发过程中保持兼容性。CTS 是一个自动化测试工具,其中包括两个主要软件组件:CTS tra..._mediacodec框架 cts

chosen.js插件使用,回显,动态添加选项-程序员宅基地

文章浏览阅读4.5k次。官网:https://harvesthq.github.io/chosen/实例化$(".chosen-select").chosen({disable_search_threshold: 10});赋值var optValue = $(".chosen-select").val();回显1.设置回显的值$(".chosen-select").val(“opt1”);2.触发cho..._chosen.js

C++ uint8_t数据串如何按位写入_unit8_t 集合 赋值 c++-程序员宅基地

文章浏览阅读1.9k次。撸码不易,网上找不到,索性自己写,且撸且珍惜!void bitsWrite(uint8_t* buff, int pos, int size, uint32_t value){ uint32_t index[] = { 0x80000000, 0x40000000, 0x20000000, 0x10000000, 0x8000000, 0x4000000, 0x2000000, 0x1000000, 0x800000, 0x400000, 0_unit8_t 集合 赋值 c++

随便推点

【路径规划】基于matlab粒子群算法新型概率密度无人机作战路径规划【含Matlab源码 2620期】_已知目标出现概率热图matlab无人机路径规划-程序员宅基地

文章浏览阅读183次。粒子群算法新型概率密度无人机作战路径规划完整的代码,方可运行;可提供运行操作视频!适合小白!_已知目标出现概率热图matlab无人机路径规划

navicat执行.sql文件_navicat执行sql文件-程序员宅基地

文章浏览阅读2w次,点赞5次,收藏19次。1、准备好需要执行的.sql文件.sql文件需要注意:每条语句都需要用;作为结束,否则属于语法错误,执行会报错。我们用下面3条语句生成.sql文件测试一下:select SYSDATE() from dual;select COUNT(100) from dual;select CONCAT_WS(' ','test','import','.sql','files');将它保存为import_demo.sql等待测试。2、navicat中选中数据库右键选择.sql文件进行执行选中目标数据库_navicat执行sql文件

Javaweb框架 思维导图_javaweb框架图-程序员宅基地

文章浏览阅读748次。javaweb知识点_javaweb框架图

adb的升级与版本更新_adb iptabls怎么升级-程序员宅基地

文章浏览阅读1.1w次,点赞3次,收藏16次。adb是没有自动升级的命令的,如果想要更新adb的版本,我们可以在网上找到自己想要的版本进行更新给大家提供几个版本https://pan.baidu.com/s/1yd0dsmWn5CK08MlyuubR7g&shfl=shareset 提取码: 94z81、下载解压后我们可以找到下面几个文件,并复制2、找到adb安装的文件夹下的platform-tools文件夹,我这里是..._adb iptabls怎么升级

微信苹果版删除所有的聊天记录的图文教程_mac微信怎么删除聊天列表-程序员宅基地

文章浏览阅读3.8k次。很多用户可能都知道怎么在Windows系统上删除微信的聊天记录,那么苹果电脑上的微信软件怎么删除所有的聊天记录呢?下面小编就专门来给大家讲下微信mac版删除所有的聊天记录的图文教程。点击后会弹出提示窗口,点击这里的确认按钮就可以将其清理掉了。在这里选择要清理的数据,然后点击下方右边的清理按钮就行了。在mac上打开微信后,点击左下角的横线图标。然后再点击这里的管理微信聊天数据按钮。打开了设置窗口,点击上方的“通用”。在这里点击下方的前往清理按钮。点击弹出菜单里的“设置”。_mac微信怎么删除聊天列表

【报错笔记】数据类型转换时报错:Request processing failed;nested exception is java.lang.NumberFormatException:..._request processing failed; nested exception is jav-程序员宅基地

文章浏览阅读7.7k次。数据类型转换时报错:Request processing failed;nested exception is java.lang.NumberFormatException:For input String “20151512345”报错原因:数字格式异常,接着后面有 For input string: “201515612343” 提示,这就告诉我们你当前想把 “201515612343” 转换成数字类型时出错了。解决方案:使用2015151612343这个数字太大了,所以直接使用string_request processing failed; nested exception is java.lang.numberformatexcepti

推荐文章

热门文章

相关标签