Research Article

Functional Requirements and Object-Oriented System Modeling for Designing AI-Driven Intelligent Catering Systems

DOI:

10.3791/69360

October 31st, 2025

In This Article

Summary

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This study introduces an AI-based restaurant catering system that allows for contactless communication, customized meal suggestions, and satisfaction prediction. By utilizing NLP with LDA, Conv-RNN, and Conv-LSTM, it surpasses rule-based techniques with more accuracy, precision, recall, and reduced mistake rates, demonstrating AI's revolutionary potential in the food service industry.

Abstract

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The food industry has undergone a significant transformation in recent decades due to globalization, technological advancements, and evolving customer expectations. Artificial Intelligence (AI) and the Internet of Things (IoT) are now playing a critical role in enhancing food production, marketing, and service delivery. This study proposes an AI-driven intelligent system to improve restaurant catering services through contactless service using Natural Language Processing(NLP) and Linear Discriminant Analysis(LDA), personalized food recommendations through a Convolutional Recurrent Neural Network(Conv-RNN) model, and customer satisfaction prediction using an optimized Convolutional Long Short Term Memory(Conv-LSTM) model. Real-world experiments demonstrate that the proposed system outperforms traditional rule-based methods, achieving 91.5% accuracy, 91% precision, 91.1% recall, and an F1 score of 89.7% with Word2Vec-LDA; 98.5% accuracy with a loss of 0.02 in the Conv-RNN model; and an RMSE of 0.1011 with an R2 of 0.9812 in the Conv-LSTM system. These results highlight the transformative potential of AI in automating and enhancing customer service in the restaurant industry.

Introduction

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Adoption of AI has been a crucial part of digital technology growth for the last decade. It has given several industries, including the hospitality sector, both possibilities and challenges since its start1, and numerous AI-powered inventions have been developed that have the potential to improve people's quality of life and thereby enhance the economy. In the very competitive restaurant industry, maintaining top-notch food and customer service is essential to success. As technology advances and dining experiences shift, AI is becoming a game-changing tool to increase operational effectiveness and customer satisfaction. AI-powered monitorin....

Access restricted. Please log in or start a trial to view this content.

Protocol

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This study was conducted in accordance with the guidelines of the Research Ethics Committee of The National University of Malaysia (UKM) and approved under approval number UKM FST/2025-AI/023. Written informed consent was obtained from all participants prior to the collection of chatbot queries. All data were anonymized to ensure participant confidentiality and privacy

Study overview

The overview of the proposed intelligent catering system assisted with AI technologies is shown in Figure 1. As illustrated, the customer input is preprocessed with the NLP techniques such as word embeddin....

Access restricted. Please log in or start a trial to view this content.

Results

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This study thoroughly tested and validated several models to guarantee the authenticity and dependability of the developed ICS. The most efficient setup for ICS was determined by performing a comparative study of several word embedding and classifier combinations. Each experiment was conducted 10x and the results were presented as average values with standard errors enclosed in parentheses. This method brought attention to the model's unpredictability and consistency in performance. The s.......

Access restricted. Please log in or start a trial to view this content.

Discussion

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The overall performance of the suggested ICS model using AI technologies is compared with the k-means with SVR24, quick service restaurant with LSTM (QSR-LSTM)25, and NLP-ANN38. Comparatively, the proposed model secured a reduced computation time compared to the considered approaches, as shown in Figure 12. As the number of iterations increases, the computation time for all the models increases gradually. The suggest.......

Access restricted. Please log in or start a trial to view this content.

Disclosures

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors have no conflicts of interest.

Acknowledgements

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors gratefully acknowledge the research support provided by the Faculty of Information Science and Technology, The National University of Malaysia. This work was made possible through the university's internal research funding and academic support infrastructure. The authors also extend their appreciation to colleagues and technical staff for their valuable input during the system design and modeling phase.

....

Access restricted. Please log in or start a trial to view this content.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
Programming LanguagePython (used for model development, NLP, and deep learning)https://www.python.org/Python 3.8+
DatabaseMySQL or SQLite (for storing user interaction logs)https://www.mysql.com/; https://www.sqlite.org/MySQL 8.0 or SQLite3
DatasetUser queries collected from local restaurant ordering chatbotManually annotated
Deep Learning FrameworkTensorFlow / Kerashttps://www.tensorflow.org/; Keras 2.11 → https://keras.io/TensorFlow 2.11 or Keras 2.11
Development EnvironmentJupyter Notebook / Google Colabhttps://jupyter.org/; https://colab.research.google.com/JupyterLab 3+ / Colab (free)
Evaluation Metricsscikit-learn metrics: precision, recall, cross-entropy, R²https://scikit-learn.org/scikit-learn 1.0+
Natural Language ToolkitspaCy / NLTK (for intent detection preprocessing)https://spacy.io/; https://www.nltk.org/spaCy 3.0 / NLTK 3.6
Recurrent Neural Network ModelsRNN, LSTM, Conv-LSTMhttps://keras.io/Implemented in Keras
System HardwareIntel Core i7, 16GB RAM, NVIDIA GTX 1660 Ti GPULocal system
Topic Modeling ToolGensim (used for Latent Dirichlet Allocation)https://radimrehurek.com/gensim/Gensim 4.1.2
Visualization ToolsMatplotlib, Seaborn (for plotting performance graphs)https://seaborn.pydata.org/; https://matplotlib.org/Matplotlib 3.5+, Seaborn 0.11
Word EmbeddingWord2Vec / GloVe pre-trained embeddingshttps://nlp.stanford.edu/projects/glove/GloVe (100D), Stanford NLP

References

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,
  1. Limna, P., Siripipatthanakul, S., Phayaphrom, B. The role of big data analytics in influencing artificial intelligence (AI) adoption for coffee shops in Krabi, Thailand. Int J Behav Anal. 1, 1-17 (2021).
  2. Sharma, A., Mittal, K., Kumar, S., Sharma, U., Upadhyay, P.

Access restricted. Please log in or start a trial to view this content.

Reprints and Permissions

Request permission to reuse the text or figures of this JoVE article

Request Permission

Tags

AI Catering SystemsIntelligent Restaurant ServiceObject Oriented ModelingFunctional RequirementsNatural Language ProcessingLinear Discriminant AnalysisFood Recommendation SystemConvolutional RNNCustomer Satisfaction PredictionConv LSTM Model

Related Articles