paper-with-me

Papers

Language Model Evolutionary Algorithms for Recommender Systems: Benchmarks and Algorithm Comparisons

2024-11-16 · Jiao Liu, Zhu Sun, Shanshan Feng, Caishun Chen, Yew-Soon Ong

In the evolutionary computing community, the remarkable language-handling capabilities and reasoning power of large language models (LLMs) have significantly enhanced the functionality of evolutionary algorithms (EAs), enabling them to tackle optimization problems involving structured language or program code. Although this field is still in its early stages, its impressive potential has led to the development of various LLM-based EAs. To effectively evaluate the performance and practical applicability of these LLM-based EAs, benchmarks with real-world relevance are essential. In this paper, we focus on LLM-based recommender systems (RSs) and introduce a benchmark problem set, named RSBench, specifically designed to assess the performance of LLM-based EAs in recommendation prompt optimization. RSBench emphasizes session-based recommendations, aiming to discover a set of Pareto optimal prompts that guide the recommendation process, providing accurate, diverse, and fair recommendations. We develop three LLM-based EAs based on established EA frameworks and experimentally evaluate their performance using RSBench. Our study offers valuable insights into the application of EAs in LLM-based RSs. Additionally, we explore key components that may influence the overall performance of the RS, providing meaningful guidance for future research on the development of LLM-based EAs in RSs.

📄 PDF Abstract BibTeX arXiv:2411.10697

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary AlgorithmsLanguage ModelingLanguage ModellingRecommendation SystemsSession-Based Recommendations

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

A Proposed Hybrid Recommender System for Tourism Industry in Iraq Using Evolutionary Apriori and K-means Algorithms

2025-04-01 · Bryar A. Hassan, Alla A. Hassan, Joan Lu, Aram M. Ahmed 외

The rapid proliferation of tourism data across sectors, including accommodations, cultural sites, and events, has made it increasingly challenging for travelers to identify relevant and personalized recommendations. Whil…

Recommendation Systems

Using coevolution and substitution of the fittest for health and well-being recommender systems

2022-11-01 · Hugo Alcaraz-Herrera, John Cartlidge

This research explores substitution of the fittest (SF), a technique designed to counteract the problem of disengagement in two-population competitive coevolutionary genetic algorithms. SF is domain-independent and requi…

Recommendation Systems

Simulating News Recommendation Ecosystem for Fun and Profit

2023-05-23 · Guangping Zhang, Dongsheng Li, Hansu Gu, Tun Lu 외

Understanding the evolution of online news communities is essential for designing more effective news recommender systems. However, due to the lack of appropriate datasets and platforms, the existing literature is limite…

News RecommendationRecommendation Systems

Predictive accuracy of recommender algorithms

2024-06-26 · William Noffsinger

Recommender systems present a customized list of items based upon user or item characteristics with the objective of reducing a large number of possible choices to a smaller ranked set most likely to appeal to the user. …

Deep LearningRecommendation 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