ArXiv TLDR

HiMARS: Hybrid multi-objective algorithms for recommender systems

🐦 Tweet
2604.07572

Elaheh Lotfian, Alireza Kabgani

cs.IR

TLDR

This paper presents HiMARS, a set of novel hybrid multi-objective algorithms that significantly enhance accuracy and diversity in recommender systems.

Key contributions

  • Proposes four novel hybrid multi-objective algorithms inspired by NNIA, AMOSA, and NSGA-II.
  • Implements a three-stage process for generating and selecting Pareto-optimal recommendation lists.
  • Aims to simultaneously improve both accuracy and diversity in recommender system outputs.
  • Evaluated on real-world datasets, demonstrating significant improvements in both key metrics.

Why it matters

Balancing accuracy and diversity is a critical, yet challenging, problem in recommender systems. This work offers a robust multi-objective optimization approach, leading to more effective and user-satisfying recommendations.

Original Abstract

In recommender systems, it is well-established that both accuracy and diversity are crucial for generating high-quality recommendation lists. However, achieving a balance between these two typically conflicting objectives remains a significant challenge. In this work, we address this challenge by proposing four novel hybrid multi-objective algorithms inspired by the Non-dominated Neighbor Immune Algorithm (NNIA), Archived Multi-Objective Simulated Annealing (AMOSA), and Non-dominated Sorting Genetic Algorithm-II (NSGA-II), aimed at simultaneously enhancing both accuracy and diversity through multi-objective optimization. Our approach follows a three-stage process: First, we generate an initial top-$k$ list using item-based collaborative filtering for a given user. Second, we solve a bi-objective optimization problem to identify Pareto-optimal top-$s$ recommendation lists, where $s \ll k$, using the proposed hybrid algorithms. Finally, we select an optimal personalized top-$s$ list from the Pareto-optimal solutions. We evaluate the performance of the proposed algorithms on real-world datasets and compare them with existing methods using conventional metrics in recommender systems such as accuracy, diversity, and novelty. Additionally, we assess the quality of the Pareto frontiers using metrics including the spacing metric, mean ideal distance, diversification metric, and spread of non-dominated solutions. Results demonstrate that some of our proposed algorithms significantly improve both accuracy and diversity, offering a novel contribution to multi-objective optimization in recommender systems.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.