paper-with-me

홈 › Papers

Combining Aspects of Genetic Algorithms with Weighted Recommender Hybridization

2017-10-27 · Mueller Juergen

Recommender systems are established means to inspire users to watch interesting movies, discover baby names, or read books. The recommendation quality further improves by combining the results of multiple recommendation algorithms using hybridization methods. In this paper, we focus on the task of combining unscored recommendations into a single ensemble. Our proposed method is inspired by genetic algorithms. It repeatedly selects items from the recommendations to create a population of items that will be used for the final ensemble. We compare our method with a weighted voting method and test the performance of both in a movie- and name-recommendation scenario. We were able to outperform the weighted method on both datasets by 20.3 % and 31.1 % and decreased the overall execution time by up to 19.9 %. Our results do not only propose a new kind of hybridization method, but introduce the field of recommender hybridization to further work with genetic algorithms.

📄 PDF Abstract BibTeX arXiv:1710.10177

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Shadfa 0.1: The Iranian Movie Knowledge Graph and Graph-Embedding-Based Recommender System

2022-10-14 · Rayhane Pouyan, Hadi Kalamati, Hannane Ebrahimian, Mohammad Karrabi 외

Movies are a great source of entertainment. However, the problem arises when one is trying to find the desired content within this vast amount of data which is significantly increasing every year. Recommender systems can…

Graph EmbeddingKnowledge Graph EmbeddingRecommendation Systems

Benchmarking Surrogate-Assisted Genetic Recommender Systems

2019-08-08 · Thomas Gabor, Philipp Altmann

We propose a new approach for building recommender systems by adapting surrogate-assisted interactive genetic algorithms. A pool of user-evaluated items is used to construct an approximative model which serves as a surro…

BenchmarkingEvolutionary AlgorithmsRecommendation Systems

Reweighted Interacting Langevin Diffusions: an Accelerated Sampling Methodfor Optimization

2023-01-30 · Junlong Lyu, Zhitang Chen, Wenlong Lyu, Jianye Hao

We proposed a new technique to accelerate sampling methods for solving difficult optimization problems. Our method investigates the intrinsic connection between posterior distribution sampling and optimization with Lange…

Automated Design of Salient Object Detection Algorithms with Brain Programming

2022-04-07 · Gustavo Olague, Jose Armando Menendez-Clavijo, Matthieu Olague, Arturo Ocampo 외

Despite recent improvements in computer vision, artificial visual systems' design is still daunting since an explanation of visual computing algorithms remains elusive. Salient object detection is one problem that is sti…

Image Segmentationobject-detectionObject DetectionSalient Object Detection+1

Does Weighting Improve Matrix Factorization for Recommender Systems?

2025-10-12 · Alex Ayoub, Samuel Robertson, Dawen Liang, Harald Steck 외 arxiv

Matrix factorization is a widely used approach for top-N recommendation and collaborative filtering. When implemented on implicit feedback data (such as clicks), a common heuristic is to upweight the observed interaction…

Collaborative Filtering