paper-with-me

Papers

ARMDN: Associative and Recurrent Mixture Density Networks for eRetail Demand Forecasting

2018-03-10 · Srayanta Mukherjee, Devashish Shankar, Atin Ghosh, Nilam Tathawadekar, Pramod Kompalli, Sunita Sarawagi, Krishnendu Chaudhury

Accurate demand forecasts can help on-line retail organizations better plan their supply-chain processes. The challenge, however, is the large number of associative factors that result in large, non-stationary shifts in demand, which traditional time series and regression approaches fail to model. In this paper, we propose a Neural Network architecture called AR-MDN, that simultaneously models associative factors, time-series trends and the variance in the demand. We first identify several causal features and use a combination of feature embeddings, MLP and LSTM to represent them. We then model the output density as a learned mixture of Gaussian distributions. The AR-MDN can be trained end-to-end without the need for additional supervision. We experiment on a dataset of an year's worth of data over tens-of-thousands of products from Flipkart. The proposed architecture yields a significant improvement in forecasting accuracy when compared with existing alternatives.

📄 PDF Abstract BibTeX arXiv:1803.03800

Code (0)

등록된 구현이 없습니다.

Tasks

Demand ForecastingTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

FRMDN: Flow-based Recurrent Mixture Density Network

2020-08-05 · Seyedeh Fatemeh Razavi, Reshad Hosseini, Tina Behzad

The class of recurrent mixture density networks is an important class of probabilistic models used extensively in sequence modeling and sequence-to-sequence mapping applications. In this class of models, the density of a…

Supervised and Semi-supervised Deep Probabilistic Models for Indoor Positioning Problems

2019-11-22 · Weizhu Qian, Fabrice Lauri, Franck Gechter

Predicting smartphone users location with WiFi fingerprints has been a popular research topic recently. In this work, we propose two novel deep learning-based models, the convolutional mixture density recurrent neural ne…

Convolutional Mixture Density Recurrent Neural Network for Predicting User Location with WiFi Fingerprints

2019-11-21 · Weizhu Qian, Fabrice Lauri, Franck Gechter

Predicting smartphone users activity using WiFi fingerprints has been a popular approach for indoor positioning in recent years. However, such a high dimensional time-series prediction problem can be very tricky to solve…

Time SeriesTime Series AnalysisTime Series Prediction

Linear pretraining in recurrent mixture density networks

2023-02-27 · Hubert Normandin-Taillon, Frédéric Godin, Chun Wang

We present a method for pretraining a recurrent mixture density network (RMDN). We also propose a slight modification to the architecture of the RMDN-GARCH proposed by Nikolaev et al. [2012]. The pretraining method helps…

Attention-based Mixture Density Recurrent Networks for History-based Recommendation

2017-09-22 · Tian Wang, Kyunghyun Cho

The goal of personalized history-based recommendation is to automatically output a distribution over all the items given a sequence of previous purchases of a user. In this work, we present a novel approach that uses a r…