SEMay 26, 2016

Should We Learn Probabilistic Models for Model Checking? A New Approach and An Empirical Study

arXiv:1605.08278v414 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of automating system modeling for model-based analysis, but the results suggest incremental improvements with limitations.

The paper investigates whether learning probabilistic models for model checking is effective, finding that its effectiveness may sometimes be limited.

Many automated system analysis techniques (e.g., model checking, model-based testing) rely on first obtaining a model of the system under analysis. System modeling is often done manually, which is often considered as a hindrance to adopt model-based system analysis and development techniques. To overcome this problem, researchers have proposed to automatically "learn" models based on sample system executions and shown that the learned models can be useful sometimes. There are however many questions to be answered. For instance, how much shall we generalize from the observed samples and how fast would learning converge? Or, would the analysis result based on the learned model be more accurate than the estimation we could have obtained by sampling many system executions within the same amount of time? In this work, we investigate existing algorithms for learning probabilistic models for model checking, propose an evolution-based approach for better controlling the degree of generalization and conduct an empirical study in order to answer the questions. One of our findings is that the effectiveness of learning may sometimes be limited.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes