The Generative Generic-Field Design Method Based on Design Cognition and Knowledge Reasoning
Abstract
:1. Introduction
2. Literature Review
2.1. Knowledge-Based Design Combined with Design Cognition
2.2. Knowledge-Based Generic-Field Conceptual Design
2.3. AI Based Generative Design
2.4. Topic Modeling Approaches and Application
2.4.1. Probabilistic Topic Model
2.4.2. Neural Topic Model
3. Problem Formulation, Preliminary Preparations, and Research Framework
3.1. Problem Formulation
- Input: While the input of generative design is often the functional requirements, in the generic-field design process, the concept of technical fields needs to be introduced as another type of element in the input. Considering that this study uses patents as the knowledge source, IPC code can be used as the input form of technical field class. Many complete functional effect bases have been formed in the field of engineering design, and each term can be used as a functional requirement.
- Process: In this study, it is proposed to realize the generic-field design through two processes: discrete physical structure set generation and system architecture generation.
- Output: In order to specify the output form of the task, a hierarchical characterization of the physical architecture needs to be proposed. An ontology model Techspecs Concept Ontology (TCO) [105] for expressing the hierarchical architecture of engineering products has been proposed in the research related to Product Family Design (PFD) based on a Modular Platform. The architecture of TCO is shown in Figure 2a, including the component layer, Modular Layer, and Product Layer. However, the TCO model ignores the interactive correlations between different units under the same layer, so this study proposes the Semantic Graph-based TCO (SG-TCO) model, as shown in Figure 2b. The SG-TCO model uses a graph structure at the component level to characterize the correlations between physical structures, and the modules at the module level are no longer simple collections of discrete physical structures, but communities or clusters in the semantic graph at the component level.
- Problem 1: Global coupling knowledge correlation affecting conceptual scheme generation.
- Problem 2: A discrete physical structure set solving model in accordance with the designer’s cognitive mode.
- Problem 3: Physical structure set solving method.
- Problem 4: System architecture generation method.
3.2. Preliminary Preparations
3.2.1. Knowledge Base Building for Discrete Structure Set Generation
- In this study, IPC codes are used as the technical domain elements, and each code represents a technical field. The first four bits of the IPC code are taken as the characterization of the technology element; i.e., the technology coverage of the technology element is taken as the degree of the subcategory, e.g., B64C is a technology element representing the technology domain of the flight-related technology.
- Physical domain elements are represented using physical structure terms, and all the terms together constitute the physical domain. In this study, the main physical structure terms referred to in the patent are extracted directly from the illustration section of the accompanying drawings using patent characteristics based on the method of constructing regular expressions.
- Functional domain elements are represented by functional effect terms, and in the patent text, the abstract, the declaration of rights, the content of the invention, and the specific embodiment are the parts on which the functional effect terms are concentrated. In this study, function effect terms are extracted for the above content based on the word division tool and TF-IDF algorithm, and all the terms together constitute the functional domain.
3.2.2. Construction of SG-TCO Knowledge Base for System Architecture Generation
3.3. Research Framework
4. ConceptTM: Structure Set Generation Method Based on Topic Model
4.1. Graphical Representation of ConceptTM
4.2. Training Method of ConceptTM Based on MVI
4.3. Reasoning Method of ConceptTM Based on Sampling
4.3.1. ConceptTM’s Gibbs Sampling
Algorithm 1 Gibbs sampling of ConceptTM |
4.3.2. ConceptTM’s MAP Sampling
Algorithm 2 Greedy MAP Sampling of ConceptTM |
5. G-Designer: System Architecture Generation Based on Semantic Graph
5.1. Architecture of G-Designer
5.2. Knowledge Infer Method of G-Designer
5.2.1. G-Searcher Based on Knowledge Reuse
- Calculating contextual semantic correlation s based on Skip-gram.
- Computing morphosyntactic correlations based on string kernel [120].
5.2.2. G-Connector Based on Knowledge Generalization
6. Platform Development, Case Study, and Discussion
6.1. Training and Case Study of ConceptTM
6.1.1. Training and Evaluation of ConceptTM
6.1.2. A Case Study of ConceptTM
6.2. Platform Development
- Access object @IDA, which is used for the introduction of the system;
- Access object @ConceptTM, which is used to call ConceptTM reasoning interface;
- Access object @GDesigner, for calling GDesigner reasoning interface;
- Access object @PSearcher for patent searching.
6.2.1. @ConceptTM Command System
6.2.2. @G Designer Command System
- The “Modes” are the methods used by G-Designer to calculate the correlation between physical structures, and there are three of them: contextual semantic correlation (the default method), morphological semantic correlation, and synthesized semantic correlation.
- The G-TCO command is the retrieval and visualization of SG-TCO instances from G-Base, idx is the number of instances to be viewed, and alg is the module partitioning method used (Louvain/Infomap). The system response to the command will be divided into two parts, the component semantic graph of the instance and the individual module subgraphs.
- An example of G-Seacher reasoning is shown in Figure 12. The system reply contains the number (“#37764”) and the title (“A New All-in-One Microbiological Testing Device”) of the corresponding instance, and the results of the specific SG-TCO instance visualization can be obtained via the instance view command.
- G-Connector inference uses the correlation calculation method set by “Set Mode” to calculate the correlation relationship between the provided physical structures and control a certain threshold (eps), and then utilizes the community detection method to classify the sub-modules therein.
6.2.3. @PSearcher Command System
- The patent search command is used to search for patent documents that contain key conceptual elements. The corresponding patent number, title, and key design concepts are given in the system response.
- Once the number of a particular patent is obtained, designers can use the display command to view the specific contents of the patent, including the textual parts and abstract drawings.
6.3. Case Study
6.4. Discussion
- Based on the topic model architecture, ConceptTM can express global coupling correlations among knowledge elements, which is superior to general fragmented knowledge representation models.
- With the help of design theory and cognitive theory, ConceptTM reveals the causal relationships among three basic types of design concepts, i.e., technical fields, physical structures, and functional requirements.
- ConceptTM is able to perform the topic clustering of physical structures, thus mining the internal features of design concepts. Further, it is capable of accomplishing the generation of discrete physical structure collections with implicit correlations for the conceptual design of physical architectures.
- ConceptTM is capable of explicitly performing technical field fusion, providing a source of innovation for engineering design.
7. Conclusions
- In the fields of conceptual design and engineering design, the research gap of generative generic-field design methods has been supplemented.
- Proposed a design framework that conforms to the new context of design cognition, formed a knowledge representation model and process model that supports generative generic-field design, and reflected the completion and empathy of fuzzy original requirements.
- Implemented generative design for generic-field problems, outputting a set of design structures containing modular themes and implicit associations, as well as design result layouts and system architectures that meet engineering feasibility.
- The construction of a large professional knowledge base: The knowledge base related to engineering design currently displayed in the academic world is still “too small”, which includes the problem of the type of knowledge in addition to the insufficiency of quantity. Engineering design itself is a task involving rich types of knowledge, including the knowledge of natural language, image visualization, symbolic formulas, computer 2D/3D models, and so on. Therefore, the construction of a large quantity and high-quality multimodal engineering design knowledge base must be a future consideration in this field.
- Realization and innovation of specialized knowledge reasoning methods: At a time when AI technology is so advanced, it has provided relevant researchers with a rich variety of algorithms that can be used; however, generalized methods do not necessarily fully meet the needs of the task of engineering design. Therefore, the development of specialized knowledge reasoning methods in line with engineering design remains a must for future research, with generative methods being a top priority. At the same time, in order to compare and evaluate the advantages and disadvantages of different reasoning methods, the engineering design field also needs to construct the corresponding evaluation index system and benchmark dataset, which lays the foundation for the synergistic development of reasoning methods.
- The development and application of interaction technology: Although engineering designers have certain professional abilities, more convenient interaction technology can completely reduce the issues of engineering designers in the learning of design tools, applications, and other cognitive and use loads [122]. This will greatly improve work efficiency, to a certain extent, due to reducing the burden on the brain which can also stimulate the innovation ability of designers. Based on this consideration, therefore, continuing to explore the development and application of interactive technology in the field of engineering design is also one of the directions that can be continuously focused on in the future.
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Filippi, S. Measuring the impact of ChatGPT on fostering concept generation in innovative product design. Electronics 2023, 12, 3535. [Google Scholar] [CrossRef]
- Strong, D.M.; Tulu, B.; Agu, E.; Pedersen, P.C. Search and evaluation of coevolving problem and solution spaces in a complex healthcare design science research project. IEEE Trans. Eng. Manag. 2020, 70, 912–926. [Google Scholar] [CrossRef] [PubMed]
- Pataranutaporn, P.; Danry, V.; Leong, J.; Punpongsanon, P.; Novy, D.; Maes, P.; Sra, M. AI-generated characters for supporting personalized learning and well-being. Nat. Mach. Intell. 2021, 3, 1013–1022. [Google Scholar] [CrossRef]
- Jung, J.; Kleinsmann, M.; Snelders, D. A vision for design in the era of collective computing. J. Eng. Des. 2022, 33, 305–342. [Google Scholar] [CrossRef]
- Ruffino, R. Sustainable Design: Aspects of Sustainable Product Development. Bioresources 2021, 16, 6548–6550. [Google Scholar] [CrossRef]
- Han, J.; Jiang, P.; Childs, P.R. Metrics for measuring sustainable product design concepts. Energies 2021, 14, 3469. [Google Scholar] [CrossRef]
- Cash, P.; Gonçalves, M.; Dorst, K. Method in their madness: Explaining how designers think and act through the cognitive co-evolution model. Des. Stud. 2023, 88, 101219. [Google Scholar] [CrossRef]
- Martinec, T.; Škec, S.; Perišić, M.M.; Štorga, M. Revisiting problem-solution co-evolution in the context of team conceptual design activity. Appl. Sci. 2020, 10, 6303. [Google Scholar] [CrossRef]
- Luo, J. Data-driven innovation: What is it? IEEE Trans. Eng. Manag. 2022, 70, 784–790. [Google Scholar] [CrossRef]
- Andrade, S.R.; Walsh, H.S. Discovering a failure taxonomy for early design of complex engineered systems using natural language processing. J. Comput. Inf. Sci. Eng. 2023, 23, 31001. [Google Scholar] [CrossRef]
- Tan, L.; Zhang, H. An approach to user knowledge acquisition in product design. Adv. Eng. Inform. 2021, 50, 101408. [Google Scholar] [CrossRef]
- Goldberg, D.M.; Abrahams, A.S. Sourcing product innovation intelligence from online reviews. Decis. Support. Syst. 2022, 157, 113751. [Google Scholar] [CrossRef]
- Li, X.; Chen, C.; Zheng, P.; Jiang, Z.; Wang, L. A context-aware diversity-oriented knowledge recommendation approach for smart engineering solution design. Knowl.-Based Syst. 2021, 215, 106739. [Google Scholar] [CrossRef]
- Church, K.W. Word2Vec. Nat. Lang. Eng. 2017, 23, 155–162. [Google Scholar] [CrossRef]
- Ethayarajh, K. How contextual are contextualized word representations? Comparing the geometry of BERT, ELMo, and GPT-2 embeddings. arXiv 2019, arXiv:1909.00512. [Google Scholar]
- Tian, Y.; Sun, C.; Poole, B.; Krishnan, D.; Schmid, C.; Isola, P. What makes for good views for contrastive learning? Adv. Neural Inf. Process. Syst. 2020, 33, 6827–6839. [Google Scholar]
- Harshvardhan, G.M.; Gourisaria, M.K.; Pandey, M.; Rautaray, S.S. A comprehensive survey and analysis of generative models in machine learning. Comput. Sci. Rev. 2020, 38, 100285. [Google Scholar]
- Ramesh, A.; Dhariwal, P.; Nichol, A.; Chu, C.; Chen, M. Hierarchical text-conditional image generation with clip latents. arXiv 2022, arXiv:2204.06125. [Google Scholar]
- Saharia, C.; Chan, W.; Saxena, S.; Li, L.; Whang, J.; Denton, E.L.; Ghasemipour, K.; Gontijo Lopes, R.; Karagol Ayan, B.; Salimans, T. Photorealistic text-to-image diffusion models with deep language understanding. Adv. Neural Inf. Process. Syst. 2022, 35, 36479–36494. [Google Scholar]
- Silver, D.; Huang, A.; Maddison, C.J.; Guez, A.; Sifre, L.; Van Den Driessche, G.; Schrittwieser, J.; Antonoglou, I.; Panneershelvam, V.; Lanctot, M. Mastering the game of Go with deep neural networks and tree search. Nature 2016, 529, 484–489. [Google Scholar] [CrossRef]
- Silver, D.; Schrittwieser, J.; Simonyan, K.; Antonoglou, I.; Huang, A.; Guez, A.; Hubert, T.; Baker, L.; Lai, M.; Bolton, A. Mastering the game of go without human knowledge. Nature 2017, 550, 354–359. [Google Scholar] [CrossRef] [PubMed]
- Silver, D.; Hubert, T.; Schrittwieser, J.; Antonoglou, I.; Lai, M.; Guez, A.; Lanctot, M.; Sifre, L.; Kumaran, D.; Graepel, T. A general reinforcement learning algorithm that masters chess, shogi, and Go through self-play. Science 2018, 362, 1140–1144. [Google Scholar] [CrossRef] [PubMed]
- Schrittwieser, J.; Antonoglou, I.; Hubert, T.; Simonyan, K.; Sifre, L.; Schmitt, S.; Guez, A.; Lockhart, E.; Hassabis, D.; Graepel, T. Mastering atari, go, chess and shogi by planning with a learned model. Nature 2020, 588, 604–609. [Google Scholar] [CrossRef] [PubMed]
- Jumper, J.; Evans, R.; Pritzel, A.; Green, T.; Figurnov, M.; Ronneberger, O.; Tunyasuvunakool, K.; Bates, R.; Žídek, A.; Potapenko, A. Highly accurate protein structure prediction with AlphaFold. Nature 2021, 596, 583–589. [Google Scholar] [CrossRef] [PubMed]
- Bryant, P.; Pozzati, G.; Elofsson, A. Improved prediction of protein-protein interactions using AlphaFold2. Nat. Commun. 2022, 13, 1265. [Google Scholar] [CrossRef]
- Clyde, A. AI for science and global citizens. Patterns 2022, 11, 3. [Google Scholar] [CrossRef]
- Li, X.; Chen, C.; Zheng, P.; Wang, Z.; Jiang, Z.; Jiang, Z. A knowledge graph-aided concept–knowledge approach for evolutionary smart product–service system development. J. Mech. Des. 2020, 142, 101403. [Google Scholar] [CrossRef]
- Liu, Q.; Wang, K.; Li, Y.; Liu, Y. Data-driven concept network for inspiring designers’ idea generation. J. Comput. Inf. Sci. Eng. 2020, 20, 31004. [Google Scholar] [CrossRef]
- Wang, Z.; Zhang, B.; Gao, D. A novel knowledge graph development for industry design: A case study on indirect coal liquefaction process. Comput. Ind. 2022, 139, 103647. [Google Scholar] [CrossRef]
- Hao, J.; Zhao, L.; Milisavljevic-Syed, J.; Ming, Z. Integrating and navigating engineering design decision-related knowledge using decision knowledge graph. Adv. Eng. Inform. 2021, 50, 101366. [Google Scholar] [CrossRef]
- Jia, J.; Zhang, Y.; Saad, M. An approach to capturing and reusing tacit design knowledge using relational learning for knowledge graphs. Adv. Eng. Inform. 2022, 51, 101505. [Google Scholar] [CrossRef]
- Liu, Q.; Wang, K.; Li, Y.; Chen, C.; Li, W. A novel function-structure concept network construction and analysis method for a smart product design system. Adv. Eng. Inform. 2022, 51, 101502. [Google Scholar] [CrossRef]
- Chen, T.; Mohanty, R.R.; Krishnamurthy, V.R. Queries and cues: Textual stimuli for reflective thinking in digital mind-mapping. J. Mech. Des. 2022, 144, 21402. [Google Scholar] [CrossRef]
- Jiang, S.; Luo, J.; Ruiz-Pava, G.; Hu, J.; Magee, C.L. Deriving design feature vectors for patent images using convolutional neural networks. J. Mech. Des. 2021, 143, 61405. [Google Scholar] [CrossRef]
- Bai, C.; Chen, J.; Ma, Q.; Hao, P.; Chen, S. Cross-domain representation learning by domain-migration generative adversarial network for sketch based image retrieval. J. Vis. Commun. Image R. 2020, 71, 102835. [Google Scholar] [CrossRef]
- Wang, Y.; Blache, R.; Zheng, P.; Xu, X. A knowledge management system to support design for additive manufacturing using Bayesian networks. J. Mech. Des. 2018, 140, 51701. [Google Scholar] [CrossRef]
- Hsu, H.; Chang, S.; Chen, C.; Wu, I. Knowledge-based system for resolving design clashes in building information models. Autom. Constr. 2020, 110, 103001. [Google Scholar] [CrossRef]
- Koziel, S.; Pietrenko-Dabrowska, A. Knowledge-based performance-driven modeling of antenna structures. Knowl.-Based Syst. 2022, 237, 107698. [Google Scholar] [CrossRef]
- Zhang, J.; Cao, G.; Peng, Q.; Tan, R.; Liu, W.; Zhang, H. A systematic knowledge-based method for design of transformable product. Adv. Eng. Inform. 2022, 52, 101638. [Google Scholar] [CrossRef]
- Sarazin, A.; Bascans, J.; Sciau, J.; Song, J.; Supiot, B.; Montarnal, A.; Lorca, X.; Truptil, S. Expert system dedicated to condition-based maintenance based on a knowledge graph approach: Application to an aeronautic system. Expert. Syst. Appl. 2021, 186, 115767. [Google Scholar] [CrossRef]
- Mladineo, M.; Zizic, M.C.; Aljinovic, A.; Gjeldum, N. Towards a knowledge-based cognitive system for industrial application: Case of personalized products. J. Ind. Inf. Integr. 2022, 27, 100284. [Google Scholar] [CrossRef]
- Long, X.; Li, H.; Du, Y.; Mao, E.; Tai, J. A knowledge-based automated design system for mechanical products based on a general knowledge framework. Expert. Syst. Appl. 2021, 178, 114960. [Google Scholar] [CrossRef]
- Kim, D.; Jeong, D.; Seo, Y. Automated composition and execution of web-based simulation systems through knowledge designing and reasoning. Adv. Eng. Inform. 2021, 48, 101263. [Google Scholar] [CrossRef]
- Zhong, D.; Fan, J.; Yang, G.; Tian, B.; Zhang, Y. Knowledge management of product design: A requirements-oriented knowledge management framework based on Kansei engineering and knowledge map. Adv. Eng. Inform. 2022, 52, 101541. [Google Scholar] [CrossRef]
- Zheng, C.; An, Y.; Wang, Z.; Qin, X.; Yu, F. Application of configuration principle on knowledge-based engineering for manufacturing system design. Procedia CIRP 2021, 104, 1378–1383. [Google Scholar] [CrossRef]
- Sarica, S.; Luo, J.; Wood, K.L. TechNet: Technology semantic network based on patent data. Expert. Syst. Appl. 2020, 142, 112995. [Google Scholar] [CrossRef]
- Siddharth, L.; Blessing, L.T.; Wood, K.L.; Luo, J. Engineering knowledge graph from patent database. J. Comput. Inf. Sci. Eng. 2022, 22, 21008. [Google Scholar] [CrossRef]
- Luo, J.; Sarica, S.; Wood, K.L. Guiding data-driven design ideation by knowledge distance. Knowl.-Based Syst. 2021, 218, 106873. [Google Scholar] [CrossRef]
- Liu, H.; Li, W.; Li, Y. A new computational method for acquiring effect knowledge to support product innovation. Knowl.-Based Syst. 2021, 231, 107410. [Google Scholar] [CrossRef]
- Ye, F.; Fu, T.; Gong, L.; Gao, J. Cross-domain knowledge discovery based on knowledge graph and patent mining. J. Phys. Conf. Ser. 2021, 1744, 42155. [Google Scholar] [CrossRef]
- Chen, C.; Tao, Y.; Li, Y.; Liu, Q.; Li, S.; Tang, Z. A structure-function knowledge extraction method for bio-inspired design. Comput. Ind. 2021, 127, 103402. [Google Scholar] [CrossRef]
- Cao, G.; Sun, Y.; Tan, R.; Zhang, J.; Liu, W. A function-oriented biologically analogical approach for constructing the design concept of smart product in Industry 4.0. Adv. Eng. Inf. 2021, 49, 101352. [Google Scholar] [CrossRef]
- Zhang, Z.; Jin, Y. An Unsupervised Deep Learning Model to Discover Visual Similarity Between Sketches for Visual Analogy Support, International Design Engineering Technical Conferences and Computers and Information in Engineering Conference; American Society of Mechanical Engineers: New York, NY, USA, 2020; p. V8T. [Google Scholar]
- Narsale, S.; Chen, Y.; Mohan, M.; Shah, J.J. Design ideator: A conceptual design toolbox. J. Comput. Inf. Sci. Eng. 2019, 19, 41007. [Google Scholar] [CrossRef]
- Graeff, E.; Maranzana, N.; Aoussat, A. Linkage, an online tool to support interdisciplinary biomimetic design teams. J. Mech. Des. 2021, 143, 101401. [Google Scholar] [CrossRef]
- Hsu, Y.; Chaing, Y. The Strategic Advantages of Artificial Intelligence System for Product Design Teams with Diverse Cross-Domain Knowledge, Cross-Cultural Design. In Proceedings of the Experience and Product Design Across Cultures: 13th International Conference, CCD 2021, Held as Part of the 23rd HCI International Conference, HCII 2021, Virtual Event, 24–29 July 2021; Proceedings, Part I 23, 2021. Springer: Berlin/Heidelberg, Germany, 2021; pp. 408–419. [Google Scholar]
- Mahmood, O.; Mansimov, E.; Bonneau, R.; Cho, K. Masked graph modeling for molecule generation. Nat. Commun. 2021, 12, 3156. [Google Scholar] [CrossRef]
- Zang, C.; Wang, F. Moflow: An invertible flow model for generating molecular graphs. In Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining, Virtual Event, 6–10 July 2020; pp. 617–626. [Google Scholar]
- Luo, Y.; Yan, K.; Ji, S. Graphdf: A discrete flow model for molecular graph generation. In Proceedings of the International Conference on Machine Learning PMLR, Virtual Event, 18–24 July 2021; pp. 7192–7203. [Google Scholar]
- Wen, Q.; Zhu, R. Automatic generation of 3D building models based on line segment vectorization. Math. Probl. Eng. 2020, 2020, 8360706. [Google Scholar] [CrossRef]
- Chang, K.; Cheng, C.; Luo, J.; Murata, S.; Nourbakhsh, M.; Tsuji, Y. Building-GAN: Graph-conditioned architectural volumetric design generation. In Proceedings of the IEEE/CVF International Conference on Computer Vision, Montreal, QC, Canada, 11–17 October 2021; pp. 11956–11965. [Google Scholar]
- Sydora, C.; Stroulia, E. Rule-based compliance checking and generative design for building interiors using BIM. Autom. Constr. 2020, 120, 103368. [Google Scholar] [CrossRef]
- Ganin, Y.; Bartunov, S.; Li, Y.; Keller, E.; Saliceti, S. Computer-aided design as language. Adv. Neural Inf. Process. Syst. 2021, 34, 5885–5897. [Google Scholar]
- Raina, A.; Cagan, J.; McComb, C. Design strategy network: A deep hierarchical framework to represent generative design strategies in complex action spaces. J. Mech. Des. 2022, 144, 21404. [Google Scholar] [CrossRef]
- Wang, J.; Chen, W.W.; Da, D.; Fuge, M.; Rai, R. IH-GAN: A conditional generative model for implicit surface-based inverse design of cellular structures. Comput. Method. Appl. M. 2022, 396, 115060. [Google Scholar] [CrossRef]
- Lee, M.; Park, Y.; Jo, H.; Kim, K.; Lee, S.; Lee, I. Deep generative tread pattern design framework for efficient conceptual design. J. Mech. Des. 2022, 144, 71703. [Google Scholar] [CrossRef]
- Zheng, C.; Xing, J.; Wang, Z.; Qin, X.; Eynard, B.; Li, J.; Bai, J.; Zhang, Y. Knowledge-based program generation approach for robotic manufacturing systems. Robot. Comput.-Int. Manuf. 2022, 73, 102242. [Google Scholar] [CrossRef]
- Papadimitriou, C.H.; Tamaki, H.; Raghavan, P.; Vempala, S. Latent semantic indexing:a probabilistic analysis. J. Comput. Syst. Sci. 2000, 61, 217–235. [Google Scholar] [CrossRef]
- Blei, D.M. Probabilistic topic models. Commun. ACM 2012, 55, 77–84. [Google Scholar] [CrossRef]
- Blei, D.M.; Ng, A.Y.; Jordan, M.I. Latent dirichlet allocation. J. Mach. Learn. Res. 2003, 2003, 993–1022. [Google Scholar]
- Blei, D.M.; Lafferty, J.D. Correlated topic models. Adv. Neural Inf. Process. Syst. 2006, 2006, 147. [Google Scholar]
- Blei, D.M.; Lafferty, J.D. Dynamic topic models. In Proceedings of the 23rd International Conference on Machine Learning, Pittsburg, PA, USA, 25–29 June 2006. [Google Scholar]
- Xu, H.; Wang, W.; Liu, W.; Carin, L. Distilled wasserstein learning for word embedding and topic modeling. In Proceedings of the 32nd Conference on Neural Information Processing Systems, Montreal, QC, Canada, 2–8 December 2018; Volume 31. [Google Scholar]
- Yan, X.; Guo, J.; Lan, Y.; Cheng, X. A biterm topic model for short texts. In Proceedings of the 22nd International Conference on World Wide Web, Rio de Janeiro, Brazil, 13–17 May 2013. [Google Scholar]
- Liu, G.; Xu, X.; Zhu, Y.; Li, L. An improved latent dirichlet allocation model for hot topic extraction. In Proceedings of the 2014 IEEE Fourth International Conference on Big Data and Cloud Computing, Sydney, Australia, 3–5 December 2014. [Google Scholar]
- Boyd-Graber, J.; Resnik, P. Holistic sentiment analysis across languages: Multilingual supervised latent Dirichlet allocation. In Proceedings of the 2010 Conference on Empirical Methods in Natural Language Processing, Cambridge, MA, USA, 9–11 October 2010. [Google Scholar]
- Rosen-Zvi, M.; Griffiths, T.; Steyvers, M.; Smyth, P. The author-topic model for authors and documents. arXiv 2012, arXiv:1207.4169. [Google Scholar]
- McCallum, A.; Corrada-Emmanuel, A.; Wang, X. The author-recipient-topic model for topic and role discovery in social networks: Experiments with enron and academic email. Comput. Sci. Dep. Fac. Publ. Ser. 2005, 2005, 44. [Google Scholar]
- Li, D.; Yang, Y.; Tang, H.; Wang, J.; Xu, T.; Wu, W.; Chen, E. VIRT: Improving representation-based models for text matching through virtual interaction. arXiv 2021, arXiv:2112.04195. [Google Scholar]
- Peng, S.; Cui, H.; Xie, N.; Li, S.; Zhang, J.; Li, X. Enhanced-RCNN: An efficient method for learning sentence similarity. In Proceedings of the 2020 International Conference on World Wide Web, Taipei, Taiwan, 20–24 April 2020. [Google Scholar]
- Xu, C.; Lin, Z.; Wu, S.; Wang, H. Multi-level matching networks for text matching. In Proceedings of the 42nd International ACM SIGIR Conference on Research and Development in Information Retrieval, Paris, France, 21–25 July 2019. [Google Scholar]
- Nguyen, D.Q.; Billingsley, R.; Du, L.; Johnson, M. Improving topic models with latent feature word representations. Trans. Assoc. Comput. Linguist. 2015, 3, 299–313. [Google Scholar] [CrossRef]
- Wang, Y.; Zhang, J. Keyword extraction from online product reviews based on bi-directional LSTM recurrent neural network. In Proceedings of the 2017 IEEE International Conference on Industrial Engineering and Engineering Management, Singapore, 10–13 December 2017. [Google Scholar]
- Xun, G.; Li, Y.; Zhao, W.X.; Gao, J.; Zhang, A. A correlated topic model using word embeddings. In Proceedings of the International Joint Conference on Artificial Intelligence, Melbourne, Australia, 19–25 August 2017. [Google Scholar]
- Sengupta, A.; Paka, W.S.; Roy, S.; Ranjan, G.; Chakraborty, T. An embedding-based joint sentiment-topic model for short texts. In Proceedings of the International AAAI Conference on Web and Social Media, Virtual Event, 7–10 June 2021. [Google Scholar]
- Wang, Z.; Ma, L.; Zhang, Y. A hybrid document feature extraction method using latent Dirichlet allocation and word2vec. In Proceedings of the 2016 IEEE first International Conference on Data Science in Cyberspace, Changsha, China, 13–16 June 2016. [Google Scholar]
- Kingma, D.P.; Welling, M. Auto-encoding variational bayes. arXiv 2013, arXiv:1312.6114. [Google Scholar]
- Srivastava, A.; Sutton, C. Autoencoding variational inference for topic models. arXiv 2017, arXiv:1703.01488. [Google Scholar]
- Gou, Z.; Han, L.; Sun, L.; Zhu, J.; Yan, H. Constructing dynamic topic models based on variational autoencoder and factor graph. IEEE Access 2018, 6, 53102–53111. [Google Scholar] [CrossRef]
- Lin, T.; Hu, Z.; Guo, X. Sparsemax and relaxed wasserstein for topic sparsity. In Proceedings of the twelfth ACM International Conference on Web Search and Data Mining, Melbourne, Australia, 11–15 February 2019. [Google Scholar]
- Feng, J.; Zhang, Z.; Ding, C.; Rao, Y.; Xie, H.; Wang, F.L. Context reinforced neural topic modeling over short texts. Inf. Sci. 2022, 607, 79–91. [Google Scholar] [CrossRef]
- Isonuma, M.; Mori, J.; Bollegala, D.; Sakata, I. Tree-structured neural topic model. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, Virtual Event, 5–10 July 2020. [Google Scholar]
- Liu, L.; Huang, H.; Gao, Y.; Zhang, Y.; Wei, X. Neural variational correlated topic modeling. In Proceedings of the 2019 International Conference on World Wide Web, San Francisco, CA, USA, 13–17 May 2019. [Google Scholar]
- Ding, R.; Nallapati, R.; Xiang, B. Coherence-aware neural topic modeling. In Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing, Brussels, Belgium, 31 October–4 November 2018. [Google Scholar]
- Gui, L.; Leng, J.; Pergola, G.; Zhou, Y.; Xu, R.; He, Y. Neural topic model with reinforcement learning. In Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language, Hong Kong, 3–7 November 2019. [Google Scholar]
- Miao, Y.; Grefenstette, E.; Blunsom, P. Discovering discrete latent topics with neural variational inference. In Proceedings of the International Conference on Machine Learning, Sydney, Australia, 6–11 August 2017. [Google Scholar]
- Li, S.; Zhang, Y.; Pan, R.; Mao, M.; Yang, Y. Recurrent attentional topic model. In Proceedings of the AAAI Conference on Artificial Intelligence, San Francisco, CA, USA, 4–9 February 2017. [Google Scholar]
- Lau, J.H.; Baldwin, T.; Cohn, T. Topically driven neural language model. arXiv 2017, arXiv:1704.08012. [Google Scholar]
- Kang, G.; Xiao, Y.; Liu, J.; Cao, Y.; Cao, B.; Zhang, X.; Ding, L. Tatt-BiLSTM: Web service classification with topical attention-based BiLSTM. Concurr. Comput. Pract. Exp. 2021, 33, e6287. [Google Scholar] [CrossRef]
- Huang, P.; Huang, P.; Ai, W.; Ding, J.; Zhang, J. Latent Topic Attention for Domain Classification. In Proceedings of the 2019 Conference of the International Speech Communication Association, Graz, Austria, 15–19 September 2019. [Google Scholar]
- Wang, C.; Wang, B.; Xu, M. Tree-structured neural networks with topic attention for social emotion classification. IEEE Access 2019, 7, 5505–95515. [Google Scholar] [CrossRef]
- Wang, X.; Yang, Y. Neural topic model with attention for supervised learning. In Proceedings of the 2020 International Conference on Artificial Intelligence and Statistics, Virtual Event, 26–28 August 2020. [Google Scholar]
- Panwar, M.; Shailabh, S.; Aggarwal, M.; Krishnamurthy, B. TAN-NTM: Topic attention networks for neural topic modeling. arXiv 2020, arXiv:2012.01524. [Google Scholar]
- Li, I.; Yasunaga, M.; Nuzumlalı, M.Y.; Caraballo, C.; Mahajan, S.; Krumholz, H.; Radev, D. A neural topic-attention model for medical term abbreviation disambiguation. arXiv 2019, arXiv:1910.14076. [Google Scholar]
- Newman, M.E. Modularity and community structure in networks. Proc. Natl. Acad. Sci. USA 2006, 103, 8577–8582. [Google Scholar] [CrossRef]
- Yon, D.; Frith, C.D. Precision and the Bayesian brain. Curr. Biol. 2021, 31, R1026–R1032. [Google Scholar] [CrossRef] [PubMed]
- Shi, X.; Hu, X. Using the support vector machine algorithm to predict β-Turn types in proteins. Engineering 2013, 5, 386–390. [Google Scholar] [CrossRef]
- Umeda, Y.; Tomiyama, T.; Yoshikawa, H. FBS modeling: Modeling scheme of function for conceptual design. In Proceedings of the 9th Int. Workshop on Qualitative Reasoning, Amsterdam, The Netherlands, 16–19 May 1995; pp. 271–278. [Google Scholar]
- Hofmann, T. Probabilistic latent semantic indexing. In Proceedings of the 22nd Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, Berkley, CA, USA, 15–19 August 1999; pp. 50–57. [Google Scholar]
- Blondel, V.D.; Guillaume, J.; Lambiotte, R.; Lefebvre, E. Fast unfolding of communities in large networks. J. Stat. Mech. Theory Exp. 2008, 2008, P10008. [Google Scholar] [CrossRef]
- Rosvall, M.; Axelsson, D.; Bergstrom, C.T. The map equation. Eur. Phys. J. Spec. Top. 2009, 178, 13–23. [Google Scholar] [CrossRef]
- Zeng, A.; Liu, X.; Du, Z.; Wang, Z.; Lai, H.; Ding, M.; Yang, Z.; Xu, Y.; Zheng, W.; Xia, X. Glm-130b: An open bilingual pre-trained model. arXiv 2022, arXiv:2210.02414. [Google Scholar]
- Du, Z.; Qian, Y.; Liu, X.; Ding, M.; Qiu, J.; Yang, Z.; Tang, J. Glm: General language model pretraining with autoregressive blank infilling. arXiv 2021, arXiv:2103.10360. [Google Scholar]
- Řehůřek, R.; Sojka, P. Gensim—Statistical Semantics in Python. Retrieved from Genism. Org. 2011. Available online: https://www.semanticscholar.org/paper/Gensim-Statistical-Semantics-in-Python-Rehurek-Sojka/b55fe23d7290f59d14e51e7813f5950f5ff08b2b (accessed on 6 February 2024).
- Röder, M.; Both, A.; Hinneburg, A. Exploring the space of topic coherence measures. In Proceedings of the Eighth ACM International Conference on Web Search and Data Mining, Shanghai, China, 31 January–6 February 2015; pp. 399–408. [Google Scholar]
- Moon, S.K.; Kumara, S.R.; Simpson, T.W. Knowledge representation for product design using techspecs concept ontology. In Proceedings of the IRI-2005 IEEE International Conference on Information Reuse and Integration, Las Vegas, NV, USA, 15–17 August 2005; IEEE: Piscataway, NJ, USA, 2005; pp. 241–246. [Google Scholar]
- Traag, V.A.; Waltman, L.; Van Eck, N.J. From Louvain to Leiden: Guaranteeing well-connected communities. Sci. Rep. 2019, 9, 5233. [Google Scholar] [CrossRef]
- Teramoto, R.; Aoki, M.; Kimura, T.; Kanaoka, M. Prediction of siRNA functionality using generalized string kernel and support vector machine. FEBS Lett. 2005, 579, 2878–2882. [Google Scholar] [CrossRef]
- Lavancier, F.; Møller, J.; Rubak, E. Determinantal point process models and statistical inference. J. R. Stat. Soc. Ser. B: Stat. Methodol. 2015, 77, 853–877. [Google Scholar] [CrossRef]
- Yang, C.S.; Li, T.; Cao, Z. Pairwise diversity measures based selective ensemble method. Pattern Recognit. Artif. Intell. 2010, 23, 265–571. [Google Scholar]
- Hernandez, R.J.; Goñi, J. Responsible design for sustainable innovation: Towards an extended design process. Processes 2020, 8, 1574. [Google Scholar] [CrossRef]
- Lee, J.H.; Ostwald, M.J. The impacts of digital design platforms on design cognition during remote collaboration: A systematic review of protocol studies. Heliyon 2022, 8, e11247. [Google Scholar] [CrossRef] [PubMed]
Technical Field | A61B | |||
Functional Requirements | Robot Material Grab Move | |||
Reasoning Methods | Gibbs Sampling | MAP | ||
Physical Structure | Bracket | Protective cover | Horizontal board | Protective cover |
Shell | Feed pipe | Compression spring | Spring | |
Storage box | Articulated axis | Rotating axis | Axis | |
Water tank | Screw | Slider | Shell | |
Protective box | Exhaust port | Piston rod | Slider | |
Motor | Servo motor | Guide | Base | |
Partition | Ruler | Angle sensor | Motor | |
Scroll | Guiding pulley | Driving axis | Fixed board | |
Cavity | Charging port | Cavity | Supporting board | |
Storage cabinets | Main body | Regulating screw | Assembly table |
Technical Field | +G06K |
Functional Requirements | +Vision, +Image |
PhysicalStructure | Fixed board, protective cover, spring, camera, motor, shell, base, controller, slider, and support column |
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. |
© 2024 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
Mo, Z.; Gong, L.; Zhu, M.; Lan, J. The Generative Generic-Field Design Method Based on Design Cognition and Knowledge Reasoning. Sustainability 2024, 16, 9841. https://doi.org/10.3390/su16229841
Mo Z, Gong L, Zhu M, Lan J. The Generative Generic-Field Design Method Based on Design Cognition and Knowledge Reasoning. Sustainability. 2024; 16(22):9841. https://doi.org/10.3390/su16229841
Chicago/Turabian StyleMo, Zhenchong, Lin Gong, Mingren Zhu, and Junde Lan. 2024. "The Generative Generic-Field Design Method Based on Design Cognition and Knowledge Reasoning" Sustainability 16, no. 22: 9841. https://doi.org/10.3390/su16229841
APA StyleMo, Z., Gong, L., Zhu, M., & Lan, J. (2024). The Generative Generic-Field Design Method Based on Design Cognition and Knowledge Reasoning. Sustainability, 16(22), 9841. https://doi.org/10.3390/su16229841