中文
相关论文

相关论文: Introducing a Framework and a Decision Protocol to…

200 篇论文

Personalized recommendations have become a common feature of modern online services, including most major e-commerce sites, media platforms and social networks. Today, due to their high practical relevance, research in the area of…

信息检索 · 计算机科学 2023-02-07 Pablo Castells , Dietmar Jannach

Group recommender systems (GRS) are critical in discovering relevant items from a near-infinite inventory based on group preferences rather than individual preferences, like recommending a movie, restaurant, or tourist destination to a…

Algorithmic recommender systems such as Spotify and Netflix affect not only consumer behavior but also producer incentives. Producers seek to create content that will be shown by the recommendation algorithm, which can impact both the…

计算机科学与博弈论 · 计算机科学 2023-12-12 Meena Jagadeesan , Nikhil Garg , Jacob Steinhardt

Ranking is a core task in recommender systems, which aims at providing an ordered list of items to users. Typically, a ranking function is learned from the labeled dataset to optimize the global performance, which produces a ranking score…

信息检索 · 计算机科学 2019-07-24 Changhua Pei , Yi Zhang , Yongfeng Zhang , Fei Sun , Xiao Lin , Hanxiao Sun , Jian Wu , Peng Jiang , Wenwu Ou

Prior research on exposure fairness in the context of recommender systems has focused mostly on disparities in the exposure of individual or groups of items to individual users of the system. The problem of how individual or groups of items…

信息检索 · 计算机科学 2022-05-03 Haolun Wu , Bhaskar Mitra , Chen Ma , Fernando Diaz , Xue Liu

Rankings are ubiquitous in the online world today. As we have transitioned from finding books in libraries to ranking products, jobs, job applicants, opinions and potential romantic partners, there is a substantial precedent that ranking…

信息检索 · 计算机科学 2018-10-18 Ashudeep Singh , Thorsten Joachims

Recommender systems are one of the most successful applications of machine learning and data science. They are successful in a wide variety of application domains, including e-commerce, media streaming content, email marketing, and…

信息检索 · 计算机科学 2023-04-04 Juan Pablo Equihua , Maged Ali , Henrik Nordmark , Berthold Lausen

Recommender systems are emerging technologies that nowadays can be found in many applications such as Amazon, Netflix, and so on. These systems help users to find relevant information, recommendations, and their preferred items. Slightly…

机器学习 · 计算机科学 2013-08-05 Nima Mirbakhsh , Charles X. Ling

Recommendation algorithms play a pivotal role in shaping our media choices, which makes it crucial to comprehend their long-term impact on user behavior. These algorithms are often linked to two critical outcomes: homogenization, wherein…

计算机与社会 · 计算机科学 2024-03-11 Md Sanzeed Anwar , Grant Schoenebeck , Paramveer S. Dhillon

AI recommender systems are sought for decision support by providing suggestions to operators responsible for making final decisions. However, these systems are typically considered black boxes, and are often presented without any context or…

人机交互 · 计算机科学 2023-10-18 Divya K. Srivastava , J. Mason Lilly , Karen M. Feigh

Recommender systems learn from historical users' feedback that is often non-uniformly distributed across items. As a consequence, these systems may end up suggesting popular items more than niche items progressively, even when the latter…

信息检索 · 计算机科学 2020-10-06 Ludovico Boratto , Gianni Fenu , Mirko Marras

Recommender systems are one of the most widely used services on several online platforms to suggest potential items to the end-users. These services often use different machine learning techniques for which fairness is a concerning factor,…

人工智能 · 计算机科学 2020-11-11 Aadi Swadipto Mondal , Rakesh Bal , Sayan Sinha , Gourab K Patro

There is much empirical evidence that item-item collaborative filtering works well in practice. Motivated to understand this, we provide a framework to design and analyze various recommendation algorithms. The setup amounts to online binary…

机器学习 · 计算机科学 2016-01-11 Guy Bresler , Devavrat Shah , Luis F. Voloch

Popularity bias is a well-known issue in recommender systems where few popular items are over-represented in the input data, while majority of other less popular items are under-represented. This disparate representation often leads to bias…

信息检索 · 计算机科学 2023-10-05 Masoud Mansoury , Finn Duijvestijn , Imane Mourabet

Collaborative filtering or recommender systems use a database about user preferences to predict additional topics or products a new user might like. In this paper we describe several algorithms designed for this task, including techniques…

信息检索 · 计算机科学 2013-02-01 John S. Breese , David Heckerman , Carl Kadie

As we all know, users and item-providers are two main parties of participants in recommender systems. However, most existing research efforts on recommendation were focused on better serving users and overlooked the purpose of…

信息检索 · 计算机科学 2021-10-22 Qiang Dong , Shuang-Shuang Xie , Wen-Jun Li

For personalized ranking models, the well-calibrated probability of an item being preferred by a user has great practical value. While existing work shows promising results in image classification, probability calibration has not been much…

信息检索 · 计算机科学 2022-04-27 Wonbin Kweon , SeongKu Kang , Hwanjo Yu

Modern collaborative filtering algorithms seek to provide personalized product recommendations by uncovering patterns in consumer-product interactions. However, these interactions can be biased by how the product is marketed, for example…

信息检索 · 计算机科学 2019-12-05 Mengting Wan , Jianmo Ni , Rishabh Misra , Julian McAuley

As a pivotal tool to alleviate the information overload problem, recommender systems aim to predict user's preferred items from millions of candidates by analyzing observed user-item relations. As for alleviating the sparsity and cold start…

信息检索 · 计算机科学 2022-05-24 Yue Deng

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