Skip to content

AcoRec: Diverse but relevant recommendations with Continuous Ant Colony Optimization

Notifications You must be signed in to change notification settings

yilmazerhakan/acorec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

co# AcoRec

Yılmazer, H., & Özel, S. A. (2023). Diverse but Relevant Recommendations with Continuous Ant Colony Optimization. Mathematics, 12(16), 2497. https://doi.org/10.3390/math12162497

Abstract

This paper introduces a novel method called AcoRec, which employs an enhanced version of Continuous Ant Colony Optimization for hyper-parameter adjustment and integrates a non-deterministic model to generate diverse recommendation lists. AcoRec is designed for cold-start users and long-tail item recommendations by leveraging implicit data from collaborative filtering techniques. Continuous Ant Colony Optimization is revisited with the convenience and flexibility of deep learning solid methods and extended within the AcoRec model. The approach computes stochastic variations of item probability values based on the initial predictions derived from a selected item-similarity model. The structure of the AcoRec model enables efficient handling of high-dimensional data while maintaining an effective balance between diversity and high recall, leading to recommendation lists that are both varied and highly relevant to user tastes. Our results demonstrate that AcoRec outperforms existing state-of-the-art methods, including two random-walk models, a graph-based approach, a well-known vanilla autoencoder model, an ACO-based model, and baseline models with related similarity measures, across various evaluation scenarios. These evaluations employ well-known metrics to assess the quality of top-N recommendation lists, using popular datasets including MovieLens, Pinterest, and Netflix.

Reproduce

This Code Ocean Capsule https://codeocean.com/capsule/4724589/tree/v2 will allow you to reproduce the results published by the author on your local machine.

About

AcoRec: Diverse but relevant recommendations with Continuous Ant Colony Optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published