中文
相关论文

相关论文: Pre-train and Fine-tune: Recommenders as Large Mod…

200 篇论文

Industrial recommender systems deal with extremely large action spaces -- many millions of items to recommend. Moreover, they need to serve billions of users, who are unique at any point in time, making a complex user state space. Luckily,…

机器学习 · 计算机科学 2021-12-16 Minmin Chen , Alex Beutel , Paul Covington , Sagar Jain , Francois Belletti , Ed Chi

With the ever-increasing number of pretrained models, machine learning practitioners are continuously faced with which pretrained model to use, and how to finetune it for a new dataset. In this paper, we propose a methodology that jointly…

机器学习 · 计算机科学 2024-02-26 Sebastian Pineda Arango , Fabio Ferreira , Arlind Kadra , Frank Hutter , Josif Grabocka

Recently, a series of pioneer studies have shown the potency of pre-trained models in sequential recommendation, illuminating the path of building an omniscient unified pre-trained recommendation model for different downstream…

信息检索 · 计算机科学 2023-05-09 Yiqing Wu , Ruobing Xie , Zhao Zhang , Yongchun Zhu , FuZhen Zhuang , Jie Zhou , Yongjun Xu , Qing He

Recommender system is a very promising way to address the problem of overabundant information for online users. Though the information filtering for the online commercial systems received much attention recently, almost all of the previous…

物理与社会 · 物理学 2012-12-20 Fuguo Zhang , An Zeng

Online stores and service providers rely heavily on recommendation softwares to guide users through the vast amount of available products. Consequently, the field of recommender systems has attracted increased attention from the industry…

信息检索 · 计算机科学 2022-10-17 Abdullah Alhadlaq , Said Kerrache , Hatim Aboalsamh

Recommender systems are a vital tool that helps us to overcome the information overload problem. They are being used by most e-commerce web sites and attract the interest of a broad scientific community. A recommender system uses data on…

信息检索 · 计算机科学 2017-02-22 Fei Yu , An Zeng , Sebastien Gillard , Matus Medo

The task of item recommendation is to select the best items for a user from a large catalogue of items. Item recommenders are commonly trained from implicit feedback which consists of past actions that are positive only. Core challenges of…

信息检索 · 计算机科学 2021-01-22 Steffen Rendle

We consider small-data, large-scale decision problems in which a firm must make many operational decisions simultaneously (e.g., across a large product portfolio) while observing only a few, potentially noisy, data points per instance.…

机器学习 · 计算机科学 2026-02-04 Zishi Zhang , Jinhui Han , Ming Hu , Yijie Peng

Large language models (LLMs) have demonstrated outstanding performance in natural language processing tasks. However, in the field of recommender systems, due to the inherent structural discrepancy between user behavior data and natural…

信息检索 · 计算机科学 2026-01-01 Zekun Liu , Xiaowen Huang , Jitao Sang

Recommendation system is a type of information filtering systems that recommend various objects from a vast variety and quantity of items which are of the user interest. This results in guiding an individual in personalized way to…

信息检索 · 计算机科学 2015-03-24 Sumitkumar Kanoje , Sheetal Girase , Debajyoti Mukhopadhyay

With the explosive growth of multimodal content online, pre-trained visual-language models have shown great potential for multimodal recommendation. However, while these models achieve decent performance when applied in a frozen manner,…

信息检索 · 计算机科学 2025-02-24 Wenyu Zhang , Jie Luo , Xinming Zhang , Yuan Fang

Modern recommender systems may output considerably different recommendations due to small perturbations in the training data. Changes in the data from a single user will alter the recommendations as well as the recommendations of other…

信息检索 · 计算机科学 2024-02-07 Sejoon Oh , Berk Ustun , Julian McAuley , Srijan Kumar

Instruction tuning enhances large language models (LLMs) to follow human instructions across diverse tasks, relying on high-quality datasets to guide behavior. However, these datasets, whether manually curated or synthetically generated,…

Recommender system exists everywhere in the business world. From Goodreads to TikTok, customers of internet products become more addicted to the products thanks to the technology. Industrial practitioners focus on increasing the technical…

信息检索 · 计算机科学 2023-03-03 Hao Wang

Recommender systems mainly tailor personalized recommendations according to user interests learned from user feedback. However, such recommender systems passively cater to user interests and even reinforce existing interests in the feedback…

信息检索 · 计算机科学 2024-03-13 Shuxian Bi , Wenjie Wang , Hang Pan , Fuli Feng , Xiangnan He

Semantically connecting users and items is a fundamental problem for the matching stage of an industrial recommender system. Recent advances in this topic are based on multi-channel retrieval to efficiently measure users' interest on items…

信息检索 · 计算机科学 2022-02-15 Yujie Lu , Ping Nie , Shengyu Zhang , Ming Zhao , Ruobing Xie , William Yang Wang , Yi Ren

A recommender system is a system that helps users filter irrelevant information and create user interest models based on their historical records. With the continuous development of Internet information, recommendation systems have received…

信息检索 · 计算机科学 2022-08-11 Junan Pan , Zhihao Zhao

Sequential recommendation models user interests based on historical behaviors to provide personalized recommendation. Previous sequential recommendation algorithms primarily employ neural networks to extract features of user interests,…

信息检索 · 计算机科学 2024-09-24 Li Li , Mingyue Cheng , Zhiding Liu , Hao Zhang , Qi Liu , Enhong Chen

With the explosive growth of Internet data, users are facing the problem of information overload, which makes it a challenge to efficiently obtain the required resources. Recommendation systems have emerged in this context. By filtering…

信息检索 · 计算机科学 2024-10-22 Wenyi Liu , Rui Wang , Yuanshuai Luo , Jianjun Wei , Zihao Zhao , Junming Huang

Recommender systems are a valuable tool for software engineers. For example, they can provide developers with a ranked list of files likely to contain a bug, or multiple auto-complete suggestions for a given method stub. However, the way…

软件工程 · 计算机科学 2022-08-02 Christoph Treude