English

Dataflow graphs as complete causal graphs

Software Engineering 2023-03-17 v1 Artificial Intelligence Machine Learning

Abstract

Component-based development is one of the core principles behind modern software engineering practices. Understanding of causal relationships between components of a software system can yield significant benefits to developers. Yet modern software design approaches make it difficult to track and discover such relationships at system scale, which leads to growing intellectual debt. In this paper we consider an alternative approach to software design, flow-based programming (FBP), and draw the attention of the community to the connection between dataflow graphs produced by FBP and structural causal models. With expository examples we show how this connection can be leveraged to improve day-to-day tasks in software projects, including fault localisation, business analysis and experimentation.

Keywords

Cite

@article{arxiv.2303.09552,
  title  = {Dataflow graphs as complete causal graphs},
  author = {Andrei Paleyes and Siyuan Guo and Bernhard Schölkopf and Neil D. Lawrence},
  journal= {arXiv preprint arXiv:2303.09552},
  year   = {2023}
}

Comments

Accepted to 2nd International Conference on AI Engineering - Software Engineering for AI (CAIN 23)