paper-with-me

홈 › Papers

Modeling User Fatigue for Sequential Recommendation

2024-05-20 · Nian Li, Xin Ban, Cheng Ling, Chen Gao, Lantao Hu, Peng Jiang, Kun Gai, Yong Li, Qingmin Liao

Recommender systems filter out information that meets user interests. However, users may be tired of the recommendations that are too similar to the content they have been exposed to in a short historical period, which is the so-called user fatigue. Despite the significance for a better user experience, user fatigue is seldom explored by existing recommenders. In fact, there are three main challenges to be addressed for modeling user fatigue, including what features support it, how it influences user interests, and how its explicit signals are obtained. In this paper, we propose to model user Fatigue in interest learning for sequential Recommendations (FRec). To address the first challenge, based on a multi-interest framework, we connect the target item with historical items and construct an interest-aware similarity matrix as features to support fatigue modeling. Regarding the second challenge, built upon feature cross, we propose a fatigue-enhanced multi-interest fusion to capture long-term interest. In addition, we develop a fatigue-gated recurrent unit for short-term interest learning, with temporal fatigue representations as important inputs for constructing update and reset gates. For the last challenge, we propose a novel sequence augmentation to obtain explicit fatigue signals for contrastive learning. We conduct extensive experiments on real-world datasets, including two public datasets and one large-scale industrial dataset. Experimental results show that FRec can improve AUC and GAUC up to 0.026 and 0.019 compared with state-of-the-art models, respectively. Moreover, large-scale online experiments demonstrate the effectiveness of FRec for fatigue reduction. Our codes are released at https://github.com/tsinghua-fib-lab/SIGIR24-FRec.

📄 PDF Abstract BibTeX arXiv:2405.11764

Code (1)

tsinghua-fib-lab/sigir24-frec 공식 구현 tf

Tasks

Contrastive LearningRecommendation SystemsSequential Recommendation

Similar Papers 제목 키워드 기반

FAN: Fatigue-Aware Network for Click-Through Rate Prediction in E-commerce Recommendation

2023-04-10 · Ming Li, Naiyin Liu, Xiaofeng Pan, Yang Huang 외

Since clicks usually contain heavy noise, increasing research efforts have been devoted to modeling implicit negative user behaviors (i.e., non-clicks). However, they either rely on explicit negative user behaviors (e.g.…

Click-Through Rate PredictionTime Series

Generative Sequential Notification Optimization via Multi-Objective Decision Transformers

2025-09-02 · Borja Ocejo, Ruofan Wang, Ke Liu, Rohit K. Patra 외 arxiv

Notifications are an important communication channel for delivering timely and relevant information. Optimizing their delivery involves addressing complex sequential decision-making challenges under constraints such as m…

Reinforcement Learning

Fatigue-aware Bandits for Dependent Click Models

2020-08-22 · Junyu Cao, Wei Sun, Zuo-Jun, Shen 외

As recommender systems send a massive amount of content to keep users engaged, users may experience fatigue which is contributed by 1) an overexposure to irrelevant content, 2) boredom from seeing too many similar recomm…

Recommendation Systems

Sequential Recommendation with Dual Side Neighbor-based Collaborative Relation Modeling

2019-11-10 · Jiarui Qin, Kan Ren, Yuchen Fang, Wei-Nan Zhang 외

Sequential recommendation task aims to predict user preference over items in the future given user historical behaviors. The order of user behaviors implies that there are resourceful sequential patterns embedded in the …

DiversityRelationSequential Recommendation

Designing Fatigue-Aware VR Interfaces via Biomechanical Models

2026-03-27 · Harshitha Voleti, Charalambos Poullis arxiv

Prolonged mid-air interaction in virtual reality (VR) causes arm fatigue and discomfort, negatively affecting user experience. Incorporating ergonomic considerations into VR user interface (UI) design typically requires …

Hierarchical Reinforcement Learning