Causal model


In philosophy of science, a causal model is a conceptual model that describes the causal mechanisms of a system. Causal models can improve study designs by providing clear rules for deciding which independent variables need to be included/controlled for.
They can allow some questions to be answered from existing observational data without the need for an interventional study such as a randomized controlled trial. Some interventional studies are inappropriate for ethical or practical reasons, meaning that without a causal model, some hypotheses cannot be tested.
Causal models can help with the question of external validity. Causal models can allow data from multiple studies to be merged to answer questions that cannot be answered by any individual data set.
Causal models are falsifiable, in that if they do not match data, they must be rejected as invalid. They must also be credible to those close to the phenomena the model intends to explain.
Causal models have found applications in signal processing, epidemiology and machine learning.

Definition

defines a causal model as an ordered triple, where U is a set of exogenous variables whose values are determined by factors outside the model; V is a set of endogenous variables whose values are determined by factors within the model; and E is a set of structural equations that express the value of each endogenous variable as a function of the values of the other variables in U and V.

History

defined a taxonomy of causality, including material, formal, efficient and final causes. Hume rejected Aristotle's taxonomy in favor of counterfactuals. At one point, he denied that objects have "powers" that make one a cause and another an effect. Later he adopted "if the first object had not been, the second had never existed".
In the late 19th century, the discipline of statistics began to form. After a years-long effort to identify causal rules for domains such as biological inheritance, Galton introduced the concept of mean regression which later led him to the non-causal concept of correlation.
As a positivist, Pearson expunged the notion of causality from much of science as an unprovable special case of association and introduced the correlation coefficient as the metric of association. He wrote, "Force as a cause of motion is exactly the same as a tree god as a cause of growth" and that causation was only a "fetish among the inscrutable arcana of modern science". Pearson founded Biometrika and the Biometrics Lab at University College London, which became the world leader in statistics.
In 1908 Hardy and Weinberg solved the problem of trait stability that had led Galton to abandon causality, by resurrecting Mendelian inheritance.
In 1921 Wright's path analysis became the theoretical ancestor of causal modeling and causal graphs. He developed this approach while attempting to untangle the relative impacts of heredity, development and environment on guinea pig coat patterns. He backed up his then-heretical claims by showing how such analyses could explain the relationship between guinea pig birth weight, in utero time and litter size. Opposition to these ideas by prominent statisticians led them to be ignored for the following 40 years. Instead scientists relied on correlations, partly at the behest of Wright's critic, Fisher. One exception was Burks, a student who in 1926 was the first to apply path diagrams to represent a mediating influence and to assert that holding a mediator constant induces errors. She may have invented path diagrams independently.
In 1923, Neyman introduced the concept of a potential outcome, but his paper was not translated from Polish to English until 1990.
In 1958 Cox wrote warned that controlling for a variable Z is valid only if it is highly unlikely to be affected by independent variables.
In the 1960s, Duncan, Blalock, Goldberger and others rediscovered path analysis. While reading Blalock's work on path diagrams, Duncan remembered a lecture by Ogburn twenty years earlier that mentioned a paper by Wright that in turn mentioned Burks.
Sociologists originally called causal models structural equation modeling, but once it became a rote method, it lost its utility, leading some practitioners to reject any relationship to causality. Economists adopted the algebraic part of path analysis, calling it simultaneous equation modeling. However, economists still avoided attributing causal meaning to their equations.
Sixty years after his first paper, Wright published a piece that recapitulated it, following Karlin et al.'s critique, which objected that it handled only linear relationships and that robust, model-free presentations of data were more revealing.
In 1973 Lewis advocated replacing correlation with but-for causality. He referred to humans' ability to envision alternative worlds in which a cause did or not occur and in which effect an appeared only following its cause. In 1974 Rubin introduced the notion of "potential outcomes" as a language for asking causal questions.
In 1983 Cartwright proposed that any factor that is "causally relevant" to an effect be conditioned on, moving beyond simple probability as the only guide.
In 1986 Baron and Kenny introduced principles for detecting and evaluating mediation in a system of linear equations. As of 2014 their paper was the 33rd most-cited of all time. That year Greenland and Robins introduced the "exchangeability" approach to handling confounding by considering a counterfactual. They proposed assessing what would have happened to the treatment group if they had not received the treatment and comparing that outcome to that of the control group. If they matched, confounding was said to be absent.
Columbia University operates the Causal Artificial Intelligence Lab which is attempting to connect causal modeling theory to artificial neural networks.

