# Anomaly Detection for an E-commerce Pricing System

**Authors:** Jagdish Ramakrishnan, Elham Shaabani, Chao Li, M\'aty\'as A. Sustik

arXiv: 1902.09566 · 2019-06-04

## TL;DR

This paper presents scalable anomaly detection methods for real-time pricing systems in large online retail environments, emphasizing architecture design, model selection, and deployment for high-precision anomaly detection.

## Contribution

It introduces both unsupervised and supervised anomaly detection approaches tailored for large-scale, real-time e-commerce pricing systems, with deployment insights.

## Key findings

- High precision in detecting critical anomalies
- Effective architecture design for scalable deployment
- Successful real-world deployment at Walmart

## Abstract

Online retailers execute a very large number of price updates when compared to brick-and-mortar stores. Even a few mis-priced items can have a significant business impact and result in a loss of customer trust. Early detection of anomalies in an automated real-time fashion is an important part of such a pricing system. In this paper, we describe unsupervised and supervised anomaly detection approaches we developed and deployed for a large-scale online pricing system at Walmart. Our system detects anomalies both in batch and real-time streaming settings, and the items flagged are reviewed and actioned based on priority and business impact. We found that having the right architecture design was critical to facilitate model performance at scale, and business impact and speed were important factors influencing model selection, parameter choice, and prioritization in a production environment for a large-scale system. We conducted analyses on the performance of various approaches on a test set using real-world retail data and fully deployed our approach into production. We found that our approach was able to detect the most important anomalies with high precision.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.09566/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1902.09566/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/1902.09566/full.md

---
Source: https://tomesphere.com/paper/1902.09566