期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
An Improved Treed Gaussian Process
1
作者 John Guenther Herbert K. H Lee 《Applied Mathematics》 2020年第7期613-638,共26页
Many black box functions and datasets have regions of different variability. Models such as the Gaussian process may fall short in giving the best representation of these complex functions. One successful approach for... Many black box functions and datasets have regions of different variability. Models such as the Gaussian process may fall short in giving the best representation of these complex functions. One successful approach for modeling this type of nonstationarity is the Treed Gaussian process <span style="font-family:Verdana;">[1]<span style="font-family:Verdana;">, which extended the Gaussian process by dividing the input space into different regions using a binary tree algorithm. Each region became its own Gaussian process. This iterative inference process formed many different trees and thus, many different Gaussian processes. In the end these were combined to get a posterior predictive distribution at each point. The idea was that when the iterations were combined, smoothing would take place for the surface of the predicted points near tree boundaries. We introduce the Improved Treed Gaussian process, which divides the input space into a single main binary tree where the different tree regions have different variability. The parameters for the Gaussian process for each tree region are then determined. These parameters are then smoothed at the region boundaries. This smoothing leads to a set of parameters for each point in the input space that specify the covariance matrix used to predict the point. The advantage is that the prediction and actual errors are estimated better since the standard deviation and range parameters of each point are related to the variation of the region it is in. Further, smoothing between regions is better since each point prediction uses its parameters over the whole input space. Examples are given in this paper which show these advantages for lower-dimensional problems. 展开更多
关键词 Bayesian Statistics treed gaussian process gaussian process EMULATOR Binary Tree
在线阅读 下载PDF
基于主动学习的树状高斯过程建模与参数优化
2
作者 冯泽彪 杨旭 汪建均 《系统工程与电子技术》 北大核心 2025年第6期1950-1963,共14页
针对非平稳响应的稳健参数设计问题,在树状高斯过程(treed Gaussian process,TGP)建模的框架下,提出基于主动学习算法的稳健参数优化模型。首先,综合运用D-optimal和Expected Improvement设计策略,构建主动学习算法,以改善设计点的空间... 针对非平稳响应的稳健参数设计问题,在树状高斯过程(treed Gaussian process,TGP)建模的框架下,提出基于主动学习算法的稳健参数优化模型。首先,综合运用D-optimal和Expected Improvement设计策略,构建主动学习算法,以改善设计点的空间填充性能和优化性能。然后,利用贝叶斯分层建模方法构建模型结构,以估计输入和输出之间的非平稳函数关系。最后,利用TGP模型输出,构建基于质量损失函数的稳健参数优化模型。利用遗传算法(Genetic algorithm,GA)进行全局优化,以获得最优输入参数设置。仿真结果表明,所提方法所得最优解具有更小的质量损失和预测偏差,改善了最优解潜在区域的预测精度,降低了预测响应的不确定性,进而提升了非平稳响应稳健优化结果的有效性。 展开更多
关键词 非平稳响应 稳健参数设计 树状高斯过程模型 主动学习算法 质量损失
在线阅读 下载PDF
城市建筑布局的能耗敏感性分析 被引量:17
3
作者 何成 朱丽 田玮 《哈尔滨工业大学学报》 EI CAS CSCD 北大核心 2018年第4期174-180,共7页
为研究城市建筑布局对能耗的影响规律及关键性布局参数,采用仿真试验结合敏感性分析的方法,从遮挡太阳辐射减少建筑得热的角度,对武汉地区200种布局进行仿真研究.首先,通过拉丁超立方抽样(LHS)确定布局参数组合;然后,利用R语言和EnergyP... 为研究城市建筑布局对能耗的影响规律及关键性布局参数,采用仿真试验结合敏感性分析的方法,从遮挡太阳辐射减少建筑得热的角度,对武汉地区200种布局进行仿真研究.首先,通过拉丁超立方抽样(LHS)确定布局参数组合;然后,利用R语言和EnergyPlus能耗模拟软件建立200种能耗模型并计算;最后,应用标准回归系数(SRC)和树状高斯过程模型(TGP)两种全局敏感性分析方法,量化分析水平和垂直方向9个布局参数对目标建筑能耗的影响.结果表明:建筑布局对能耗有显著影响,9个布局参数的总变化,分别引起制冷、供暖和总能耗15.8%、26.8%、4.4%的波动;两种敏感性分析结果类似,对制冷和总能耗影响最大的参数是西侧建筑高度,其主效应都在0.3左右,影响最小的参数是南侧建筑面宽,其主效应都在0.1以下;影响供暖能耗最大的参数是南侧建筑的高度,其主效应在0.3以上,影响最小的参数是东侧建筑面宽.当参数取值远大于目标建筑尺寸时,各参数对能耗的影响力降低,采用TGP敏感性分析更合理.从节能减排的角度,为城市规划及建筑布局提供理论依据. 展开更多
关键词 建筑布局 庭院建筑 敏感性分析 能耗 仿真试验 树状高斯过程
在线阅读 下载PDF
Cluster Search Algorithm for Finding Multiple Optima
4
作者 John Guenther Herbert K. H. Lee 《Applied Mathematics》 2016年第7期736-752,共17页
The black box functions found in computer experiments often result in multimodal optimization programs. Optimization that focuses on a single best optimum may not achieve the goal of getting the best answer for the pu... The black box functions found in computer experiments often result in multimodal optimization programs. Optimization that focuses on a single best optimum may not achieve the goal of getting the best answer for the purposes of the experiment. This paper builds upon an algorithm introduced in [1] that is successful for finding multiple optima within the input space of the objective function. Here we introduce an alternative cluster search algorithm for finding these optima, making use of clustering. The cluster search algorithm has several advantages over the earlier algorithm. It gives a forward view of the optima that are present in the input space so the user has a preview of what to expect as the optimization process continues. It employs pattern search, in many instances, closer to the minimum’s location in input space, saving on simulator point computations. At termination, this algorithm does not need additional verification that a minimum is a duplicate of a previously found minimum, which also saves on simulator point computations. Finally, it finds minima that can be “hidden” by close larger minima. 展开更多
关键词 Bayesian Statistics treed gaussian process EMULATOR DBSCAN OPTIMIZATION
在线阅读 下载PDF
Finding and Choosing among Multiple Optima
5
作者 John Guenther Herbert K. H. Lee Genetha A. Gray 《Applied Mathematics》 2014年第2期300-317,共18页
Black box functions, such as computer experiments, often have multiple optima over the input space of the objective function. While traditional optimization routines focus on finding a single best optimum, we sometime... Black box functions, such as computer experiments, often have multiple optima over the input space of the objective function. While traditional optimization routines focus on finding a single best optimum, we sometimes want to consider the relative merits of multiple optima. First we need a search algorithm that can identify multiple local optima. Then we consider that blindly choosing the global optimum may not always be best. In some cases, the global optimum may not be robust to small deviations in the inputs, which could lead to output values far from the optimum. In those cases, it would be better to choose a slightly less extreme optimum that allows for input deviation with small change in the output;such an optimum would be considered more robust. We use a Bayesian decision theoretic approach to develop a utility function for selecting among multiple optima. 展开更多
关键词 BAYESIAN STATISTICS treed gaussian process EMULATOR DECISION Theory Optimization
暂未订购
淤积荷载作用下高桩码头桩基受力变形特性灵敏度分析 被引量:1
6
作者 熊琦 崔春义 +4 位作者 赵敏 刘海龙 尤再进 季则舟 李军 《大连海事大学学报》 北大核心 2025年第1期141-150,共10页
为研究岸坡淤积土体参数对高桩码头桩基受力变形的影响程度,建立高桩码头-岸坡相互作用体系数值计算模型。首先,采用基准值误差分析法识别岸坡淤积进程中关键淤积阶段;其次,分别引入Sobol和TGP两种全局敏感度方法进行淤积土体参数对码... 为研究岸坡淤积土体参数对高桩码头桩基受力变形的影响程度,建立高桩码头-岸坡相互作用体系数值计算模型。首先,采用基准值误差分析法识别岸坡淤积进程中关键淤积阶段;其次,分别引入Sobol和TGP两种全局敏感度方法进行淤积土体参数对码头桩基受力变形的敏感程度分析。在此基础上,基于归一化敏感度SVI方法得到淤积土体黏聚力、内摩擦角、弹性模量及泊松比对码头桩基受力变形的敏感重要性排序。结果表明:淤积土体弹性模量是影响码头桩基受力变形的主要驱动因素;淤积土体参数对桩基在泥面处水平位移的敏感度不受淤积厚度影响,其重要性排序依次为弹性模量、黏聚力、泊松比和内摩擦角。本文的定量分析结果有利于深入理解泥沙淤积进程中淤积土体参数对高桩码头桩基受力变形的影响规律,可为高桩码头-岸坡相互作用体系的相关工程设计及可靠性评价提供理论参考。 展开更多
关键词 高桩码头-岸坡体系 淤积荷载 树状高斯过程 全局敏感度分析
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部