中文
相关论文

相关论文: Towards Content Provider Aware Recommender Systems…

200 篇论文

Simulators can provide valuable insights for researchers and practitioners who wish to improve recommender systems, because they allow one to easily tweak the experimental setup in which recommender systems operate, and as a result lower…

We study a model of user decision-making in the context of recommender systems via numerical simulation. Our model provides an explanation for the findings of Nguyen, et. al (2014), where, in environments where recommender systems are…

计算机与社会 · 计算机科学 2020-07-27 Guy Aridor , Duarte Goncalves , Shan Sikdar

Recommender systems are a subset of information filtering systems designed to predict and suggest items that users may find interesting or relevant based on their preferences, behaviors, or interactions. By analyzing user data such as past…

信息检索 · 计算机科学 2024-10-01 Mahamudul Hasan

We propose RecSim, a configurable platform for authoring simulation environments for recommender systems (RSs) that naturally supports sequential interaction with users. RecSim allows the creation of new environments that reflect particular…

机器学习 · 计算机科学 2019-09-27 Eugene Ie , Chih-wei Hsu , Martin Mladenov , Vihan Jain , Sanmit Narvekar , Jing Wang , Rui Wu , Craig Boutilier

Recommender systems have generated tremendous value for both users and businesses, drawing significant attention from academia and industry alike. However, due to practical constraints, academic research remains largely confined to offline…

信息检索 · 计算机科学 2025-09-09 Kuan Zou , Aixin Sun

Recommendation systems are used in a range of platforms to maximize user engagement through personalization and the promotion of popular content. It has been found that such recommendations may shape users' opinions over time. In this…

计算机科学与博弈论 · 计算机科学 2025-08-20 Atefeh Mollabagher , Parinaz Naghizadeh

Imagine a food recommender system -- how would we check if it is \emph{causing} and fostering unhealthy eating habits or merely reflecting users' interests? How much of a user's experience over time with a recommender is caused by the…

机器学习 · 计算机科学 2021-01-13 Sirui Yao , Yoni Halpern , Nithum Thain , Xuezhi Wang , Kang Lee , Flavien Prost , Ed H. Chi , Jilin Chen , Alex Beutel

The content that a recommender system (RS) shows to users influences them. Therefore, when choosing a recommender to deploy, one is implicitly also choosing to induce specific internal states in users. Even more, systems trained via…

机器学习 · 计算机科学 2022-08-15 Micah Carroll , Anca Dragan , Stuart Russell , Dylan Hadfield-Menell

Many modern online services feature personalized recommendations. A central challenge when providing such recommendations is that the reason why an individual user accesses the service may change from visit to visit or even during an…

信息检索 · 计算机科学 2024-10-22 Dietmar Jannach , Markus Zanker

Current practice for evaluating recommender systems typically focuses on point estimates of user-oriented effectiveness metrics or business metrics, sometimes combined with additional metrics for considerations such as diversity and…

信息检索 · 计算机科学 2023-09-13 Michael D. Ekstrand , Ben Carterette , Fernando Diaz

AI-driven recommender systems are often perceived as personalization black boxes, limiting users' ability to understand how their data shapes content (information asymmetry) or to influence system behavior meaningfully (power asymmetry).…

人机交互 · 计算机科学 2026-04-20 Mengke Wu , Weizi Liu , Yanyun Wang , Weiyu Ding , Mike Yao

Users and creators are two crucial components of recommender systems. Typical recommender systems focus on the user side, providing the most suitable items based on each user's request. In such scenarios, a few items receive a majority of…

信息检索 · 计算机科学 2025-03-03 Xiaoshuang Chen , Yibo Wang , Yao Wang , Husheng Liu , Kaiqiao Zhan , Ben Wang , Kun Gai

There exist situations of decision-making under information overload in the Internet, where people have an overwhelming number of available options to choose from, e.g. products to buy in an e-commerce site, or restaurants to visit in a…

社会与信息网络 · 计算机科学 2021-01-14 Ivan Palomares , Carlos Porcel , Luiz Pizzato , Ido Guy , Enrique Herrera-Viedma

Influenced by the great success of deep learning in computer vision and language understanding, research in recommendation has shifted to inventing new recommender models based on neural networks. In recent years, we have witnessed…

信息检索 · 计算机科学 2022-02-17 Le Wu , Xiangnan He , Xiang Wang , Kun Zhang , Meng Wang

Understanding users' interactions with highly subjective content---like artistic images---is challenging due to the complex semantics that guide our preferences. On the one hand one has to overcome `standard' recommender systems challenges,…

信息检索 · 计算机科学 2016-07-18 Ruining He , Chen Fang , Zhaowen Wang , Julian McAuley

Recommender systems assist users in decision-making, where the presentation of recommended items and their explanations are critical factors for enhancing the overall user experience. Although various methods for generating explanations…

Recommender systems are present in many web applications to guide our choices. They increase sales and benefit sellers, but whether they benefit customers by providing relevant products is questionable. Here we introduce a model to examine…

计算机与社会 · 计算机科学 2017-01-27 Chi Ho Yeung

In this paper, we introduce a novel situation aware approach to improve a context based recommender system. To build situation aware user profiles, we rely on evidence issued from retrieval situations. A retrieval situation refers to the…

信息检索 · 计算机科学 2014-04-01 Djallel Bouneffouf

Recommender systems are usually designed by engineers, researchers, designers, and other members of development teams. These systems are then evaluated based on goals set by the aforementioned teams and other business units of the platforms…

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