期刊文献+
共找到306篇文章
< 1 2 16 >
每页显示 20 50 100
Learning Bayesian network structure with immune algorithm 被引量:4
1
作者 Zhiqiang Cai Shubin Si +1 位作者 Shudong Sun Hongyan Dui 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2015年第2期282-291,共10页
Finding out reasonable structures from bulky data is one of the difficulties in modeling of Bayesian network (BN), which is also necessary in promoting the application of BN. This pa- per proposes an immune algorith... Finding out reasonable structures from bulky data is one of the difficulties in modeling of Bayesian network (BN), which is also necessary in promoting the application of BN. This pa- per proposes an immune algorithm based method (BN-IA) for the learning of the BN structure with the idea of vaccination. Further- more, the methods on how to extract the effective vaccines from local optimal structure and root nodes are also described in details. Finally, the simulation studies are implemented with the helicopter convertor BN model and the car start BN model. The comparison results show that the proposed vaccines and the BN-IA can learn the BN structure effectively and efficiently. 展开更多
关键词 structure learning Bayesian network immune algorithm local optimal structure VACCINATION
在线阅读 下载PDF
Learning Bayesian networks using genetic algorithm 被引量:3
2
作者 Chen Fei Wang Xiufeng Rao Yimei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第1期142-147,共6页
A new method to evaluate the fitness of the Bayesian networks according to the observed data is provided. The main advantage of this criterion is that it is suitable for both the complete and incomplete cases while th... A new method to evaluate the fitness of the Bayesian networks according to the observed data is provided. The main advantage of this criterion is that it is suitable for both the complete and incomplete cases while the others not. Moreover it facilitates the computation greatly. In order to reduce the search space, the notation of equivalent class proposed by David Chickering is adopted. Instead of using the method directly, the novel criterion, variable ordering, and equivalent class are combined,moreover the proposed mthod avoids some problems caused by the previous one. Later, the genetic algorithm which allows global convergence, lack in the most of the methods searching for Bayesian network is applied to search for a good model in thisspace. To speed up the convergence, the genetic algorithm is combined with the greedy algorithm. Finally, the simulation shows the validity of the proposed approach. 展开更多
关键词 Bayesian networks Genetic algorithm Structure learning Equivalent class
在线阅读 下载PDF
Dual-Stream Deep Learning for Health Monitoring of HDPE Geomembranes in Landfill Containment Systems
3
作者 Yuhao Zhang Peiqiang Zhao +2 位作者 Xing Chen Shaoxuan Zhang Xinglin Zhang 《Structural Durability & Health Monitoring》 2025年第5期1343-1365,共23页
The structural integrity monitoring of high-density polyethylene(HDPE)geomembranes in landfill containment systems presents a critical engineering challenge due to the material’s vulnerability to mechanical degradati... The structural integrity monitoring of high-density polyethylene(HDPE)geomembranes in landfill containment systems presents a critical engineering challenge due to the material’s vulnerability to mechanical degradation and the complex vibration propagation characteristics in large-scale installations.This study proposes a dual-stream deep learning framework that synergistically integrates raw vibration signal analysis with physics-guided feature extraction to achieve precise rupture detection and localization.Themethodology employs a hierarchical neural architecture comprising two parallel branches:a 1D convolutional network processing raw accelerometer signals to capture multi-scale temporal patterns,and a physics-informed branch extracting material-specific resonance features through continuous wavelet transform(CWT)and energy ratio quantification.A novel gated attention mechanism dynamically fuses these heterogeneous modalities,adaptively weighting their contributions based on localized signal characteristics—prioritizing high-frequency transient features near damage zones while emphasizing physics-derived energy anomalies in intact regions.Spatial correlations among distributed sensors aremodeled via graph convolutional networks(GCNs)that incorporate geometric topology and vibration transmission dynamics,enabling robust anomaly propagation analysis. 展开更多
关键词 Infrastructure detection machine learning data analysis hybrid intelligent algorithm structural health analysis
在线阅读 下载PDF
基于半监督和迁移学习算法的气瓶阶段损伤分布预测
4
作者 蒋鹏 吴爽 +3 位作者 邵云飞 杨畅 张璐莹 孙博文 《无损检测》 2026年第2期44-51,共8页
目前气瓶损伤分布识别主要采用聚类算法,但聚类的类别数受评判准则的影响较大,无法确认真实的损伤类型分布。因此,提出了一种基于Mean-teacher加迁移学习的半监督算法。首先构建了气瓶分阶段压力损伤试验,对不同通道获得的声发射信号数... 目前气瓶损伤分布识别主要采用聚类算法,但聚类的类别数受评判准则的影响较大,无法确认真实的损伤类型分布。因此,提出了一种基于Mean-teacher加迁移学习的半监督算法。首先构建了气瓶分阶段压力损伤试验,对不同通道获得的声发射信号数据进行了时域、频域特征分析,采用1~7阶段的声发射信号标注数据及未标注数据用于训练,形成数据集,并利用第8阶段的声发射信号标注数据进行测试。试验结果表明,所提出的半监督学习算法,在少量标签数据下仍获得了较高的预测准确率。 展开更多
关键词 玻璃纤维缠绕气瓶 半监督算法 声发射信号 迁移学习 mean-teacher网络结构模型
在线阅读 下载PDF
基于覆盖的构造性学习算法SLA及在股票预测中的应用 被引量:18
5
作者 张燕平 张铃 +3 位作者 吴涛 徐锋 张 王伦文 《计算机研究与发展》 EI CSCD 北大核心 2004年第6期979-984,共6页
覆盖算法是神经网络学习算法中的一个十分有效的方法 ,它克服了基于搜索机制的学习方法和规划学习方法计算复杂性高 ,难以用于处理海量数据的不足 ,为神经网络提供一个构造性的学习方法 但该方法是建立在所有训练样本都是精确的假设上... 覆盖算法是神经网络学习算法中的一个十分有效的方法 ,它克服了基于搜索机制的学习方法和规划学习方法计算复杂性高 ,难以用于处理海量数据的不足 ,为神经网络提供一个构造性的学习方法 但该方法是建立在所有训练样本都是精确的假设上的 ,未考虑到所讨论的数据具有不精确的情况 ,若直接将该方法应用于数据不精确情况 ,所得到效果不理想 主要讨论数据具有不精确情况下的时间序列的预测问题 为此将原有的覆盖算法进行改进 ,引入“覆盖强度”和“拒识样本”的概念 ,并结合这些新概念给出相应的覆盖学习算法 (简称SLA) ,最后将SLA算法 ,应用于金融股市的预测 ,具体应用到以上 (海 )证 (券 )综合指数构成的时间序列的预测 ,取得了较好的结果 。 展开更多
关键词 覆盖算法 构造性学习算法(sla) 股市预测 时间序列
在线阅读 下载PDF
基于主动学习的射频模组散热拓扑设计与实验
6
作者 张士龙 周金柱 +2 位作者 张灏 郭宁 李远志 《工程热物理学报》 北大核心 2026年第3期948-961,共14页
随着射频系统向着小型化和高集成的发展,导致其散热结构设计越发复杂。本文针对射频系统散热结构的拓扑优化问题,提出了一种基于主动学习的散热结构非梯度拓扑优化方法。该方法首先利用材料场级数展开方法构建散热结构的拓扑优化模型,... 随着射频系统向着小型化和高集成的发展,导致其散热结构设计越发复杂。本文针对射频系统散热结构的拓扑优化问题,提出了一种基于主动学习的散热结构非梯度拓扑优化方法。该方法首先利用材料场级数展开方法构建散热结构的拓扑优化模型,实现了设计变量的降维。然后,利用提出的基于主动学习的代理辅助差分进化算法求解该模型。高维数值算例实验结果表明,提出算法的稳定性比当前几种先进的同类型算法至少提高32%。此外,以该算法和现有Kriging算法分别开展了射频模组散热结构拓扑设计,对比结果表明,本算法的收敛速度提高了2.2%,目标函数值降低了7.3%。最后,以3D打印技术制造了散热冷板,并通过测量其散热性能,验证了本方法的有效性与工程应用的可行性。 展开更多
关键词 射频系统 散热结构 非梯度 主动学习 代理辅助差分进化算法
原文传递
基于Q-learning的轻量化填充结构3D打印路径规划 被引量:3
7
作者 徐文鹏 王东晓 +3 位作者 付林朋 张鹏 侯守明 曾艳阳 《传感器与微系统》 CSCD 北大核心 2023年第12期44-47,共4页
针对轻量化填充结构模型,提出了一种基于Q-learning算法的3D打印路径规划方法,来改善该结构路径规划中转弯与启停次数较多的问题。首先对填充和分层处理后的模型切片进行预处理,然后以减少打印头转弯和启停动作为目标,构建相对应的马尔... 针对轻量化填充结构模型,提出了一种基于Q-learning算法的3D打印路径规划方法,来改善该结构路径规划中转弯与启停次数较多的问题。首先对填充和分层处理后的模型切片进行预处理,然后以减少打印头转弯和启停动作为目标,构建相对应的马尔可夫决策过程数学模型,多次迭代动作价值函数至其收敛,求解出一组取得最大回报值的动作策略,按照所设定的数学模型将该策略转义输出为打印路径,最后通过对比实验进行验证。实验结果表明:该方法能有效减少打印头的转弯和启停次数,增加打印路径的连续性,节省打印时间,同时可以在一定程度上提升打印质量。 展开更多
关键词 3D打印 路径规划 Q-learning算法 轻量化填充结构
在线阅读 下载PDF
基于贝叶斯网络结构学习的短期强震危险性概率预测
8
作者 司震 袁静 +1 位作者 张博 陈石 《地球科学》 北大核心 2026年第1期43-55,共13页
为提升区域月尺度强震风险预测能力,基于贝叶斯网络结构学习提出区域性月尺度地震危险性概率预测模型.首先利用区域与全球地震目录数据构建预测指标,作为网络节点变量;其次采用群智能算法自动确定各节点阈值及节点间的有向连接;最后通... 为提升区域月尺度强震风险预测能力,基于贝叶斯网络结构学习提出区域性月尺度地震危险性概率预测模型.首先利用区域与全球地震目录数据构建预测指标,作为网络节点变量;其次采用群智能算法自动确定各节点阈值及节点间的有向连接;最后通过参数估计,目标节点输出目标区域未来一月内发生MW5.0及以上强震的概率.实验结果显示,模型预报效能指标平均达0.783,经Molchan检验验证,其有效性显著,表明该模型能够充分挖掘地震预测指标与强震之间的潜在因果关系. 展开更多
关键词 贝叶斯网络结构学习 地震危险性概率预测 地震目录 群智能算法 Molchan检验 地震学
原文传递
基于“同辈协同学习”的SLA嵌入式教学研究——以FSU《管理会计》课程为例 被引量:1
9
作者 周艳 《长沙民政职业技术学院学报》 2013年第3期79-81,共3页
针对部分学生难以通过部分难度较大的课程而导致辍学和生源流失的问题,费力斯州立大学于1993年开始推行基于"同辈学习"的SLA工作室项目,通过专业教师、学生助教、学生导师形成一个老师辅导、同辈学生之间的学习交流群体,形成... 针对部分学生难以通过部分难度较大的课程而导致辍学和生源流失的问题,费力斯州立大学于1993年开始推行基于"同辈学习"的SLA工作室项目,通过专业教师、学生助教、学生导师形成一个老师辅导、同辈学生之间的学习交流群体,形成稳定的学习伙伴关系,协助GPA2.0以下学生掌握学习方法、加强预习、辅导、答疑、日常测评,建立有效的测评、反馈、分析机制,成功地帮助学生克服学习障碍,提高学习成绩。本文通过SLA项目与一帮一、班级导师制度的对比分析,寻求提高学生成绩的解决方法。 展开更多
关键词 sla(Structured learning Assistance)结构化学习辅助 学生助教 学生导师 专业核心课程
在线阅读 下载PDF
Multiple conformational states assembly of multidomain proteins using evolutionary algorithm based on structural analogues and sequential homologues
10
作者 Chunxiang Peng Xiaogen Zhou +3 位作者 Jun Liu Minghua Hou Stan Z.Li Guijun Zhang 《Fundamental Research》 2026年第1期77-87,共11页
With the breakthrough of AlphaFold2,nearly all single-domain protein structures can be built at experimental resolution.However,accurate modelling of full-chain structures of multidomain proteins,particularly all rele... With the breakthrough of AlphaFold2,nearly all single-domain protein structures can be built at experimental resolution.However,accurate modelling of full-chain structures of multidomain proteins,particularly all relevant conformations for those with multiple states remain challenging.In this study,we develop a multidomain protein assembly method,M-SADA,for assembling multiple conformational states.In M-SADA,a multiple population-based evolutionary algorithm is proposed to sample multiple conformational states under the guidance of multi-ple energy functions constructed by combining homologous and analogous templates with inter-domain distances predicted by deep learning.On a developed benchmark dataset containing 72 multidomain proteins with multi-ple conformational states,the performance of M-SADA is significantly better than that of AlphaFold2 on multiple conformational states modelling,where 29/72(40.3%)of proteins can be assembled with a TM-score>0.90 for two highly distinct conformational states with M-SADA.Furthermore,M-SADA is tested on a developed bench-mark dataset containing 296 multidomain proteins with single conformational state,and results show that the average TM-score of M-SADA on the best models is 0.913,which is 5.2%higher than that of AlphaFold2 models(0.868).Results on CASP15 multidomain targets also show that M-SADA can predict new domain arrangements when individual domain structures are correct. 展开更多
关键词 Domain assembly Multiple conformational states Evolutionary algorithm Deep learning Protein structure prediction
原文传递
基于GBDT算法的TA偏离因子结构识别模型研究
11
作者 李翔明 尹以雁 +5 位作者 臧玉 何璐璐 胡坚 刘璐 张倩 阙鋆淑 《邮电设计技术》 2026年第2期39-44,共6页
随着4G/5G网络结构问题日益复杂,传统的网络结构识别模型面临着样本数据量不足和鲁棒性差的问题。提出一个基于TA识别覆盖特征判断网络结构问题的模型,它利用时间提前(Timing Advance,TA)偏离因子模型,结合梯度提升决策树(Gradient Boos... 随着4G/5G网络结构问题日益复杂,传统的网络结构识别模型面临着样本数据量不足和鲁棒性差的问题。提出一个基于TA识别覆盖特征判断网络结构问题的模型,它利用时间提前(Timing Advance,TA)偏离因子模型,结合梯度提升决策树(Gradient Boosting Decision Tree,GBDT)算法对训练样本数据进行特征提取,迭代优化损失函数以增强模型算法的预测精确度,为网络结构问题识别提供了一种新方法。 展开更多
关键词 GBDT算法 TA偏离因子 机器学习 结构识别
在线阅读 下载PDF
融合DL的强对流天气识别与风电设备保护技术
12
作者 张雪松 李震领 冯磊 《信息技术》 2026年第1期47-51,59,共6页
海上风电设备在强对流天气下会出现结构失衡、运行稳定性失常、风机效率降低等问题。针对这一情况,文中设计了一种结合权重结构的改进深度学习风电设备保护预测算法。通过在传统深度学习中引入新权重结构,减小预测过程中迭代点之间的不... 海上风电设备在强对流天气下会出现结构失衡、运行稳定性失常、风机效率降低等问题。针对这一情况,文中设计了一种结合权重结构的改进深度学习风电设备保护预测算法。通过在传统深度学习中引入新权重结构,减小预测过程中迭代点之间的不利影响,提高传统深度学习算法的数据优化效率,实现了强对流天气下对系统工况的精准、稳定预测,保障海上风电设备的安全性。在MATLAB/Simulink平台上搭建了数字仿真模型,模拟强对流天气下海上风电系统的工况数据预测。结果表明:改进机器学习算法对暂态转速和暂态出力数据分析的稳定性分别达98.7%、96.5%,证明了所提预测算法的正确性和优越性。 展开更多
关键词 海上风电设备 改进深度学习算法 强对流天气 数字仿真模型 权重结构
在线阅读 下载PDF
A Multi-Layered Gravitational Search Algorithm for Function Optimization and Real-World Problems 被引量:12
13
作者 Yirui Wang Shangce Gao +1 位作者 Mengchu Zhou Yang Yu 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2021年第1期94-109,共16页
A gravitational search algorithm(GSA)uses gravitational force among individuals to evolve population.Though GSA is an effective population-based algorithm,it exhibits low search performance and premature convergence.T... A gravitational search algorithm(GSA)uses gravitational force among individuals to evolve population.Though GSA is an effective population-based algorithm,it exhibits low search performance and premature convergence.To ameliorate these issues,this work proposes a multi-layered GSA called MLGSA.Inspired by the two-layered structure of GSA,four layers consisting of population,iteration-best,personal-best and global-best layers are constructed.Hierarchical interactions among four layers are dynamically implemented in different search stages to greatly improve both exploration and exploitation abilities of population.Performance comparison between MLGSA and nine existing GSA variants on twenty-nine CEC2017 test functions with low,medium and high dimensions demonstrates that MLGSA is the most competitive one.It is also compared with four particle swarm optimization variants to verify its excellent performance.Moreover,the analysis of hierarchical interactions is discussed to illustrate the influence of a complete hierarchy on its performance.The relationship between its population diversity and fitness diversity is analyzed to clarify its search performance.Its computational complexity is given to show its efficiency.Finally,it is applied to twenty-two CEC2011 real-world optimization problems to show its practicality. 展开更多
关键词 Artificial intelligence exploration and exploitation gravitational search algorithm hierarchical interaction HIERARCHY machine learning population structure
在线阅读 下载PDF
Structural Damage Identification Using Ensemble Deep Convolutional Neural Network Models 被引量:2
14
作者 Mohammad Sadegh Barkhordari Danial Jahed Armaghani Panagiotis G.Asteris 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第2期835-855,共21页
The existing strategy for evaluating the damage condition of structures mostly focuses on feedback supplied by traditional visualmethods,which may result in an unreliable damage characterization due to inspector subje... The existing strategy for evaluating the damage condition of structures mostly focuses on feedback supplied by traditional visualmethods,which may result in an unreliable damage characterization due to inspector subjectivity or insufficient level of expertise.As a result,a robust,reliable,and repeatable method of damage identification is required.Ensemble learning algorithms for identifying structural damage are evaluated in this article,which use deep convolutional neural networks,including simple averaging,integrated stacking,separate stacking,and hybridweighted averaging ensemble and differential evolution(WAE-DE)ensemblemodels.Damage identification is carried out on three types of damage.The proposed algorithms are used to analyze the damage of 4585 structural images.The effectiveness of the ensemble learning techniques is evaluated using the confusion matrix.For the testing dataset,the confusion matrix achieved an accuracy of 94 percent and a minimum recall of 92 percent for the best model(WAE-DE)in distinguishing damage types as flexural,shear,combined,or undamaged. 展开更多
关键词 Machine learning ensemble learning algorithms convolutional neural network damage assessment structural damage
在线阅读 下载PDF
Deep-Learning-Empowered 3D Reconstruction for Dehazed Images in IoT-Enhanced Smart Cities 被引量:2
15
作者 Jing Zhang Xin Qi +1 位作者 San Hlaing Myint Zheng Wen 《Computers, Materials & Continua》 SCIE EI 2021年第8期2807-2824,共18页
With increasingly more smart cameras deployed in infrastructure and commercial buildings,3D reconstruction can quickly obtain cities’information and improve the efficiency of government services.Images collected in o... With increasingly more smart cameras deployed in infrastructure and commercial buildings,3D reconstruction can quickly obtain cities’information and improve the efficiency of government services.Images collected in outdoor hazy environments are prone to color distortion and low contrast;thus,the desired visual effect cannot be achieved and the difficulty of target detection is increased.Artificial intelligence(AI)solutions provide great help for dehazy images,which can automatically identify patterns or monitor the environment.Therefore,we propose a 3D reconstruction method of dehazed images for smart cities based on deep learning.First,we propose a fine transmission image deep convolutional regression network(FT-DCRN)dehazing algorithm that uses fine transmission image and atmospheric light value to compute dehazed image.The DCRN is used to obtain the coarse transmission image,which can not only expand the receptive field of the network but also retain the features to maintain the nonlinearity of the overall network.The fine transmission image is obtained by refining the coarse transmission image using a guided filter.The atmospheric light value is estimated according to the position and brightness of the pixels in the original hazy image.Second,we use the dehazed images generated by the FT-DCRN dehazing algorithm for 3D reconstruction.An advanced relaxed iterative fine matching based on the structure from motion(ARI-SFM)algorithm is proposed.The ARISFM algorithm,which obtains the fine matching corner pairs and reduces the number of iterations,establishes an accurate one-to-one matching corner relationship.The experimental results show that our FT-DCRN dehazing algorithm improves the accuracy compared to other representative algorithms.In addition,the ARI-SFM algorithm guarantees the precision and improves the efficiency. 展开更多
关键词 3D reconstruction dehazed image deep learning fine transmission image structure from motion algorithm
在线阅读 下载PDF
Causal constraint pruning for exact learning of Bayesian network structure 被引量:1
16
作者 TAN Xiangyuan GAO Xiaoguang +1 位作者 HE Chuchao WANG Zidong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第4期854-872,共19页
How to improve the efficiency of exact learning of the Bayesian network structure is a challenging issue.In this paper,four different causal constraints algorithms are added into score calculations to prune possible p... How to improve the efficiency of exact learning of the Bayesian network structure is a challenging issue.In this paper,four different causal constraints algorithms are added into score calculations to prune possible parent sets,improving state-ofthe-art learning algorithms’efficiency.Experimental results indicate that exact learning algorithms can significantly improve the efficiency with only a slight loss of accuracy.Under causal constraints,these exact learning algorithms can prune about 70%possible parent sets and reduce about 60%running time while only losing no more than 2%accuracy on average.Additionally,with sufficient samples,exact learning algorithms with causal constraints can also obtain the optimal network.In general,adding max-min parents and children constraints has better results in terms of efficiency and accuracy among these four causal constraints algorithms. 展开更多
关键词 Bayesian network structure learning exact learning algorithm causal constraint
在线阅读 下载PDF
Fuzzy adaptive learning control network with sigmoid membership function 被引量:1
17
作者 邢杰 Xiao Deyun 《High Technology Letters》 EI CAS 2007年第3期225-229,共5页
To get simpler operation in modified fuzzy adaptive learning control network (FALCON) in some engineering application, sigmoid nonlinear function is employed as a substitute of traditional Gaussian membership functi... To get simpler operation in modified fuzzy adaptive learning control network (FALCON) in some engineering application, sigmoid nonlinear function is employed as a substitute of traditional Gaussian membership function. For making the modified FALCON learning more efficient and stable, a simulated annealing (SA) learning coefficient is introduced into learning algorithm. At first, the basic concepts and main advantages of FALCON were briefly reviewed. Subsequently, the topological structure and nodes operation were illustrated; the gradient-descent learning algorithm with SA learning coefficient was derived; and the distinctions between the archetype and the modification were analyzed. Eventually, the significance and worthiness of the modified FALCON were validated by its application to probability prediction of anode effect in aluminium electrolysis cells. 展开更多
关键词 fuzzy adaptive learning control network (FALCON) topological structure learning algorithm sigmoid function gaussian function simulated annealing (SA)
在线阅读 下载PDF
STUDIES OF THE DYNAMIC BEHAVIORS OF A CLASS OF LEARNING ASSOCIATIVE NEURAL NETWORKS
18
作者 曾黄麟 《Journal of Electronics(China)》 1994年第3期208-216,共9页
This paper investigates exponential stability and trajectory bounds of motions of equilibria of a class of associative neural networks under structural variations as learning a new pattern. Some conditions for the pos... This paper investigates exponential stability and trajectory bounds of motions of equilibria of a class of associative neural networks under structural variations as learning a new pattern. Some conditions for the possible maximum estimate of the domain of structural exponential stability are determined. The filtering ability of the associative neural networks contaminated by input noises is analyzed. Employing the obtained results as valuable guidelines, a systematic synthesis procedure for constructing a dynamical associative neural network that stores a given set of vectors as the stable equilibrium points as well as learns new patterns can be developed. Some new concepts defined here are expected to be the instruction for further studies of learning associative neural networks. 展开更多
关键词 ASSOCIATIVE NEURAL network learning algorithm Dynamic characteristics Structure EXPONENTIAL STABILITY
在线阅读 下载PDF
Self-Organizing Genetic Algorithm Based Method for Constructing Bayesian Networks from Databases
19
作者 郑建军 刘玉树 陈立潮 《Journal of Beijing Institute of Technology》 EI CAS 2003年第1期23-27,共5页
The typical characteristic of the topology of Bayesian networks (BNs) is the interdependence among different nodes (variables), which makes it impossible to optimize one variable independently of others, and the learn... The typical characteristic of the topology of Bayesian networks (BNs) is the interdependence among different nodes (variables), which makes it impossible to optimize one variable independently of others, and the learning of BNs structures by general genetic algorithms is liable to converge to local extremum. To resolve efficiently this problem, a self-organizing genetic algorithm (SGA) based method for constructing BNs from databases is presented. This method makes use of a self-organizing mechanism to develop a genetic algorithm that extended the crossover operator from one to two, providing mutual competition between them, even adjusting the numbers of parents in recombination (crossover/recomposition) schemes. With the K2 algorithm, this method also optimizes the genetic operators, and utilizes adequately the domain knowledge. As a result, with this method it is able to find a global optimum of the topology of BNs, avoiding premature convergence to local extremum. The experimental results proved to be and the convergence of the SGA was discussed. 展开更多
关键词 Bayesian networks structure learning from databases self-organizing genetic algorithm
在线阅读 下载PDF
Deep learning-driven interval uncertainty propagation for aeronautical structures
20
作者 Yan SHI Michael BEER 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2024年第12期71-86,共16页
Interval Uncertainty Propagation(IUP)holds significant importance in quantifying uncertainties in structural outputs when confronted with interval input parameters.In the aviation field,the precise determination of pr... Interval Uncertainty Propagation(IUP)holds significant importance in quantifying uncertainties in structural outputs when confronted with interval input parameters.In the aviation field,the precise determination of probability models for input parameters of aeronautical structures entails substantial costs in both time and finances.As an alternative,the use of interval variables to describe input parameter uncertainty becomes a pragmatic approach.The complex task of solving the IUP for aeronautical structures,particularly in scenarios marked by pronounced nonlinearity and multiple outputs,necessitates innovative methodologies.This study introduces an efficient deep learning-driven approach to address the challenges associated with IUP.The proposed approach combines the Deep Neural Network(DNN)with intelligent optimization algorithms for dealing with the IUP in aeronautical structures.An inventive extremal value-oriented weighting technique is presented,assigning varying weights to different training samples within the loss function,thereby enhancing the computational accuracy of the DNN in predicting extremal values of structural outputs.Moreover,an adaptive framework is established to strategically balance the global exploration and local exploitation capabilities of the DNN,resulting in a predictive model that is both robust and accurate.To illustrate the effectiveness of the developed approach,various applications are explored,including a high-dimensional numerical example and two aeronautical structures.The obtained results highlight the high computational accuracy and efficiency achieved by the proposed approach,showcasing its potential for addressing complex IUP challenges in aeronautical engineering. 展开更多
关键词 Uncertainty propagation Interval variable Deep learning Optimization algorithm Aeronautical structure
原文传递
上一页 1 2 16 下一页 到第
使用帮助 返回顶部