@inproceedings{8de75aa6025a4840bb10f67073f3a00c,
title = "A Deep Learning Approach for Minimizing False Negatives in Predicting Receipt Emails",
abstract = "Businesses generate receipts for their customers that include information such as the products purchased, their cost, the date and time of purchase, the store id etc. After an online purchase of item/s is made, a receipt is often emailed to the buyer's email address. For this evaluation, a classified database with receipt and non-receipt emails was available. Previously, Machine Learning (ML) algorithms for determining receipt validity had been implemented on this test database. The results showed that the Random Forest technique performed better than Naive Bayes and Support Vector Machine. In this paper, a Deep Learning algorithm named Long Short-Term Memory [LSTM] is implemented and its results compared with the previous implementation. The capacity of this recurrent network to handle the exploding/vanishing gradient problem, which is a challenge when training recurrent or very deep neural networks, is one factor in its success. It was found that LSTM is more effective in terms of accuracy compared to the previous ML approach. Also, the false negative values predicted by LSTM were fewer that those predicted by the ML approach. In the classification of receipt emails, processing an email without receipt data incurs a relatively low cost, yet failing to detect a receipt email results in the loss of important data. As a result, the system needs to be tuned to minimize false negatives while permitting a wider tolerance for false positives since the cost of false negatives in this situation is substantially higher than that of false positives.",
keywords = "False Negatives, LSTM, ML, Receipt email",
author = "Chanda Hirway and Enda Fallon and Paul Connolly and Kieran Flanagan and Deepak Yadav",
note = "Publisher Copyright: {\textcopyright} 2022 IEEE.; 4th International Conference on Computer and Applications, ICCA 2022 ; Conference date: 20-12-2022 Through 22-12-2022",
year = "2022",
doi = "10.1109/ICCA56443.2022.10039606",
language = "English",
isbn = "9781665452946",
series = "Proceedings of the International Conference on Computer and Applications, ICCA 2022 - Proceedings",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
editor = "Alja'Am, {Jihad M.} and Soumaya AlMaadeed and Elseoud, {Samir Abou} and Omar Karam",
booktitle = "Proceedings of the International Conference on Computer and Applications, ICCA 2022 - Proceedings",
address = "United States",
}