LGApr 18, 2022

Time Series Clustering for Grouping Products Based on Price and Sales Patterns

arXiv:2204.08334v14 citationsh-index: 17
Originality Incremental advance
AI Analysis

This work addresses the problem of optimizing marketing and pricing strategies for online grocery delivery companies in a competitive market, but it is incremental as it builds on existing clustering methods with a new metric.

The paper tackled grouping products by price and sales patterns using time series clustering, proposing a novel distance metric based on co-movement rather than numerical values, and found that both the proposed approach and image clustering performed well on proprietary and public datasets.

Developing technology and changing lifestyles have made online grocery delivery applications an indispensable part of urban life. Since the beginning of the COVID-19 pandemic, the demand for such applications has dramatically increased, creating new competitors that disrupt the market. An increasing level of competition might prompt companies to frequently restructure their marketing and product pricing strategies. Therefore, identifying the change patterns in product prices and sales volumes would provide a competitive advantage for the companies in the marketplace. In this paper, we investigate alternative clustering methodologies to group the products based on the price patterns and sales volumes. We propose a novel distance metric that takes into account how product prices and sales move together rather than calculating the distance using numerical values. We compare our approach with traditional clustering algorithms, which typically rely on generic distance metrics such as Euclidean distance, and image clustering approaches that aim to group data by capturing its visual patterns. We evaluate the performances of different clustering algorithms using our custom evaluation metric as well as Calinski Harabasz and Davies Bouldin indices, which are commonly used internal validity metrics. We conduct our numerical study using a propriety price dataset from an online food and grocery delivery company, and the publicly available Favorita sales dataset. We find that our proposed clustering approach and image clustering both perform well for finding the products with similar price and sales patterns within large datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes