paper-with-me

Papers

Green Recommender Systems: Optimizing Dataset Size for Energy-Efficient Algorithm Performance

2024-10-12 · Ardalan Arabzadeh, Tobias Vente, Joeran Beel

As recommender systems become increasingly prevalent, the environmental impact and energy efficiency of training large-scale models have come under scrutiny. This paper investigates the potential for energy-efficient algorithm performance by optimizing dataset sizes through downsampling techniques in the context of Green Recommender Systems. We conducted experiments on the MovieLens 100K, 1M, 10M, and Amazon Toys and Games datasets, analyzing the performance of various recommender algorithms under different portions of dataset size. Our results indicate that while more training data generally leads to higher algorithm performance, certain algorithms, such as FunkSVD and BiasedMF, particularly with unbalanced and sparse datasets like Amazon Toys and Games, maintain high-quality recommendations with up to a 50% reduction in training data, achieving nDCG@10 scores within approximately 13% of full dataset performance. These findings suggest that strategic dataset reduction can decrease computational and environmental costs without substantially compromising recommendation quality. This study advances sustainable and green recommender systems by providing insights for reducing energy consumption while maintaining effectiveness.

📄 PDF Abstract BibTeX arXiv:2410.09359

Code (1)

ardalan224/recsogood2024 공식 구현

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Optimal Dataset Size for Recommender Systems: Evaluating Algorithms' Performance via Downsampling

2025-02-12 · Ardalan Arabzadeh, Joeran Beel, Tobias Vente

This thesis investigates dataset downsampling as a strategy to optimize energy efficiency in recommender systems while maintaining competitive performance. With increasing dataset sizes posing computational and environme…

Recommendation Systems

Towards Carbon Footprint-Aware Recommender Systems for Greener Item Recommendation

2025-03-21 · Raoul Kalisvaart, Masoud Mansoury, Alan Hanjalic, Elvin Isufi

The commodity and widespread use of online shopping are having an unprecedented impact on climate, with emission figures from key actors that are easily comparable to those of a large-scale metropolis. Despite online sho…

Recommendation SystemsReranking

Benchmarking News Recommendation in the Era of Green AI

2024-03-07 · Qijiong Liu, Jieming Zhu, Quanyu Dai, Xiao-Ming Wu

Over recent years, news recommender systems have gained significant attention in both academia and industry, emphasizing the need for a standardized benchmark to evaluate and compare the performance of these systems. Con…

BenchmarkingGPUNews RecommendationRecommendation Systems

GreenDB: Toward a Product-by-Product Sustainability Database

2022-05-05 · Sebastian Jäger, Jessica Greene, Max Jakob, Ruben Korenke 외

The production, shipping, usage, and disposal of consumer goods have a substantial impact on greenhouse gas emissions and the depletion of resources. Modern retail platforms rely heavily on Machine Learning (ML) for thei…

Recommendation Systems

Only Encode Once: Making Content-based News Recommender Greener

2023-08-27 · Qijiong Liu, Jieming Zhu, Quanyu Dai, Xiao-Ming Wu

Large pretrained language models (PLM) have become de facto news encoders in modern news recommender systems, due to their strong ability in comprehending textual content. These huge Transformer-based architectures, when…

News RecommendationRecommendation SystemsRepresentation Learning