Abstract
The rapid proliferation of the E-commerce sector has profoundly transformed consumer behaviour, creating significant opportunities for businesses while simultaneously posing substantial challenges. As online shopping becomes increasingly ubiquitous, the exponential growth in data volume has impeded the task of identifying products that best align with individual preferences. Faced with an overwhelming array of similar products across multiple brands and platforms, consumers often suffer from decision fatigue, hindering their judgment to make optimal purchasing decisions. While recommendation systems have emerged as critical tools to mitigate this problem, existing approaches encounter persistent challenges in accurately modelling user preferences and behaviours, particularly using implicit feedback data such as clicks, views, and interactions. Motivated by these issues, this paper proposes a novel framework, the Multinomial Variational Autoencoder with K-means clustering (MulVAEK), designed to enhance the understanding of user preferences and behaviours from implicit feedback. Unlike conventional variational autoencoders (VAEs), which model user behaviour in latent space using Gaussian distributions, MulVAEK employs a multinomial distribution, capturing the discrete and complex nature of user-item interactions with greater fidelity. Furthermore, the integration of K-means clustering within the latent space enables the discovery of latent user archetypes and behavioural groupings, supporting the delivery of more personalised and contextually relevant recommendations. Rigorous experimental evaluations on widely recognised recommender system datasets demonstrate that MulVAEK significantly outperforms state-ofthe-art methodologies, achieving superior accuracy, robustness, and interpretability across diverse recommendation scenarios.
Original language | English |
---|---|
Number of pages | 11 |
Journal | IEEE Computational Intelligence Magazine |
Publication status | Accepted/In press - 17 Feb 2025 |
Keywords
- Recommender systems
- multinomial variational autoencoder
- implicit feedback data
- user behaviours