Meta-Learned Per-Instance Algorithm Selection in Scholarly Recommender Systems
Andrew Collins, Joeran Beel

TL;DR
This paper applies meta-learning to select the most suitable algorithm for scholarly article recommendations, significantly improving offline F1 scores and online user engagement compared to random selection.
Contribution
It introduces a meta-learning approach for per-instance algorithm selection in scholarly recommender systems, demonstrating substantial offline and online performance gains.
Findings
Meta-learning models increased F1 by 88% over average base algorithms.
Meta-learner achieved 3% higher F1 than the single-best algorithm.
User engagement improved with meta-learning recommendations, increasing CTR from 0.44% to 0.51%.
Abstract
The effectiveness of recommender system algorithms varies in different real-world scenarios. It is difficult to choose a best algorithm for a scenario due to the quantity of algorithms available, and because of their varying performances. Furthermore, it is not possible to choose one single algorithm that will work optimally for all recommendation requests. We apply meta-learning to this problem of algorithm selection for scholarly article recommendation. We train a random forest, gradient boosting machine, and generalized linear model, to predict a best-algorithm from a pool of content similarity-based algorithms. We evaluate our approach on an offline dataset for scholarly article recommendation and attempt to predict the best algorithm per-instance. The best meta-learning model achieved an average increase in F1 of 88% when compared to the average F1 of all base-algorithms (F1;…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Machine Learning and Data Classification
MethodsTest
