中文
相关论文

相关论文: Controllable Multi-Objective Re-ranking with Polic…

200 篇论文

Recommender systems (RS) work effective at alleviating information overload and matching user interests in various web-scale applications. Most RS retrieve the user's favorite candidates and then rank them by the rating scores in the greedy…

信息检索 · 计算机科学 2021-04-05 Yufei Feng , Yu Gong , Fei Sun , Junfeng Ge , Wenwu Ou

The success of recommender systems in modern online platforms is inseparable from the accurate capture of users' personal tastes. In everyday life, large amounts of user feedback data are created along with user-item online interactions in…

机器学习 · 计算机科学 2019-06-25 Xiao Zhou , Danyang Liu , Jianxun Lian , Xing Xie

Multi-Objective Alignment aims to align Large Language Models (LLMs) with diverse and often conflicting human values by optimizing multiple objectives simultaneously. Existing methods predominantly rely on static preference weight…

机器学习 · 计算机科学 2026-04-28 Wenzhe Xu , Biao Liu , Yiyang Sun , Xin Geng , Ning Xu

Re-ranking draws increased attention on both academics and industries, which rearranges the ranking list by modeling the mutual influence among items to better meet users' demands. Many existing re-ranking methods directly take the initial…

信息检索 · 计算机科学 2023-02-08 Xiaowen Shi , Fan Yang , Ze Wang , Xiaoxu Wu , Muzhi Guan , Guogang Liao , Yongkang Wang , Xingxing Wang , Dong Wang

In recommendation systems, the matching stage is becoming increasingly critical, serving as the upper limit for the entire recommendation process. Recently, some studies have started to explore the use of multi-scenario information for…

信息检索 · 计算机科学 2024-08-07 Yingcai Ma , Ziyang Wang , Yuliang Yan , Jian Wu , Yuning Jiang , Longbin Li , Wen Chen , Jianhang Huang

Optimizing multiple objectives simultaneously is an important task for recommendation platforms to improve their performance. However, this task is particularly challenging since the relationships between different objectives are…

信息检索 · 计算机科学 2026-02-13 Pan Li , Alexander Tuzhilin

An internet network service provider manages its network with multiple objectives, such as high quality of service (QoS) and minimum computing resource usage. To achieve these objectives, a reinforcement learning-based (RL) algorithm has…

网络与互联网体系结构 · 计算机科学 2025-06-17 DongNyeong Heo , Daniela Noemi Rim , Heeyoul Choi

The goal of recommender systems is to provide ordered item lists to users that best match their interests. As a critical task in the recommendation pipeline, re-ranking has received increasing attention in recent years. In contrast to…

信息检索 · 计算机科学 2022-03-24 Yi Li , Jieming Zhu , Weiwen Liu , Liangcai Su , Guohao Cai , Qi Zhang , Ruiming Tang , Xi Xiao , Xiuqiang He

Recently, neural networks have been widely used in e-commerce recommender systems, owing to the rapid development of deep learning. We formalize the recommender system as a sequential recommendation problem, intending to predict the next…

信息检索 · 计算机科学 2020-08-04 Yukuo Cen , Jianwei Zhang , Xu Zou , Chang Zhou , Hongxia Yang , Jie Tang

We introduce a new algorithm for multi-objective reinforcement learning (MORL) with linear preferences, with the goal of enabling few-shot adaptation to new tasks. In MORL, the aim is to learn policies over multiple competing objectives…

机器学习 · 计算机科学 2019-11-07 Runzhe Yang , Xingyuan Sun , Karthik Narasimhan

Hierarchical multi-label classification (HMC) has gained considerable attention in recent decades. A seminal line of HMC research addresses the problem in two stages: first, training individual classifiers for each class, then integrating…

机器学习 · 计算机科学 2025-11-04 Yuting Ye , Christine Ho , Ci-Ren Jiang , Wayne Tai Lee , Haiyan Huang

As a critical task for large-scale commercial recommender systems, reranking has shown the potential of improving recommendation results by uncovering mutual influence among items. Reranking rearranges items in the initial ranking lists…

信息检索 · 计算机科学 2022-02-15 Yunjia Xi , Weiwen Liu , Xinyi Dai , Ruiming Tang , Weinan Zhang , Qing Liu , Xiuqiang He , Yong Yu

In this paper, we aim to utilize only offline trajectory data to train a policy for multi-objective RL. We extend the offline policy-regularized method, a widely-adopted approach for single-objective offline RL problems, into the…

机器学习 · 计算机科学 2024-01-05 Qian Lin , Chao Yu , Zongkai Liu , Zifan Wu

The integration of Large Language Models (LLMs) into recommender systems has led to substantial performance improvements. However, this often comes at the cost of diminished recommendation diversity, which can negatively impact user…

信息检索 · 计算机科学 2025-01-07 Jiaju Chen , Chongming Gao , Shuai Yuan , Shuchang Liu , Qingpeng Cai , Peng Jiang

In multi-stage recommender systems, reranking optimizes overall utility by capturing intra-list contextual dependencies, yet its central challenge lies in exploring optimal sequences within an exponentially large permutation space. Recent…

信息检索 · 计算机科学 2026-05-26 Chaotian Song , Jingyao Zhang , Chenghao Chen , Zisen Sang , Dehai Zhao , Guodong Cao , Boxi Wu , Deng Cai , Jia Jia

In modern recommender systems, CTR/CVR models are increasingly trained with ranking objectives to improve item ranking quality. While this shift aligns training more closely with serving goals, most existing methods rely on in-batch…

信息检索 · 计算机科学 2025-06-17 YaChen Yan , Liubo Li , Ravi Choudhary

LLM-based shopping agents increasingly rely on long purchase histories and multi-turn interactions for personalization, yet naively appending raw history to prompts is often ineffective due to noise, length, and relevance mismatch. We…

计算与语言 · 计算机科学 2026-04-03 Zhiyuan Peng , Xuyang Wu , Huaixiao Tou , Yi Fang , Yu Gong

Cross-domain recommendation (CDR) plays a critical role in alleviating the sparsity and cold-start problem and substantially boosting the performance of recommender systems. Existing CDR methods prefer to either learn a common preference…

信息检索 · 计算机科学 2024-08-02 Xiaofei Zhu , Yabo Yin , Li Wang

Integrated recommendation, which aims at jointly recommending heterogeneous items from different channels in a main feed, has been widely applied to various online platforms. Though attractive, integrated recommendation requires the ranking…

信息检索 · 计算机科学 2023-05-23 Yue Xu , Qijie Shen , Jianwen Yin , Zengde Deng , Dimin Wang , Hao Chen , Lixiang Lai , Tao Zhuang , Junfeng Ge

Counterfactual learning to rank (CLTR) aims to learn a ranking policy from user interactions while correcting for the inherent biases in interaction data, such as position bias. Existing CLTR methods assume a single ranking policy that…

信息检索 · 计算机科学 2026-01-08 Shashank Gupta , Yiming Liao , Maarten de Rijke