paper-with-me

Papers

Exploiting Session Information in BERT-based Session-aware Sequential Recommendation

2022-04-22 · Jinseok Seol, Youngrok Ko, Sang-goo Lee

In recommendation systems, utilizing the user interaction history as sequential information has resulted in great performance improvement. However, in many online services, user interactions are commonly grouped by sessions that presumably share preferences, which requires a different approach from ordinary sequence representation techniques. To this end, sequence representation models with a hierarchical structure or various viewpoints have been developed but with a rather complex network structure. In this paper, we propose three methods to improve recommendation performance by exploiting session information while minimizing additional parameters in a BERT-based sequential recommendation model: using session tokens, adding session segment embeddings, and a time-aware self-attention. We demonstrate the feasibility of the proposed methods through experiments on widely used recommendation datasets.

📄 PDF Abstract BibTeX arXiv:2204.10851

Code (1)

theeluwin/session-aware-bert4rec 공식 구현 pytorch

Tasks

Recommendation SystemsSequential Recommendation

Methods 이 논문이 사용한 방법론

((FaQ's--Expedia)))How do I file a dispute with Expedia? How do I file a dispute with Expedia? To file a dispute with Expedia, start by contacting their customer service team via phone at +(1)(888)(829)(0881) or…

Similar Papers 제목 키워드 기반

Exploiting Positional Information for Session-based Recommendation

2021-07-02 · Ruihong Qiu, Zi Huang, Tong Chen, Hongzhi Yin

For present e-commerce platforms, session-based recommender systems are developed to predict users' preference for next-item recommendation. Although a session can usually reflect a user's current preference, a local shi…

Graph Neural NetworkRecommendation SystemsSession-Based Recommendations

Context-aware Session-based Recommendation with Graph Neural Networks

2023-10-14 · Zhihui Zhang, Jianxiang Yu, Xiang Li

Session-based recommendation (SBR) is a task that aims to predict items based on anonymous sequences of user behaviors in a session. While there are methods that leverage rich context information in sessions for SBR, mos…

Session-Based Recommendations

User Persona Identification and New Service Adaptation Recommendation

2023-11-15 · Narges Tabari, Sandesh Swamy, Rashmi Gangadharaiah

Providing a personalized user experience on information dense webpages helps users in reaching their end-goals sooner. We explore an automated approach to identifying user personas by leveraging high dimensional trajecto…

Collaborative FilteringLanguage ModelingLanguage ModellingMasked Language Modeling

Discreetly Exploiting Inter-session Information for Session-based Recommendation

2023-04-18 · Zihan Wang, Gang Wu, Haotong Wang

Limited intra-session information is the performance bottleneck of the early GNN based SBR models. Therefore, some GNN based SBR models have evolved to introduce additional inter-session information to facilitate the nex…

Session-Based Recommendations

Global Context Enhanced Graph Neural Networks for Session-based Recommendation

2021-06-09 · Ziyang Wang, Wei Wei, Gao Cong, Xiao-Li Li 외

Session-based recommendation (SBR) is a challenging task, which aims at recommending items based on anonymous behavior sequences. Almost all the existing solutions for SBR model user preference only based on the current …

Representation LearningSession-Based Recommendations