Conference PaperPDF Available

Leveraging RFID Data Analytics for the Design of an Automated Checkout System

Authors:

Abstract

Traditional checkout systems are labor-intensive and can be a great source of frustration for customers when having to wait in line. In contrast, automated checkout systems scan, total and charge a customer’s purchase to a registered payments account while they are simply leaving the store. We focus on the main challenge of automatically detecting customer purchases. To this end, we develop a checkout system that leverages data mining techniques to (i) reliably and timely detect items leaving the shopping floor area and (ii) assign them to individual customers. We demonstrate the system’s feasibility using a large data set collected in the laboratory under real-world conditions.
13th International Conference on Wirtschaftsinformatik,
February 12-15, 2017, St. Gallen, Switzerland
Leveraging RFID Data Analytics for the Design of an
Automated Checkout System
Matthias Hauser1, Sebastian Günther1, Christoph M. Flath1, and Frédéric Thiesse1
1 University of Würzburg, Department of Business Management, Würzburg, Germany
matthias.hauser@uni-wuerzburg.de, sebastian.guenther@aol.de
christoph.flath@uni-wuerzburg.de, frederic.thiesse@uni-wuerzburg.de
Abstract. Traditional checkout systems are labor-intensive and can be a source
of great frustration for customers having to wait in line. In contrast, automated
checkout systems seamlessly scan, total and charge a customer’s purchase to a
registered payment account while they are simply leaving the store. We focus on
the main challenge of automatically detecting customer purchases. To this end,
we develop a checkout system that leverages data mining techniques to
(i) reliably and timely detect items leaving the shopping floor area and (ii) assign
them to individual customers. We demonstrate the system’s feasibility using a
large data set collected in the laboratory under real-world conditions.
Keywords: Data Analytics, RFID, Internet of Things, Automated Checkout
1 Introduction
While RFID solutions are commonly used in retail supply chains for automatic
detection of logistical units in upstream and backroom processes, front store customer-
facing applications have not progressed beyond pilot trials. RFID solutions for this “last
mile” of the supply chain are especially challenging because of the sheer number and
variety of simultaneously moving objects. Complexity is further increased by the
manner in which objects are transported (stacked, in bags, etc.), unpredictable customer
behavior, and suboptimal store layouts. Against this backdrop, we consider RFID-based
automated checkout systems, which promise great value potential for the retail industry
[1]. Our research objective is to decompose the challenge of such systems into tractable
sub problems and demonstrate the feasibility of a pilot implementation.
2 Automated Checkout System Requirements
Traditional checkout systems are labor-intensive and can be a great source of frustration
for customers when having to wait in line. To reduce costs retailers have started
adopting self-service systems which enable shoppers to scan, bag and pay for their
purchases with little or no help from store personnel [2, 3]. These systems, however,
offer hardly any improvements over traditional checkout with respect to the customer
1201
Hauser, M.; Günther, S.; Flath, C.; Thiesse, F. (2017): Leveraging RFID Data Analytics for the Design of
an Automated Checkout System, in Leimeister, J.M.; Brenner, W. (Hrsg.): Proceedings der
13. Internationalen Tagung Wirtschaftsinformatik (WI 2017), St. Gallen, S. 1201-1204
experience, potentially offering an even worse experience. In contrast, automated
checkout systems scan, total and charge a customer’s purchases to a registered
payments account while they are simply leaving the store.
In our research, we focus on the main challenge of automatically detecting customer
purchases. Here, we must cope with two problems: The system (i) has to reliably detect
all purchased products and (ii) assign these to individual customers. Undetected
products cause direct losses to the retailer and inventory inaccuracy resulting in out-of-
stock situations [4]. Incorrectly assigning items to a customer, on the other hand, may
lead to customer dissatisfaction and interruptions of in-store operations [5].
Academic literature on automated checkout systems is sparse. To the best of our
knowledge, only one group of researchers have developed a system (“MyGrocer”) that
addresses the previously mentioned challenges [6, 7]. This solution relies on shopping
carts equipped with RFID readers that detect objects placed in the carts. Similar to this
approach, we also rely on RFID for the detection of products. In contrast to optical
barcodes, RFID allows identification of products at the item level. In addition,
identification does not require a direct line of sight between the tag and the reader
device, which allows for simultaneous bulk detection of multiple objects. In contrast to
the previous studies, we decided against RFID-equipped carts for several reasons: First,
shopping carts are not used in all types of retail stores (e.g., fashion retail stores) which
limits the generalizability. Second, the costs for equipping shopping cart with RFID
readers are very high [7]. In addition, there are high operating costs for regular service
of the carts. Instead, we propose an automated checkout system that is implemented at
the exits of retail stores and does not require customers to use specific devices. This
system facilitates the detection of items in carts and items carried by customers.
The MyGrocer carts only need to detect items within them. In this case, sufficient
data quality can be achieved by selecting RFID antennas with read ranges of only 20cm.
In our case, the antennas need to detect items that leave a store through an exit gate,
which requires antennas with large read range and high power. Unfortunately, this in
turn leads to the detection of RFID tags carried nearby by the gate instead of through
the gate. Secondly, assigning items to customers can hardly be realized with hardware-
based approaches. Customers would have to wait in line and pass the gate one after the
other to avoid purchases of different customers being read at the same time.
3 Description of the Automated Checkout Artifact
We pursue a design-oriented research approach to create an automated checkout artifact
that (i) reliably and timely detects items leaving a store and (ii) correctly assigns them
to individual customer. The architecture combines hardware components and software
components. The hardware component consists of two RFID reader installations, a
ceiling-mounted system which tracks items in the store and a gate-mounted system that
helps to detect items that are leaving the store (see Figure 1). This infrastructure collects
low-level RFID data that is then processed by the software components.
1202
Figure 1. Hardware infrastructure with two distinct RFID reader installations
There are two distinct software functionalities. The first software component uses data
mining techniques to reliably and timely detect items that are leaving the store. To this
end, we extract features from the low-level RFID data, which contain information
regarding observed real world events. One simple example is the maximum received
signal strength value measured in a series of detections of a particular tag within a
certain time interval. With these features we train classification models that are able to
distinguish between items that leave the store through the exit gate and others. We
follow the conceptual approach described in Hauser et al. [8]. However, we go beyond
the state-of-the-art by considering run fragments in real-time instead of evaluating
completed paths ex-post. The second software component assigns items leaving the
store (identified by the first component) to individual customers. To this end, we infer
item paths in the shopping area and then apply cluster analysis to group them. The
procedure rests on the assumption that the paths of items purchased by one customer
are more similar to each other than to paths of other items.
4 Expected Contribution and Future Work
We use a large data set collected in a laboratory environment for instantiation and
evaluation of the artifact. Our experimental setup takes into account the limited process
control in retail stores by considering multiple walking paths, varying numbers of
persons and items as well as different movement speeds. Our experimental design
includes 18 different tests. We repeated each of the tests 50 times. We then perform 5-
fold validation to ensure representative results. We found that the artifact reliably and
timely detects all shopping baskets carried out of the shopping floor area. On average,
the baskets were detected 0.41 seconds before customers stepped out of the sales floor
area. In addition, 94% of the shopping baskets assigned by the artifact contained the
correct items.
These misclassifications arise in two particularly challenging test scenarios where
multiple customers approach the exit gate simultaneously on very similar (almost
RFID gate with reader and gate-
mounted antennas
Shopping area
Ceiling-mounted RFID reader with 52
far-field antenna beams
Store exit
1203
identical) movement paths. In practice such a situation could easily arise when friends
are shopping together which highlights the limitations of the pilot implementation.
Nonetheless, our initial study demonstrates the fundamental feasibility of RFID-based
automated checkout. Going forward, we want to evaluate our artifact in different test
environments to evaluate its generalizability. In addition, we want to include additional,
richer test settings (e.g., scenarios in which customers take objects from shelves that
are placed near the exits). Our ultimate objective is to ensure feasibility under real-
world conditions.
5 Acknowledgement
This research was carried out under the Research Project SERAMIS (Sensor-Enabled
Real-World Awareness for Management Information Systems), funded by the EU
under the VII Framework Research Program.
References
1. Manyika, J., Chui, M., Bisson, P., Woetzel, J., Dobbs, R., Bughin, J., Aharon, D.:
The Internet of Things: Mapping the Value Beyond the Hype. McKinsey Global
Institute (2015).
2. Orel, F.D., Kara, A.: Supermarket self-checkout service quality, customer
satisfaction, and loyalty: Empirical evidence from an emerging market. J. Retail.
Consum. Serv. 21, 118129 (2014).
3. Litfin, T., Wolfram, G.: New Automated Checkout Systems. In: Krafft, M. and
Mantrala, M.K. (eds.) Retailing in the 21st Century: Current and Future Trends. pp.
143157. Springer Berlin Heidelberg, Berlin, Heidelberg (2006).
4. Kang, Y., Gershwin, S.B.: Information inaccuracy in inventory systems: stock loss
and stockout. IIE Trans. 37, 843859 (2005).
5. Hayes, R., Blackwood, R.: Evaluating the effects of EAS on product sales and loss:
Results of a large-scale field experiment. Secur. J. 19, 262276 (2006).
6. Kourouthanassis, P., Roussos, G.: Developing Consumer-Friendly Pervasive Retail
Systems. IEEE Pervasive Comput. 2, 3239 (2003).
7. Roussos, G., Kourouthanasis, P., Spinellis, D., Gryazin, E., Pryzbliski, M.,
Kalpogiannis, G., Giaglis, G.: Systems Architecture for Pervasive Retail. In:
Proceedings of the 2003 ACM Symposium on Applied Computing. pp. 631636.
ACM, New York, NY, USA (2003).
8. Hauser, M., Zügner, D., Flath, C.M., Thiesse, F.: Pushing the limits of RFID:
Empowering RFID-based Electronic Article Surveillance with Data Analytics
Techniques. In: Proceedings of the Thirty Sixth International Conference on
Information Systems (2015).
1204
... Decentralized systems use handheld scanners or mobile phones. In both cases, checkout depends on reading RFID [5,6,12,13], EAN or QR code tags [13,33] from retail items. ...
Thesis
The present dissertation investigates the management of RFID implementations in retail trade. Our work contributes to this by investigating important aspects that have so far received little attention in scientific literature. We therefore perform three studies about three important aspects of managing RFID implementations. We evaluate in our first study customer acceptance of pervasive retail systems using privacy calculus theory. The results of our study reveal the most important aspects a retailer has to consider when implementing pervasive retail systems. In our second study we analyze RFID-enabled robotic inventory taking with the help of a simulation model. The results show that retailers should implement robotic inventory taking if the accuracy rates of the robots are as high as the robots’ manufacturers claim. In our third and last study we evaluate the potentials of RFID data for supporting managerial decision making. We propose three novel methods in order to extract useful information from RFID data and propose a generic information extraction process. Our work is geared towards practitioners who want to improve their RFID-enabled processes and towards scientists conducting RFID-based research.
Conference Paper
Full-text available
False-positive classification is a central issue for RFID environments with limited process control, such as in-store settings. In the case of electronic article surveillance, false positives not only lead to incorrect inventory data but also trigger false alarms, which impair customer satisfaction. A typical counter measure is to reduce antenna power, which in turn leads to greatly diminished detection rates. In contrast, the present study investigates the applicability of data analytics to achieve high detection rates while retaining low false positives. In contrast to prior research, our test setting acknowledges the lack of process control in retail environments. We consider various walking paths and speeds as well as RFID tags concealed by shopping bags. To distinguish theft from non-theft events, we derive predictors, which are not just aggregations of the signal strength. Rather, individual reads are put into temporal relation to one another and are augmented with antenna information.
Article
Full-text available
Retailers and suppliers suffer large sales losses because certain popular and profitable (key) merchandise items are lost and chronically unavailable for customer purchase. A combination of poor item handling, process design, and/ or execution, as well as theft, creates item loss and low on-shelf availability. Further, merchandise losses tend to cluster by item, location, and time. Retailers attribute a large part of key item loss to self-use (non-expert) shoplifting, and deploy electronic theft control systems, such as hidden electronic article surveillance tagging (EAS), to help deter sales floor theft. Earlier studies report on the efficacy of EAS on item loss, but the studies looked at visible tags and often suffered from relatively weak designs. This paper discusses a 21-store quasi-experimental field test of several hypotheses derived from retailer assumptions about the effects of hidden EAS tags on key item losses, shelf availability, and store sales. Results of the investigation indicated that source-tagged EAS did not reduce item loss, increase item on-shelf availability, or increase item store-level sales in the test (EAS protected) stores at a greater level than was found in the non-EAS control stores (using differences of differences analysis). Explanations for the lack of hidden EAS tag efficacy are explored and include suggestions for improving EAS impact.
Chapter
Full-text available
Customers are becoming more and more familiar with self-service systems. They are used to checking in without assistance at the airport and to using automated teller machines at the bank. Self-service is a trend that is extending to more and more aspects of daily life. The triumphal procession of self-service systems seems to be extending to the supermarkets. New automated self-checkout systems enable shoppers to scan, bag, and pay for their purchases without or with very limited help from store personnel. Although this technology has existed for more than a decade, it is still in the early stages of its diffusion process. Retailers expect to reduce their costs and to gain more flexibility by introducing self-checkout systems. One cashier can now serve multiple customers simultaneously, so that staff time is used efficiently. Displaced labor could be used to improve the service in areas where they really help the customers. But are customers really willing to use the new automated self-checkout systems? The vendors of these systems assert that customers benefit from it too. Shorter checkout queues, a faster checkout process, more privacy, and greater control for the customers are the key arguments being used to convince the retailers to introduce the new self-checkout systems. But past introductions of new products and systems have shown that customer's acceptance is crucial for their success.
Article
Full-text available
economies of scale via mature manufacturing processes have made possible the construction of pervasive systems in specific application areas. In this paper we discuss a novel type of retail service based on wireless and mobile technologies for the automated replenishment of home product supplies. The primary motivation for this work is the optimization of the efficiency and effectiveness of the fast moving consumer goods (FMCG) supply chain: rather than terminating the supply chain at the supermarket checkout, it is now possible to extend its reach in the consumer home. This situation has significant effects both on the consumer perception of the shopping experience and on the internal as well as the intra-organisational business processes of the supply chain partners. In this paper, first we discuss in detail our motivation for the development of this service architecture and then describe its functionality in terms of user application scenarios. We discuss the different architectural elements of the service, including back end integration, middleware, shopping cart, mobility and home systems. Finally, we discuss future directions of this work.
Article
Many companies have automated their inventory management processes and now rely on information systems when making critical decisions. However, if the information is inaccurate, the ability of the system to provide a high availability of products at the minimal operating cost can be compromised. In this paper, analytical and simulation modelling demonstrate that even a small rate of stock loss undetected by the information system can lead to inventory inaccuracy that disrupts the replenishment process and creates severe out-of-stock situations. In fact, revenue losses due to out-of-stock situations can far outweigh the stock losses themselves. This sensitivity of the performance to the inventory inaccuracy becomes even greater in systems operating in lean environments. Motivated by an automatic product identification technology under development at the Auto-ID Center at MIT, various methods of compensating for the inventory inaccuracy are presented and evaluated. Comparisons of the methods reveal that the inventory inaccuracy problem can be effectively treated even without automatic product identification technologies in some situations.
Article
Supermarket shoppers around the world are increasingly encountering and using self-service technologies (SSTs) during their shopping process. The SSTs are mainly offered to reduce retailer costs and enhance customer's experience. Among the many different SSTs available, self-checkout systems (SCS) have become an extremely popular choice of supermarkets around the world. Although some of the main motivations of the supermarkets for offering SCSs are cost cutting, speed, and convenience, supermarkets are also assuming that these services would enhance customer experience, satisfaction, and ultimately loyalty. However, empirical evidence is needed to better understand customer expectations of SCS service quality and how technology based service quality impacts retail patronage. Therefore, the purpose of this research is to examine the service quality of supermarket/grocery store SCSs and its impact on customer satisfaction and loyalty in an emerging market, namely Turkey. Using the SSTQUAL scale (Lin and Hsieh, 2011), data (n=275) for the study is collected from shoppers who had just completed going through the self-checkout counter in a large supermarket chain. The results of this study show that SCS service quality positively influences loyalty through the customer satisfaction path. Managerial and research implications of the findings are discussed.
Article
Few researchers have explored consumer reactions to pervasive retail systems. The prototype implementation and study results discussed here have important implications for system developments.
New Automated Checkout Systems Retailing in the 21st Century: Current and Future Trends
  • T Litfin
  • G Wolfram
Litfin, T., Wolfram, G.: New Automated Checkout Systems. In: Krafft, M. and Mantrala, M.K. (eds.) Retailing in the 21st Century: Current and Future Trends. pp. 143–157. Springer Berlin Heidelberg, Berlin, Heidelberg (2006).
The Internet of Things: Mapping the Value Beyond the Hype
  • J Manyika
  • M Chui
  • P Bisson
  • J Woetzel
  • R Dobbs
  • J Bughin
  • D Aharon
Manyika, J., Chui, M., Bisson, P., Woetzel, J., Dobbs, R., Bughin, J., Aharon, D.: The Internet of Things: Mapping the Value Beyond the Hype. McKinsey Global Institute (2015).
Systems Architecture for Pervasive Retail
  • G Roussos
  • P Kourouthanasis
  • D Spinellis
  • E Gryazin
  • M Pryzbliski
  • G Kalpogiannis
  • G Giaglis
Roussos, G., Kourouthanasis, P., Spinellis, D., Gryazin, E., Pryzbliski, M., Kalpogiannis, G., Giaglis, G.: Systems Architecture for Pervasive Retail. In: Proceedings of the 2003 ACM Symposium on Applied Computing. pp. 631-636. ACM, New York, NY, USA (2003).