The lasting evolution of computing environment, software engineering and interaction methods leads to cloud computing. Cloud computing changes the configuration mode of resources on the Internet and all kinds of resou...The lasting evolution of computing environment, software engineering and interaction methods leads to cloud computing. Cloud computing changes the configuration mode of resources on the Internet and all kinds of resources are virtualized and provided as services. Mass participation and online interaction with social annotations become usual in human daily life. People who own similar interests on the Internet may cluster naturally into scalable and boundless communities and collective intelligence will emerge. Human is taken as an intelligent computing factor, and uncertainty becomes a basic property in cloud computing. Virtualization, soft computing and granular computing will become essential features of cloud computing. Compared with the engineering technological problems of IaaS (Infrastructure as a service), PaaS (Platform as a Service) and SaaS (Software as a Service), collective intelligence and uncertain knowledge representation will be more important frontiers in cloud computing for researchers within the community of intelligence science.展开更多
A knowledge representation has been proposed using the state space theory of Artificial Intelligence for Dynamic Programming Model, in which a model can be defined as a six tuple M=(I,G,O,T,D,S). A building block mode...A knowledge representation has been proposed using the state space theory of Artificial Intelligence for Dynamic Programming Model, in which a model can be defined as a six tuple M=(I,G,O,T,D,S). A building block modeling method uses the modules of a six tuple to form a rule based solution model. Moreover, a rule based system has been designed and set up to solve the Dynamic Programming Model. This knowledge based representation can be easily used to express symbolical knowledge and dynamic characteristics for Dynamic Programming Model, and the inference based on the knowledge in the process of solving Dynamic Programming Model can also be conveniently realized in computer.展开更多
Knowledge graph technology is widely applied in the domain of general knowledge reasoning with an excellent performance.For fine-grained professional fields,professional knowledge graphs can provide more accurate info...Knowledge graph technology is widely applied in the domain of general knowledge reasoning with an excellent performance.For fine-grained professional fields,professional knowledge graphs can provide more accurate information in practical industrial scenarios.Based on an aviation assembly domain-specific knowledge graph,the article constructs a joint knowledge reasoning model,which combines a named entity recognition model and a subgraph embedding learning model.When performing knowledge reasoning tasks,the two models vectorize entities,relationships and entity attributes in the same space,so as to share parameters and optimize learning efficiency.The knowledge reasoning model,which provides intelligent question answering services,is able to reduce the assembly error rate and improve the assembly efficiency.The system can accurately solve general knowledge reasoning problems in the assembly process in actual industrial scenarios of general assembly and component assembly under interference-free conditions.Finally,this paper compares the proposed knowledge reasoning model based on knowledge representation learning and the question-answering system based on large-scale pre-trained models.In the application scenario of system functional testing in general assembly,the joint model attains an accuracy rate of 95%,outperforming GPT with 78%accuracy and enhanced representation through knowledge integration with 71%accuracy.展开更多
Purpose:This paper compares the paradigmatic differences between knowledge organization(KO)in library and information science and knowledge representation(KR)in AI to show the convergence in KO and KR methods and appl...Purpose:This paper compares the paradigmatic differences between knowledge organization(KO)in library and information science and knowledge representation(KR)in AI to show the convergence in KO and KR methods and applications.Methodology:The literature review and comparative analysis of KO and KR paradigms is the primary method used in this paper.Findings:A key difference between KO and KR lays in the purpose of KO is to organize knowledge into certain structure for standardizing and/or normalizing the vocabulary of concepts and relations,while KR is problem-solving oriented.Differences between KO and KR are discussed based on the goal,methods,and functions.Research limitations:This is only a preliminary research with a case study as proof of concept.Practical implications:The paper articulates on the opportunities in applying KR and other AI methods and techniques to enhance the functions of KO.Originality/value:Ontologies and linked data as the evidence of the convergence of KO and KR paradigms provide theoretical and methodological support to innovate KO in the AI era.展开更多
A multi agent computer aided assembly process planning system (MCAAPP) for ship hull is presented. The system includes system framework, global facilitator, the macro agent structure, agent communication language, ag...A multi agent computer aided assembly process planning system (MCAAPP) for ship hull is presented. The system includes system framework, global facilitator, the macro agent structure, agent communication language, agent oriented programming language, knowledge representation and reasoning strategy. The system can produce the technological file and technological quota, which can satisfy the production needs of factory.展开更多
Process planning for large complicated stampings is more complicated, illegible and multiform than that for common stampings. In this paper, an intelligent master model of computer aided process planning (CAPP) for ...Process planning for large complicated stampings is more complicated, illegible and multiform than that for common stampings. In this paper, an intelligent master model of computer aided process planning (CAPP) for large complicated stampings has been developed based on knowledge based engineering (KBE) and feature technology. This innovative model consists of knowledge base (KB), process control structure (PCS), process information model (PIM), multidisciplinary design optimization (MDO), model link environment (MLE) and simulation engine (SE), to realize process planning, optimization, simulation and management integrated to complete intelligent CAPP system. In this model, KBE provides knowledge base, open architecture and knowledge reuse ability to deal with the multi-domain and multi-expression of process knowledge, and forms an integrated environment. With PIM, all the knowledge consisting of objects, constraints, cxtmricncc and decision-makings is carried by object-oriented method dynamically for knowledge-reasoning. PCS makes dynamical knowledge modified and updated timely and accordingly. MLE provides scv. cral methods to make CAPP sysmm associated and integrated. SE provides a programmable mechanism to interpret simulation course and result. Meanwhile, collaborative optimization, one method of MDO, is imported to deal with the optimization distributed for multiple purposes. All these make CAPP sysmm integrated and open to other systems, such as dic design and manufacturing system.展开更多
It is well known that there exists a tight connection between nonmonotonic reasoning and conditional implication. Many researchers have investigated it from various angles. Among th em, C.Boutilier and P.Lamarre hav...It is well known that there exists a tight connection between nonmonotonic reasoning and conditional implication. Many researchers have investigated it from various angles. Among th em, C.Boutilier and P.Lamarre have shown that some conditional implication may b e regarded as the homology of different nonmonotonic consequence relations. In t his paper, based on the plausibility space introduced by Friedman and Halpern, w e characterize the condition logic in which conditional implication is nonmonoto nic, and this result characterizes the conditional implication which may be rega rded as the corresponding object in Meta language for nonmonotonic inference rel ations.展开更多
With this work, we introduce a novel method for the unsupervised learning of conceptual hierarchies, or concept maps as they are sometimes called, which is aimed specifically for use with literary texts, as such disti...With this work, we introduce a novel method for the unsupervised learning of conceptual hierarchies, or concept maps as they are sometimes called, which is aimed specifically for use with literary texts, as such distinguishing itself from the majority of research literature on the topic which is primarily focused on building ontologies from a vast array of different types of data sources, both structured and unstructured, to support various forms of AI, in particular, the Semantic Web as envisioned by Tim Berners-Lee. We first elaborate on mutually informing disciplines of philosophy and computer science, or more specifically the relationship between metaphysics, epistemology, ontology, computing and AI, followed by a technically in-depth discussion of DEBRA, our dependency tree based concept hierarchy constructor, which as its name alludes to, constructs a conceptual map in the form of a directed graph which illustrates the concepts, their respective relations, and the implied ontological structure of the concepts as encoded in the text, decoded with standard Python NLP libraries such as spaCy and NLTK. With this work we hope to both augment the Knowledge Representation literature with opportunities for intellectual advancement in AI with more intuitive, less analytical, and well-known forms of knowledge representation from the cognitive science community, as well as open up new areas of research between Computer Science and the Humanities with respect to the application of the latest in NLP tools and techniques upon literature of cultural significance, shedding light on existing methods of computation with respect to documents in semantic space that effectively allows for, at the very least, the comparison and evolution of texts through time, using vector space math.展开更多
基金supported by National Key Basic Research Program of China (973 Program) under Grant No.2007CB310804China Post-doctoral Science Foundation under Grants No.20090460107, 201003794
文摘The lasting evolution of computing environment, software engineering and interaction methods leads to cloud computing. Cloud computing changes the configuration mode of resources on the Internet and all kinds of resources are virtualized and provided as services. Mass participation and online interaction with social annotations become usual in human daily life. People who own similar interests on the Internet may cluster naturally into scalable and boundless communities and collective intelligence will emerge. Human is taken as an intelligent computing factor, and uncertainty becomes a basic property in cloud computing. Virtualization, soft computing and granular computing will become essential features of cloud computing. Compared with the engineering technological problems of IaaS (Infrastructure as a service), PaaS (Platform as a Service) and SaaS (Software as a Service), collective intelligence and uncertain knowledge representation will be more important frontiers in cloud computing for researchers within the community of intelligence science.
文摘A knowledge representation has been proposed using the state space theory of Artificial Intelligence for Dynamic Programming Model, in which a model can be defined as a six tuple M=(I,G,O,T,D,S). A building block modeling method uses the modules of a six tuple to form a rule based solution model. Moreover, a rule based system has been designed and set up to solve the Dynamic Programming Model. This knowledge based representation can be easily used to express symbolical knowledge and dynamic characteristics for Dynamic Programming Model, and the inference based on the knowledge in the process of solving Dynamic Programming Model can also be conveniently realized in computer.
基金supported by the National Natural Science Foundation of China(Grant Nos.52275020,62293514,and 91948301).
文摘Knowledge graph technology is widely applied in the domain of general knowledge reasoning with an excellent performance.For fine-grained professional fields,professional knowledge graphs can provide more accurate information in practical industrial scenarios.Based on an aviation assembly domain-specific knowledge graph,the article constructs a joint knowledge reasoning model,which combines a named entity recognition model and a subgraph embedding learning model.When performing knowledge reasoning tasks,the two models vectorize entities,relationships and entity attributes in the same space,so as to share parameters and optimize learning efficiency.The knowledge reasoning model,which provides intelligent question answering services,is able to reduce the assembly error rate and improve the assembly efficiency.The system can accurately solve general knowledge reasoning problems in the assembly process in actual industrial scenarios of general assembly and component assembly under interference-free conditions.Finally,this paper compares the proposed knowledge reasoning model based on knowledge representation learning and the question-answering system based on large-scale pre-trained models.In the application scenario of system functional testing in general assembly,the joint model attains an accuracy rate of 95%,outperforming GPT with 78%accuracy and enhanced representation through knowledge integration with 71%accuracy.
文摘Purpose:This paper compares the paradigmatic differences between knowledge organization(KO)in library and information science and knowledge representation(KR)in AI to show the convergence in KO and KR methods and applications.Methodology:The literature review and comparative analysis of KO and KR paradigms is the primary method used in this paper.Findings:A key difference between KO and KR lays in the purpose of KO is to organize knowledge into certain structure for standardizing and/or normalizing the vocabulary of concepts and relations,while KR is problem-solving oriented.Differences between KO and KR are discussed based on the goal,methods,and functions.Research limitations:This is only a preliminary research with a case study as proof of concept.Practical implications:The paper articulates on the opportunities in applying KR and other AI methods and techniques to enhance the functions of KO.Originality/value:Ontologies and linked data as the evidence of the convergence of KO and KR paradigms provide theoretical and methodological support to innovate KO in the AI era.
文摘A multi agent computer aided assembly process planning system (MCAAPP) for ship hull is presented. The system includes system framework, global facilitator, the macro agent structure, agent communication language, agent oriented programming language, knowledge representation and reasoning strategy. The system can produce the technological file and technological quota, which can satisfy the production needs of factory.
文摘Process planning for large complicated stampings is more complicated, illegible and multiform than that for common stampings. In this paper, an intelligent master model of computer aided process planning (CAPP) for large complicated stampings has been developed based on knowledge based engineering (KBE) and feature technology. This innovative model consists of knowledge base (KB), process control structure (PCS), process information model (PIM), multidisciplinary design optimization (MDO), model link environment (MLE) and simulation engine (SE), to realize process planning, optimization, simulation and management integrated to complete intelligent CAPP system. In this model, KBE provides knowledge base, open architecture and knowledge reuse ability to deal with the multi-domain and multi-expression of process knowledge, and forms an integrated environment. With PIM, all the knowledge consisting of objects, constraints, cxtmricncc and decision-makings is carried by object-oriented method dynamically for knowledge-reasoning. PCS makes dynamical knowledge modified and updated timely and accordingly. MLE provides scv. cral methods to make CAPP sysmm associated and integrated. SE provides a programmable mechanism to interpret simulation course and result. Meanwhile, collaborative optimization, one method of MDO, is imported to deal with the optimization distributed for multiple purposes. All these make CAPP sysmm integrated and open to other systems, such as dic design and manufacturing system.
文摘It is well known that there exists a tight connection between nonmonotonic reasoning and conditional implication. Many researchers have investigated it from various angles. Among th em, C.Boutilier and P.Lamarre have shown that some conditional implication may b e regarded as the homology of different nonmonotonic consequence relations. In t his paper, based on the plausibility space introduced by Friedman and Halpern, w e characterize the condition logic in which conditional implication is nonmonoto nic, and this result characterizes the conditional implication which may be rega rded as the corresponding object in Meta language for nonmonotonic inference rel ations.
文摘With this work, we introduce a novel method for the unsupervised learning of conceptual hierarchies, or concept maps as they are sometimes called, which is aimed specifically for use with literary texts, as such distinguishing itself from the majority of research literature on the topic which is primarily focused on building ontologies from a vast array of different types of data sources, both structured and unstructured, to support various forms of AI, in particular, the Semantic Web as envisioned by Tim Berners-Lee. We first elaborate on mutually informing disciplines of philosophy and computer science, or more specifically the relationship between metaphysics, epistemology, ontology, computing and AI, followed by a technically in-depth discussion of DEBRA, our dependency tree based concept hierarchy constructor, which as its name alludes to, constructs a conceptual map in the form of a directed graph which illustrates the concepts, their respective relations, and the implied ontological structure of the concepts as encoded in the text, decoded with standard Python NLP libraries such as spaCy and NLTK. With this work we hope to both augment the Knowledge Representation literature with opportunities for intellectual advancement in AI with more intuitive, less analytical, and well-known forms of knowledge representation from the cognitive science community, as well as open up new areas of research between Computer Science and the Humanities with respect to the application of the latest in NLP tools and techniques upon literature of cultural significance, shedding light on existing methods of computation with respect to documents in semantic space that effectively allows for, at the very least, the comparison and evolution of texts through time, using vector space math.