中文
相关论文

相关论文: MatRec: Matrix Factorization for Highly Skewed Dat…

200 篇论文

The Nonnegative Matrix Factorization (NMF) of the rating matrix has shown to be an effective method to tackle the recommendation problem. In this paper we propose new methods based on the NMF of the rating matrix and we compare them with…

机器学习 · 计算机科学 2019-08-30 Gianna M. Del Corso , Francesco Romani

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

Matching problems are ubiquitous. They occur in economic markets, labor markets, internet advertising, and elsewhere. In this paper we focus on an application of matching for social media. Our goal is to distribute content from information…

社会与信息网络 · 计算机科学 2011-05-24 Gianmarco De Francisci Morales , Aristides Gionis , Mauro Sozio

Recommender systems are essential tools in the digital era, providing personalized content to users in areas like e-commerce, entertainment, and social media. Among the many approaches developed to create these systems, latent factor models…

信息检索 · 计算机科学 2025-01-06 Hind I. Alshbanat , Hafida Benhidour , Said Kerrache

Collaborative filtering is an effective recommendation approach in which the preference of a user on an item is predicted based on the preferences of other users with similar interests. A big challenge in using collaborative filtering…

信息检索 · 计算机科学 2012-03-19 Yu Zhang , Bin Cao , Dit-Yan Yeung

Clustering problems have numerous applications and are becoming more challenging as the size of the data increases. In this paper, we consider designing clustering algorithms that can be used in MapReduce, the most popular programming…

分布式、并行与集群计算 · 计算机科学 2011-09-09 Alina Ene , Sungjin Im , Benjamin Moseley

Data and algorithm sharing is an imperative part of data and AI-driven economies. The efficient sharing of data and algorithms relies on the active interplay between users, data providers, and algorithm providers. Although recommender…

信息检索 · 计算机科学 2022-10-27 Peter Müllner , Stefan Schmerda , Dieter Theiler , Stefanie Lindstaedt , Dominik Kowald

Many latent (factorized) models have been proposed for recommendation tasks like collaborative filtering and for ranking tasks like document or image retrieval and annotation. Common to all those methods is that during inference the items…

机器学习 · 计算机科学 2012-10-19 Jason Weston , John Blitzer

In light of recent data science trends, new interest has fallen in alternative matrix factorizations. By this, we mean various ways of factorizing particular data matrices so that the factors have special properties and reveal insights into…

最优化与控制 · 数学 2023-02-21 Andries Steenkamp

Machine learning techniques for Recommendation System (RS) and Classification has become a prime focus of research to tackle the problem of information overload. RS are software tools that aim at making informed decisions about the services…

信息检索 · 计算机科学 2019-07-30 Vikas Kumar

Recommender systems are essential tools in the digital landscape for connecting users with content that more closely aligns with their preferences. Matrix completion is a widely used statistical framework for such systems, aiming to predict…

机器学习 · 统计学 2025-07-30 Aurore Archimbaud , Andreas Alfons , Ines Wilms

Recommender systems are software tools used to generate and provide suggestions for items and other entities to the users by exploiting various strategies. Hybrid recommender systems combine two or more recommendation strategies in…

信息检索 · 计算机科学 2019-01-15 Erion Çano , Maurizio Morisio

Many online platforms today (such as Amazon, Netflix, Spotify, LinkedIn, and AirBnB) can be thought of as two-sided markets with producers and customers of goods and services. Traditionally, recommendation services in these platforms have…

信息检索 · 计算机科学 2022-01-05 Arpita Biswas , Gourab K Patro , Niloy Ganguly , Krishna P. Gummadi , Abhijnan Chakraborty

In recent years, there has been an increasing recognition that when machine learning (ML) algorithms are used to automate decisions, they may mistreat individuals or groups, with legal, ethical, or economic implications. Recommender systems…

人工智能 · 计算机科学 2024-02-02 Hossein A. Rahmani , Mohammadmehdi Naghiaei , Yashar Deldjoo

Recommender systems are essential information technologies today, and recommendation algorithms combined with deep learning have become a research hotspot in this field. The recommendation model known as LFM (Latent Factor Model), which…

信息检索 · 计算机科学 2024-03-27 Junyi Liu

Nonnegative Matrix Factorization (NMF) aims to factorize a matrix into two optimized nonnegative matrices and has been widely used for unsupervised learning tasks such as product recommendation based on a rating matrix. However, although…

社会与信息网络 · 计算机科学 2015-04-03 Junyu Xuan , Jie Lu , Xiangfeng Luo , Guangquan Zhang

Manifold regularization methods for matrix factorization rely on the cluster assumption, whereby the neighborhood structure of data in the input space is preserved in the factorization space. We argue that using the k-neighborhoods of all…

机器学习 · 计算机科学 2020-10-21 Priya Mani , Carlotta Domeniconi , Igor Griva

We present a matrix factorization algorithm that scales to input matrices that are large in both dimensions (i.e., that contains morethan 1TB of data). The algorithm streams the matrix columns while subsampling them, resulting in low…

最优化与控制 · 数学 2016-12-04 Arthur Mensch , Julien Mairal , Gaël Varoquaux , Bertrand Thirion

Recommender Systems (RS) have become essential tools in a wide range of digital services, from e-commerce and streaming platforms to news and social media. As the volume of user-item interactions grows exponentially, especially in Big Data…

信息检索 · 计算机科学 2025-04-14 Arimondo Scrivano

Recently, linear regression models, such as EASE and SLIM, have shown to often produce rather competitive results against more sophisticated deep learning models. On the other side, the (weighted) matrix factorization approaches have been…

信息检索 · 计算机科学 2021-06-17 Ruoming Jin , Dong Li , Jing Gao , Zhi Liu , Li Chen , Yang Zhou