with Data protection law. It’s driven by customer-first
and it incorporates satisfaction measurements and
A/B testing into the evaluation process which allows
the suggestions to work in the real world as well as
theoretical on paper. To the best of our knowledge,
this work represents a crucial advance towards
developing smart, ethical and user-centered e-
commerce platforms.
2 PROBLEM STATEMENT
While there has been much progress in using machine
learning for e-commerce, product recommendation
systems in the wild suffer from severe limitations.
Most existing models are trained on narrow datasets
and are evaluated with offline performance metrics
that do not capture how happy users are or the effect
on business in production. Furthermore, most existing
recommendation engines are not designed to scale
with large platform deployments and neglect cold-
start cases for new users or products. Moreover, the
un explainability and non-transparency of the
recommendations lowers user's trust, while the
ethical challenges, involving issues like data privacy,
algorithmic bias and multilingual inclusivity are still
unmet.
In short, there is an urgent requirement for a
dynamic ML-driven recommendation system which
can provide real-time, scalable and interpretable
product recommendations, not only improves the
customer delight but also satisfy ethical constraints.
To fill these gaps, this research will design a smart
system which will be capable to exploit multimodal
data, reach multilingual users, operate comply to
GDPR, and optimise technical performance and user
experience.
3 LITERATURE SURVEY
E-commerce recommendation systems have evolved
a lot with the advances in machine learning. Early
solutions, e.g., collaborative filtering, content-based
filtering etc. set the foundation for personalization
but struggled with problems such as data sparsity and
cold start. Recent works have moved in the direction
of more intelligent, data-driven systems to provide
increased accuracy, scalability and adaptability.
Yusof Hasan and Karim (2024) stressed the
importance of using machine learning to improve
customer experience by means of personalization,
although their system was devoid of a real-time
performance layer which makes them not viable in
dynamic environments. Built a recommender model
that achieved good algorithmic results, however, they
did not add satisfaction driven recommendations
which makes them impossible to measure user centric
effect (Loukili, Messaoudi, El Ghazi 2023).
Necula and Pâvăloaia (2023) provided an
extensive roadmap for the future of AI-backed
recommendation systems, yet they observed a lack of
multi-language scope and ethical considerations for
most of the existing ones. Bulkrock et al. explored
sentiment-based customer product rating predictions
that are more sensitive, however, such methods have
limitations when it comes to dataset diversity and
context generalization.
Valencia-Arias et al. (2024) reiterated the same
limitations, advocating for systems that incorporate
broader customer behavior insights and cross-domain
data handling. Xu et al. (2024) discussed the
emerging synergies between large language models
and recommender systems, highlighting potential but
also recognizing that real-time deployment remains a
challenge.
The survey by Raza et al. (2024) analyzed
theoretical vs. practical recommendation
frameworks, finding that many solutions fail during
business integration due to complexity or poor
explainability. Ji et al. (2021) tackled the cold-start
problem using reinforcement learning, though it still
required significant initial user data, which hinders
performance during early user onboarding.
Wang, Brovman, and Madhvanath (2021)
implemented embedding-based recommendations at
eBay, demonstrating high scalability but lacking
transparency, which reduces trust in model outputs.
Meanwhile, Shastri (2024) discussed AI
transformations in search and recommendation
functionalities, though focused more on system
architecture than user satisfaction.
Liu and Zhang (2024) introduced a K-means-
based recommender system for e-commerce, which
improved computational efficiency but did not
address multimodal inputs such as image or voice
data. Zhang and Li (2023) designed a deep learning
model for predicting customer satisfaction, yet
overlooked multilingual dynamics and global
applicability.
Chen and Wang (2024) proposed a dynamic deep
learning recommendation model but admitted the
system was largely a black-box with minimal
explainability. Tang and Zhao (2024) took a
multimodal prediction approach but lacked real-time
deployment strategies. Li and Zhou (2025) reviewed
trends in intelligent recommendation, advocating for