Causal AI

Learn the advantages of causal AI.

One of the problematic aspects of ML is that most of it is completely correlational, not causal. ML algorithms work primarily by applying statistical inference and reasoning using a series of variables and a target. In essence, it tries to identify whether variable AA occurs with target BB. If so, it may be that “AA predicts BB.” However, there are many reasons why AA is predictive of BB. One particularly dangerous outcome is when there’s a lurking variable present in the data. A lurking variable is an unreported variable (C)(C) that makes it seem like ...