期刊文献+
共找到1,679篇文章
< 1 2 84 >
每页显示 20 50 100
GATiT:An Intelligent Diagnosis Model Based on Graph Attention Network Incorporating Text Representation in Knowledge Reasoning
1
作者 Yu Song Pengcheng Wu +2 位作者 Dongming Dai Mingyu Gui Kunli Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第9期4767-4790,共24页
The growing prevalence of knowledge reasoning using knowledge graphs(KGs)has substantially improved the accuracy and efficiency of intelligent medical diagnosis.However,current models primarily integrate electronic me... The growing prevalence of knowledge reasoning using knowledge graphs(KGs)has substantially improved the accuracy and efficiency of intelligent medical diagnosis.However,current models primarily integrate electronic medical records(EMRs)and KGs into the knowledge reasoning process,ignoring the differing significance of various types of knowledge in EMRs and the diverse data types present in the text.To better integrate EMR text information,we propose a novel intelligent diagnostic model named the Graph ATtention network incorporating Text representation in knowledge reasoning(GATiT),which comprises text representation,subgraph construction,knowledge reasoning,and diagnostic classification.In the text representation process,GATiT uses a pre-trained model to obtain text representations of the EMRs and additionally enhances embeddings by including chief complaint information and numerical information in the input.In the subgraph construction process,GATiT constructs text subgraphs and disease subgraphs from the KG,utilizing EMR text and the disease to be diagnosed.To differentiate the varying importance of nodes within the subgraphs features such as node categories,relevance scores,and other relevant factors are introduced into the text subgraph.Themessage-passing strategy and attention weight calculation of the graph attention network are adjusted to learn these features in the knowledge reasoning process.Finally,in the diagnostic classification process,the interactive attention-based fusion method integrates the results of knowledge reasoning with text representations to produce the final diagnosis results.Experimental results on multi-label and single-label EMR datasets demonstrate the model’s superiority over several state-of-theart methods. 展开更多
关键词 Intelligent diagnosis knowledge graph graph attention network knowledge reasoning
下载PDF
Knowledge Reasoning Method Based on Deep Transfer Reinforcement Learning:DTRLpath
2
作者 Shiming Lin Ling Ye +4 位作者 Yijie Zhuang Lingyun Lu Shaoqiu Zheng Chenxi Huang Ng Yin Kwee 《Computers, Materials & Continua》 SCIE EI 2024年第7期299-317,共19页
In recent years,with the continuous development of deep learning and knowledge graph reasoning methods,more and more researchers have shown great interest in improving knowledge graph reasoning methods by inferring mi... In recent years,with the continuous development of deep learning and knowledge graph reasoning methods,more and more researchers have shown great interest in improving knowledge graph reasoning methods by inferring missing facts through reasoning.By searching paths on the knowledge graph and making fact and link predictions based on these paths,deep learning-based Reinforcement Learning(RL)agents can demonstrate good performance and interpretability.Therefore,deep reinforcement learning-based knowledge reasoning methods have rapidly emerged in recent years and have become a hot research topic.However,even in a small and fixed knowledge graph reasoning action space,there are still a large number of invalid actions.It often leads to the interruption of RL agents’wandering due to the selection of invalid actions,resulting in a significant decrease in the success rate of path mining.In order to improve the success rate of RL agents in the early stages of path search,this article proposes a knowledge reasoning method based on Deep Transfer Reinforcement Learning path(DTRLpath).Before supervised pre-training and retraining,a pre-task of searching for effective actions in a single step is added.The RL agent is first trained in the pre-task to improve its ability to search for effective actions.Then,the trained agent is transferred to the target reasoning task for path search training,which improves its success rate in searching for target task paths.Finally,based on the comparative experimental results on the FB15K-237 and NELL-995 datasets,it can be concluded that the proposed method significantly improves the success rate of path search and outperforms similar methods in most reasoning tasks. 展开更多
关键词 Intelligent agent knowledge graph reasoning REINFORCEMENT transfer learning
下载PDF
IndRT-GCNets: Knowledge Reasoning with Independent Recurrent Temporal Graph Convolutional Representations
3
作者 Yajing Ma Gulila Altenbek Yingxia Yu 《Computers, Materials & Continua》 SCIE EI 2024年第1期695-712,共18页
Due to the structural dependencies among concurrent events in the knowledge graph and the substantial amount of sequential correlation information carried by temporally adjacent events,we propose an Independent Recurr... Due to the structural dependencies among concurrent events in the knowledge graph and the substantial amount of sequential correlation information carried by temporally adjacent events,we propose an Independent Recurrent Temporal Graph Convolution Networks(IndRT-GCNets)framework to efficiently and accurately capture event attribute information.The framework models the knowledge graph sequences to learn the evolutionary represen-tations of entities and relations within each period.Firstly,by utilizing the temporal graph convolution module in the evolutionary representation unit,the framework captures the structural dependency relationships within the knowledge graph in each period.Meanwhile,to achieve better event representation and establish effective correlations,an independent recurrent neural network is employed to implement auto-regressive modeling.Furthermore,static attributes of entities in the entity-relation events are constrained andmerged using a static graph constraint to obtain optimal entity representations.Finally,the evolution of entity and relation representations is utilized to predict events in the next subsequent step.On multiple real-world datasets such as Freebase13(FB13),Freebase 15k(FB15K),WordNet11(WN11),WordNet18(WN18),FB15K-237,WN18RR,YAGO3-10,and Nell-995,the results of multiple evaluation indicators show that our proposed IndRT-GCNets framework outperforms most existing models on knowledge reasoning tasks,which validates the effectiveness and robustness. 展开更多
关键词 knowledge reasoning entity and relation representation structural dependency relationship evolutionary representation temporal graph convolution
下载PDF
"Intelligent" Knowledge Reuse for Complex Logistics Projects: An Application of Ontology-Driven and Case-Based Reasoning
4
作者 Stephan Zelewski Martin Kowalski Daniel Bergenrodt 《Journal of Control Science and Engineering》 2013年第1期23-37,共15页
The application potential of ontology-driven and CBR (case-based reasoning) is demonstrated for the business knowledge management particularly with respect to the reuse of knowledge of experience concerning logistic... The application potential of ontology-driven and CBR (case-based reasoning) is demonstrated for the business knowledge management particularly with respect to the reuse of knowledge of experience concerning logistics projects. The relevance of poorly structured, qualitative and especially in natural language represented knowledge is outlined for purposes of knowledge management, particularly with respect to the management of project-related knowledge. It is elucidated how this kind of knowledge can be preprocessed and reused with the support of a computer. At first, the technique of CBR is outlined in its basic fundamentals. Thereupon, it will be shown how the technique of ontologies can be used for the computer-supported processing of knowledge represented in natural language and integrated in computer-assisted CBR systems. A simple application example illustrates how ontology-driven and CBR can be used in practice within the reuse of project-related knowledge. Finally, it will be addressed which further need for research exists in principle. 展开更多
关键词 Case-based reasoning knowledge management knowledge of experience knowledge reuse logistics projects ontologies project management.
下载PDF
A Survey of Knowledge Graph Construction Using Machine Learning
5
作者 Zhigang Zhao Xiong Luo +1 位作者 Maojian Chen Ling Ma 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第4期225-257,共33页
Knowledge graph(KG)serves as a specialized semantic network that encapsulates intricate relationships among real-world entities within a structured framework.This framework facilitates a transformation in information ... Knowledge graph(KG)serves as a specialized semantic network that encapsulates intricate relationships among real-world entities within a structured framework.This framework facilitates a transformation in information retrieval,transitioning it from mere string matching to far more sophisticated entity matching.In this transformative process,the advancement of artificial intelligence and intelligent information services is invigorated.Meanwhile,the role ofmachine learningmethod in the construction of KG is important,and these techniques have already achieved initial success.This article embarks on a comprehensive journey through the last strides in the field of KG via machine learning.With a profound amalgamation of cutting-edge research in machine learning,this article undertakes a systematical exploration of KG construction methods in three distinct phases:entity learning,ontology learning,and knowledge reasoning.Especially,a meticulous dissection of machine learningdriven algorithms is conducted,spotlighting their contributions to critical facets such as entity extraction,relation extraction,entity linking,and link prediction.Moreover,this article also provides an analysis of the unresolved challenges and emerging trajectories that beckon within the expansive application of machine learning-fueled,large-scale KG construction. 展开更多
关键词 knowledge graph(KG) semantic network relation extraction entity linking knowledge reasoning
下载PDF
Bayesian Diagnostic Network: A Powerful Model for Representation and Reasoning of Engineering Diagnostic Knowledge 被引量:1
6
作者 HUZhao-yong 《International Journal of Plant Engineering and Management》 2005年第1期28-35,共8页
Engineering diagnosis is essential to the operation of industrial equipment.The key to successful diagnosis is correct knowledge representation and reasoning. The Bayesiannetwork is a powerful tool for it. This paper ... Engineering diagnosis is essential to the operation of industrial equipment.The key to successful diagnosis is correct knowledge representation and reasoning. The Bayesiannetwork is a powerful tool for it. This paper utilizes the Bayesian network to represent and reasondiagnostic knowledge, named Bayesian diagnostic network. It provides a three-layer topologicstructure based on operating conditions, possible faults and corresponding symptoms. The paper alsodiscusses an approximate stochastic sampling algorithm. Then a practical Bayesian network for gasturbine diagnosis is constructed on a platform developed under a Visual C++ environment. It showsthat the Bayesian network is a powerful model for representation and reasoning of diagnosticknowledge. The three-layer structure and the approximate algorithm are effective also. 展开更多
关键词 engineering diagnosis bayesian network reasonING knowledge representation
下载PDF
Knowledge Representation and Fuzzy Reasoning of an Agricultural Expert System
7
作者 吴顺祥 倪子伟 李茂青 《Journal of Southwest Jiaotong University(English Edition)》 2002年第2期185-193,共9页
The design scheme of an agricultural expert system based on longan and cauliflower planting techniques is presented. Using an object-oriented design and a combination of the techniques in multimedia, database, expert ... The design scheme of an agricultural expert system based on longan and cauliflower planting techniques is presented. Using an object-oriented design and a combination of the techniques in multimedia, database, expert system and artificial intelligence, an in-depth analysis and summary are made of the knowledge features of die agricultural multimedia expert system and data models involved. According to the practical problems in agricultural field, the architectures and functions of the system are designed, and some design ideas about the hybrid knowledge representation and fuzzy reasoning are proposed. 展开更多
关键词 agricultural expert system knowledge representation fuzzy reasoning
下载PDF
Research on and implementation of a knowledge-reasoning based evaluation support system
8
作者 JIANG Hua, GAO Guo-an (Advanced Manufacturing Technology Center, Harbin Institute of Technology, Harbin 150001, China) 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2000年第S1期101-103,共3页
An evaluation support system involving complicated decision making problems during engineering design of products is introduced by first describng and modeling complicated decision making problems, and then constructi... An evaluation support system involving complicated decision making problems during engineering design of products is introduced by first describng and modeling complicated decision making problems, and then constructing and describing the architecture and functional structure of an evaluation support system, based on knowledge-based reasoning. Knowledge contains important experience of field-expert and can be classified and stored in knowledge bases, and therefore, the system suggests information-processing tools based on information resources including data knowledge bases and methods bases, which can be used to evaluate the designs against the multi-criteria decision framework thereby providing decision-makers with rational and scientific information. 展开更多
关键词 knowledge-BASED reasonING MULTI-CRITERIA DECISION EVALUATION support system
下载PDF
Research on knowledge reasoning of TCM based on knowledge graphs 被引量:4
9
作者 GUO Zhiheng LIU Qingping ZOU Beiji 《Digital Chinese Medicine》 2022年第4期386-393,共8页
With the widespread use of Internet,the amount of data in the field of traditional Chinese medicine(TCM)is growing exponentially.Consequently,there is much attention on the collection of useful knowledge as well as it... With the widespread use of Internet,the amount of data in the field of traditional Chinese medicine(TCM)is growing exponentially.Consequently,there is much attention on the collection of useful knowledge as well as its effective organization and expression.Knowledge graphs have thus emerged,and knowledge reasoning based on this tool has become one of the hot spots of research.This paper first presents a brief introduction to the development of knowledge graphs and knowledge reasoning,and explores the significance of knowledge reasoning.Secondly,the mainstream knowledge reasoning methods,including knowledge reasoning based on traditional rules,knowledge reasoning based on distributed feature representation,and knowledge reasoning based on neural networks are introduced.Then,using stroke as an example,the knowledge reasoning methods are expounded,the principles and characteristics of commonly used knowledge reasoning methods are summarized,and the research and applications of knowledge reasoning techniques in TCM in recent years are sorted out.Finally,we summarize the problems faced in the development of knowledge reasoning in TCM,and put forward the importance of constructing a knowledge reasoning model suitable for the field of TCM. 展开更多
关键词 Traditional Chinese medicine(TCM) STROKE knowledge graph knowledge reasoning Assisted decision-making Transloction Embedding(TransE)model
下载PDF
Method of Dynamic Knowledge Representation and Learning Based on Fuzzy Petri Nets
10
作者 危胜军 胡昌振 孙明谦 《Journal of Beijing Institute of Technology》 EI CAS 2008年第1期41-45,共5页
A method of knowledge representation and learning based on fuzzy Petri nets was designed. In this way the parameters of weights, threshold value and certainty factor in knowledge model can be adjusted dynamically. The... A method of knowledge representation and learning based on fuzzy Petri nets was designed. In this way the parameters of weights, threshold value and certainty factor in knowledge model can be adjusted dynamically. The advantages of knowledge representation based on production rules and neural networks were integrated into this method. Just as production knowledge representation, this method has clear structure and specific parameters meaning. In addition, it has learning and parallel reasoning ability as neural networks knowledge representation does. The result of simulation shows that the learning algorithm can converge, and the parameters of weights, threshold value and certainty factor can reach the ideal level after training. 展开更多
关键词 knowledge representation knowledge learning fuzzy Petri nets fuzzy reasoning
下载PDF
An Ontology Reasoning Architecture for Data Mining Knowledge Management 被引量:3
11
作者 ZHENG Liang LI Xueming 《Wuhan University Journal of Natural Sciences》 CAS 2008年第4期396-400,共5页
In order to realize the intelligent management of data mining (DM) domain knowledge, this paper presents an architecture for DM knowledge management based on ontology. Using ontology database, this architecture can ... In order to realize the intelligent management of data mining (DM) domain knowledge, this paper presents an architecture for DM knowledge management based on ontology. Using ontology database, this architecture can realize intelligent knowledge retrieval and automatic accomplishment of DM tasks by means of ontology services. Its key features include:①Describing DM ontology and meta-data using ontology based on Web ontology language (OWL).② Ontology reasoning function. Based on the existing concepts and relations, the hidden knowledge in ontology can be obtained using the reasoning engine. This paper mainly focuses on the construction of DM ontology and the reasoning of DM ontology based on OWL DL(s). 展开更多
关键词 ONTOLOGY data mining knowledge management ontology reasoning
下载PDF
High-Speed Railway Train Timetable Conflict Prediction Based on Fuzzy Temporal Knowledge Reasoning 被引量:3
12
作者 He Zhuang Liping Feng +2 位作者 Chao Wen Qiyuan peng Qizhi Tang 《Engineering》 SCIE EI 2016年第3期366-373,共8页
Trains are prone to delays and deviations from train operation plans during their operation because of internal or external disturbances. Delays may develop into operational conflicts between adjacent trains as a resu... Trains are prone to delays and deviations from train operation plans during their operation because of internal or external disturbances. Delays may develop into operational conflicts between adjacent trains as a result of delay propagation, which may disturb the arrangement of the train operation plan and threaten the operational safety of trains. Therefore, reliable conflict prediction results can be valuable references for dispatchers in making more efficient train operation adjustments when conflicts occur. In contrast to the traditional approach to conflict prediction that involves introducing random disturbances, this study addresses the issue of the fuzzification of time intervals in a train timetable based on historical statistics and the modeling of a high-speed railway train timetable based on the concept of a timed Petri net. To measure conflict prediction results more comprehensively, we divided conflicts into potential conflicts and certain conflicts and defined the judgment conditions for both. Two evaluation indexes, one for the deviation of a single train and one for the possibility of conflicts between adjacent train operations, were developed using a formalized computation method. Based on the temporal fuzzy reasoning method, with some adjustment, a new conflict prediction method is proposed, and the results of a simulation example for two scenarios are presented. The results prove that conflict prediction after fuzzy processing of the time intervals of a train timetable is more reliable and practical and can provide helpful information for use in train operation adjustment, train timetable improvement, and other purposes. 展开更多
关键词 High-speed railway Train timetable Conflict prediction Fuzzy temporal knowledge reasoning
下载PDF
Medical Knowledge Graph:Data Sources,Construction,Reasoning,and Applications 被引量:6
13
作者 Xuehong Wu Junwen Duan +1 位作者 Yi Pan Min Li 《Big Data Mining and Analytics》 EI CSCD 2023年第2期201-217,共17页
Medical knowledge graphs(MKGs)are the basis for intelligent health care,and they have been in use in a variety of intelligent medical applications.Thus,understanding the research and application development of MKGs wi... Medical knowledge graphs(MKGs)are the basis for intelligent health care,and they have been in use in a variety of intelligent medical applications.Thus,understanding the research and application development of MKGs will be crucial for future relevant research in the biomedical field.To this end,we offer an in-depth review of MKG in this work.Our research begins with the examination of four types of medical information sources,knowledge graph creation methodologies,and six major themes for MKG development.Furthermore,three popular models of reasoning from the viewpoint of knowledge reasoning are discussed.A reasoning implementation path(RIP)is proposed as a means of expressing the reasoning procedures for MKG.In addition,we explore intelligent medical applications based on RIP and MKG and classify them into nine major types.Finally,we summarize the current state of MKG research based on more than 130 publications and future challenges and opportunities. 展开更多
关键词 medical knowledge graph knowledge graph construction knowledge reasoning intelligent medical applications intelligent healthcare
原文传递
ALBERT with Knowledge Graph Encoder Utilizing Semantic Similarity for Commonsense Question Answering 被引量:1
14
作者 Byeongmin Choi YongHyun Lee +1 位作者 Yeunwoong Kyung Eunchan Kim 《Intelligent Automation & Soft Computing》 SCIE 2023年第4期71-82,共12页
Recently,pre-trained language representation models such as bidirec-tional encoder representations from transformers(BERT)have been performing well in commonsense question answering(CSQA).However,there is a problem th... Recently,pre-trained language representation models such as bidirec-tional encoder representations from transformers(BERT)have been performing well in commonsense question answering(CSQA).However,there is a problem that the models do not directly use explicit information of knowledge sources existing outside.To augment this,additional methods such as knowledge-aware graph network(KagNet)and multi-hop graph relation network(MHGRN)have been proposed.In this study,we propose to use the latest pre-trained language model a lite bidirectional encoder representations from transformers(ALBERT)with knowledge graph information extraction technique.We also propose to applying the novel method,schema graph expansion to recent language models.Then,we analyze the effect of applying knowledge graph-based knowledge extraction techniques to recent pre-trained language models and confirm that schema graph expansion is effective in some extent.Furthermore,we show that our proposed model can achieve better performance than existing KagNet and MHGRN models in CommonsenseQA dataset. 展开更多
关键词 Commonsense reasoning question answering knowledge graph language representation model
下载PDF
A Dialogue System for Coherent Reasoning with Inconsistent Knowledge Bases
15
作者 Silvio do Lago Pereira Luiz Felipe Zarco dos Santos Lucio Nunes de Lira 《Journal of Computer and Communications》 2015年第8期11-19,共9页
Traditionally, the AI community assumes that a knowledge base must be consistent. Despite that, there are many applications where, due to the existence of rules with exceptions, inconsistent knowledge must be consider... Traditionally, the AI community assumes that a knowledge base must be consistent. Despite that, there are many applications where, due to the existence of rules with exceptions, inconsistent knowledge must be considered. One way of restoring consistency is to withdraw conflicting rules;however, this will destroy part of the knowledge. Indeed, a better alternative would be to give precedence to exceptions. This paper proposes a dialogue system for coherent reasoning with inconsistent knowledge, which resolves conflicts by using precedence relations of three kinds: explicit precedence relation, which is synthesized from precedence rules;implicit precedence relation, which is synthesized from defeasible rules;mixed precedence relation, which is synthesized by combining explicit and implicit precedence relations. 展开更多
关键词 Defeasible reasonING Inconsistent knowledge Precedence RELATION DIALOGUE SYSTEM
下载PDF
A Knowledge-reuse Based Intelligent Reasoning Model for Worsted Process Optimization
16
作者 吕志军 项前 +1 位作者 殷祥刚 杨建国 《Journal of Donghua University(English Edition)》 EI CAS 2006年第1期4-7,共4页
The textile process planning is a knowledge reuse process in nature, which depends on the expert’s knowledge and experience. It seems to be very difficult to build up an integral mathematical model to optimize hundre... The textile process planning is a knowledge reuse process in nature, which depends on the expert’s knowledge and experience. It seems to be very difficult to build up an integral mathematical model to optimize hundreds of the processing parameters. In fact, the existing process cases which were recorded to ensure the ability to trace production steps can also be used to optimize the process itself. This paper presents a novel knowledge-reuse based hybrid intelligent reasoning model (HIRM) for worsted process optimization. The model architecture and reasoning mechanism are respectively described. An applied case with HIRM is given to demonstrate that the best process decision can be made, and important processing parameters such as for raw material optimized. 展开更多
关键词 knowledge reuse hybrid intelligent reasoning model CBR ANN wool textile process
下载PDF
A Knowledge Management System in Radiology Dedicated forLearning and Training: A Case Study in Senology
17
作者 Souad Demigha 《Management Studies》 2014年第3期141-158,共18页
The paper is dealing with the design and development of a knowledge management (KM) system in radiology dedicated for learning and training to support radiologists in senology in the detection of breast cancer. The ... The paper is dealing with the design and development of a knowledge management (KM) system in radiology dedicated for learning and training to support radiologists in senology in the detection of breast cancer. The work has been performed in cooperation with the department of radiology of Gustave Roussy Institute in Paris (Villejuif). It provides a case-based reasoning system to support diagnosis by finding similar cases to the case at hand. The outcome of the research effort is both conceptual and practical. It has also a methodological dimension. Conceptually, the paper contributes to the breast cancer diagnosis domain by defining an ontology and a conceptual model for representing cases which are generic solutions reusable in many different settings. It contributes to the case-based reasoning (CBR) field in two ways (1) by defining a case representation model, and (2) a retrieval algorithm which exploits the case representation model structure to find similar cases by aggregating similar cases. Last but not least, the research has a methodological contribution by which the retrieval algorithm is embedded in a broader process perspective including the capture of the actual case, the case-based reasoning related to this case and the support to decision-making by adapting the retrieved case. An interesting aspect of the process model is its intentional dimension which makes possible the representation of different ways to achieve the result. The research will be illustrated by a case study based on real clinical cases (n = 40) of patients provided by Dr. Corinne Balleyguier. 展开更多
关键词 knowledge management (KM) radiology senology case-based reasonING (CBR) case study
下载PDF
Design of Multi-attribute Knowledge Base Based on Hybrid Knowledge Representation 被引量:1
18
作者 唐志杰 杨保安 张科静 《Journal of Donghua University(English Edition)》 EI CAS 2006年第6期62-66,共5页
Based on the knowledge representation and knowledge reasoning, this paper addresses the creation of the multi-attribute knowledge base on the basis of hybrid knowledge representation, with the help of object-oriented ... Based on the knowledge representation and knowledge reasoning, this paper addresses the creation of the multi-attribute knowledge base on the basis of hybrid knowledge representation, with the help of object-oriented programming language and relational database. Compared with general knowledge base, multi-attribute knowledge base can enhance the ability of knowledge processing and application; integrate the heterogeneous knowledge, such as model, symbol, case-based sample knowledge; and support the whole decision process by integrated reasoning. 展开更多
关键词 Hybrid knowledge multi-attribute knowledge base knowledge representation knowledge reasoning object-oriented method.
下载PDF
Uncertain knowledge graph embedding:an effective method combining multi-relation and multi-path 被引量:2
19
作者 Qi LIU Qinghua ZHANG +1 位作者 Fan ZHAO Guoyin WANG 《Frontiers of Computer Science》 SCIE EI CSCD 2024年第3期73-89,共17页
Uncertain Knowledge Graphs(UKGs)are used to characterize the inherent uncertainty of knowledge and have a richer semantic structure than deterministic knowledge graphs.The research on the embedding of UKG has only rec... Uncertain Knowledge Graphs(UKGs)are used to characterize the inherent uncertainty of knowledge and have a richer semantic structure than deterministic knowledge graphs.The research on the embedding of UKG has only recently begun,Uncertain Knowledge Graph Embedding(UKGE)model has a certain effect on solving this problem.However,there are still unresolved issues.On the one hand,when reasoning the confidence of unseen relation facts,the introduced probabilistic soft logic cannot be used to combine multi-path and multi-step global information,leading to information loss.On the other hand,the existing UKG embedding model can only model symmetric relation facts,but the embedding problem of asymmetric relation facts has not be addressed.To address the above issues,a Multiplex Uncertain Knowledge Graph Embedding(MUKGE)model is proposed in this paper.First,to combine multiple information and achieve more accurate results in confidence reasoning,the Uncertain ResourceRank(URR)reasoning algorithm is introduced.Second,the asymmetry in the UKG is defined.To embed asymmetric relation facts of UKG,a multi-relation embedding model is proposed.Finally,experiments are carried out on different datasets via 4 tasks to verify the effectiveness of MUKGE.The results of experiments demonstrate that MUKGE can obtain better overall performance than the baselines,and it helps advance the research on UKG embedding. 展开更多
关键词 knowledge representation uncertain knowledge graph multi-relation embedding uncertain reasoning
原文传递
Knowledge-Based Systems for the Assessment and Management of Bridge Structures: A Review
20
作者 Ayaho Miyamoto 《Journal of Software Engineering and Applications》 2021年第10期505-536,共32页
It is becoming an important social problem to make maintenance and rehabilitation of existing infrastructures such as bridges, buildings, etc. in the world. The kernel of such structure management is to develop a meth... It is becoming an important social problem to make maintenance and rehabilitation of existing infrastructures such as bridges, buildings, etc. in the world. The kernel of such structure management is to develop a method of safety assessment on items<span style="font-family:;" "=""> </span><span style="font-family:;" "="">which include remaining life and load carrying capacity. The purpose of this paper is to summarize the finding of up-to-date research articles concerning the application of knowledge-based systems to assessment and management of structures and to illustrate the potential of such systems in the structural engineering. In here, knowledge-based systems include knowledge-based expert systems incorporation with artificial neural networks, fuzzy reasoning and genetic or immune algorithms.</span><span style="font-family:;" "=""> </span><span style="font-family:;" "="">Specifically, two modern bridge management systems (BMS’s) are presented in the paper. The first is a BMS to assess the performance and derive optimal strategies for inspection and maintenance of concrete bridge structures using reliability based and knowledge-based systems. The second is the concrete bridge rating expert system (<i>J-BMS BREX</i>) to evaluate the performance of existing bridges by incorporating with artificial neural networks and fuzzy reasoning.</span> 展开更多
关键词 knowledge-Based System INFRASTRUCTURE BRIDGE Maintenance MANAGEMENT Expert System Reliability Neural Network Fuzzy reasoning Genetic Algorithm
下载PDF
上一页 1 2 84 下一页 到第
使用帮助 返回顶部