A Reevaluable Property Lattice-Based Knowledge Representation for Proposing and Assessing Computational Tools in Manufacturing
Abstract
1. Introduction
1.1. Engineering and Management of Developing Sustainable Manufacturing
1.2. Evolving Methods and Tools of Artificial Intelligence
1.3. AI Applications for Sustainable Manufacturing
1.4. Methods for Discovery of Methodological Combinations
1.5. Objective
- To introduce and to test a methodology for the systemic categorization and evaluation of conventional and AI/ML applications in manufacturing;
- To provide an overview of the existing methodological combinations;
- To contribute to the algorithmic generation-based suggestion of new solutions from a continuously evolving knowledge base of the existing methods.
- To classify the properties, characterizing (a) the engineering and management tasks, as well as (b) the applied conventional and AI/ML-based methods and tools used for developing sustainable manufacturing;
- To assess the usefulness of computer-supported problem solving in manufacturing, based on published case studies and experts’ knowledge;
- To create an algorithm resulting in a learning knowledge base for the development of usable, advantageously AI-involved, optionally combined computational methods and tools for supporting the development of new, effective, and sustainable (e.g., circular) solutions.
2. Materials and Methods
- The constructive equivalence classification of underlying properties of the tasks and the applicable methodologies or methodological combinations;
- Commutative and associative character of (compatibility) relations between the properties within the combinations (in graph representation, it is described by non-directed edges);
- Rather a possibilistic than probabilistic kind of associated uncertainty;
- Consistent representation of lack of knowledge;
- Expressing of some essential properties of evaluation distributions, coming from expert’ suggested heuristic values;
- Algorithmic generation of aggregation and optionally the consent of evaluations from multiple experts.
2.1. Minimal and Maximal Combinations in a Property Lattice
2.2. Evaluation of the Property Lattice
2.3. Reevaluable Possibility Space for Generation of Problem-Solving Methods
- According to Equation (10), the complete combinations () can be evaluated by one or more experts or objective functions, unambiguously, while
- The set of partial property combinations and ultimately the set of smallest binary relations () can take place in multiple solutions of different values, so their evaluation is uncertain.
- At the beginning, based on experts’ knowledge, an initial RPS structure (i.e., the equivalence classes, the features within these classes, and the binary compatibility relations between these features) is determined.
- In the most sophisticated general case, the uncertain knowledge, associated with the minimal (binary) relations, is described by the evaluation distribution of the formerly tested complete (maximal) combinations, containing the given two features. In the actually used simplified solution, the uncertain knowledge is described by the domain of this distribution function, represented by a sub-interval [m, M] within the [0, 1] interval.
- At the beginning, all binary relations are evaluated with ‘lack of knowledge’, as a special description of ‘unknown’ case (m = 1 and M = 0).
- While learning from experts and/or from simulations, these intervals are characterized by the values of the formerly tested worst (m) and best (M) evaluations of the given binary relations.
- An increasing number of evaluations results in widening intervals, moreover, in a marginal case; these sub-intervals may cover the whole [0, 1] interval. Nevertheless, the narrower sub-intervals contain usable uncertain knowledge about the applicability of the given binary relations.
- The selection of the subsequent features from the equivalence classes to the next complete combinations is algorithmically controlled by various selection strategies, as follows:
- maxmax: maximize the upper bound M, i.e., the best value;
- maxmin: maximize the lower bound m, i.e., the worst value;
- maxave: maximize the average value;
- unknown: prefer the still unknown binary relations (where m = 1 and M = 0);
- minunc: minimize the uncertainty, i.e., prefer the shorter sub-intervals;
- mintry: prefer the less frequently used elements;
- random: prefer random choice from a subset of the above options.
- In a multi-objective (or multi-expert) evaluation, the Reevaluable Possibility Space can be multiplied for each objective (or expert). In this case, the intersections of the sub-intervals [m, M] for the various objectives (or experts) express a consensus evaluation, while the conflict of objectives can be algorithmically determined by subtracting the consensus from the aggregation. Next, the parallel evaluations will start with the consensus-containing knowledge base, stepwise.
- To decrease the experts’ workload, consensus evaluation of multiple experts can be replaced by aggregation of their evaluations in the same knowledge base as we applied it in our work. However, it is worth mentioning that aggregation increases uncertainty.
3. Results
3.1. Equivalence-Classified Properties of the Investigated Set of Computer-Supported Problem Solving for Sustainable Manufacturing
3.1.1. Property Classes and Properties of Manufacturing Tasks
3.1.2. Property Classes and Properties of Computational Problem-Solving Methods
3.2. Initial Compatibility Structure of the Binary Relations Between the Property Classes
3.3. Description of the Complete Combinations
- XY = identifier of expert evaluator;
- ID = identifier integer;
- Nu = number of occurrences;
- Plist = list of properties, participating in the given combination;
- Evallist = contains evaluation of the given complete combinations.
- Task of application: worker training (p1_10);
- Level of application: company (p2_3);
- Phase of problem solving: execution and evaluation of method/tool (p3_3);
- Evaluation objective: economic objective (p4_2);
- Conventional problem-solving method: Simulation-based Optimization (p5_11);
- AI/ML-based problem-solving method: Genetic Algorithms (p6_6).
3.4. Description of the Binary Relations Between the Classified Properties
- XY = identifier of Expert evaluator;
- ID = identifier integer;
- YN = to be considered by default y (it means that it is considered during the evaluation);
- Freq = number of reevaluations (by default 0 at the very beginning, and will be overwritten during the evaluations);
- Vmin = minimal value (initial lack of knowledge considered by 1);
- Vmax = maximal value (initial lack of knowledge considered by 0);
- Unc = uncertainty, Unc = Vmax-Vmin;
- Vav = average value, Vav = sign (Unc) ∗ average (Vmax, Vmin);
- Forgetting = the status of the optional forgetting steps, by default 0.
3.5. Overview of the Algorithm in the Sense of Reevaluable Possibility Space
3.6. Computational Representation of the Algorithm
- Program = the algorithm to be executed;
- From1, From2 = the names of input files in the necessary syntax (i.e. within ‘’);
- To = the name of output file in the necessary syntax (i.e. within ‘’);
- Log = the name of the respective log file in the necessary syntax (i.e. within ‘’);
- Input_parameters = the list of algorithm-dependent input parameters in the necessary syntax (i.e. within []).
- Algorithm = ‘reevaluate’, which modifies the knowledge base of minimal binary relations by the evaluations, coming from an actual set of evaluated complete combinations; and
- Algorithm = ‘propose’, which suggests new complete combinations, determined by the applied techniques:
- Selection strategies of binary relation classes (random order or normal order), and
- Selection strategies from the individual classes (random, maxmin, maxmax, maxave, unknown, minunc, mintry).
- The number of binary relations;
- The number of unknown binary relations;
- The number of reevaluated binary relations;
- The absolute value of uncertainty for the unknown binary relations;
- The uncertainty of reevaluated binary relations.
- The number of maximal relations;
- The number of suggested new maximal relations;
- The sum of maximal relations with repetition;
- The sum of suggested new maximal relations without repetition.
- Actual_rmax_number: the number of the already existing evaluated combinations;
- Suggested_new rmax_number: number of new combinations to be proposed;
- Selected_ordering of pairs of property classes: actual order or random order;
- Selected_strategy: maxmax or maxmin or maxave or unknown or minunc or mintry or random. Essentially, random is limited to maxmax or maxmin or maxave or unknown.
3.7. Workflow of Case Studies
- Construction of initial empty knowledge base and the initial set of evaluated complete combinations
- Feasibility—Experts should consider whether the complete combinations can realistically be implemented, both technically and operationally.
- Possibility of success—Experts should consider the likelihood whether the specific complete combination will solve the problem, if implemented.
- Value added—Experts should consider the expected contribution or the complete combination toward the defined development goal.
- Thomas Hohnloser, Chief Information Officer, Infraserv Wiesbaden Gmbh & Co. KG. InfraServ Wiesbaden is the operating company of an industrial park in Wiesbaden Germany.
- Steffen Robus, IT project leader, Deka Bank Deutsche Girozentralehttps://www.linkedin.com/in/steffen-robus-b94011163/ (accessed on 6 October 2025). Before the current occupation, Steffen Robus was General Manager, S-Servicepartner Consulting GmbH, the inhouse IT consultancy of the German Sparkassen.
- Dennis Weber, PhD candidate, first author of this paper, and Sustainability Communications Manager at Corning Incorporated. Corning Incorporated is a global manufacturing company in the material science space.
- Rmin_0.pl: The set of minimal combinations, containing 733 binary relations between the properties of the 15 property classes. Initially, it was filled with zero knowledge.
- Rmax_full1.pl, Rmax_DW1.pl, Rmax_TH1.pl, and Rmax_SR1.pl files (DW, TH, and SR refer to the initials of involved experts), which contain the 300 as well as the 50–50 maximal combinations, evaluated by the involved experts.
- 2.
- First reevaluation of minimal combinations
- 3.
- Aggregation of experts’ knowledge
- Rmax_TH1.pl and Rmin_DW1.pl: The 50 maximal combinations, evaluated by expert TH, reevaluate the knowledge base of minimal combinations, coming from the former step, based on expert DW’s evaluation. This run results in the Rmin_DW1TH1.pl.
- Next, Rmax_SR1.pl reevaluates the formerly obtained Rmin_DW1TH1.pl, resulting in the Rmin_DW1TH1SR1.pl file that considers and aggregates the opinion of the third expert, represented in the (possibly) widening intervals in the binary combinations in the new Rmin_DW1TH1SR1.pl.
- Finally, the Rmax_full1.pl complete combinations reevaluate the former Rmin_DW1TH1SR1.pl, considering all the uncertain knowledge of the intervals of the binary relations in Rmin_DW1TH1SR1full1.pl.
- 4.
- Suggestion of new complete combinations
- 5.
- Expert evaluation of suggested new combinations
4. Discussion
4.1. Evolution of the Binary Knowledge Base
- The number of binary relations;
- The number of unknown binary relations (expressing the temporary lack of knowledge);
- The number of reevaluated binary relations;
- The absolute value of the uncertainty of unknown binary relations;
- The uncertainty of reevaluated binary relations; and
- The sum of uncertainty, which is the sum of uncertainty for the unknown and reevaluated binary relations.
- Uncertainty values were calculated according to Equations (18)–(21). Table 1 and Figure 6 illustrate the average uncertainty of lack of knowledge (unknown binary relations), the average uncertainty of reevaluated binary relations, as well as the sum of two kinds of uncertainty. It is to be noted that negative uncertainty of lack of knowledge was replaced by its absolute value for the proper representation.
4.2. Evaluation of the Suggested Complete Combinations (Rmax)
- p1_6 Operation scheduling (four out of ten combinations);
- p3_1 Preparatory analysis of possibilities (6 out of 10 combinations);
- p4_1 Safety (four out of ten combinations);
- p6_8 N/A (four out of ten combinations; that means in these cases no AI/ML methods are combined with conventional methods).
- p2_1 Process unit (five out of ten combinations);
- p3_1 Preparatory analysis of possibilities (7 out of 10 combinations);
- p4_1 Safety (four out of ten combinations);
- p6_1 Convolutional Neural Networks (five out of ten combinations).
4.3. Evaluation of the Final State of the Binary Knowledge Base
- High uncertainty values indicate potentially trivial relations that do not specify new knowledge for the selection of elements while serving as important lessons for the construction of the evolving knowledge base.
- Low uncertainty values with feasible frequency specify new knowledge for the selection of elements.
- RPS offers unique knowledge representation and fast learning capabilities, resulting from the following features:
- Constructive, equivalence-based classification of the underlying manufacturing tasks, properties, and of the corresponding methodologies or methodological combinations.
- Characterization of the relations between properties—including their commutative and associative features—within these methodological combinations; in graph-theoretic terms, these relations are represented by undirected edges.
- Primarily possibilistic rather than probabilistic formulation of uncertainty, reflecting the nature of the information involved.
- Coherent representation of incomplete or missing knowledge, ensuring internal consistency.
- Formal expressions of key characteristics of evaluation distributions, especially those derived from heuristic values proposed by experts.
- Algorithmic construction of aggregation procedures, with optional computation of consensus evaluations across multiple experts.
- Considering the comparison with other existing methods summarized in Section 1.4, the available alternative approaches (e.g., Bayesian updating or Active Learning) are not exactly tailored to the demands of the investigated method discovery task.
- In contrast to the probabilistic Bayesian approach, evaluation distribution can be interpreted as a possibilistic uncertainty in our case. Furthermore, as an important difference, the underlying problem can be formulated with compatibility relations (i.e., in form of non-directed graphs), where all the maximal combinations form complete cycles (unlike directed acyclic graph representation in case of the referred Bayesian methods).
- Active Learning applies a causality-driven selection according to associative but not commutative relations. In comparison, RPS is based on commutative relation-based, compatibility-driven problem solving.
- Genetic Algorithms (or their variant, genetic programming) do not know about the explicit structure (property classes, properties, relations) of the possibility space. Accordingly, the number of trials with GA is considerably higher than in the case of RPS, where the structure of the possibility space is fully pre-defined. GAs would impose an infeasible workload on experts tasked with the evaluation.
- The main limitation of the implemented methodology is the necessary manpower of experts’ evaluation. This obviously limits the number of iterative feedback cycles, also in the context of using an automatic consensus, instead of the uncertainty-increasing aggregation. However, this limitation can be avoided if we use the method for another class of problems, when evaluation of complete combinations can be generated based on some simulation-like calculations, automatically. Regardless, in future work it would be straightforward to apply a stepwise consensus, followed by the in-parallel evaluation, based on this consensus by multiple experts. A consensus can be generated as the intersection of the uncertainty intervals, coming from the evaluation of in-parallel working experts. Also, a conflict of opinions can be generated by calculation of aggregation minus consensus. This can essentially decrease uncertainty and helps to develop better, new solutions faster. To decrease manpower, in the knowledge of first evaluations, the combinatorial complexity can be decreased by revision of necessary relations between the property classes and the properties, as it was indicated above.
5. Conclusions
- Random selection order from binary relations between the property classes, as well as
- Random choice of the applied selection strategies (actually maxmin = maximize minimal; maxmax = maximize maximal; maxave = maximize average; unknown = eliminate ‘lack of knowledge’) from amongst the respective binary relations performed the best.
Supplementary Materials
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
Abbreviations
| AI | Artificial Intelligence |
| ML | Machine Learning |
| RPS | Reevaluable Possibility Space |
References
- Naser, M.Z. Why Does Machine Learning Work Really Well in Many Engineering Problems? Mach. Learn. Comput. Sci. Eng. 2025, 1, 30. [Google Scholar] [CrossRef]
- Plathottam, S.J.; Rzonca, A.; Lakhnori, R.; Iloeje, C.O. A Review of Artificial Intelligence Applications in Manufacturing Operations. J. Adv. Manuf. Process. 2023, 5, 10159. [Google Scholar] [CrossRef]
- Segreto, T.; Teti, R. Manufacturing. In CIRP Encyclopedia of Production Engineering; Laperrière, L., Reinhart, G., Eds.; Springer: Berlin/Heidelberg, Germany, 2014; pp. 828–830. ISBN 978-3-642-20617-7. [Google Scholar]
- Levinson, M. What Is Manufacturing? Why Does the Definition Matter? Congr. Res. Serv. 2017, 7, 1–14. Available online: https://www.nist.gov/system/files/documents/2017/02/08/r44755.pdf (accessed on 6 October 2025).
- Michigan State University. Global EDGE Industrial Manufacturing; Michigan State University: East Lansing, MI, USA, 2000. [Google Scholar]
- Law, A.M. Simulation Modeling and Analysis; McGraw Hill Education: New York, NY, USA, 2013; ISBN 978-0-07-340132-4. [Google Scholar]
- Boyd, S.; Parikh, N.; Chu, E.; Peleato, B.; Eckstein, J. Distributed Optimization and Statistical Learning via the Alternating Direction Method of Multipliers. Found. Trends Mach. Learn. 2010, 3, 1–122. [Google Scholar] [CrossRef]
- Bertsekas, D.P. Reinforcement Learning and Optimal Control; Athena Scientific: Belmont, MA, USA, 2019; ISBN 978-1-886529-39-7. [Google Scholar]
- Montgomery, D.C. Introduction to Statistical Quality Control; John Wiley & Sons: Hoboken, NJ, USA, 2019. [Google Scholar]
- Breyfogle, F.W. Implementing Six Sigma: Smarter Solutions Using Statistical Methods; John Wiley & Sons: Hoboken, NJ, USA, 2003; Volume 42, ISBN 0471265721. [Google Scholar]
- Wolsey, L.A.; Nemhauser, G.L. Integer and Combinatorial Optimization; John Wiley & Sons: Hoboken, NJ, USA, 2014; ISBN 9781118626863. [Google Scholar]
- Quesada, I.; Grossmann, I.E. An LP/NLP Based Branch and Bound Algorithm for Convex MINLP Optimization Problems. Comput. Chem. Eng. 1992, 16, 937–947. [Google Scholar] [CrossRef]
- Leyffer, S. Integrating SQP and Branch-and-Bound for Mixed Integer Nonlinear Programming. Comput. Optim. Appl. 2001, 18, 295–309. [Google Scholar] [CrossRef]
- Grossmann, I.E.; Trespalacios, F. Systematic Modeling of Discrete-Continuous Optimization Models through Generalized Disjunctive Programming. AIChE J. 2013, 59, 3276–3295. [Google Scholar] [CrossRef]
- Hughes, T.J.R. The Finite Element Method: Linear Static and Dynamic Finite Element Analysis; Dover Publications, Inc.: Garden, NJ, USA, 2012; ISBN 9780486135021. [Google Scholar]
- Gockenbach, M.S. Understanding and Implementing the Finite Element Method; Society for Industrial and Applied Mathematics: Philadelphia, PA, USA, 2006; ISBN 0-89871-614-4. [Google Scholar]
- Han, J.; Pei, J.; Tong, H. Data Mining: Concepts and Techniques, 4th ed.; Morgan Kaufman: Cambridge, MA, USA, 2023; ISBN 978-0-12-811760-6. [Google Scholar]
- Davenport, T.H.; Harris, J.G.; Morison, R. Analytics at Work: Smarter Decisions, Better Results; Harvard Business School Publishing Corporation: Cambridge, MA, USA, 2010; ISBN 978-1-4221-7769-3. [Google Scholar]
- Encarnacao, J.L.; Lindner, R.; Schlechtendahl, E.G. Computer Aided Design: Fundamentals and System Architectures, 2nd ed.; Springer: Berlin/Heidelberg, Germany, 2012; ISBN 978-3-642-84056-2. [Google Scholar]
- Groover, M.P. Fundamentals of Modern Manufacturing, 7th ed.; John Wiley & Sons: Hoboken, NJ, USA, 2020; ISBN 978-1-119-47531-6. [Google Scholar]
- Sharma, V.; Sharma, V.; Shukla, O.J. Principles and Practices of CAD/CAM; CRC Press: Boca Raton, FL, USA, 2023; ISBN 978-1-032-38781-9. [Google Scholar]
- Liu, J.W.S. Real-Time Systems, 1st ed.; Prentice Hall: Upper Saddle River, NJ, USA, 2000; ISBN 978-0130996510. [Google Scholar]
- Buttazzo, G.C. Hard Real-Time Computing Systems: Predictable Scheduling Algorithms and Applications, 3rd ed.; Springer: Berlin/Heidelberg, Germany, 2011; ISBN 978-1-4614-0675-4. [Google Scholar]
- Fu, M.C. Handbook of Simulation Optimization; Springer: Berlin/Heidelberg, Germany, 2015; ISBN 978-1493913831. [Google Scholar]
- April, J.; Glover, F.; Kelly, J.P.; Laguna, M. Practical Introduction to Simulation Optimization. In Proceedings of the 2003 Winter Simulation Conference, New Orleans, LA, USA, 7–10 December 2003. [Google Scholar]
- Jackson, P.M. Introduction to Expert Systems, 3rd ed.; Addison-Weslay: Boston, MA, USA, 1998; ISBN 978-0201876864. [Google Scholar]
- Giarratano, J.C.; Gary, D. Riley Expert Systems: Principles and Programming, 4th ed.; Course Technology: Singapore, 2004; ISBN 978-0534384470. [Google Scholar]
- Luger, G.F.; Stubblefield, W.A. Artificial Intelligence and the Design of Expert Systems; Benjamin-Cummings Publishing Co., Inc.: Redwood, CA, USA, 1989. [Google Scholar]
- Barua, R.; Datta, S.; Datta, P.; Chowdhury, A.R. Study and Application of Machine Learning Methods in Modern Additive Manufacturing Processes. In Applications of Artificial Intelligence in Additive Manufacturing; IGI Global Publisher: London, UK, 2021. [Google Scholar]
- Varga, M.; Csukas, B.; Khanal, S.; Bakshi, B.R. Lessons from the Biosphere for the Anthroposphere: Analysis of Recycling Structures of Conservational Measures. Resour. Conserv. Recycl. 2023, 192, 106919. [Google Scholar] [CrossRef]
- Holzinger, A. Introduction to MAchine Learning & Knowledge Extraction (MAKE). Mach. Learn. Knowl. Extr. 2019, 1, 1–20. [Google Scholar] [CrossRef]
- Li, C.; Chen, Y.; Shang, Y. A Review of Industrial Big Data for Decision Making in Intelligent Manufacturing. Eng. Sci. Technol. Int. J. 2022, 29, 101021. [Google Scholar] [CrossRef]
- Goodfellow, I.; Bengio, Y.; Courville, A. Deep Learning; MIT Press: Cambridge, MA, USA, 2016. [Google Scholar]
- Russakovsky, O.; Deng, J.; Su, H.; Krause, J.; Satheesh, S.; Ma, S.; Huang, Z.; Karpathy, A.; Khosla, A.; Bernstein, M.; et al. ImageNet Large Scale Visual Recognition Challenge. Int. J. Comput. Vis. 2015, 115, 211–252. [Google Scholar] [CrossRef]
- Gu, J.; Wang, Z.; Kuen, J.; Ma, L.; Shahroudy, A.; Shuai, B.; Liu, T.; Wang, X.; Wang, G.; Cai, J.; et al. Recent Advances in Convolutional Neural Networks. Pattern Recognit. 2018, 77, 354–377. [Google Scholar] [CrossRef]
- Cortes, C.; Vapnik, V.N. Support-Vector Machines. Mach. Learn. 1995, 20, 273–297. [Google Scholar] [CrossRef]
- Chang, C.-C.; Lin, C.-J. LIBSVM: A Library for Support Vector Machines. ACM Trans. Intell. Syst. Technol. 2011, 2, 1–27. [Google Scholar] [CrossRef]
- Ho, T.K. Random Decision Forests. In Proceedings of the 3rd International Conference on Document Analysis and Recognition, Montreal, QC, Canada, 14–16 August 1995; pp. 278–282. [Google Scholar]
- Breiman, L. Random Forests. Mach. Learn. 2001, 45, 5–32. [Google Scholar] [CrossRef]
- Alpaydin, E. Introduction to Machine Learning; MIT Press: Cambridge, MA, USA, 2020. [Google Scholar]
- Tobin, K.W.; Gleason, S.S.; Karnowski, T.P. Adaptation of the Fuzzy K-Nearest Neighbor Classifier for Manufacturing Automation. Proc. SPIE Int. Soc. Opt. Eng. 1998, 3306, 122–130. [Google Scholar]
- Cavalcante, I.M.; Frazzon, E.M.; Forcellini, F.A.; Ivanov, D. A Supervised Machine Learning Approach to Data-Driven Simulation of Resilient Supplier Selection in Digital Manufacturing. Int. J. Inf. Manag. 2019, 49, 86–97. [Google Scholar] [CrossRef]
- Alfere, S.S.; Maghari, A.Y. Prediction of Student’s Performance Using Modified KNN Classifiers. In Proceedings of the The First International Conference on Engineering and Future Technology (ICEFT 2018), Gaza Strip, Palestine, 24–25 February 2018; pp. 143–150. [Google Scholar]
- Novák, V. Reasoning about Mathematical Fuzzy Logic and Its Future. Fuzzy Sets Syst. 2012, 192, 25–44. [Google Scholar] [CrossRef]
- Ross, T. Fuzzy Logic with Engineering Applications; John Wiley & Sons: Hoboken, NJ, USA, 2009; ISBN 9780470748510. [Google Scholar]
- Tanaka, K.; Ikeda, T.; Wang, H.O. Fuzzy Regulators and Fuzzy Observers: Relaxed Stability Conditions and LMI-Based Designs. IEEE Trans. Fuzzy Syst. 1998, 6, 250–265. [Google Scholar] [CrossRef]
- Dadios, E. Fuzzy Logic: Controls, Concepts, Theories, and Applications; IntechOpen: Norderstedt, Germany, 2012; ISBN 978-9535103967. [Google Scholar]
- Chen, F.C.; Tzeng, Y.F.; Hsu, M.H.; Chen, W.R. Combining Taguchi Method, Principal Component Analysis and Fuzzy Logic to the Tolerance Design of a Dual-Purpose Six-Bar Mechanism. Trans. Can. Soc. Mech. Eng. 2010, 34, 277–293. [Google Scholar] [CrossRef]
- Oblak, L.; Kuzman, M.K.; Grošelj, P. A Fuzzy Logic-Based Model for Analysis and Evaluation of Services in a Manufacturing Company. J. Appl. Eng. Sci. 2017, 15, 258–271. [Google Scholar] [CrossRef]
- Goldberg, D.E. The Design of Innovation: Lessons from and for Competent Genetic Algorithms; Springer: Berlin, Germany, 2013; ISBN 0792374665. [Google Scholar]
- De Jong, K. Evolutionary Computation: A Unified Approach. In Proceedings of the Genetic and Evolutionary Computation Conference Companion, Berlin, Germany, 15–19 July 2017; pp. 373–388. [Google Scholar]
- Mitchell, M. An Introduction to Genetic Algorithms; MIT Press: Cambridge, MA, USA, 1998. [Google Scholar]
- Beyer, H.G.; Sendhoff, B. Covariance Matrix Adaptation Revisited—The CMSA Evolution Strategy. In Proceedings of the Parallel Problem Solving from Nature (PPSN X), Dortmund, Germany, 13–17 September 2008; Volume 5199 LNCS, pp. 123–132. [Google Scholar]
- Hansen, N.; Müller, S.D.; Koumoutsakos, P. Reducing the Time Complexity of the Derandomized Evolution Strategy with Covariance Matrix Adaptation (CMA-ES). Evol. Comput. 2003, 11, 1–18. [Google Scholar] [CrossRef] [PubMed]
- Plastino, E.; Purdy, M. Game Changing Value from Artificial Intelligence: Eight Strategies. Strateg. Leadersh. 2018, 46, 16–22. [Google Scholar] [CrossRef]
- Kühl, N.; Schemmer, M.; Goutier, M.; Satzger, G. Artificial Intelligence and Machine Learning. Electron. Mark. 2022, 32, 2235–2244. [Google Scholar] [CrossRef]
- Thiebes, S.; Lins, S.; Sunyaev, A. Trustworthy Artificial Intelligence. Electron. Mark. 2021, 31, 447–464. [Google Scholar] [CrossRef]
- Yang, K.; Liu, L.; Wen, Y. The Impact of Bayesian Optimization on Feature Selection. Sci. Rep. 2024, 14, 3948. [Google Scholar] [CrossRef] [PubMed]
- Tang, Y.; Huang, S. Dual Active Learning for Both Model and Data Selection. In Proceedings of the Thirtieth International Joint Conference on Artificial Intelligence (IJCAI-21), Montreal, QC, Canada, 21–26 August 2021; pp. 3052–3058. [Google Scholar]
- Vairavasundaram, S.; Vairavasundaram, I.; Sivamayil, K.; Rajasekar, E.; Aljafari, B.; Nikolovski, S. A Systematic Study on Reinforcement Learning Based Applications. Energies 2023, 16, 1512. [Google Scholar] [CrossRef]
- Torres, R.; Andreiana, D.S.; Ojeda, Á.; Hern, A.; Enrique, L.; Galicia, A. A Review of Deep Reinforcement Learning Approaches for Smart Manufacturing in Industry 4.0 and 5.0 Framework. Appl. Sci. 2022, 12, 12377. [Google Scholar] [CrossRef]
- Zeng, Z.; Cheng, Q.; Si, Y. Logical Rule-Based Knowledge Graph Reasoning: A Comprehensive Survey. Mathematics 2023, 11, 4486. [Google Scholar] [CrossRef]
- Petrowski, A.; Ben-hamida, S. Evolutionary Algorithms; John Wiley & Sons: Hoboken NJ, USA, 2017; Volume 9, ISBN 9781848218048. [Google Scholar]
- van Oijen, M. Bayesian Compendium; Springer International Publishing: Berlin/Heidelberg, Germany, 2024. [Google Scholar]
- Sucar, L.E. Probabilistic Graphical Models: Principles and Applications; Springer International Publishing: Berlin/Heidelberg, Germany, 2021. [Google Scholar]
- Tharwat, A.; Schenck, W. A Survey on Active Learning: State-of-the-Art, Practical Challenges and Research Directions. Mathematics 2023, 11, 820. [Google Scholar] [CrossRef]
- Liu, W.; Kuang, Z.; Zhang, Y.; Zhou, B. An Effective Hybrid Genetic Algorithm for the Multi-Robot Task Allocation Problem with Limited Span. Expert Syst. Appl. 2025, 280, 127–299. [Google Scholar] [CrossRef]
- Wang, F.; Zhao, L.; Kee, J. Modeling and Solving Time-Sensitive Task Allocation for USVs with Mixed Capabilities. Ocean Eng. 2024, 313, 119614. [Google Scholar] [CrossRef]
- Grätzer, G. General Lattice Theory; Birkhäuser: Basel, Switzerland, 2003. [Google Scholar]
- Blickle, T. (Ed.) Anyag- és Hőátadási Rendszerek Matematikai Modelljei (Mathematical Models of Mass and Heat Transferring Processes); Műszaki Könyvkiadó: Budapest, Hungary, 1977; ISBN 9631021122. [Google Scholar]
- Arva, P.; Csukas, B. Synthesis of Engineering Objects by Recursive Fuzzy Valuation of Crisp Combinations. Fuzzy Sets Syst. 1989, 32, 13–33. [Google Scholar] [CrossRef]
- Csukás, B.; Varga, M.; Balogh, S.; Miskolczi, N.; Angyal, A.; Bartha, L.; Szakács, H.; Varga, C. Knowledge Based Model for Polymer Composite Design and Production. Mater. Des. 2012, 38, 74–90. [Google Scholar] [CrossRef]
- Csukas, B.; Kozar, Z.; Arva, P. Multicriteria Valuated Prolog Synthesizing Algorithms. Comput. Chem. Eng. 1989, 13, 595–602. [Google Scholar] [CrossRef]
- Pisano, G.P.; Shih, W.C. Restoring American Competitiveness. Harv. Bus. Rev. 2009, 87, 114–125. [Google Scholar]
- Brynjolfsson, E.; McAfee, A. The Second Machine Age: Work, Progress, and Prosperity in a Time of Brilliant Technologies; W. W. Norton & Company: New York, NY, USA, 2014; ISBN 9780393239355. [Google Scholar]
- Krmela, A.; Šimberová, I.; Babiča, V. Dynamics of Business Models in Industry-Wide Collaborative Networks for Circularity. J. Open Innov. Technol. Mark. Complex. 2022, 8, 3. [Google Scholar] [CrossRef]
- Elkington, J. Triple Bottom Line. Environ. Qual. Manag. 1997, 8, 37–51. [Google Scholar] [CrossRef]
- Kerzner, H. Project Management: A Systems Approach to Planning, Scheduling, and Controlling, 12th ed.; John Wiley & Sons: Hoboken, NJ, USA, 2017; ISBN 9781119165354. [Google Scholar]
- Geissdoerfer, M.; Savaget, P.; Bocken, N.M.P.; Hultink, E.J. The Circular Economy—A New Sustainability Paradigm? J. Clean. Prod. 2017, 143, 757–768. [Google Scholar] [CrossRef]
- Horvath, L.; Rudas, I.J. Modeling and Problem Solving Techniques for Engineers; Elsevier: Amsterdam, The Netherlands, 2004; ISBN 9780080511917. [Google Scholar]
- Yin, S.; Kaynak, O. Big Data for Modern Industry: Challenges and Trends. Proc. IEEE 2015, 103, 143–146. [Google Scholar] [CrossRef]
- Zheng, Y.; Yang, S.; Cheng, H. An Application Framework of Digital Twin and Its Case Study. J. Ambient Intell. Humaniz. Comput. 2019, 10, 1141–1153. [Google Scholar] [CrossRef]
- Weber, D.; Varga, M. RPS_algorithm. Available online: https://github.com/monikavarga/RPS_algorithm (accessed on 6 October 2025).






