整理 - UQ研究步骤

非常推荐一篇文章:CCSI - Survey and evaluate Uncertainty Quantification Methodologies
本文是基于上文的学习整理笔记。侵删。

0 不确定性分析

研究一个课题时,我们通常会有一个重要的假设前提,即不存在不确定因素,方案评价时能得到完全信息。但是,未来实际发生的情况与事先的估算、预测很可能有相当大的出入。
为了提高经济评价的准确度和可信度,尽量避免和减少投资决策的失误,有必要对投资方案做不确定性分析,为投资决策提供客观、科学的依据。
【此处有例子 -《技术经济学”教案》】

UQ方法论

3.0 Uncertainty Quantification Methodologies

  • 3.1 Forward Uncertainty Propagation
    • 3.1.1 Random Sampling Methods
    • 3.1.2 Deterministic sampling Methods
  • 3.2 Sensitivity Analysis Methods
    • 3.2.1 Local Sensitivity Analysis Methods
    • 3.2.2 Global Sensitivity Analysis Methods
  • 3.3 Response Surface Methods
  • 3.4 Dimensional Reduction Methods
    • 3.4.1 Reduce the Number of Stochastic Variables
    • 3.4.2 Transform the Data to Lower Dimensionality

关于不确定性(Uncertainty)

一个物理过程/模型。

分析物理过程中不确定性

三种不确定:输入,参数,模型本身。

For example,
模型本身的局限性(无法完全准确地描述过程)
模型简化(同上)
参数不确定性(参数测量?)
数值计算(数值方法固有误差-两种-truncation error/rounded?)

the computational model may not include all of the correct reactions or physical processes.
Simplifications in the model, such as in the length scale of interactions of sorbent and CO2, may lead to uncertainties.
Individual parameters in the model may not be known precisely.
Numerical error may also become an issue in computational fluid dynamics simulations although it should not be an issue in the simpler equilibrium-based models.

Parameter-related uncertainties: aleatoric and epistemic uncertainties 一类是指事物内在的不确定性(Aleatory Uncertainty),另一类是指对事物的认知不完整所导致的不确定性( Epistemic Uncertainty)。

A preliminary list of uncertainties is provided in Table 1. These uncertainties include a combination of aleatoric and epistemic uncertainties, although uncertainties in model processes are typically considered as epistemic in nature.

2.2.1 Model Uncertainties
A preliminary list of uncertainties is provided in Table 1. These uncertainties include a combination of aleatoric and epistemic uncertainties, although uncertainties in model processes are typically considered as epistemic in nature.

2.2.2 Parameter Uncertainty
Many of the parameters in the process model have a range of plausible values rather than fixed values. A selected subset of model parameters and their input ranges are provided in Table 2. Typically, the parameters listed in Table 2 would be treated as representing aleatoric uncertainty.

分析UQ的六个任务【计划】

6.1.1 Compile CCSI process model characteristics
6.1.2 Compile relevant UQ methodologies and methods
6.1.3 Compile existing UQ tools6.1.4 Document results from each
6.1 subtasks
6.2 Demonstrate UQ methodology on MEA simulations.6.2.1 Define UQ objective and available experimental data for MEA
6.2.2 Identify parameters and probability distributions in MEA6.2.3 Define/implement UQ framework for MEA6.2.4 Perform UQ studies on MEA6.2.5 Release UQ framework (version 0) and complete report
This report documents progress on Task 6.1 through the end of September, 2011.

主要会用到的方法论包括:

