
www.rsisinternational.org
INTERNATIONAL JOURNAL OF LATEST TECHNOLOGY IN ENGINEERING,
MANAGEMENT & APPLIED SCIENCE (IJLTEMAS)
ISSN 2278-2540 | DOI: 10.51583/IJLTEMAS | Volume XV, Issue V, May 2026
A Multi-Parameter Data-Driven Dynamic Pricing Framework Using
Machine Learning for Revenue Optimization
A. Karunamurthy
1
, S. kiruthiga, PG student
2
1
Department of CSE, SMVEC, Puducherry-INDIA
2
Department of MCA, SMVEC, Puducherry-INDIA
DOI:
https://doi.org/10.51583/IJLTEMAS.2026.150500028
Received: 30 April 2026; Accepted: 04 May 2026; Published: 25 May 2026
ABSTRACT
We propose a multi-parameter data-driven dynamic pricing framework for revenue optimization, which
integrates diverse influencing factors beyond traditional demand-based approaches. The framework employs a
hybrid machine learning architecture, combining predictive analytics with real-time adaptive decision-making
to dynamically adjust prices. A Long Short-Term Memory (LSTM) network captures temporal dependencies in
demand variability, customer behavior, competitor pricing, inventory levels, and seasonality, while a feed-
forward neural network translates these insights into actionable price adjustments. The model incorporates
customer-centric optimization by balancing revenue objectives with satisfaction metrics, ensuring ethical pricing
through fairness-aware constraints. Moreover, the framework addresses the limitations of static pricing strategies
by continuously updating prices in response to streaming data, thereby improving responsiveness to market
fluctuations. The novelty lies in the holistic integration of multi-parameter inputs and the hybrid learning
approach, which enhances both accuracy and adaptability. Experimental validation demonstrates significant
revenue improvements compared to conventional methods, highlighting the practical applicability of the
proposed framework in real-world scenarios. This work contributes to the growing body of research on data-
driven pricing by offering a scalable and ethically grounded solution for dynamic revenue optimization.
Keywords: Dynamic Pricing, Multi-Parameter Optimization, Hybrid Machine Learning, Long Short-Term
Memory (LSTM), Predictive Analytics, Revenue Optimization, Real-Time Pricing, Customer Behavior Analysis
INTRODUCTION
The digital economy has transformed traditional business models, necessitating more sophisticated pricing
strategies that adapt to rapidly changing market conditions. While early pricing methods relied on cost-plus or
static market-based approaches [1] [2], these fail to account for the dynamic interplay of multiple factors
influencing consumer behavior and competitive landscapes. The increasing availability of real-time data has
enabled data-driven pricing models, yet many existing solutions remain limited in scope, focusing on single
parameters such as demand or competitor pricing [3].
Recent advances in machine learning have introduced predictive capabilities to pricing systems, with decision
trees [4] and neural networks [5] demonstrating success in capturing non-linear relationships. However, these
models often operate in isolation, neglecting the synergistic effects of multiple parameters. For instance, demand
variability alone cannot fully explain price elasticity when customer sentiment, inventory constraints, and
temporal trends simultaneously influence purchasing decisions. Furthermore, while real-time pricing systems
have been implemented in industries like e-commerce and ride-sharing [6], their rule-based architectures lack
the adaptability required for nuanced, multi-dimensional optimization.
This paper addresses these gaps by proposing a multi-parameter dynamic pricing framework that integrates
demand variability, customer behavior, competitor pricing, inventory levels, and temporal dynamics into a
unified machine learning architecture. Unlike prior work, our framework employs a hybrid approach, combining