paper-with-me

홈 › Papers

A Graph-based Method for Session-based Recommendations

2021-06-22 · Marina Delianidi, Michail Salampasis, Konstantinos Diamantaras, Theodosios Siomos, Alkiviadis Katsalis, Iphigenia Karaveli

We present a graph-based approach for the data management tasks and the efficient operation of a system for session-based next-item recommendations. The proposed method can collect data continuously and incrementally from an ecommerce web site, thus seemingly prepare the necessary data infrastructure for the recommendation algorithm to operate without any excessive training phase. Our work aims at developing a recommender method that represents a balance between data processing and management efficiency requirements and the effectiveness of the recommendations produced. We use the Neo4j graph database to implement a prototype of such a system. Furthermore, we use an industry dataset corresponding to a typical e-commerce session-based scenario, and we report on experiments using our graph-based approach and other state-of-the-art machine learning and deep learning methods.

📄 PDF Abstract BibTeX arXiv:2106.12085

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementSession-Based Recommendations

Similar Papers 제목 키워드 기반

GRAINRec: Graph and Attention Integrated Approach for Real-Time Session-Based Item Recommendations

2024-11-14 · Bhavtosh Rath, Pushkar Chennu, David Relyea, Prathyusha Kanmanth Reddy 외

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 r…

Session-Based Recommendations

GraphFusionSBR: Denoising Multi-Channel Graphs for Session-Based Recommendation

2026-01-13 · Jia-Xin He, Hung-Hsuan Chen arxiv

Session-based recommendation systems must capture implicit user intents from sessions. However, existing models suffer from issues such as item interaction dominance and noisy sessions. We propose a multi-channel recomme…

Recommendation Systems

DAGNN: Demand-aware Graph Neural Networks for Session-based Recommendation

2021-05-30 · Liqi Yang, Linhan Luo, Lifeng Xin, Xiaofeng Zhang 외

Session-based recommendations have been widely adopted for various online video and E-commerce Websites. Most existing approaches are intuitively proposed to discover underlying interests or preferences out of the anonym…

Graph Neural NetworkSession-Based Recommendations

Session-based Recommendation with Hypergraph Attention Networks

2021-12-28 · Jianling Wang, Kaize Ding, Ziwei Zhu, James Caverlee

Session-based recommender systems aim to improve recommendations in short-term sessions that can be found across many platforms. A critical challenge is to accurately model user intent with only limited evidence in these…

Recommendation SystemsSession-Based Recommendations

TempGNN: Temporal Graph Neural Networks for Dynamic Session-Based Recommendations

2023-10-20 · Eunkyu Oh, Taehun Kim

Session-based recommendations which predict the next action by understanding a user's interaction behavior with items within a relatively short ongoing session have recently gained increasing popularity. Previous researc…

Session-Based Recommendations