期刊文献+
共找到9篇文章
< 1 >
每页显示 20 50 100
Learning Bayesian network parameters under new monotonic constraints 被引量:8
1
作者 Ruohai Di Xiaoguang Gao Zhigao Guo 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2017年第6期1248-1255,共8页
When the training data are insufficient, especially when only a small sample size of data is available, domain knowledge will be taken into the process of learning parameters to improve the performance of the Bayesian... When the training data are insufficient, especially when only a small sample size of data is available, domain knowledge will be taken into the process of learning parameters to improve the performance of the Bayesian networks. In this paper, a new monotonic constraint model is proposed to represent a type of common domain knowledge. And then, the monotonic constraint estimation algorithm is proposed to learn the parameters with the monotonic constraint model. In order to demonstrate the superiority of the proposed algorithm, series of experiments are carried out. The experiment results show that the proposed algorithm is able to obtain more accurate parameters compared to some existing algorithms while the complexity is not the highest. 展开更多
关键词 Bayesian networks parameter learning new mono tonic constraint
下载PDF
Tuning-up Learning Parameters for Deep Convolutional Neural Network:A Case Study for Hand-Drawn Sketch Images
2
作者 Shaukat Hayat Kun She +2 位作者 Muhammad Mateen Parinya Suwansrikham Muhammad Abdullah Ahmed Alghaili 《Journal of Electronic Science and Technology》 CAS CSCD 2022年第3期305-318,共14页
Several recent successes in deep learning(DL),such as state-of-the-art performance on several image classification benchmarks,have been achieved through the improved configuration.Hyperparameters(HPs)tuning is a key f... Several recent successes in deep learning(DL),such as state-of-the-art performance on several image classification benchmarks,have been achieved through the improved configuration.Hyperparameters(HPs)tuning is a key factor affecting the performance of machine learning(ML)algorithms.Various state-of-the-art DL models use different HPs in different ways for classification tasks on different datasets.This manuscript provides a brief overview of learning parameters and configuration techniques to show the benefits of using a large-scale handdrawn sketch dataset for classification problems.We analyzed the impact of different learning parameters and toplayer configurations with batch normalization(BN)and dropouts on the performance of the pre-trained visual geometry group 19(VGG-19).The analyzed learning parameters include different learning rates and momentum values of two different optimizers,such as stochastic gradient descent(SGD)and Adam.Our analysis demonstrates that using the SGD optimizer and learning parameters,such as small learning rates with high values of momentum,along with both BN and dropouts in top layers,has a good impact on the sketch image classification accuracy. 展开更多
关键词 Deep learning(DL) hand-drawn sketches learning parameters
下载PDF
Biomedical Osteosarcoma Image Classification Using Elephant Herd Optimization and Deep Learning
3
作者 Areej A.Malibari Jaber S.Alzahrani +4 位作者 Marwa Obayya Noha Negm Mohammed Abdullah Al-Hagery Ahmed S.Salama Anwer Mustafa Hilal 《Computers, Materials & Continua》 SCIE EI 2022年第12期6443-6459,共17页
Osteosarcoma is a type of malignant bone tumor that is reported across the globe.Recent advancements in Machine Learning(ML)and Deep Learning(DL)models enable the detection and classification of malignancies in biomed... Osteosarcoma is a type of malignant bone tumor that is reported across the globe.Recent advancements in Machine Learning(ML)and Deep Learning(DL)models enable the detection and classification of malignancies in biomedical images.In this regard,the current study introduces a new Biomedical Osteosarcoma Image Classification using Elephant Herd Optimization and Deep Transfer Learning(BOIC-EHODTL)model.The presented BOIC-EHODTL model examines the biomedical images to diagnose distinct kinds of osteosarcoma.At the initial stage,Gabor Filter(GF)is applied as a pre-processing technique to get rid of the noise from images.In addition,Adam optimizer with MixNet model is also employed as a feature extraction technique to generate feature vectors.Then,EHOalgorithm is utilized along with Adaptive Neuro-Fuzzy Classifier(ANFC)model for recognition and categorization of osteosarcoma.EHO algorithm is utilized to fine-tune the parameters involved in ANFC model which in turn helps in accomplishing improved classification results.The design of EHO with ANFC model for classification of osteosarcoma is the novelty of current study.In order to demonstrate the improved performance of BOIC-EHODTL model,a comprehensive comparison was conducted between the proposed and existing models upon benchmark dataset and the results confirmed the better performance of BOIC-EHODTL model over recent methodologies. 展开更多
关键词 Biomedical imaging osteosarcoma classification deep transfer learning parameter tuning fuzzy logic
下载PDF
Target threat estimation based on discrete dynamic Bayesian networks with small samples 被引量:1
4
作者 YE Fang MAO Ying +1 位作者 LI Yibing LIU Xinrui 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第5期1135-1142,共8页
The accuracy of target threat estimation has a great impact on command decision-making.The Bayesian network,as an effective way to deal with the problem of uncertainty,can be used to track the change of the target thr... The accuracy of target threat estimation has a great impact on command decision-making.The Bayesian network,as an effective way to deal with the problem of uncertainty,can be used to track the change of the target threat level.Unfortunately,the traditional discrete dynamic Bayesian network(DDBN)has the problems of poor parameter learning and poor reasoning accuracy in a small sample environment with partial prior information missing.Considering the finiteness and discreteness of DDBN parameters,a fuzzy k-nearest neighbor(KNN)algorithm based on correlation of feature quantities(CF-FKNN)is proposed for DDBN parameter learning.Firstly,the correlation between feature quantities is calculated,and then the KNN algorithm with fuzzy weight is introduced to fill the missing data.On this basis,a reasonable DDBN structure is constructed by using expert experience to complete DDBN parameter learning and reasoning.Simulation results show that the CF-FKNN algorithm can accurately fill in the data when the samples are seriously missing,and improve the effect of DDBN parameter learning in the case of serious sample missing.With the proposed method,the final target threat assessment results are reasonable,which meets the needs of engineering applications. 展开更多
关键词 discrete dynamic Bayesian network(DDBN) parameter learning missing data filling Bayesian estimation
下载PDF
A Software Risk Analysis Model Using Bayesian Belief Network 被引量:1
5
作者 Yong Hu Juhua Chen +2 位作者 Mei Liu Xang Yun Junbiao Tang 《南昌工程学院学报》 CAS 2006年第2期102-106,共5页
The uncertainty during the period of software project development often brings huge risks to contractors and clients. If we can find an effective method to predict the cost and quality of software projects based on fa... The uncertainty during the period of software project development often brings huge risks to contractors and clients. If we can find an effective method to predict the cost and quality of software projects based on facts like the project character and two-side cooperating capability at the beginning of the project,we can reduce the risk. Bayesian Belief Network(BBN) is a good tool for analyzing uncertain consequences, but it is difficult to produce precise network structure and conditional probability table.In this paper,we built up network structure by Delphi method for conditional probability table learning,and learn update probability table and nodes’confidence levels continuously according to the application cases, which made the evaluation network have learning abilities, and evaluate the software development risk of organization more accurately.This paper also introduces EM algorithm, which will enhance the ability to produce hidden nodes caused by variant software projects. 展开更多
关键词 software risk analysis Bayesian Belief Network EM algorithm parameter learning
下载PDF
Application of machine learning algorithms for the evaluation of seismic soil liquefaction potential 被引量:1
6
作者 Mahmood AHMAD Xiao-Wei TANG +2 位作者 Jiang-Nan QIU Feezan AHMA Wen-Jing GU 《Frontiers of Structural and Civil Engineering》 SCIE EI CSCD 2021年第2期490-505,共16页
This study investigates the performance of four machine learning(ML)algorithms to evaluate the earthquake-induced liquefaction potential of soil based on the cone penetration test field case history records using the ... This study investigates the performance of four machine learning(ML)algorithms to evaluate the earthquake-induced liquefaction potential of soil based on the cone penetration test field case history records using the Bayesian belief network(BBN)learning software Netica.The BBN structures that were developed by ML algorithms-K2,hill climbing(HC),tree augmented naive(TAN)Bayes,and Tabu search were adopted to perform parameter learning in Netica,thereby fixing the BBN models.The performance measure indexes,namely,overall accuracy(OA),precision,recall,F-measure,and area under the receiver operating characteristic curve,were used to evaluate the training and testing BBN models’performance and highlight the capability of the K2 and TAN Bayes models over the Tabu search and HC models.The sensitivity analysis results showed that the cone tip resistance and vertical effective stress are the most sensitive factors,whereas the mean grain size is the least sensitive factor in the prediction of seismic soil liquefaction potential.The results of this study can provide theoretical support for researchers in selecting appropriate ML algorithms and improving the predictive performance of seismic soil liquefaction potential models. 展开更多
关键词 seismic soil liquefaction Bayesian belief network cone penetration test parameter learning structural learning
原文传递
A new learning method using prior information of neural networks
7
作者 LUeBaiquan JunichiMurata KotaroHirasawa 《Science in China(Series F)》 2004年第6期793-814,共22页
关键词 prior information neural network learning part parameter learning exact mathematical structure.
原文传递
Reasoning Disaster Chains with Bayesian Network Estimated Under Expert Prior Knowledge
8
作者 Lida Huang Tao Chen +1 位作者 Qing Deng Yuli Zhou 《International Journal of Disaster Risk Science》 SCIE CSCD 2023年第6期1011-1028,共18页
With the acceleration of global climate change and urbanization,disaster chains are always connected to artificial systems like critical infrastructure.The complexity and uncertainty of the disaster chain development ... With the acceleration of global climate change and urbanization,disaster chains are always connected to artificial systems like critical infrastructure.The complexity and uncertainty of the disaster chain development process and the severity of the consequences have brought great challenges to emergency decision makers.The Bayesian network(BN)was applied in this study to reason about disaster chain scenarios to support the choice of appropriate response strategies.To capture the interacting relationships among different factors,a scenario representation model of disaster chains was developed,followed by the determination of the BN structure.In deriving the conditional probability tables of the BN model,we found that,due to the lack of data and the significant uncertainty of disaster chains,parameter learning methodologies based on data or expert knowledge alone are insufficient.By integrating both sample data and expert knowledge with the maximum entropy principle,we proposed a parameter estimation algorithm under expert prior knowledge(PEUK).Taking the rainstorm disaster chain as an example,we demonstrated the superiority of the PEUK-built BN model over the traditional maximum a posterior(MAP)algorithm and the direct expert opinion elicitation method.The results also demonstrate the potential of our BN scenario reasoning paradigm to assist real-world disaster decisions. 展开更多
关键词 Bayesian network Expert prior knowledge Parameter learning Rainstorm disaster chain Scenario reasoning
原文传递
What Physics Can We Learn from Integrated Stokes Parameter Measurements Made with Polarized Electrons?
9
作者 Timothy J.Gay 《Tsinghua Science and Technology》 SCIE EI CAS 2001年第5期458-468,483,共12页
关键词 What Physics Can We Learn from Integrated Stokes Parameter Measurements Made with Polarized Electrons WE
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部