中文
相关论文

相关论文: Disentangled Graph Neural Networks for Session-bas…

200 篇论文

Graph clustering aims to divide the graph into different clusters. The recently emerging deep graph clustering approaches are largely built on graph neural networks (GNN). However, GNN is designed for general graph encoding and there is a…

Graph representation learning has attracted much attention in supporting high quality candidate search at scale. Despite its effectiveness in learning embedding vectors for objects in the user-item interaction network, the computational…

信息检索 · 计算机科学 2020-03-05 Qiaoyu Tan , Ninghao Liu , Xing Zhao , Hongxia Yang , Jingren Zhou , Xia Hu

In session-based recommendation settings, a recommender system has no access to long-term user profiles and thus has to base its suggestions on the user interactions that are observed in an ongoing session. Since such sessions can consist…

信息检索 · 计算机科学 2024-07-19 Faisal Shehzad , Dietmar Jannach

CTR prediction, which aims to estimate the probability that a user will click an item, plays a crucial role in online advertising and recommender system. Feature interaction modeling based and user interest mining based methods are the two…

信息检索 · 计算机科学 2021-06-09 Wei Guo , Rong Su , Renhao Tan , Huifeng Guo , Yingxue Zhang , Zhirong Liu , Ruiming Tang , Xiuqiang He

Social recommendation based on social network has achieved great success in improving the performance of recommendation system. Since social network (user-user relations) and user-item interactions are both naturally represented as…

信息检索 · 计算机科学 2021-09-27 Yiming Zhang , Lingfei Wu , Qi Shen , Yitong Pang , Zhihua Wei , Fangli Xu , Ethan Chang , Bo Long

Cross-domain recommendation (CDR) aims to alleviate the data sparsity by transferring knowledge across domains. Disentangled representation learning provides an effective solution to model complex user preferences by separating intra-domain…

信息检索 · 计算机科学 2025-07-24 Yuhan Wang , Qing Xie , Zhifeng Bao , Mengzi Tang , Lin Li , Yongjian Liu

Graphs representation learning has been a very active research area in recent years. The goal of graph representation learning is to generate graph representation vectors that capture the structure and features of large graphs accurately.…

机器学习 · 计算机科学 2022-06-16 Shima Khoshraftar , Aijun An

Learning disentangled representations from visual data, where different high-level generative factors are independently encoded, is of importance for many computer vision tasks. Solving this problem, however, typically requires to…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Adria Ruiz , Oriol Martinez , Xavier Binefa , Jakob Verbeek

Sequential recommendation effectively addresses information overload by modeling users' temporal and sequential interaction patterns. To overcome the limitations of supervision signals, recent approaches have adopted self-supervised…

信息检索 · 计算机科学 2024-06-03 Yuxi Liu , Lianghao Xia , Chao Huang

Learning vector representations (aka. embeddings) of users and items lies at the core of modern recommender systems. Ranging from early matrix factorization to recently emerged deep learning based methods, existing efforts typically obtain…

信息检索 · 计算机科学 2020-07-06 Xiang Wang , Xiangnan He , Meng Wang , Fuli Feng , Tat-Seng Chua

Given e-commerce scenarios that user profiles are invisible, session-based recommendation is proposed to generate recommendation results from short sessions. Previous work only considers the user's sequential behavior in the current…

信息检索 · 计算机科学 2017-11-15 Jing Li , Pengjie Ren , Zhumin Chen , Zhaochun Ren , Jun Ma

Recent advancements in session-based recommendation models using deep learning techniques have demonstrated significant performance improvements. While they can enhance model sophistication and improve the relevance of recommendations, they…

机器学习 · 计算机科学 2024-11-15 Bhavtosh Rath , Pushkar Chennu , David Relyea , Prathyusha Kanmanth Reddy , Amit Pande

Knowledge graph completion (KGC) has become a focus of attention across deep learning community owing to its excellent contribution to numerous downstream tasks. Although recently have witnessed a surge of work on KGC, they are still…

人工智能 · 计算机科学 2021-10-12 Junkang Wu , Wentao Shi , Xuezhi Cao , Jiawei Chen , Wenqiang Lei , Fuzheng Zhang , Wei Wu , Xiangnan He

Session-based recommendation aims to predict user's next behavior from current session and previous anonymous sessions. Capturing long-range dependencies between items is a vital challenge in session-based recommendation. A novel approach…

信息检索 · 计算机科学 2021-02-04 Jun Fang

In this paper, we consider controllability as a means to satisfy dynamic preferences of users, enabling them to control recommendations such that their current preference is met. While deep models have shown improved performance for…

信息检索 · 计算机科学 2021-10-12 Samarth Bhargav , Evangelos Kanoulas

Shared-account Cross-domain Sequential Recommendation (SCSR) task aims to recommend the next item via leveraging the mixed user behaviors in multiple domains. It is gaining immense research attention as more and more users tend to sign up…

信息检索 · 计算机科学 2022-09-09 Lei Guo , Jinyu Zhang , Li Tang , Tong Chen , Lei Zhu , Hongzhi Yin

The user review data have been demonstrated to be effective in solving different recommendation problems. Previous review-based recommendation methods usually employ sophisticated compositional models, such as Recurrent Neural Networks…

信息检索 · 计算机科学 2021-01-26 Yong Liu , Susen Yang , Yinan Zhang , Chunyan Miao , Zaiqing Nie , Juyong Zhang

Graph neural networks (GNN) have recently been applied to exploit knowledge graph (KG) for recommendation. Existing GNN-based methods explicitly model the dependency between an entity and its local graph context in KG (i.e., the set of its…

信息检索 · 计算机科学 2020-04-27 Susen Yang , Yong Liu , Yonghui Xu , Chunyan Miao , Min Wu , Juyong Zhang

Spatiotemporal graph represents a crucial data structure where the nodes and edges are embedded in a geometric space and can evolve dynamically over time. Nowadays, spatiotemporal graph data is becoming increasingly popular and important,…

机器学习 · 计算机科学 2022-03-02 Yuanqi Du , Xiaojie Guo , Hengning Cao , Yanfang Ye , Liang Zhao

The recommendation system provides users with an appropriate limit of recent online large amounts of information. Session-based recommendation, a sub-area of recommender systems, attempts to recommend items by interpreting sessions that…

信息检索 · 计算机科学 2022-06-28 Minjae Park