Bhogan, Snehal
Unknown Affiliation

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Dynamic long short-term memory model for enhanced product recommendations in e-commerce Bhogan, Snehal; Rajpurohit, Vijay S.; Sannakki, Sanjeev S.
Indonesian Journal of Electrical Engineering and Computer Science Vol 36, No 3: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v36.i3.pp1866-1875

Abstract

Recommendation systems are pivotal for personalized user experiences, employing algorithms to predict and suggest items aligned with user preferences. Deep learning (DL) models, such as recurrent neural networks (RNNs) and long short-term memory networks (LSTMs), excel in capturing sequential dependencies, enhancing recommendation accuracy. However, challenges persist in session-based recommendation systems, particularly with gradient descent and class imbalances. Addressing these challenges, this work introduces dynamic LSTM (D-LSTM), a novel DL-based recommendation system tailored for dynamic E-commerce environments. The primary objective is to optimize recommendation accuracy by effectively capturing temporal dependencies within user sessions. The methodology involves the integration of D-LSTM with weight matrix optimization and a Bayesian personalized ranking (BPR) adaptable learning rate optimizer to enhance learning efficiency. Experimental results demonstrate the efficacy of D-LSTM, showing significant improvements over existing models. Specifically, comparisons with the hybrid time-centric prediction (HTCP) model reveal a performance enhancement of 19.4%, 17.2%, 35.41%, and 21.99% for hit-rate (HR) and mean reciprocal rank (MRR) in 10k and 20k recommendation sets using the Tmall dataset. These findings underscore the superior performance of D-LSTM, highlighting its potential to advance personalized recommendations in dynamic E-commerce settings.
Sentiment-aware user-item recommendation combining weighted XGBoost and optimized similarity metrics Bhogan, Snehal; Rajpurohit, Vijay S.; Sannakki, Sanjeev S.
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 15, No 2: April 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v15.i2.pp1851-1862

Abstract

User-item recommendation systems play a vital role in enhancing personalized digital experiences across e-commerce and social media platforms. Traditional recommendation approaches, such as collaborative filtering (CF) and content-based filtering (CBF), often suffer from challenges like data sparsity, cold-start issues, and limited contextual understanding. Sentiment-aware recommendation systems have emerged as a promising solution by incorporating emotional insights extracted from user reviews, thereby improving recommendation accuracy and personalization. This study proposes a novel sentiment-aware user-item recommendation system (SAUIRS) framework that integrates optimized term frequency inverse document frequency (O-TF-IDF), parameterized bidirectional encoder representations from transformers (P-BERT), weighted extreme gradient boosting (WXGBoost), and an optimized similarity metrics model. The optimized TF-IDF enhances feature selection, reducing dimensionality while preserving relevant textual information. P-BERT, a fine-tuned BERT model, improves sentiment classification accuracy by leveraging deep contextual embeddings. WXGBoost further refined sentiment predictions, addressing class imbalance and enhancing model robustness. The extracted sentiment information is incorporated into an optimized similarity metrics model to improve recommendation precision by aligning user preferences with sentiment-driven insights. Extensive experiments conducted on Amazon benchmark datasets demonstrate the superior performance in terms of accuracy, root mean square error (RMSE), and mean absolute error (MAE) of the proposed framework compared to state-of-the-art recommendation models.