Proceedings of the ACM India Joint International Conference on Data Science and Management of Data 2019
DOI: 10.1145/3297001.3297029
|View full text |Cite
|
Sign up to set email alerts
|

Fast Online 'Next Best Offers' using Deep Learning

Abstract: In this paper we present iPrescribe, a scalable low-latency architecture for recommending 'next-best-offers' in an online setting. The paper presents the design of iPrescribe and compares its performance for implementations using different real-time streaming technology stacks. iPrescribe uses ensemble of deep learning and machine learning algorithms for prediction. We describe the scalable real-time streaming technology stack and optimised machinelearning implementations to achieve a 90th percentile recommend… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
3

Relationship

1
5

Authors

Journals

citations
Cited by 11 publications
(9 citation statements)
references
References 12 publications
0
9
0
Order By: Relevance
“…Authors in [4] discuss the methodology of recommending products to the retail end user customers, introducing a way of how past transactional data is processed, features engineered and used to train machine learning models which could be used to serve real time recommendations. Paper [12] describes an end to end implementation of such a system by leveraging the Recobell and the Kaggle Instacart data sets. They present how use of in memory technologies help build a scalable system on CPU based server clusters, with XGBoost (with the same configuration as evaluated in the paper) as one of the inferencing algorithms.…”
Section: Results and Analysismentioning
confidence: 99%
See 2 more Smart Citations
“…Authors in [4] discuss the methodology of recommending products to the retail end user customers, introducing a way of how past transactional data is processed, features engineered and used to train machine learning models which could be used to serve real time recommendations. Paper [12] describes an end to end implementation of such a system by leveraging the Recobell and the Kaggle Instacart data sets. They present how use of in memory technologies help build a scalable system on CPU based server clusters, with XGBoost (with the same configuration as evaluated in the paper) as one of the inferencing algorithms.…”
Section: Results and Analysismentioning
confidence: 99%
“…In order to prepare the training data, we use the iPrescribe framework [12]. This framework joins all the data provided by the Recobell [6] data set and converts it into a common data format.…”
Section: Xgboost Model Buildingmentioning
confidence: 99%
See 1 more Smart Citation
“…x x CDM Handle of data unbalancing [28] x Feature engineering with recency and frequency of page views [29] x x CF Combination of features from clickstream and transactions for collaborative filtering [30] x Feature engineering for clickstream [31] x Combination of features from clickstream and transactions for collaborative filtering [32] x Feature engineering with product heterogeneity for collaborative filtering [33] x x x DLC Real-time predictions with ensemble and deep learning [34] x Recommendation of bundles of products considering quality and diversity criteria [35] Purchase Intent (PCI)…”
Section: Product (Ppd)mentioning
confidence: 99%
“…─ Sequential Learning: Few proposals have explored sequential ML models in this literature. Examples are recurrent neural networks, which are only adopted in three studies [25,33,40]. Such models are indicated to learn the evolving consumer behavior over time, and sequential patterns such as "She is buying a phone case after purchasing a smartphone".…”
Section: Research Agendamentioning
confidence: 99%