期刊文献+
共找到1,640篇文章
< 1 2 82 >
每页显示 20 50 100
Dynamic Knowledge Graph Reasoning Based on Distributed Representation Learning
1
作者 Qiuru Fu Shumao Zhang +4 位作者 Shuang Zhou Jie Xu Changming Zhao Shanchao Li Du Xu 《Computers, Materials & Continua》 2026年第2期1542-1560,共19页
Knowledge graphs often suffer from sparsity and incompleteness.Knowledge graph reasoning is an effective way to address these issues.Unlike static knowledge graph reasoning,which is invariant over time,dynamic knowled... Knowledge graphs often suffer from sparsity and incompleteness.Knowledge graph reasoning is an effective way to address these issues.Unlike static knowledge graph reasoning,which is invariant over time,dynamic knowledge graph reasoning is more challenging due to its temporal nature.In essence,within each time step in a dynamic knowledge graph,there exists structural dependencies among entities and relations,whereas between adjacent time steps,there exists temporal continuity.Based on these structural and temporal characteristics,we propose a model named“DKGR-DR”to learn distributed representations of entities and relations by combining recurrent neural networks and graph neural networks to capture structural dependencies and temporal continuity in DKGs.In addition,we construct a static attribute graph to represent entities’inherent properties.DKGR-DR is capable of modeling both dynamic and static aspects of entities,enabling effective entity prediction and relation prediction.We conduct experiments on ICEWS05-15,ICEWS18,and ICEWS14 to demonstrate that DKGR-DR achieves competitive performance. 展开更多
关键词 Dynamic knowledge graph reasoning recurrent neural network graph convolutional network graph attention mechanism
在线阅读 下载PDF
Extrapolation Reasoning on Temporal Knowledge Graphs via Temporal Dependencies Learning
2
作者 Ye Wang Binxing Fang +3 位作者 Shuxian Huang Kai Chen Yan Jia Aiping Li 《CAAI Transactions on Intelligence Technology》 2025年第3期815-826,共12页
Extrapolation on Temporal Knowledge Graphs(TKGs)aims to predict future knowledge from a set of historical Knowledge Graphs in chronological order.The temporally adjacent facts in TKGs naturally form event sequences,ca... Extrapolation on Temporal Knowledge Graphs(TKGs)aims to predict future knowledge from a set of historical Knowledge Graphs in chronological order.The temporally adjacent facts in TKGs naturally form event sequences,called event evolution patterns,implying informative temporal dependencies between events.Recently,many extrapolation works on TKGs have been devoted to modelling these evolutional patterns,but the task is still far from resolved because most existing works simply rely on encoding these patterns into entity representations while overlooking the significant information implied by relations of evolutional patterns.However,the authors realise that the temporal dependencies inherent in the relations of these event evolution patterns may guide the follow-up event prediction to some extent.To this end,a Temporal Relational Context-based Temporal Dependencies Learning Network(TRenD)is proposed to explore the temporal context of relations for more comprehensive learning of event evolution patterns,especially those temporal dependencies caused by interactive patterns of relations.Trend incorporates a semantic context unit to capture semantic correlations between relations,and a structural context unit to learn the interaction pattern of relations.By learning the temporal contexts of relations semantically and structurally,the authors gain insights into the underlying event evolution patterns,enabling to extract comprehensive historical information for future prediction better.Experimental results on benchmark datasets demonstrate the superiority of the model. 展开更多
关键词 EXTRAPOLATION link prediction temporal knowledge graph reasoning
在线阅读 下载PDF
MultiAgent-CoT:A Multi-Agent Chain-of-Thought Reasoning Model for Robust Multimodal Dialogue Understanding
3
作者 Ans D.Alghamdi 《Computers, Materials & Continua》 2026年第2期1395-1429,共35页
Multimodal dialogue systems often fail to maintain coherent reasoning over extended conversations and suffer from hallucination due to limited context modeling capabilities.Current approaches struggle with crossmodal ... Multimodal dialogue systems often fail to maintain coherent reasoning over extended conversations and suffer from hallucination due to limited context modeling capabilities.Current approaches struggle with crossmodal alignment,temporal consistency,and robust handling of noisy or incomplete inputs across multiple modalities.We propose Multi Agent-Chain of Thought(CoT),a novel multi-agent chain-of-thought reasoning framework where specialized agents for text,vision,and speech modalities collaboratively construct shared reasoning traces through inter-agent message passing and consensus voting mechanisms.Our architecture incorporates self-reflection modules,conflict resolution protocols,and dynamic rationale alignment to enhance consistency,factual accuracy,and user engagement.The framework employs a hierarchical attention mechanism with cross-modal fusion and implements adaptive reasoning depth based on dialogue complexity.Comprehensive evaluations on Situated Interactive Multi-Modal Conversations(SIMMC)2.0,VisDial v1.0,and newly introduced challenging scenarios demonstrate statistically significant improvements in grounding accuracy(p<0.01),chain-of-thought interpretability,and robustness to adversarial inputs compared to state-of-the-art monolithic transformer baselines and existing multi-agent approaches. 展开更多
关键词 Multi-agent systems chain-of-thought reasoning multimodal dialogue conversational artificial intelligence(AI) cross-modal fusion reasoning Interpretability
在线阅读 下载PDF
An Ontology Reasoning Architecture for Data Mining Knowledge Management 被引量:3
4
作者 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 被引量:4
5
作者 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
Research on knowledge reasoning of TCM based on knowledge graphs 被引量:8
6
作者 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
Bayesian Diagnostic Network: A Powerful Model for Representation and Reasoning of Engineering Diagnostic Knowledge 被引量:1
7
作者 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
GATiT:An Intelligent Diagnosis Model Based on Graph Attention Network Incorporating Text Representation in Knowledge Reasoning
8
作者 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
A Dialogue System for Coherent Reasoning with Inconsistent Knowledge Bases
9
作者 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
暂未订购
Knowledge Reasoning Method Based on Deep Transfer Reinforcement Learning:DTRLpath
10
作者 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
Knowledge Representation and Fuzzy Reasoning of an Agricultural Expert System
11
作者 吴顺祥 倪子伟 李茂青 《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
IndRT-GCNets: Knowledge Reasoning with Independent Recurrent Temporal Graph Convolutional Representations
12
作者 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
A Knowledge-reuse Based Intelligent Reasoning Model for Worsted Process Optimization
13
作者 吕志军 项前 +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
"Intelligent" Knowledge Reuse for Complex Logistics Projects: An Application of Ontology-Driven and Case-Based Reasoning
14
作者 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
Research on and implementation of a knowledge-reasoning based evaluation support system
15
作者 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
Visible-Infrared Person Re-Identification via Quadratic Graph Matching and Block Reasoning
16
作者 Junfeng Lin Jialin Ma +3 位作者 Wei Chen Hao Wang Weiguo Ding Mingyao Tang 《Computers, Materials & Continua》 2025年第7期1013-1029,共17页
The cross-modal person re-identification task aims to match visible and infrared images of the same individual.The main challenges in this field arise from significant modality differences between individuals and the ... The cross-modal person re-identification task aims to match visible and infrared images of the same individual.The main challenges in this field arise from significant modality differences between individuals and the lack of high-quality cross-modal correspondence methods.Existing approaches often attempt to establish modality correspondence by extracting shared features across different modalities.However,these methods tend to focus on local information extraction and fail to fully leverage the global identity information in the cross-modal features,resulting in limited correspondence accuracy and suboptimal matching performance.To address this issue,we propose a quadratic graph matching method designed to overcome the challenges posed by modality differences through precise cross-modal relationship alignment.This method transforms the cross-modal correspondence problem into a graph matching task and minimizes the matching cost using a center search mechanism.Building on this approach,we further design a block reasoning module to uncover latent relationships between person identities and optimize the modality correspondence results.The block strategy not only improves the efficiency of updating gallery images but also enhances matching accuracy while reducing computational load.Experimental results demonstrate that our proposed method outperforms the state-of-the-art methods on the SYSU-MM01,RegDB,and RGBNT201 datasets,achieving excellent matching accuracy and robustness,thereby validating its effectiveness in cross-modal person re-identification. 展开更多
关键词 cross-modal person re-identification modal correspondence quadratic graph matching block reasoning
在线阅读 下载PDF
BrightAccidentGraph:Accident Learning Attention Embeddings Based Multi-View Accident Knowledge Graph for Traffic Accident Reasoning
17
作者 Chunhao Wang Xinyu Li +6 位作者 Li Ruan Xiaokang Wang Yinxuan Saw Joshua Luhwago Sokhey Kim Yuetiansi Ji Limin Xiao 《Tsinghua Science and Technology》 2026年第1期484-503,共20页
Traffic accident data analysis and reasoning are crucial for accident prevention and control.Constructing an accident knowledge graph from hybrid datasets of Chinese and English accidents is a valuable task.However,it... Traffic accident data analysis and reasoning are crucial for accident prevention and control.Constructing an accident knowledge graph from hybrid datasets of Chinese and English accidents is a valuable task.However,it is challenging due to the need to consider multiple perspectives and infer implicit relationships between actors and factors in complex traffic accidents.To address these challenges,this paper proposes an accident learning attention embeddings based multi-view accident knowledge graph for traffic accident reasoning named BrightAccidentGraph.First,this paper proposes a multi-source traffic accident dataset construction and preprocessing method for traffic accident judgement records published by the China Judgement Document Network and traffic accident records published by the UK’s Ministry of Transport.Then,traffic accident graph construction and portrait method is proposed,we demonstrate the efficiency of the proposed method by constructing several multi-view traffic accident portraits using a multi-source dataset.Furthermore,accident learning attention embeddings based multi-view accident knowledge graph construction and traffic accident reasoning method using deep learning are introduced.Experiments on two hybrid datasets verify the efficiency and merits of our method. 展开更多
关键词 accident knowledge graph traffic accident reasoning accident learning attention embeddings
原文传递
New Knowledge Network Evaluation Method for Design Rationale Management 被引量:3
18
作者 JING Shikai ZHAN Hongfei +3 位作者 LIU Jihong WANG Kuan JIANG Hao ZHOU Jingtao 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2015年第1期173-186,共14页
Current design rationale (DR) systems have not demonstrated the value of the approach in practice since little attention is put to the evaluation method of DR knowledge. To systematize knowledge management process f... Current design rationale (DR) systems have not demonstrated the value of the approach in practice since little attention is put to the evaluation method of DR knowledge. To systematize knowledge management process for future computer-aided DR applications, a prerequisite is to provide the measure for the DR knowledge. In this paper, a new knowledge network evaluation method for DR management is presented. The method characterizes the DR knowledge value from four perspectives, namely, the design rationale structure scale, association knowledge and reasoning ability, degree of design justification support and degree of knowledge representation conciseness. The DR knowledge comprehensive value is also measured by the proposed method. To validate the proposed method, different style of DR knowledge network and the performance of the proposed measure are discussed. The evaluation method has been applied in two realistic design cases and compared with the structural measures. The research proposes the DR knowledge evaluation method which can provide object metric and selection basis for the DR knowledge reuse during the product design process. In addition, the method is proved to be more effective guidance and support for the application and management of DR knowledge. 展开更多
关键词 design rationale knowledge reasoning justification support decision support knowledge network evaluation
在线阅读 下载PDF
Experts' Knowledge Fusion in Model-Based Diagnosis Based on Bayes Networks 被引量:5
19
作者 Deng Yong & Shi Wenkang School of Electronics & Information Technology, Shanghai Jiaotong University, Shanghai 200030, P. R. China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2003年第2期25-30,共6页
In previous researches on a model-based diagnostic system, the components are assumed mutually independent. Howerver , the assumption is not always the case because the information about whether a component is faulty ... In previous researches on a model-based diagnostic system, the components are assumed mutually independent. Howerver , the assumption is not always the case because the information about whether a component is faulty or not usually influences our knowledge about other components. Some experts may draw such a conclusion that 'if component m 1 is faulty, then component m 2 may be faulty too'. How can we use this experts' knowledge to aid the diagnosis? Based on Kohlas's probabilistic assumption-based reasoning method, we use Bayes networks to solve this problem. We calculate the posterior fault probability of the components in the observation state. The result is reasonable and reflects the effectiveness of the experts' knowledge. 展开更多
关键词 Model-based diagnosis Experts' knowledge Probabilistic assumption-based reasoning Bayes networks.
在线阅读 下载PDF
Research on Function Based Method for Bio-Inspiration Knowledge Modeling and Transformation 被引量:2
20
作者 谷朝臣 胡洁 彭颖红 《Journal of Shanghai Jiaotong university(Science)》 EI 2014年第2期190-198,共9页
Biological inspirations are good design mimicry resources. This paper proposes a function based approach for modeling and transformation of bio-inspiration design knowledge. A general functional modeling method for bi... Biological inspirations are good design mimicry resources. This paper proposes a function based approach for modeling and transformation of bio-inspiration design knowledge. A general functional modeling method for biological domain and engineering domain design knowledge is introduced. Functional similarity based bio-inspiration transformation between biological domain and engineering domain is proposed. The biological function topology transfer and analog solution recomposition are also discussed in this paper. 展开更多
关键词 bio-inspired design functional modeling ONTOLOGY functional reasoning knowledge transfer
原文传递
上一页 1 2 82 下一页 到第
使用帮助 返回顶部