CL

C. Liu

5 records found

Accuracy‐driven recommender systems risk confining users to "filter‐bubbles'' of familiar content. Recent work on coVariance Neural Networks (VNNs) provides a scalable alternative to Principal Component Analysis (PCA) for modelling high-order correlations, but their impact on be ...
Recommender systems help users navigate vast catalogs of content through recommendations, of which rating prediction remains an important task. Traditional methods such as collaborative filtering often struggle to model higher-order relationships between users and items, as well ...

Recommender systems via Covariance Neural Networks

Using precision matrices as Graph Collaborative Filter

This research investigates the application of Graph Neural Networks (GNNs) for rating prediction in recommender systems, utilizing precision matrices as graph filters. The focus is on movie recommendation, where graph-based structures are especially relevant due to the importance ...

Recommender Systems via Covariance Neural Networks

How does sparsification affect the performance of covariance VNNs as graph collaborative filters?

Covariance Neural Networks (VNNs) leverage the covariance matrix of user-item rating data to construct graph structures that enable effective graph convolutions for collaborative filtering. However, empirical covariance estimates often contain noisy correlations arising from limi ...
Graph Neural Networks (GNNs) are an effective architecture for implementing collaborative filtering-based recommender systems. This paper evaluates the performance and computational complexity of precision matrix-based VNNs as a collaborative filter on the MovieLens-100K dataset. ...