中文
相关论文

相关论文: Cross-Attribute Matrix Factorization Model with Sh…

200 篇论文

Learning vector representations (aka. embeddings) of users and items lies at the core of modern recommender systems. Ranging from early matrix factorization to recently emerged deep learning based methods, existing efforts typically obtain…

信息检索 · 计算机科学 2020-07-06 Xiang Wang , Xiangnan He , Meng Wang , Fuli Feng , Tat-Seng Chua

Non-negative matrix factorization (NMF) is one of the most popular decomposition techniques for multivariate data. NMF is a core method for many machine-learning related computational problems, such as data compression, feature extraction,…

数值分析 · 计算机科学 2017-12-07 Gabriele Torre , Michael Graber

Recommending items to potentially interested users has been an important commercial task that faces two main challenges: accuracy and explainability. While most collaborative filtering models rely on statistical computations on a large…

信息检索 · 计算机科学 2024-05-07 Lei Pan , Von-Wun Soo

With the rapid development of information technology, "information overload" has become the main theme that plagues people's online life. As an effective tool to help users quickly search for useful information, a personalized…

信息检索 · 计算机科学 2022-06-03 Peiyu Liu , Junping Du , Zhe Xue , Ang Li

Item-based Collaborative Filtering(short for ICF) has been widely adopted in recommender systems in industry, owing to its strength in user interest modeling and ease in online personalization. By constructing a user's profile with the…

信息检索 · 计算机科学 2018-11-13 Feng Xue , Xiangnan He , Xiang Wang , Jiandong Xu , Kai Liu , Richang Hong

User attribute prediction is a crucial task in various industries. However, sharing user data across different organizations faces challenges due to privacy concerns and legal requirements regarding personally identifiable information.…

机器学习 · 计算机科学 2023-12-27 Ming Cheung

Content-aware recommendation approaches are essential for providing meaningful recommendations for \textit{new} (i.e., \textit{cold-start}) items in a recommender system. We present a content-aware neural hashing-based collaborative…

信息检索 · 计算机科学 2020-06-02 Casper Hansen , Christian Hansen , Jakob Grue Simonsen , Stephen Alstrup , Christina Lioma

In this work, we introduce a highly efficient algorithm to address the nonnegative matrix underapproximation (NMU) problem, i.e., nonnegative matrix factorization (NMF) with an additional underapproximation constraint. NMU results are…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Mariano Tepper , Guillermo Sapiro

By combining related objects, unsupervised machine learning techniques aim to reveal the underlying patterns in a data set. Non-negative Matrix Factorization (NMF) is a data mining technique that splits data matrices by imposing…

人工智能 · 计算机科学 2023-08-10 Yasser Khalafaoui , Nistor Grozavu , Basarab Matei , Laurent-Walter Goix

Matrix factorization (MF) is extensively used to mine the user preference from explicit ratings in recommender systems. However, the reliability of explicit ratings is not always consistent, because many factors may affect the user's final…

信息检索 · 计算机科学 2018-06-25 Zhipeng Wu , Hui Tian , Xuzhen Zhu , Shuo Wang

Factorization Machines (FMs) are effective in incorporating side information to overcome the cold-start and data sparsity problems in recommender systems. Traditional FMs adopt the inner product to model the second-order interactions…

信息检索 · 计算机科学 2020-10-27 Yangyang Guo , Zhiyong Cheng , Jiazheng Jing , Yanpeng Lin , Liqiang Nie , Meng Wang

Semi-Non-negative Matrix Factorization is a technique that learns a low-dimensional representation of a dataset that lends itself to a clustering interpretation. It is possible that the mapping between this new representation and our…

计算机视觉与模式识别 · 计算机科学 2015-09-11 George Trigeorgis , Konstantinos Bousmalis , Stefanos Zafeiriou , Bjoern W. Schuller

CMF is a technique for simultaneously learning low-rank representations based on a collection of matrices with shared entities. A typical example is the joint modeling of user-item, item-property, and user-feature matrices in a recommender…

机器学习 · 统计学 2014-11-19 Arto Klami , Guillaume Bouchard , Abhishek Tripathi

Data often comes in the form of an array or matrix. Matrix factorization techniques attempt to recover missing or corrupted entries by assuming that the matrix can be written as the product of two low-rank matrices. In other words, matrix…

机器学习 · 计算机科学 2015-12-16 Gintare Karolina Dziugaite , Daniel M. Roy

When a user connects to the Internet to fulfill his needs, he often encounters a huge amount of related information. Recommender systems are the techniques for massively filtering information and offering the items that users find them…

机器学习 · 计算机科学 2021-07-15 Mahdi Kherad , Amir Jalaly Bidgoly

There are rich formats of information in the network, such as rating, text, image, and so on, which represent different aspects of user preferences. In the field of recommendation, how to use those data effectively has become a difficult…

信息检索 · 计算机科学 2019-07-05 Weibin Lin , Lin Li

Learning by integrating multiple heterogeneous data sources is a common requirement in many tasks. Collective Matrix Factorization (CMF) is a technique to learn shared latent representations from arbitrary collections of matrices. It can be…

机器学习 · 计算机科学 2021-09-29 Ragunathan Mariappan , Vaibhav Rajan

Learning sophisticated feature interactions behind user behaviors is critical in maximizing CTR for recommender systems. Despite great progress, existing methods seem to have a strong bias towards low- or high-order interactions, or require…

信息检索 · 计算机科学 2017-03-14 Huifeng Guo , Ruiming Tang , Yunming Ye , Zhenguo Li , Xiuqiang He

Embedding based models have been the state of the art in collaborative filtering for over a decade. Traditionally, the dot product or higher order equivalents have been used to combine two or more embeddings, e.g., most notably in matrix…

信息检索 · 计算机科学 2020-06-03 Steffen Rendle , Walid Krichene , Li Zhang , John Anderson

Recently, matrix factorization-based recommendation methods have been criticized for the problem raised by the triangle inequality violation. Although several metric learning-based approaches have been proposed to overcome this issue,…

信息检索 · 计算机科学 2019-06-06 Chanyoung Park , Donghyun Kim , Xing Xie , Hwanjo Yu