Abstract

By identifying useful relationships between massive datasets, association rule mining can provide new insights to decision-makers. Item assignment models based on association between items are used to place items in a retail or e-commerce environment to increase sales. However, existing models fail to combine these associations with item-specific information, such as profit and purchasing frequency. To find effective assignments with item-specific information, we propose a new hybrid genetic algorithm that incorporates a robust tabu search with a novel rectangular partially matched crossover, focusing on rectangular layouts. Interestingly, we show that our item assignment model is equivalent to popular quadratic assignment NP-hard problems. We show the effectiveness of the proposed algorithm, using benchmark instances from QAPLIB and synthetic databases that represent real-life retail situations, and compare our algorithm with other existing algorithms. We also show that the proposed crossover operator outperforms a few existing ones in both fitness values and search times. The experimental results show that not only does the proposed item assignment model generates a more profitable assignment plan than the other tested models based on association alone but it also obtains better solutions than the other tested algorithms.

Highlights

  • Association rule mining uncovers interesting patterns that may exist within large amounts of co-occurring elements in a dataset

  • We demonstrate the application of the item assignment models based on association and the effectiveness of the proposed hybrid genetic algorithm (HGA) with QAPLIB instances and synthetic problems designed for item assignment situations

  • QAPLIB is the most popular collection of instances for quadratic assignment problem (QAP) to evaluate performances of a new algorithm by comparing with other methods. In this part of experiments, we compare our proposed HGA with TLBO-robust tabu search (RTS) and artificial bee colony (ABC)-QAP in terms of averaged percentage deviation (APD) from the best-known solution (BKS) value of the problem instances given by QAPLIB and averaged execution time to reach the reported result

Read more

Summary

Introduction

Association rule mining uncovers interesting patterns that may exist within large amounts of co-occurring elements in a dataset. These interesting patterns include frequent items, association rules, and association rule classifiers that establish relationships between the co-occurring elements or transaction data. Due to the existence of transaction data in many industries, association rule mining has been employed in various fields, including item placement, web usage mining, product portfolio identification, crossselling, and fault diagnosis [1,2,3,4,5]. Extracting significant association between customer and product form [6], disease prediction [7], software defect prediction [8], and pollution monitoring in intelligent cities is possible using weighted association rule mining [9].

Methods
Results
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call