面向移动智能体系统的数据驱动仿真建模

Towards Data-Driven Simulation Modeling for Mobile Agent-Based Systems

ACM Transactions on Modeling and Computer Simulation · 2019
被引 16
ABS 3

中文导读

提出一个数据驱动的仿真建模框架,自动发现移动智能体应用中的仿真模型,包含模型空间规范、遗传算法搜索和五个评估指标,实验表明能发现多种有趣模型。

Abstract

Simulation models are widely used to study complex systems. Current simulation models are generally handcrafted using expert knowledge (knowledge-driven); however, this process is slow and introduces modeler bias. This article presents an approach towards data-driven simulation modeling by developing a framework that discovers simulation models in an automated way for mobile agent-based applications. The framework is comprised of three components: (1) a model space specification, (2) a search method (genetic algorithm), and (3) framework measurement metrics. The model space specification provides a formal specification for the general model structure from which various models can be generated. The search method is used to efficiently search the model space for candidate models that exhibit desired behavior patterns. The five framework measurement metrics: flexibility, comprehensibility, controllability, composability, and robustness, are developed to evaluate the overall framework. The results demonstrate that it is possible to discover a variety of interesting models using the framework.

计算机科学仿真建模数据驱动移动智能体系统遗传算法