Ladder of causation

Pearl's causal metamodel involves a three-level abstraction he calls the ladder of causation. The lowest level, Association, entails the sensing of regularities or patterns in the input data, expressed as correlations. The middle level, Intervention, predicts the effects of deliberate actions, expressed as causal relationships. The highest level, Counterfactuals, involves constructing a theory of the world that explains why specific actions have specific effects and what happens in the absence of such actions.

Association

One object is associated with another if observing one changes the probability of observing the other. Example: shoppers who buy toothpaste are more likely to also buy dental floss. Mathematically:
or the probability of floss given toothpaste. Associations can also be measured via computing the correlation of the two events. Associations have no causal implications. One event could cause the other, the reverse could be true, or both events could be caused by some third event.

Intervention

This level asserts specific causal relationships between events. Causality is assessed by experimentally performing some action that affects one of the events. Example: if we doubled the price of toothpaste, what would be the new probability of purchasing? Causality cannot be established by examining history because the price change may have been for some other reason that could itself affect the second event. Mathematically:
where do is an operator that signals the experimental intervention.

Counterfactuals

The highest, counterfactual, level involves consideration of an alternate version of a past event. Example: What is the probability that, if a store had doubled the price of floss, the toothpaste-purchasing shopper would still have bought it? Answering yes asserts the existence of a causal relationship. Models that can answer counterfactuals allow precise interventions whose consequences can be predicted. At the extreme, such models are accepted as physical laws.

Causality

Causality vs correlation

Statistics revolves around the analysis of relationships among multiple variables. Traditionally, these relationships are described as correlations, associations without any implied causal relationships. Causal models attempt to extend this framework by adding the notion of causal relationships, in which changes in one variable cause changes in others.
Twentieth century definitions of causality relied purely on probabilities/associations. One event was said to cause another if it raises the probability of the other. Mathematically this is expressed as:
Such definitions are inadequate because other relationships can satisfy the condition. Causality is relevant to the second ladder step. Associations are on the first step and provide only evidence to the latter.
A later definition attempted to address this ambiguity by conditioning on background factors. Mathematically:
where K is the set of background variables and k represents the values of those variables in a specific context. However, the required set of background variables is indeterminate, as long as probability is the only criterion.
Other attempts to define causality include Granger causality, a statistical hypothesis test that causality can be assessed by measuring the ability to predict the future values of one time series using prior values of another time series.

Types

A cause can be necessary, sufficient, contributory or some combination.

Necessary

For x to be a necessary cause of y, the presence of y must imply the prior occurrence of x. The presence of x, however, does not imply that y will occur. Necessary causes are also known as "but-for" causes, as in y would not have occurred but for the occurrence of x.

Sufficient causes

For x to be a sufficient cause of y, the presence of x must imply the subsequent occurrence of y. However, another cause z may independently cause y. Thus the presence of y does not require the prior occurrence of x.

Contributory causes

For x to be a contributory cause of y, the presence of x must increase the likelihood of y. If the likelihood is 100%, then x is instead called sufficient. A contributory cause may also be necessary.

Model

Causal diagram

A causal diagram is a directed graph that displays causal relationships between variables in a causal model. A causal diagram includes a set of variables. Each node is connected by an arrow to one or more other nodes upon which it has a causal influence. An arrowhead delineates the direction of causality, e.g., an arrow connecting variables A and B with the arrowhead at B indicates that a change in A causes a change in B. A path is a traversal of the graph between two nodes following causal arrows.
Causal diagrams include causal loop diagrams, directed acyclic graphs, and Ishikawa diagrams.
Causal diagrams are independent of the quantitative probabilities that inform them. Changes to those probabilities do not require changes to the model.

Model elements

Causal models have formal structures with elements with specific properties.

Junction patterns

The three types of connections of three nodes are linear chains, branching forks and merging colliders.
Chain
Chains are straight line connections with arrows pointing from cause to effect. In this model, B is a mediator in that it mediates the change that A would otherwise have on C.
Fork
In forks, one cause has multiple effects. The two effects have a common cause. There exists a spurious correlation between A and C that can be eliminated by conditioning on B.
"Conditioning on B" means "given B".
An elaboration of a fork is the confounder:
In such models, B is a common cause of A and C, making B the confounder.
Collider
In colliders, multiple causes affect one outcome. Conditioning on B often reveals a non-causal negative correlation between A and C. This negative correlation has been called collider bias and the "explain-away" effect as in, B explains away the correlation between A and C. The correlation can be positive in the case where contributions from both A and C are necessary to affect B.

Node types

Mediator
A mediator node modifies the effect of other causes on an outcome. For example, in the chain example above, B is a mediator, because it modifies the effect of A on C.
Confounder
A confounder node affects multiple outcomes, creating a positive correlation among them.

Instrumental variable

An instrumental variable is one that:
Regression coefficients can serve as estimates of the causal effect of an instrumental variable on an outcome as long as that effect is not confounded. In this way, instrumental variables allow causal factors to be quantified without data on confounders.
For example, given the model:
Z is an instrumental variable, because it has a path to the outcome Y and is unconfounded, e.g., by U.
In the above example, if Z and X take binary values, then the assumption that Z = 0, X = 1 does not occur is called monotonicity.
Refinements to the technique include creating an instrument by conditioning on other variable to block the paths between the instrument and the confounder and combining multiple variables to form a single instrument.

Mendelian randomization

Definition: Mendelian randomization uses measured variation in genes of known function to examine the causal effect of a modifiable exposure on disease in observational studies.
Because genes vary randomly across populations, presence of a gene typically qualifies as an instrumental variable, implying that in many cases, causality can be quantified using regression on an observational study.

Associations

Independence conditions

Independence conditions are rules for deciding whether two variables are independent of each other. Variables are independent if the values of one do not directly affect the values of the other. Multiple causal models can share independence conditions. For example, the models
and
have the same independence conditions, because conditioning on B leaves A and C independent. However, the two models do not have the same meaning and can be falsified based on data. Conversely, data cannot show which of these two models are correct, because they have the same independence conditions.
Conditioning on a variable is a mechanism for conducting hypothetical experiments. Conditioning on a variable involves analyzing the values of other variables for a given value of the conditioned variable. In the first example, conditioning on B implies that observations for a given value of B should show no dependence between A and C. If such a dependence exists, then the model is incorrect. Non-causal models cannot make such distinctions, because they do not make causal assertions.

Confounder/deconfounder

An essential element of correlational study design is to identify potentially confounding influences on the variable under study, such as demographics. These variables are controlled for to eliminate those influences. However, the correct list of confounding variables cannot be determined a priori. It is thus possible that a study may control for irrelevant variables or even the variable under study.
Causal models offer a robust technique for identifying appropriate confounding variables. Formally, Z is a confounder if "Y is associated with Z via paths not going through X". These can often be determined using data collected for other studies. Mathematically, if
then X is a confounder for Y.
Earlier, allegedly incorrect definitions include:
The latter is flawed in that given that in the model:
Z matches the definition, but is a mediator, not a confounder, and is an example of controlling for the outcome.
In the model
Traditionally, B was considered to be a confounder, because it is associated with X and with Y but is not on a causal path nor is it a descendant of anything on a causal path. Controlling for B causes it to become a confounder. This is known as M-bias.

