edit

Can causality accelerate experimentation in software systems?

Andrei Paleyes, Han-Bo Li, Neil D. Lawrence
Proceedings of the IEEE/ACM 3rd International Conference on AI Engineering, 2024.

Abstract

Software designed using dataflow architecture naturally produces a graphical model of the data transformation process through the system. Interpreting this as a causal graph, we can leverage techniques from causal inference to estimate downstream effects of changes in code components, which can be interpreted as interventions within the causal graph. This allows for less costly software experimentation and can add another layer of protection against undesirable production updates.

This site last compiled Fri, 06 Dec 2024 20:39:33 +0000
Github Account Copyright © Neil D. Lawrence 2024. All rights reserved.