paper-with-me

Papers

Probabilistic Software Modeling: A Data-driven Paradigm for Software Analysis

2019-12-17 · Hannes Thaller, Lukas Linsbauer, Rudolf Ramler, Alexander Egyed

Software systems are complex, and behavioral comprehension with the increasing amount of AI components challenges traditional testing and maintenance strategies.The lack of tools and methodologies for behavioral software comprehension leaves developers to testing and debugging that work in the boundaries of known scenarios. We present Probabilistic Software Modeling (PSM), a data-driven modeling paradigm for predictive and generative methods in software engineering. PSM analyzes a program and synthesizes a network of probabilistic models that can simulate and quantify the original program's behavior. The approach extracts the type, executable, and property structure of a program and copies its topology. Each model is then optimized towards the observed runtime leading to a network that reflects the system's structure and behavior. The resulting network allows for the full spectrum of statistical inferential analysis with which rich predictive and generative applications can be built. Applications range from the visualization of states, inferential queries, test case generation, and anomaly detection up to the stochastic execution of the modeled system. In this work, we present the modeling methodologies, an empirical study of the runtime behavior of software systems, and a comprehensive study on PSM modeled systems. Results indicate that PSM is a solid foundation for structural and behavioral software comprehension applications.

📄 PDF Abstract BibTeX arXiv:1912.07936

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Integrating Physics-Based and Data-Driven Approaches for Probabilistic Building Energy Modeling

2025-07-23 · Leandro Von Krannichfeldt, Kristina Orehounig, Olga Fink arxiv

Building energy modeling is a key tool for optimizing the performance of building energy systems. Historically, a wide spectrum of methods has been explored -- ranging from conventional physics-based models to purely dat…

Declarative Modeling and Bayesian Inference of Dark Matter Halos

2013-06-02 · Gabriel Kronberger

Probabilistic programming allows specification of probabilistic models in a declarative manner. Recently, several new software systems and languages for probabilistic programming have been developed on the basis of newly…

Bayesian InferenceProbabilistic Programming

D3p -- A Python Package for Differentially-Private Probabilistic Programming

2021-03-22 · Lukas Prediger, Niki Loppi, Samuel Kaski, Antti Honkela

We present d3p, a software package designed to help fielding runtime efficient widely-applicable Bayesian inference under differential privacy guarantees. d3p achieves general applicability to a wide range of probabilist…

Bayesian InferenceProbabilistic ProgrammingregressionVariational Inference

Supporting AI Engineering on the IoT Edge through Model-Driven TinyML

2021-07-06 · Armin Moin, Moharram Challenger, Atta Badii, Stephan Günnemann

Software engineering of network-centric Artificial Intelligence (AI) and Internet of Things (IoT) enabled Cyber-Physical Systems (CPS) and services, involves complex design and validation challenges. In this paper, we pr…

Challenges on Probabilistic Modeling for Evolving Networks

2013-04-30 · Jianguo Ding, Pascal Bouvry

With the emerging of new networks, such as wireless sensor networks, vehicle networks, P2P networks, cloud computing, mobile Internet, or social networks, the network dynamics and complexity expands from system design, h…

Cloud ComputingManagement