BIC-based node order learning for improving Bayesian network structure learning

来源 :计算机科学前沿 | 被引量 : 0次 | 上传用户:myhotdonkey
下载到本地 , 更方便阅读
声明 : 本文档内容版权归属内容提供方 , 如果您对本文有版权争议 , 可与客服联系进行内容授权或下架
论文部分内容阅读
Node order is one of the most important factors in learning the structure of a Bayesian network(BN)for proba-bilistic reasoning.To improve the BN structure learning,we propose a node order learning algorithm based on the frequently used Bayesian information criterion(BIC)score function.The algorithm dramatically reduces the space of node order and makes the results of BN learning more stable and effective.Specifically,we first find the most dependent node for each individual node,prove analytically that the dependencies are undirected,and then construct undirected subgraphs UG.Sec-ondly,the UG is examined and connected into a single undi-rected graph UGc.The relation between the subgraph number and the node number is analyzed.Thirdly,we provide the rules of orienting directions for all edges in UGC,which converts it into a directed acyclic graph(DAG).Further,we rank the DAG\'s topology order and describe the BIC-based node order learning algorithm.Its complexity analysis shows that the al-gorithm can be conducted in linear time with respect to the number of samples,and in polynomial time with respect to the number of variables.Finally,experimental results demonstrate significant performance improvement by comparing with other methods.
其他文献
针对某燃煤发电厂带式输送机时常发生由皮带粘黏物冲击导致清扫器刮刀大幅度弹起和振荡问题,分析了刮刀俯仰角度和扭簧刚度对清扫器刮刀运动特性的影响.首先,基于ADAMS建立了清扫器刮刀动力学仿真模型,分析得到不同俯仰角度下,刮刀受到冲击载荷后最大弹起幅度、最大振荡幅度、振荡持续时间,给出了刮刀俯仰角度合理设计范围.其后,通过分析得到了不同扭簧刚度下的刮刀动力学特性,给出了合理的扭簧设计刚度.分析结果可为合理设计带式输送机清扫器提供数据支撑.
传统的分布式光伏测图通过载波相位差分技术进行实地采集数据,集中式光伏具有体量大、地形复杂、设计周期短等突出特点,采用传统勘测手段测图费时费力,且在时间节点难以满足业主要求,在永靖光伏测图过程中采用无人机倾斜摄影技术生成测区的实景三维模型,在实景三维模型上三维测绘大比例测图地形图,随机选取检查点进行精度验证,其结果满足1:1000比例测图精度要求.
针对虚拟发电厂中常规分布式电源、传统热电联产机组的碳排放特性,基于风电机组出力与用户热能需求的互补性,提出在虚拟发电厂中配置电锅炉以实现虚拟发电厂的碳中和.分析了风电机组、微型电热联产机组和电锅炉三者间的出力关系;建立了计及虚拟发电厂碳排放成本、虚拟发电厂运行成本和交易电量成本的虚拟发电厂电热联合运行模型,并利用量子进化算法对其进行了求解;计算了3种典型场景下的机组的出力、交易电量、碳排放总量.仿真算例表明,电锅炉联合风电供热能够显著降低虚拟发电厂的整体碳排放和运行成本.
为提升电力系统短期负荷预测精度,提出粒子群算法优化量子加权门控循环单元神经网络模型.首先,将量子加权神经元融入门控循环单元神经网络中,构建量子加权门控循环单元神经网络预测模型,利用量子信息处理机制,提高该神经网络的非线性逼近能力和泛化能力.然后,使用全局优化能力较强的改进粒子群优化算法对所提出模型的参数进行寻优,构建权重矩阵进行负荷预测.最后,通过实际电网算例进行仿真,仿真结果表明,本文提出的粒子群优化量子加权门控循环单元神经网络预测模型的预测精度较高.
Machine learning(ML)techniques and algorithms have been successfully and widely used in various areas includ-ing software engineering tasks.Like other software projects,bugs are also common in ML projects and libraries.In order to more deeply understand t
Closely related to the safety and stability of power grids,stability analysis has long been a core topic in the elec-tric industry.Conventional approaches employ computational simulation to make the quantitative judgement of the grid sta-bility under dist
Reinforcement learning is about learning agent models that make the best sequential decisions in unknown en-vironments.In an unknown environment,the agent needs to explore the environment while exploiting the collected infor-mation,which usually forms a s
The data stream processing framework processes the stream data based on event-time to ensure that the request can be responded to in real-time.In reality,streaming data usu-ally arrives out-of-order due to factors such as network delay.The data stream pro
Lysine lipoylation plays vital roles in cell metabolism and redox processes.For example,removal of lipoylation will decrease pyruvate dehydrogenase activity and affect the citric acid cycle.Despite the important functions of lysine lipoylation,the mechani
Many key-value stores use RDMA to optimize the messaging and data transmission between application layer and the storage layer,most of which only provide point-wise op-erations.Skiplist-based store can support both point operations and range queries,but i