International Journal of Science and Research (IJSR)

International Journal of Science and Research (IJSR)
Call for Papers | Fully Refereed | Open Access | Double Blind Peer Reviewed

ISSN: 2319-7064


Downloads: 1

United States | Computer Science | Volume 14 Issue 9, September 2025 | Pages: 31 - 42


Optimizing Recommendation Performance with a Multi-Stage k-Means, DNN, RBM, and k-NN Pipeline

Ayush Yajnik, Vishal Sharma

Abstract: Recommendation systems help users navigate vast item catalogs, yet traditional collaborative- and content-based filtering suffer from data-sparsity, cold-start issues, and limited ability to model complex user item relationships. To overcome these challenges, we present a unified hybrid pipeline that first partitions the item space with k-means clustering, then employs a deep neural network for feature extraction and cluster selection, refines selections through a Restricted Boltzmann Machine, and finally delivers item suggestions using k-Nearest Neighbors. Experiments on the Kaggle Spotify dataset after z-score normalization and SMOTE-based class-balancing show that our deep network attains an average F1-score of 0.97, RBM refinement boosts within-cluster accuracy, and the final k-NN stage yields superior Precision, Recall, NDCG, and MAP compared with baseline collaborative-filtering and matrix-factorization models. These results demonstrate that orchestrating complementary algorithms in a multi-stage workflow produces robust, scalable, and highly accurate recommendations suitable for real-world deployment.

Keywords: Hybrid recommendation, k-means clustering, deep neural network, Restricted Boltzmann Machine, k-Nearest Neighbors, Spotify dataset, SMOTE, evaluation metrics

How to Cite?: Ayush Yajnik, Vishal Sharma, "Optimizing Recommendation Performance with a Multi-Stage k-Means, DNN, RBM, and k-NN Pipeline", Volume 14 Issue 9, September 2025, International Journal of Science and Research (IJSR), Pages: 31-42, https://www.ijsr.net/getabstract.php?paperid=MR25802232342, DOI: https://dx.doi.org/10.21275/MR25802232342


Download Article PDF


Rate This Article!

Received Comments

No approved comments available.


Top