Skip to main content
Top
Published in: Journal of Intelligent Manufacturing 3/2023

18-10-2021

A context-aware recommendation system for improving manufacturing process modeling

Authors: Jiaxing Wang, Sibin Gao, Zhejun Tang, Dapeng Tan, Bin Cao, Jing Fan

Published in: Journal of Intelligent Manufacturing | Issue 3/2023

Log in

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

Process recommendation is an essential technique to help process modeler effectively and efficiently model a manufacturing process from scratch. However, the current process recommendation methods suffer from the following problems: (1) To extract all the execution paths from a manufacturing process, the behavior-based methods may occur a state space explosion problem when unfolding a process with multiple parallel patterns, resulting in low efficiency. (2) Current structure-based methods are inefficient since too many expensive computations of the graph edit distance are involved. (3) Most of the existing methods manually design their process similarity metrics with several features, which can only be applied in specific situations. (4) Few works provide visualization tools for process modeling assistance. To resolve these problems, this paper proposes a context-aware recommendation system for improving manufacturing process modeling. First, the independent paths and P,Q-grams are efficiently extracted from the manufacturing processes in the repository to represent their typical behavior and structure. Then, the process recommendation problem is transformed into the word prediction problem in natural language processing, where the serialization of an independent path/P,Q-gram and a node in it are separately regarded as a sentence and a word. The Word2vec model is introduced to automatically learn the relationships among nodes from independent paths and P,Q-grams and generate the vectors with hundreds of context-aware features for nodes in the repository. After that, the top-k similar nodes are recommended for the target node in the process fragment under construction based on the k-nearest neighbors algorithm. Finally, a visualization tool is provided for process modelers to efficiently design a new manufacturing process. Experimental evaluations show that the proposed method can perform similar or even better than the baseline methods in terms of recommending quality.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Literature
go back to reference Awadid, A., Nurcan, S., & Ghannouchi, S. A. (2017). Towards a decision-support system for selecting the appropriate business process modeling formalism: A context-aware roadmap. In Enterprise, Business-Process and Information Systems Modeling (pp. 239–256): Springer. https://doi.org/10.1007/978-3-319-59466-8_15. Awadid, A., Nurcan, S., & Ghannouchi, S. A. (2017). Towards a decision-support system for selecting the appropriate business process modeling formalism: A context-aware roadmap. In Enterprise, Business-Process and Information Systems Modeling (pp. 239–256): Springer. https://​doi.​org/​10.​1007/​978-3-319-59466-8_​15.
go back to reference Bobek, S., Nalepa, G. J., & Grodzki, O. (2014). Integration of activity modeller with Bayesian network based recommender for business processes. In KESE@ ECAI. Bobek, S., Nalepa, G. J., & Grodzki, O. (2014). Integration of activity modeller with Bayesian network based recommender for business processes. In KESE@ ECAI.
go back to reference Dong, Z., Wen, L., Huang, H., & Wang, J. (2014). CFS: A behavioral similarity algorithm for process models based on complete firing sequences. In OTM Confederated International Conferences" On the Move to Meaningful Internet Systems" (pp. 202–219). Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-662-45563-0_12. Dong, Z., Wen, L., Huang, H., & Wang, J. (2014). CFS: A behavioral similarity algorithm for process models based on complete firing sequences. In OTM Confederated International Conferences" On the Move to Meaningful Internet Systems" (pp. 202–219). Springer, Berlin, Heidelberg. https://​doi.​org/​10.​1007/​978-3-662-45563-0_​12.
go back to reference Elkindy, A. I. A. (2019). Survey of business process modeling recommender systems. Elkindy, A. I. A. (2019). Survey of business process modeling recommender systems.
go back to reference Fellmann, M., Zarvic, N., Metzger, D., & Koschmider, A. (2015). Requirements catalog for business process modeling recommender systems. In Wirtschaftsinformatik (pp. 393–407). Fellmann, M., Zarvic, N., Metzger, D., & Koschmider, A. (2015). Requirements catalog for business process modeling recommender systems. In Wirtschaftsinformatik (pp. 393–407).
go back to reference Finis, J. P., Raiber, M., Augsten, N., Brunel, R., Kemper, A., & Färber, F. (2013). Rws-diff: flexible and efficient change detection in hierarchical data. In Proceedings of the 22nd ACM international conference on Information & Knowledge Management (pp. 339–348). https://doi.org/10.1145/2505515.2505763. Finis, J. P., Raiber, M., Augsten, N., Brunel, R., Kemper, A., & Färber, F. (2013). Rws-diff: flexible and efficient change detection in hierarchical data. In Proceedings of the 22nd ACM international conference on Information & Knowledge Management (pp. 339–348). https://​doi.​org/​10.​1145/​2505515.​2505763.
go back to reference Li, Y., Xu, L., Tian, F., Jiang, L., Zhong, X., & Chen, E. (2015). Word embedding revisited: A new representation learning and explicit matrix factorization perspective. In Twenty-Fourth International Joint Conference on Artificial Intelligence. Li, Y., Xu, L., Tian, F., Jiang, L., Zhong, X., & Chen, E. (2015). Word embedding revisited: A new representation learning and explicit matrix factorization perspective. In Twenty-Fourth International Joint Conference on Artificial Intelligence.
go back to reference Maalouf, E., & Sokhn, M. (2014). Semantic based auto-completion of business process modelling in egovernment. Maalouf, E., & Sokhn, M. (2014). Semantic based auto-completion of business process modelling in egovernment.
go back to reference Mikolov, T., Chen, K., Corrado, G., & Dean, J. (2013a). Efficient estimation of word representations in vector space. arXiv:1301.3781. Mikolov, T., Chen, K., Corrado, G., & Dean, J. (2013a). Efficient estimation of word representations in vector space. arXiv:​1301.​3781.
go back to reference Mikolov, T., Sutskever, I., Chen, K., Corrado, G., & Dean, J. (2013b). Distributed representations of words and phrases and their compositionality. arXiv:1310.4546. Mikolov, T., Sutskever, I., Chen, K., Corrado, G., & Dean, J. (2013b). Distributed representations of words and phrases and their compositionality. arXiv:​1310.​4546.
go back to reference Srikant, Y. N., & Shankar, P. (2018). The compiler design handbook: Optimizations and machine code generation. Boca Raton: CRC Press. Srikant, Y. N., & Shankar, P. (2018). The compiler design handbook: Optimizations and machine code generation. Boca Raton: CRC Press.
go back to reference Vanhatalo, J., Völzer, H., & Leymann, F. (2007). Faster and more focused control-flow analysis for business process models through sese decomposition. In International Conference on Service-Oriented Computing (pp. 43–55). Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-540-74974-5_4 Vanhatalo, J., Völzer, H., & Leymann, F. (2007). Faster and more focused control-flow analysis for business process models through sese decomposition. In International Conference on Service-Oriented Computing (pp. 43–55). Springer, Berlin, Heidelberg. https://​doi.​org/​10.​1007/​978-3-540-74974-5_​4
Metadata
Title
A context-aware recommendation system for improving manufacturing process modeling
Authors
Jiaxing Wang
Sibin Gao
Zhejun Tang
Dapeng Tan
Bin Cao
Jing Fan
Publication date
18-10-2021
Publisher
Springer US
Published in
Journal of Intelligent Manufacturing / Issue 3/2023
Print ISSN: 0956-5515
Electronic ISSN: 1572-8145
DOI
https://doi.org/10.1007/s10845-021-01854-4

Other articles of this Issue 3/2023

Journal of Intelligent Manufacturing 3/2023 Go to the issue

Premium Partners