Backdoor adjustment

In a causal model, the method for identifying all appropriate counfounders is to block every noncausal path between X and Y without disrupting any causal paths.
Definition: a backdoor path between two variables X and Y is any path from X to Y that starts with an arrow pointing to X.
X and Y are deconfounded if every backdoor path is blocked and no controlled-for variable Z is descended from X. It is not necessary to control for any variables other than the deconfounders.
Definition: the backdoor criterion is satisfied when all backdoor paths in a model are blocked.
When the causal model is a plausible representation of reality and the backdoor criterion is satisfied, then partial regression coefficients can be used as path coefficients.

Frontdoor adjustment

Definition: a frontdoor path is a direct causal path for which data is available for all variables.
The following converts a do expression into a do-free expression by conditioning on the variables along the front-door path.
Presuming data for these observable probabilities is available, the ultimate probability can be computed without an experiment, regardless of the existence of other confounding paths and without backdoor adjustment.

Interventions

Queries

Queries are questions asked based on a specific model. They are generally answered via performing experiments. Interventions take the form of fixing the value of one variable in a model and observing the result. Mathematically, such queries take the form :
where the do operator indicates that the experiment explicitly modified the price of toothpaste. Graphically, this blocks any causal factors that would otherwise affect that variable. Diagramatically, this erases all causal arrows pointing at the experimental variable.
More complex queries are possible, in which the do operator is applied to multiple variables.

Do calculus

The do calculus is the set of manipulations that are available to transform one expression into another, with the general goal of transforming expressions that contain the do operator into expressions that do not. Expressions that do not include the do operator can be estimated from observational data alone, without the need for an experimental intervention, which might be expensive, lengthy or even unethical. The set of rules is complete. An algorithm can determine whether, for a given model, a solution is computable in polynomial time.

Rules

The calculus includes three rules for the transformation of conditional probability expressions involving the do operator.
Rule 1
Rule 1 permits the addition or deletion of observations.:
in the case that the variable set Z blocks all paths from W to Y and all arrows leading into X have been deleted.
Rule 2
Rule 2 permits the replacement of an intervention with an observation or vice versa.:
in the case that Z satisfies the [|back-door criterion].
Rule 3
Rule 3 permits the deletion or addition of interventions.:
in the case where no causal paths connect X and Y.

Extensions

The rules do not imply that any query can have its do operators removed. In those cases, it may be possible to substitute a variable that is subject to manipulation in place of one that is not, which can then be transformed to remove the do. Example:

Counterfactuals

Counterfactuals consider possibilities that are not found in data, such as whether a nonsmoker would have developed cancer had they instead been a heavy smoker. They are the highest step on Pearl's causality ladder.

Potential outcome

Definition: A potential outcome for a variable Y is "the value Y would have taken for individual u, had X been assigned the value x". Mathematically:
The potential outcome is defined at the level of the individual u.
The conventional approach to potential outcomes is data-, not model-driven, limiting its ability to untangle causal relationships. It treats causal questions as problems of missing data and gives incorrect answers to even standard scenarios.

Causal inference

In the context of causal models, potential outcomes are interpreted causally, rather than statistically.
The first law of causal inference states that the potential outcome
can be computed by modifying causal model M and computing the outcome for some x. Formally:

Conducting a counterfactual

Examining a counterfactual using a causal model involves three steps. The approach is valid regardless of the form of the model relationships When the model relationships are fully specified, point values can be computed. In other cases, a probability-interval statement can be computed.
Given the model:
the equations for calculating the values of A and C derived from regression analysis or another technique can be applied, substituting known values from an observation and fixing the value of other variables.

Abduct

