I-POST: Intelligent Point of Sale and Transaction System

Farid Khan
DOI: https://doi.org/10.48550/arXiv.2011.06144
2020-11-12
Abstract:We propose a novel solution for the cashier problem. Current cashier system/Point of Sale (POS) terminals can be inefficient, cumbersome and time-consuming for the users. There is a need for a solution dependent on modern technology and ubiquitous computing resources. We present I-POST (Intelligent Point of Sale and Transaction) as a software system that uses smart devices, mobile phone and state of the art machine learning algorithms to process the user transactions in automated and real time manner. I-POST is an automated checkout system that allows the user to walk in a store, collect his items and exit the store. There is no need to stand and wait in a queue. The system uses object detection and facial recognition algorithm to process the authentication of the client and the state of the object. At point of exit, the classifier sends the data to the backend server which execute the payments. The system uses Convolution Neural Network (CNN) for the image recognition and processing. CNN is a supervised learning model that has found major application in pattern recognition problem. The current implementation uses two classifiers that work intrinsically to authenticate the user and track the items. The model accuracy for object recognition is 97%, the loss is 9.3%. We expect that such systems can bring efficiency to the market and has the potential for broad and diverse applications.
Machine Learning
What problem does this paper attempt to address?
The problem that this paper attempts to solve is the inefficiency, cumbersomeness and time - consuming nature of traditional Point - of - Sale (POS) systems in the retail environment. Specifically, users need to queue up and wait for checkout when shopping, which not only increases the time cost for customers but also brings an operational burden to merchants. ### Research Questions The research question proposed by the author is: How to use modern technology and intelligent computing resources to design a payment system without human cashiers, enabling users to complete the shopping and payment process quickly and conveniently. Specifically, the research aims to develop an Intelligent - contactless - Payment - System (I - POST), which is achieved through the following technical means: 1. **Object Detection**: Identify the products selected by users. 2. **Facial Recognition**: Verify the identity of users. 3. **Automatic Settlement**: Automatically complete the payment when the user leaves the store. ### Key Technological Innovations - **Convolutional Neural Network (CNN)**: Used for image recognition and processing, especially for object detection and facial recognition. - **Smart Devices**: Such as smart phones and cameras, used to collect user information and product information. - **Real - time Processing**: Process transaction data through the back - end server and execute payment operations. ### Core Features of the Solution - **Automation**: Users do not need to queue up. They can directly enter the store, select products and leave, and the system will automatically complete the settlement. - **High Precision**: The accuracy rate of object recognition reaches 97% with a loss of 9.3%; the accuracy rate and loss of facial recognition are X% and Y% respectively. - **Real - time**: Real - time processing is achieved through smart devices and machine - learning algorithms to ensure a smooth user experience. ### Application Prospects The author believes that this intelligent contactless payment system can significantly improve the efficiency of the retail market and has broad application potential, especially in areas such as smart stores and smart homes. In addition, this system can also reduce human resource costs and improve customer satisfaction. ### Summary The main objective of this paper is to solve the inefficiency problems in traditional POS systems by introducing advanced machine - learning and computer - vision technologies and to provide a more intelligent and convenient shopping experience.