Department of Informatics – DDIS

Dynamic and Distributed Information Systems Group

New Paper on Recommender Systems by Klinger et al.

7. April 2022 | cristina_sarasua | Keine Kommentare |

Congratulations to Yasamin Klinger (former guest member of DDIS working at ZHAW) and colleagues for their paper at EDBT 2022!

Evaluation of Algorithms for Interaction-Sparse Recommendations: Neural Networks don’t Always Win

Authors: Yasamin Klingler, Claude Lehmann, João Pedro Monteiro, Carlo Saladin, Abraham Bernstein, Kurt Stockinger

Abstract: “In recent years, top-K recommender systems with implicit feedback data gained interest in many real world business scenarios. In particular, neural networks have shown promising results on these tasks. However, while traditional recommender systems are built on datasets with frequent user interactions, insurance recommenders often have access to a very limited amount of user interactions, as people only buy a few insurance products. In this paper, we shed new light on the problem of top-K recommendations for interaction-sparse recommender problems.
In particular, we analyze six different recommender algorithms, namely a popularity-based baseline and compare it against two matrix factorization methods (SVD++, ALS), one neural network approach (JCA) and two combinations of neural network and factorization machine approaches (DeepFM, NeuFM). We evaluate these algorithms on six different interaction-sparse datasets and one dataset with a less sparse interaction pattern to elucidate the unique behavior of interaction-sparse datasets.
In our experimental evaluation based on real-world insurance data, we demonstrate that DeepFM shows the best performance followed by JCA and SVD++, which indicates that neural network approaches are the dominant technologies. However, for the remaining five datasets we observe a different pattern. Overall, the matrix factorization method SVD++ is the winner. Surprisingly, the simple popularity-based approach comes out second followed by the neural network approach JCA. In summary, our experimental evaluation for interaction-sparse datasets demonstrates that in general matrix factorization methods outperform neural network approaches. As a consequence, traditional well-established methods should be part of the portfolio of algorithms to solve real-world interaction-sparse recommender problems.”

The paper can be read here.

Abgelegt unter: AllgemeinPublicationsRecommendation Systems