Apply abductive reasoning to estimate u, the proxy for the unobserved variables on the specific observation that supports the counterfactual.

Act

For a specific observation, use the do operator to establish the counterfactual, modifying the equations accordingly.

Predict

Calculate the values of the output using the modified equations.

Mediation

Direct and indirect causes can only be distinguished via conducting counterfactuals. Understanding mediation requires holding the mediator constant while intervening on the direct cause. In the model
M mediates X's influence on Y, while X also has an unmediated effect on Y. Thus M is held constant, while do is computed.
The Mediation Fallacy instead involves conditioning on the mediator if the mediator and the outcome are confounded, as they are in the above model.
For linear models, the indirect effect can be computed by taking the product of all the path coefficients along a mediated pathway. The total indirect effect is computed by the sum of the individual indirect effects. For linear models mediation is indicated when the coefficients of an equation fitted without including the mediator vary significantly from an equation that includes it.

Direct effect

In experiments on such a model, the controlled direct effect is computed by forcing the value of the mediator M and randomly assigning some subjects to each of the values of X, do and observing the resulting values of Y.
Each value of the mediator has a corresponding CDE.
However, a better experiment is to compute the natural direct effect. This is the effect determined by leaving the relationship between X and M untouched while intervening on the relationship between X and Y.
For example, consider the direct effect of increasing dental hygenist visits from every other year to every year, which encourages flossing. Gums get healthier, either because of the hygenist or the flossing. The experiment is to continue flossing while skipping the hygenist visit.

Indirect effect

The indirect effect of X on Y is the "increase we would see in Y while holding X constant and increasing M to whatever value M would attain under a unit increase in X".
Indirect effects cannot be "controlled" because the direct path cannot be disabled by holding another variable constant. The natural indirect effect is the effect on gum health from flossing. The NIE is calculated as the sum of of the difference between the probability of flossing given the hygenist and without the hygenist, or:
The above NDE calculation includes counterfactual subscripts. For nonlinear models, the seemingly obvious equivalence
does not apply because of anomalies such as threshold effects and binary values. However,
works for all model relationships. It allows NDE to then be calculated directly from observational data, without interventions or use of counterfactual subscripts.

Transportability

Causal models provide a vehicle for integrating data across datasets, known as transport, even though the causal models differ. E.g., survey data can be merged with randomized, controlled trial data. Transport offers a solution to the question of external validity, whether a study can be applied in a different context.
Where two models match on all relevant variables and data from one model is known to be unbiased, data from one population can be used to draw conclusions about the other. In other cases, where data is known to be biased, reweighting can allow the dataset to be transported. In a third case, conclusions can be drawn from an incomplete dataset. In some cases, data from studies of multiple populations can be combined to allow conclusions about an unmeasured population. In some cases, combining estimates from multiple studies can increase the precision of a conclusion.
Do-calculus provides a general criterion for transport: A target variable can be transformed into another expression via a series of do-operations that does not involve any "difference-producing" variables. An analogous rule applies to studies that have relevantly different participants.

Bayesian network

Any causal model can be implemented as a Bayesian network. Bayesian networks can be used to provide the inverse probability of an event. This requires preparation of a conditional probability table, showing all possible inputs and outcomes with their associated probabilities.
For example, given a two variable model of Disease and Test the conditional probability table takes the form:
According to this table, when a patient does not have the disease, the probability of a positive test is 12%.
While this is tractable for small problems, as the number of variables and their associated states increase, the probability table increases exponentially.
Bayesian networks are used commercially in applications such as wireless data error correction and DNA analysis.

Invariants/context

A different conceptualization of causality involves the notion of invariant relationships. In the case of identifying handwritten digits, digit shape controls meaning, thus shape and meaning are the invariants. Changing the shape changes the meaning. Other properties do not. This invariance should carry across datasets generated in different contexts. Rather than learning using pooled data sets, learning on one and testing on another can help distinguish variant from invariant properties.