首页> 外文学位 >Advancements in computational situation assessment with dynamic graph-based procedures.
【24h】

Advancements in computational situation assessment with dynamic graph-based procedures.

机译:基于动态图的过程在计算态势评估方面的进步。

获取原文
获取原文并翻译 | 示例

摘要

Chapter 1 of this dissertation presents a new Information Fusion reference model, termed the Decision Framed Fusion Model (DFFM) which relates computerized information fusion products to an empirically validated formalization of the cognitive Situation Assessment process. It is not the goal of the reference model to define how people should make decisions, or even how they do make decisions, but rather reference an empirically validated framework of their understanding of the environment (Endsley's Model of Situation Awareness) in a more general reference model so we can then define fusion product in those terms. By defining fusion product in these terms, we are making a claim to why given fusion processes should be considered as different "levels", and that claim is that they are providing a product of a type which addresses a different function within the cognitive situation assessment process and therefore a different utility to the overall decision making process.;Chapter 2 discusses the concept of representing data and information as graphs, and why graph-based analytical methods are important for Situation Assessment. In the most general sense, the problem addressed by the work in this dissertation is on improving cognitive Situational Assessment through improving a decision maker's understanding of current situations (DFFM level A fusion). The more specific problem definition is in finding patterns in large graphs of data. Graphs can theoretically represent any type of information, but differ in their strengths and weaknesses as a representation choice depending on the characteristics of the data being represented. Graphs can grow to sizes non-interpretable by a human so pattern detection approaches are typically used to process the large graphs for meaningful information. In this sense, the defined patterns and occurrences of those patterns in the data become the actionable information expressed by a decision maker.;Chapter 3 introduces Information Fusion Engine for Real-time Decision Making (INFERD). INFERD input patterns are modeled in a graph-based language construct called a Guidance Template. The Guidance Template language is an extension of the directed attributed relational graph (DARG) language to include special types of nodes, and a constraint language to replace the normal sense of an attribute. The novelty of INFERD is in its use of the Guidance Template to detect graph-based patterns of information in non-graph based streaming data. The construction of Guidance Templates is non-intuitive due to this syntactic representational difference between the pattern definition to detect and the data in which it may be present.;In Chapter 4, Incremental Subgraph Isomorphism System (ISIS) is introduced as an enhancement to a batched inexact subgraph isomorphism procedure called Truncated Search Trees (TruST) and shown to be a bounded incremental algorithm meaning that its runtime is a function of the size of the change in the data graph. ISIS results are shown to be equal to that of TruST with large improvements in runtime for graphs even in the size range of thousands of nodes. This new enhancement not only allows subgraph isomorphism procedures to be applied to new types of problems, but also allows graphs which were previously unable to fit within memory constraints to be decomposed into subgraphs and processed sequentially without the quality of results being affected.;Chapter 5 will introduce semantic enhancements to ISIS which helps to overcome syntactic inconsistencies between an expressed pattern and its underlying representation in the data graph, under the condition that they are semantically equivalent. Combining predicate logics and inference mechanisms with patterns expressed in a DARG language enhance the explicit expressiveness of the patterns which can be exploited by procedures to resolve the syntactic inconsistencies and not penalize match results under the condition that there is semantic consistency. Implementation and performance evaluation of ISIS semantic enhancements will be left for future work.;In conclusion it is shown that in the application of cyber network situational awareness, INFERD was successful at detecting graph based patterns in non graph-based data, outperforming Bayesian, game theoretic, and expert systems against a set of defined metrics. It is also shown that ISIS is a bounded incremental subgraph isomorphism algorithm under graph additions, successfully outperforming TruST by orders of magnitude in runtime while keeping identical results under the testing of randomly generated graphs of varying sizes. (Abstract shortened by UMI.)
机译:本论文的第一章介绍了一种新的信息融合参考模型,称为决策框架融合模型(DFFM),该模型将计算机化信息融合产品与经认知验证的认知情况评估过程的形式化联系起来。参考模型的目的不是定义人们应该如何决策,甚至如何做出决策,而是在更一般的参考中参考经过经验验证的框架,以了解他们对环境的理解(Endsley的情境意识模型)。模型,然后我们可以用这些术语定义融合产品。通过用这些术语定义融合产品,我们可以断定为什么应该将给定的融合过程视为不同的“级别”,并且该主张是它们提供的类型的产品可以解决认知状况评估中的不同功能第2章讨论了将数据和信息表示为图形的概念,以及为什么基于图形的分析方法对态势评估很重要。从最一般的意义上讲,本文所研究的问题是通过提高决策者对当前状况的理解(DFFM A级融合)来改善认知状况评估。更具体的问题定义是在大型数据图中查找模式。图在理论上可以表示任何类型的信息,但是根据表示数据的特征,它们在优缺点方面作为表示选择是不同的。图形可能会增长到人类无法解释的大小,因此模式检测方法通常用于处理大型图形以获得有意义的信息。从这个意义上讲,数据中定义的模式和这些模式的出现成为决策者表达的可操作信息。第三章介绍了用于实时决策的信息融合引擎(INFERD)。推断的输入模式在称为指导模板的基于图形的语言构造中建模。指导模板语言是有向属性关系图(DARG)语言的扩展,以包括特殊类型的节点,并且是约束语言来替代属性的常规含义。 INFERD的新颖之处在于它使用指导模板来检测非基于图形的流数据中基于图形的信息模式。由于要检测的模式定义与可能存在的数据之间的语法表示差异,因此指导模板的构造不直观。在第4章中,引入了增量子图同构系统(ISIS)作为对模板的增强。批处理的不精确子图同构过程,称为截断搜索树(TruST),显示为有界增量算法,这意味着其运行时间是数据图中变化大小的函数。结果表明,ISIS结果与TruST相同,即使在数千个节点的大小范围内,图形的运行时也得到了很大的改进。这种新的增强功能不仅允许将子图同构过程应用于新类型的问题,而且还可以将以前无法满足内存限制的图分解为子图并按顺序进行处理,而不会影响结果的质量;第5章将为ISIS引入语义增强功能,这有助于克服在语义上等效的情况下,表达模式与其在数据图中的基础表示形式之间的语法不一致。将谓词逻辑和推理机制与以DARG语言表示的模式相结合,可以增强模式的显式表达能力,这些过程可以利用这些过程来解决句法不一致问题,并且在存在语义一致性的情况下不惩罚匹配结果。 ISIS语义增强的实现和性能评估将留待将来的工作。;结论表明,在网络环境态势感知的应用中,INFERD成功地检测了非基于图的数据中基于图的模式,性能优于贝叶斯,博弈理论和专家系统对一组定义的指标。还表明,ISIS是在图添加之后的有界增量子图同构算法,在运行时成功地胜过TruST数量级,同时在测试随机生成的大小不同的图时保持相同的结果。 (摘要由UMI缩短。)

著录项

  • 作者

    Stotz, Adam David.;

  • 作者单位

    State University of New York at Buffalo.;

  • 授予单位 State University of New York at Buffalo.;
  • 学科 Operations Research.;Computer Science.
  • 学位 Ph.D.
  • 年度 2009
  • 页码 187 p.
  • 总页数 187
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类 运筹学;自动化技术、计算机技术;
  • 关键词

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号