| Cases | Name of Rmin File | Respective Rmax (on the Basis of Which Rmin Was Reevaluated) | Evaluator | Newly Proposed Rmax | Number of Binary Relations | Number of Unknown Binary Relations | Number of Reevaluated Binary Relations | Normalized Uncertainty of Unknown Binary Relations | Normalized Uncertainty of Reevaluated Binary Relations | Normalized Sum of Uncertainty |
|---|---|---|---|---|---|---|---|---|---|---|
| C0 | Rmin_0 | --- | --- | --- | 733 | 733 | 0 | 1.00 | 0 | 1.00 |
| C1 | Rmin_DW1 | Rmax_DW1 | DW | Rmax_DW2_300 Rmax_DW2_50 | 733 | 310 | 423 | 1.00 | 0.14 | 0.50 |
| C2 | Rmin_TH1 | Rmax_TH1 | TH | Rmax_TH2_300 Rmax_TH2_50 | 733 | 310 | 423 | 1.00 | 0.15 | 0.51 |
| C3 | Rmin_SR1 | Rmax_SR1 | SR | Rmax_SR2_300 Rmax_SR2_50 | 733 | 310 | 423 | 1.00 | 0.09 | 0.47 |
| C4 | Rmin_Full1 | Rmax_Full1 | DW | Rmax_full2_300 Rmax_full2_100 | 733 | 28 | 705 | 1.00 | 0.40 | 0.43 |
| C5 | Rmin_DW1TH1SR1 | Aggregation 1: Rmax_TH1 + Rmin_DW1 > Rmin_DW1TH1 Aggregation 2: Rmax_SR1 + Rmin_DW1TH1 > Rmin_DW1TH1SR1 | --- | Rmax_DW1TH1_2_300 Rmax_DW1TH1_2_50 | 733 | 310 | 423 | 1.00 | 0.48 | 0.70 |
| C6 | Rmin_DW1TH1SR1full1 | Aggregation 3: Rmax_full1 + Rmin_DW1TH1SR1 > Rmin_DW1TH1SR1full1 | --- | Rmax_DW1TH1SR1_2_300 Rmax_DW1TH1SR1_2_50 | 733 | 28 | 705 | 1.00 | 0.47 | 0.49 |
| C7 | Rmin_DW1TH1SR1_2 | Rmax_DW1TH1SR1_2ev_50 | DW | Rmax_DW1TH1SR1_3_300 Rmax_DW1TH1SR1_3_50 | 733 | 155 | 578 | 1.00 | 0.39 | 0.52 |
| C8 | Rmin_DW1TH1SR1full1_2 | Rmax_DW1TH1SR1full1_2ev_100 | DW | Rmax_DW1TH1SR1full1_2_100 Rmax_DW1TH1SR1full1_2_300 Rmax_DW1TH1SR1full1_3_100 Rmax_DW1TH1SR1full1_3_300 | 733 | 12 | 721 | 1.00 | 0.52 | 0.53 |
| C9 | Rmin_DW1TH1SR1full1_4 | Rmax_DW1TH1SR1full1_2evTH_100 | TH | Rmax_DW1TH1SR1full1_4_450 | 733 | 7 | 726 | 1.00 | 0.55 | 0.56 |
| C10 | Rmin_DW1TH1SR1full1_5 | Rmax_DW1TH1SR1full1_500 | DW | --- | 733 | 6 | 727 | 1.00 | 0.58 | 0.58 |
| C11 | Rmin_DW1TH1SR1full1_6 | Rmax_DW1TH1SR1full1_600 | DW | --- | 733 | 2 | 731 | 1.00 | 0.61 | 0.61 |
| C12 | Rmin_DW1TH1SR1full1_7 | Rmax_DW1TH1SR1full1_650 | DW | --- | 733 | 0 | 733 | 0 | 0.62 | 0.62 |
| P1 Task of Application | P2 Level of Application | P3 Phases of Problem Solving | P4 Development Goal | P5 Conventional Problem-Solving Method | P6 AI/ML-Based Problem-Solving Methods | Expert Evaluation |
|---|---|---|---|---|---|---|
| p1_6 Operation scheduling | p2_1 Process unit | p3_1 Preparatory analysis of possibilities | p4_4 Circularity | p5_1 (Dynamic) simulation | p6_8 N/A | 0.9 |
| p1_8 Maintenance | p2_1 Process unit | p3_3 Execution and evaluation of method/tool | p4_1 Safety | p5_12 Expert systems | p6_8 N/A | 0.9 |
| p1_1 Product design | p2_5 Trans-sector | p3_1 Preparatory analysis of possibilities | p4_1 Safety | p5_9 Computer-Aided Manufacturing (CAM) | p6_1 Convolutional Neural Networks (CNNs) | 0.9 |
| p1_4 Fault diagnosis and troubleshooting | p2_5 Trans-sector | p3_3 Execution and evaluation of method/tool | p4_1 Safety | p5_9 Computer-Aided Manufacturing (CAM) | p6_6 Genetic Algorithms (GAs) | 0.8 |
| p1_10 Worker training | p2_3 Company | p3_1 Preparatory analysis of possibilities | p4_3 Environmental impact | p5_7 Data Mining and Analysis | p6_6 Genetic Algorithms (GAs) | 0.8 |
| p1_6 Operation scheduling | p2_4 Industry | p3_1 Preparatory analysis of possibilities | p4_3 Environmental impact | p5_10 Real-time Monitoring and Control Systems | p6_3 Random Forests | 0.8 |
| p1_9 Quality control | p2_2 Technology (a set of connected process units) | p3_1 Preparatory analysis of possibilities | p4_2 Economic objective | p5_1 (Dynamic) simulation | p6_8 N/A | 0.8 |
| p1_3 Process control | p2_4 Industry | p3_1 Preparatory analysis of possibilities | p4_2 Economic objective | p5_7 Data Mining and Analysis | p6_8 N/A | 0.8 |
| p1_6 Operation scheduling | p2_3 Company | p3_2 Implementation and testing of method/tool | p4_1 Safety | p5_11 Simulation-based Optimization | p6_6 Genetic Algorithms (GAs) | 0.8 |
| p1_4 Fault diagnosis and troubleshooting | p2_2 Technology (a set of connected process units) | p3_2 Implementation and testing of method/tool | p4_1 Safety | p5_12 Expert systems | p6_5 Fuzzy Logic and Reasoning | 0.8 |
| p1_10 Worker training | p2_4 Industry | p3_1 Preparatory analysis of possibilities | p4_1 Safety | p5_8 Computer-aided Design (CAD) | p6_1 Convolutional Neural Networks | 0.3 |
| p1_4 Fault diagnosis and troubleshooting | p2_3 Company | p3_1 Preparatory analysis of possibilities | p4_2 Economic objective | p5_6 Finite Element Analysis | p6_1 Convolutional Neural Networks | 0.2 |
| p1_4 Fault diagnosis and troubleshooting | p2_1 Process unit | p3_1 Preparatory analysis of possibilities | p4_2 Economic objective | p5_5 Mixed Integer Linear Programming | p6_1 Convolutional Neural Networks | 0.2 |
| p1_5 Operation planning | p2_2 Technology (a set of connected process units) | p3_1 Preparatory analysis of possibilities | p4_4 Circularity | p5_5 Mixed Integer Linear Programming | p6_8 N/A | 0.2 |
| p1_1 Product design | p2_1 Process unit | p3_3 Execution and evaluation of method/tool | p4_1 Safety | p5_5 Mixed Integer Linear Programming | p6_1 Convolutional Neural Networks | 0.1 |
| p1_9 Quality control | p2_2 Technology (a set of connected process units) | p3_3 Execution and evaluation of method/tool | p4_1 Safety | p5_6 Finite Element Analysis | p6_1 Convolutional Neural Networks | 0.1 |
| p1_6 Operation scheduling | p2_1 Process unit | p3_1 Preparatory analysis of possibilities | p4_1 Safety | p5_9 Real-time Monitoring and Control Systems | p6_5 Fuzzy Logic and Reasoning | 0.1 |
| p1_10 Worker training | p2_1 Process unit | p3_1 Preparatory analysis of possibilities | p4_3 Environmental impact | p5_2 Model-based Predictor-Corrector | p6_3 Random Forests | 0.1 |
| p1_9 Quality control | p2_1 Process unit | p3_1 Preparatory analysis of possibilities | p4_2 Economic objective | p5_2 Model-based Predictor-Corrector | p6_4 k-Nearest Neighbors (k-NN) | 0.1 |
| p1_4 Fault diagnosis and troubleshooting | p2_3 Company | p3_1 Preparatory analysis of possibilities | p4_2 Economic objective | p5_6 Finite Element Analysis | p6_1 Convolutional Neural Networks | 0.2 |
| p1_6 Operation scheduling | p2_2 Technology (a set of connected process units) | p3_3 Execution and evaluation of method/tool | p4_2 Economic objective | p5_13 N/A | p6_8 N/A | 0.0 |
| Paired Classes | Average Frequency | Average Uncertainty | Average Av. Value |
|---|---|---|---|
| P1 Task of Application—P5 Conventional problem-solving methods | 23 | 0.41 | 0.51 |
| P5 Conventional problem-solving methods—P6 AI/ML-based problem-solving methods | 29 | 0.45 | 0.5 |
| P1 Task of application—P6 AI/ML-based problem-solving methods | 38 | 0.6 | 0.51 |
| P2 Level of application—P5 Conventional problem-solving methods | 47 | 0.59 | 0.51 |
| P4 Development goal—P5 Conventional problem-solving methods | 58 | 0.63 | 0.48 |
| P1 Task of application—P2 Level of application | 60 | 0.74 | 0.5 |
| P3 Phases of problem solving—P5 Conventional problem-solving methods | 76 | 0.70 | 0.48 |
| P2 Level of application—P6 AI/ML-based problem-solving methods | 76 | 0.72 | 0.47 |
| P4 Development goal—P6 AI/ML-based problem-solving methods | 95 | 0.77 | 0.47 |
| P1 Task of application—P3 Phases of problem solving | 101 | 0.80 | 0.5 |
| P1 Task of application—P4 Development goal | 102 | 0.81 | 0.5 |
| P3 Phases of problem solving—P6 AI/ML-based problem-solving methods | 127 | 0.79 | 0.47 |
| P2 Level of application—P4 Development goal | 152 | 0.87 | 0.5 |
| P2 Level of application—P3 Phases of problem solving | 203 | 0.89 | 0.5 |
| P3 Phases of problem solving—P4 Development goal | 254 | 0.93 | 0.5 |
| Filter | Number of Binary Relations |
|---|---|
| none | 733 |
| Class 1 P1 Task of application | 330 |
| Class 1 P1 Task of application—Class 2 P5 Conventional problem-solving methods | 130 |
| Class 1 P1 Task of application—Class 2 P6 AI/ML-based problem-solving methods | 80 |
| Class 1 P1 Task of application—Avg. value ≥ 0.7 | 25 |
| Class 1 P1 Task of application—Avg. value ≥ 0.7—Class 2 P5 Conventional problem-solving methods | 23 |
| Class 1 P1 Task of application—Avg. value ≥ 0.7—Class 2 P6 AI/ML-based problem-solving methods | 1 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Weber, D.; Varga, M. A Reevaluable Property Lattice-Based Knowledge Representation for Proposing and Assessing Computational Tools in Manufacturing. Mach. Learn. Knowl. Extr. 2025, 7, 161. https://doi.org/10.3390/make7040161
Weber D, Varga M. A Reevaluable Property Lattice-Based Knowledge Representation for Proposing and Assessing Computational Tools in Manufacturing. Machine Learning and Knowledge Extraction. 2025; 7(4):161. https://doi.org/10.3390/make7040161
Chicago/Turabian StyleWeber, Dennis, and Mónika Varga. 2025. "A Reevaluable Property Lattice-Based Knowledge Representation for Proposing and Assessing Computational Tools in Manufacturing" Machine Learning and Knowledge Extraction 7, no. 4: 161. https://doi.org/10.3390/make7040161
APA StyleWeber, D., & Varga, M. (2025). A Reevaluable Property Lattice-Based Knowledge Representation for Proposing and Assessing Computational Tools in Manufacturing. Machine Learning and Knowledge Extraction, 7(4), 161. https://doi.org/10.3390/make7040161

