Consistent Collaborative Filtering via Tensor Decomposition
- URL: http://arxiv.org/abs/2201.11936v3
- Date: Mon, 10 Jul 2023 04:56:01 GMT
- Title: Consistent Collaborative Filtering via Tensor Decomposition
- Authors: Shiwen Zhao, Charles Crissman, Guillermo R Sapiro
- Abstract summary: Collaborative filtering is the de facto standard for analyzing users' activities and building recommendation systems for items.
We develop Sliced Anti-symmetric Decomposition (SAD), a new model for collaborative filtering based on implicit feedback.
We demonstrate the efficiency of SAD in both simulated and real world datasets containing over 1M user-item interactions.
- Score: 0.2578242050187029
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Collaborative filtering is the de facto standard for analyzing users'
activities and building recommendation systems for items. In this work we
develop Sliced Anti-symmetric Decomposition (SAD), a new model for
collaborative filtering based on implicit feedback. In contrast to traditional
techniques where a latent representation of users (user vectors) and items
(item vectors) are estimated, SAD introduces one additional latent vector to
each item, using a novel three-way tensor view of user-item interactions. This
new vector extends user-item preferences calculated by standard dot products to
general inner products, producing interactions between items when evaluating
their relative preferences. SAD reduces to state-of-the-art (SOTA)
collaborative filtering models when the vector collapses to 1, while in this
paper we allow its value to be estimated from data. Allowing the values of the
new item vector to be different from 1 has profound implications. It suggests
users may have nonlinear mental models when evaluating items, allowing the
existence of cycles in pairwise comparisons. We demonstrate the efficiency of
SAD in both simulated and real world datasets containing over 1M user-item
interactions. By comparing with seven SOTA collaborative filtering models with
implicit feedbacks, SAD produces the most consistent personalized preferences,
in the meanwhile maintaining top-level of accuracy in personalized
recommendations. We release the model and inference algorithms in a Python
library https://github.com/apple/ml-sad.
Related papers
- Topology-aware Debiased Self-supervised Graph Learning for
Recommendation [6.893289671937124]
We propose Topology-aware De Self-supervised Graph Learning ( TDSGL) for recommendation.
TDSGL constructs contrastive pairs according to the semantic similarity between users (items)
Our results show that the proposed model outperforms the state-of-the-art models significantly on three public datasets.
arXiv Detail & Related papers (2023-10-24T14:16:19Z) - Rethinking Missing Data: Aleatoric Uncertainty-Aware Recommendation [59.500347564280204]
We propose a new Aleatoric Uncertainty-aware Recommendation (AUR) framework.
AUR consists of a new uncertainty estimator along with a normal recommender model.
As the chance of mislabeling reflects the potential of a pair, AUR makes recommendations according to the uncertainty.
arXiv Detail & Related papers (2022-09-22T04:32:51Z) - Modeling Dynamic User Preference via Dictionary Learning for Sequential
Recommendation [133.8758914874593]
Capturing the dynamics in user preference is crucial to better predict user future behaviors because user preferences often drift over time.
Many existing recommendation algorithms -- including both shallow and deep ones -- often model such dynamics independently.
This paper considers the problem of embedding a user's sequential behavior into the latent space of user preferences.
arXiv Detail & Related papers (2022-04-02T03:23:46Z) - Sequential Recommendation via Stochastic Self-Attention [68.52192964559829]
Transformer-based approaches embed items as vectors and use dot-product self-attention to measure the relationship between items.
We propose a novel textbfSTOchastic textbfSelf-textbfAttention(STOSA) to overcome these issues.
We devise a novel Wasserstein Self-Attention module to characterize item-item position-wise relationships in sequences.
arXiv Detail & Related papers (2022-01-16T12:38:45Z) - Set2setRank: Collaborative Set to Set Ranking for Implicit Feedback
based Recommendation [59.183016033308014]
In this paper, we explore the unique characteristics of the implicit feedback and propose Set2setRank framework for recommendation.
Our proposed framework is model-agnostic and can be easily applied to most recommendation prediction approaches.
arXiv Detail & Related papers (2021-05-16T08:06:22Z) - Bootstrapping User and Item Representations for One-Class Collaborative
Filtering [24.30834981766022]
One-class collaborative filtering (OCCF) is to identify user-item pairs that are positively-related but have not been interacted yet.
This paper proposes a novel OCCF framework, named as BUIR, which does not require negative sampling.
arXiv Detail & Related papers (2021-05-13T14:24:13Z) - Sparse-Interest Network for Sequential Recommendation [78.83064567614656]
We propose a novel textbfSparse textbfInterest textbfNEtwork (SINE) for sequential recommendation.
Our sparse-interest module can adaptively infer a sparse set of concepts for each user from the large concept pool.
SINE can achieve substantial improvement over state-of-the-art methods.
arXiv Detail & Related papers (2021-02-18T11:03:48Z) - Dual-embedding based Neural Collaborative Filtering for Recommender
Systems [0.7949579654743338]
We propose a general collaborative filtering framework named DNCF, short for Dual-embedding based Neural Collaborative Filtering.
In addition to learning the primitive embedding for a user (an item), we introduce an additional embedding from the perspective of the interacted items (users) to augment the user (item) representation.
arXiv Detail & Related papers (2021-02-04T11:32:11Z) - Disentangled Graph Collaborative Filtering [100.26835145396782]
Disentangled Graph Collaborative Filtering (DGCF) is a new model for learning informative representations of users and items from interaction data.
By modeling a distribution over intents for each user-item interaction, we iteratively refine the intent-aware interaction graphs and representations.
DGCF achieves significant improvements over several state-of-the-art models like NGCF, DisenGCN, and MacridVAE.
arXiv Detail & Related papers (2020-07-03T15:37:25Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.