Performance of Covariance Neural Networks on Rating Prediction

Bachelor Thesis (2025)
Author(s)

Timothy Axel (TU Delft - Electrical Engineering, Mathematics and Computer Science)

Contributor(s)

E. Isufi – Mentor (TU Delft - Multimedia Computing)

K Hildebrandt – Graduation committee member (TU Delft - Computer Graphics and Visualisation)

Andrea Cavallo – Mentor (TU Delft - Multimedia Computing)

C. Liu – Mentor (TU Delft - Multimedia Computing)

Faculty
Electrical Engineering, Mathematics and Computer Science
More Info
expand_more
Publication Year
2025
Language
English
Graduation Date
25-06-2025
Awarding Institution
Delft University of Technology
Project
['CSE3000 Research Project']
Programme
['Computer Science and Engineering']
Faculty
Electrical Engineering, Mathematics and Computer Science
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

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 as suffer from the cold start problem when the number of users and items is still low. Graph Neural Networks (GNNs) have shown promise in this area, although they are often limited by their focus on local graph structures. This study explores the application of Covariance Neural Networks (VNNs) for rating prediction, leveraging covariance matrices to leverage global statistical dependencies and model higher-order relationships. Using the MovieLens-100k dataset, we evaluate the performance of VNNs against baselines and other models, using RMSE as the metric of evaluation. Our results demonstrate that VNNs outperform simple matrix completion techniques, but are limited by their susceptibility to oversmoothing. This work highlights the potential of VNNs for recommender systems while underscoring the need for careful architectural design to balance performance and stability.

Files

License info not available