paper-with-me

Papers

Generative Sequential Notification Optimization via Multi-Objective Decision Transformers

2025-09-02 · Borja Ocejo, Ruofan Wang, Ke Liu, Rohit K. Patra, Haotian Shen, David Liu, Yiwen Yuan, Gokulraj Mohanasundaram, Fedor Borisyuk, Prakruthi Prabhakar 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 message utility and user fatigue. Offline reinforcement learning (RL) methods, such as Conservative Q-Learning (CQL), have been applied to this problem but face practical challenges at scale, including instability, sensitivity to distribution shifts, limited reproducibility, and difficulties with explainability in high-dimensional recommendation settings. We present a Decision Transformer (DT) based framework that reframes policy learning as return-conditioned supervised learning, improving robustness, scalability, and modeling flexibility. Our contributions include a real-world comparison with CQL, a multi-reward design suitable for non-episodic tasks, a quantile regression approach to return-to-go conditioning, and a production-ready system with circular buffer-based sequence processing for near-real-time inference. Extensive offline and online experiments in a deployed notification system show that our approach improves notification utility and overall session activity while minimizing user fatigue. Compared to a multi-objective CQL-based agent, the DT-based approach achieved a +0.72% increase in sessions for notification decision-making at LinkedIn by making notification recommendation more relevant.

📄 PDF Abstract BibTeX arXiv:2509.02458

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Multi-objective Optimization of Notifications Using Offline Reinforcement Learning

2022-07-07 · Prakruthi Prabhakar, Yiping Yuan, Guangyu Yang, Wensheng Sun 외

Mobile notification systems play a major role in a variety of applications to communicate, send alerts and reminders to the users to inform them about news, events or messages. In this paper, we formulate the near-real-t…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Offline Reinforcement Learning for Mobile Notifications

2022-02-04 · Yiping Yuan, Ajith Muralidharan, Preetam Nandy, Miao Cheng 외

Mobile notification systems have taken a major role in driving and maintaining user engagement for online platforms. They are interesting recommender systems to machine learning practitioners with more sequential and lon…

AttributeRecommendation Systemsreinforcement-learningReinforcement Learning+1

Should I send this notification? Optimizing push notifications decision making by modeling the future

2022-02-17 · Conor O'Brien, Huasen Wu, Shaodan Zhai, Dalin Guo 외

Most recommender systems are myopic, that is they optimize based on the immediate response of the user. This may be misaligned with the true objective, such as creating long term user satisfaction. In this work we focus …

Decision MakingModel-based Reinforcement LearningRecommendation SystemsReinforcement Learning (RL)

A Generative Re-ranking Model for List-level Multi-objective Optimization at Taobao

2025-05-12 · Yue Meng, Cheng Guo, Yi Cao, Tong Liu 외

E-commerce recommendation systems aim to generate ordered lists of items for customers, optimizing multiple business objectives, such as clicks, conversions and Gross Merchandise Volume (GMV). Traditional multi-objective…

DiversityLearning-To-RankRecommendation Systemsregression+1

A State Transition Model for Mobile Notifications via Survival Analysis

2022-07-07 · Yiping Yuan, Jing Zhang, Shaunak Chatterjee, Shipeng Yu 외

Mobile notifications have become a major communication channel for social networking services to keep users informed and engaged. As more mobile applications push notifications to users, they constantly face decisions on…

Decision MakingSurvival Analysis