3.0 Uncertainty Quantification Methodologies
A typical UQ study begins with defining a UQ process, which is a detailed plan of actions relevant for a given application. An example UQ process for large-scale multi-physics models such as those of the carbon capture simulation models may consist of the following steps:

    1. Problem definition: what are the major UQ objectives; what model to use; what version; basic assumptions; quantities of interest; etc.
    1. Model verification and testing: what is the impact of numerical errors?
    1. Identify uncertain inputs: carry out initial selection of uncertain inputs, along with characterization of their prior uncertainty (typically ranges of uncertainty).
    1. Identify observational/experimental data and integrate data into the model for refining the uncertain parameter distributions.
    1. Uncertain parameter screening: identify the main drivers of output uncertainty for more detailed analysis when the parameter dimension is high.
    1. Response surface analysis: build a surrogate surface to speed up uncertainty and quantitative sensitivity analysis.
    1. Uncertainty and quantitative sensitivity analysis, risk analysis, full system calibration/validation, predictability assessment.
    1. Documentation and review.
      A variety of different uncertainty methods are required to address the broad range of uncertainties identified in the CCSI process model. These methods can be classified in the following broad categories:
  • Forward uncertainty propagation
  • Sensitivity analysis (SA)
  • Response surface tools for models with long simulation times
  • Dimensional reduction tools for large numbers of uncertain variables The following subsections provide introductory statements concerning a variety of different methods used in uncertainty analysis. All of the techniques have positive and negative features, and no single technique is optimum for all situations. Therefore, these techniques are introduced as candidates for inclusion into an UQ toolkit. The choice of a particular method is deferred until a specific uncertainty analysis is designed.

3.1 Forward Uncertainty Propagation

Forward propagation techniques

Most of the uncertainty forward propagation techniques require assignment of a statistical distribution for each of the model parameters considered to be uncertain. Many techniques already exist for developing the statistical distributions.

Data-based methods include standard statistical techniques such as *maximum likelihood estimation, minimum distance estimation, method of moment estimation, and Bayesian inference. *

the difficulty of attaining the proper data to support assigning representative statistical distributions.
3.1.1 Random Sampling Methods
simplest sample selection technique

Independent parameters - statistical distribution,
New sample points are generated without taking into account the previously generated sample points.

3.1.2 Deterministic sampling Methods
[确定性模型- 维基百科,自由的百科全书]
(https://zh.wikipedia.org/zh-hans/确定性模型)
确定性模型(Deterministic model)是指不包含任何随机成份的模型。 对于确定性模型,只要设定了输入和各个输入之间的关系,其输出也是确定的,而与实验次数无关。
3.1.2.1 Polynomial Chaos Methods(多项式逼近方法
多项式逼近方法是近年来非常流行的计算方法,其基本思想就是将精确解在随机参数空间进行多项式展开。
例如,使用Laguerre多项式处理Gamma随机参数输入,使用Jacobi多项式处理Beta分布的随机参数输入等.
不确定性量化的高精度数值方法和理论
3.1.2.2 Quasi Monte Carlo Methods

UQ中的降维

a large number of input stochastic variables
BUT only a few of the input variables dominate the variability in the model output.
模型中:输入有很多随机变量,但是主要影响输出的 只有其中几个。

Two basic approaches are to
Reduce the Number of Stochastic Variables
or to use

Feature extraction methods to transform the data in the high-dimensional space to a space of fewer dimensions.

3.4.1 Reduce the Number of Stochastic Variables

  1. Simple sensitivity analysis - 有时可以自动识别这些变量,从而固定它们的值,使之不会作为随机变量影响模型
  2. selecting variable subsets:identify and eliminate the variables with the least contribution to the output variability. (Kullback-Leibler divergence)

【刚刚发现自己拖到最后一秒写完的Abstract是狗屎,希望教授不要认真对待它。。。后悔莫及,以后再也不要不懂装懂写一些蠢东西了😂】

3.4.2 Transform the Data to Lower Dimensionality

  1. linear【main】: as in principal component analysis, but many nonlinear dimensionality reduction techniques also exist. See (Fodor, 2002) for a review of such methods.
    There is information loss involved in the transformation, but in some cases the reduced model still explains most of the model variability.
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 199,711评论 5 468
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 83,932评论 2 376
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 146,770评论 0 330
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 53,799评论 1 271
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 62,697评论 5 359
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 48,069评论 1 276
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 37,535评论 3 390
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 36,200评论 0 254
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 40,353评论 1 294
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 35,290评论 2 317
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 37,331评论 1 329
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 33,020评论 3 315
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 38,610评论 3 303
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 29,694评论 0 19
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 30,927评论 1 255
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 42,330评论 2 346
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 41,904评论 2 341

推荐阅读更多精彩内容