Skip to main content

METHODS article

Front. Genet., 31 August 2018
Sec. Statistical Genetics and Methodology
This article is part of the Research Topic Shift the Current Paradigm of Genetic Studies of Complex Diseases from Association to Causation View all 8 articles

Bivariate Causal Discovery and Its Applications to Gene Expression and Imaging Data Analysis

  • 1Department of Biostatistics and Data Science, The University of Texas School of Public Health, Houston, TX, United States
  • 2Ministry of Education Key Laboratory of Contemporary Anthropology, School of Life Sciences, Fudan University, Shanghai, China
  • 3Rush Alzheimer's Disease Center, Rush University Medical Center, Chicago, IL, United States
  • 4Human Phenome Institute, Fudan University, Shanghai, China

The mainstream of research in genetics, epigenetics, and imaging data analysis focuses on statistical association or exploring statistical dependence between variables. Despite their significant progresses in genetic research, understanding the etiology and mechanism of complex phenotypes remains elusive. Using association analysis as a major analytical platform for the complex data analysis is a key issue that hampers the theoretic development of genomic science and its application in practice. Causal inference is an essential component for the discovery of mechanical relationships among complex phenotypes. Many researchers suggest making the transition from association to causation. Despite its fundamental role in science, engineering, and biomedicine, the traditional methods for causal inference require at least three variables. However, quantitative genetic analysis such as QTL, eQTL, mQTL, and genomic-imaging data analysis requires exploring the causal relationships between two variables. This paper will focus on bivariate causal discovery with continuous variables. We will introduce independence of cause and mechanism (ICM) as a basic principle for causal inference, algorithmic information theory and additive noise model (ANM) as major tools for bivariate causal discovery. Large-scale simulations will be performed to evaluate the feasibility of the ANM for bivariate causal discovery. To further evaluate their performance for causal inference, the ANM will be applied to the construction of gene regulatory networks. Also, the ANM will be applied to trait-imaging data analysis to illustrate three scenarios: presence of both causation and association, presence of association while absence of causation, and presence of causation, while lack of association between two variables. Telling cause from effect between two continuous variables from observational data is one of the fundamental and challenging problems in omics and imaging data analysis. Our preliminary simulations and real data analysis will show that the ANMs will be one of choice for bivariate causal discovery in genomic and imaging data analysis.

Introduction

Despite significant progress in dissecting the genetic architecture of complex diseases by association analysis, understanding the etiology, and mechanism of complex diseases remains elusive. Using association analysis and machine learning systems that operate, almost exclusively, in a statistical, or model-free modes as a major analytic platform for genetic studies of complex diseases is a key issue that hampers the discovery of mechanisms underlying complex traits (Pearl, 2018).

As an alternative to association analysis, causal inference may provide tools for unraveling principles underlying complex traits. Causation is defined as the act that generates an effect in Merriam-Webster dictionary. In terms of daily life language, causation is the effects of actions or interventions that perturb the system or indicates that one event is the result of the occurrence of the other event. In statistics, the causal effect can be defined using intervention calculus (Mooij et al., 2016). Suppose that X, Y are two random variables with joint distribution P(X, Y). If an external intervention that is from outside the system under consideration forces the variable X to have the value x and keeps the rest of the system unchanged, after Y is measured, the resulting distribution of Y, P(Y|do (x)) is defined as the causal effect of X on Y. Power of causal inference is its ability to predict effects of actions on the system (Mooij et al., 2016).

Typical methods for unraveling cause-and-effect relationships are interventions and controlled experiments. Unfortunately, the experiments in human genetics are unethical and technically impossible. Next generation genomic, epigenomic, sensing, and image technologies produce ever deeper multiple omic, physiological, imaging, environmental, and phenotypic data with millions of features. These data are almost all “observational,” which have not been randomized or otherwise experimentally controlled (Glymour, 2015). In the past decades, a variety of statistical methods and computational algorithms for causal inference which attempt to abstract causal knowledge from purely observational data, referred to as causal discovery, have been developed (Zhang et al., 2018). Causal inference is one of the most useful tools developed in the past century. The classical causal inference theory explores conditional independence relationships in the data to discover causal structures. The PC algorithms and the fast causal inference (FCI) algorithms developed at Carnegie Mellon University by Peter Spirtes and Clark Glymour are often used for cause discovery (Le et al., 2016). Despite its fundamental role in science, engineering and biomedicine, the conditional independence-based classical causal inference methods can only identify the graph up to its Markov equivalence class, which consists of all directed acyclic graphs (DAGs) satisfying the same conditional independence distributions via the causal Markov conditions (Nowzohour and Bühlmann, 2016). DAGs are defined as directed graphics with no cycles. In other words, we can never start at a node, travel edges in the directions of the arrows and get back to the node (Figure S1). For example, consider three simple DAGs: xyz, xyz, and xyz. Three variables x, y, and z in all three DAGs satisfy the same causal Markov condition: x and z are independent, given y. This indicates that these three DAGs form a Markov equivalence class. However, these three DAGs represent three different causal relationships among variables x, y, and z, which prohibits unique causal identification. These non-unique causal solutions seriously limit their translational application.

In the past decade, causal inference theory is undergoing exciting and profound changes from discovering only up to the Markov equivalent class to identify unique causal structure (Peters et al., 2011; Peters and Bühlman, 2014). A class of powerful algorithms for finding a unique causal solution is based on properly defined functional causal models (FCMs). They include the linear, non-Gaussian, acyclic model (LiNGAM) (Shimizu et al., 2006; Zhang et al., 2018), the additive noise model (ANM) (Hoyer et al., 2009; Peters et al., 2014), and the post-nonlinear (PNL) causal model (Zhang and Hyvärinen, 2009).

In genomic and epigenomic data analysis, we usually consider four types of associations: association of discrete variables (DNA variation) with continuous variables (quantitative trait, gene expressions, methylations, imaging signals and physiological traits), association of continuous variables (expressions, methylations and imaging signals) with continuous variables (gene expressions, imaging signals, phenotypes and physiological traits), association of discrete variables (DNA variation) with binary trait (disease status), and association of continuous variables (gene expressions, methylations, phenotypes and imaging signals) with binary trait (disease status). All these four types of associations can be extended to four types of causations. This paper focuses on studying causal relationships between two continuous variables.

Many causal inference algorithms using observational data require that two variables being considered as cause-effect relationships are part of a larger set of observational variables (Mooij et al., 2016). Similar to genome-wide association studies where only two variables are considered, we mainly investigate bivariate causal discovery to infer cause-effect relationships between two observed variables. To simplify the causal discovery studies, we assume no selection bias, no feedback and no confounding. We first introduce the basic principle underlying the modern causal theory. It assumes that nature consists of autonomous and independent causal generating process modules and attempts to replace causal faithfulness (If every conditional independence in the distribution is implied by the Markov condition in the DAG, it requires that every variables is independent of its non-descendants in the DAG) by the assumption of Independence of Cause and Mechanism (ICM) (Janzing and Schölkopf, 2010; Schölkopf et al., 2012; Lemeire and Janzing, 2013; Besserve et al., 2017; Peters et al., 2017). Then, we will present ANM as a major tool for causal discovery between two continuous variables. We will investigate properties of ANM for causal discovery. Finally, the ANM will be applied to gene expression data to infer gene regulatory networks and longitudinal phenotype-imaging data to identify brain regions affected by intermediate phenotypes. A program for implementing the algorithm for bivariate causal discovery with two continuous variables can be downloaded from our website https://sph.uth.edu/research/centers/hgc/xiong/software.htm.

The Independence Principle of Cause and Mechanism for Causal Inference

This section will introduce the independence of cause and mechanism as a basic principle for causal inference and Kolmogorov complexity as a theoretic tool for causal analysis. The philosophical causal principle assumes that nature consists of independent, autonomous causal generating process modules (Shajarisales et al., 2015; Peters et al., 2017). In other words, causal generating processes of a system's variables are independent. If we consider two variables: cause X and effect Y, then the mechanism that generates cause X and the mechanism that generates effect Y from the cause X are independent. Or, the process that generates the effect Y from the cause X contains no information about the process that generates the cause X. In the probability setting, this indicates that the cause distribution P(X) and the conditional distribution P(Y|X) of Y given X are independent. Statistics provides definition of independence between two random variables, but provides no tools for defining independence between two distributions (Peters et al., 2017). Algorithmic information theory can offer notion and mathematical formulation of independence between two distributions or independence of mechanisms (Janzing and Schölkopf, 2010; Parascandolo et al., 2017).

Cause and effect cannot be identified from their joint distribution. Cause and effect are asymmetric. The joint distribution is symmetric. It can be factorized to PX, Y = PXPY|X = PYPX|Y. (For details, please see Supplementary Note A). This implies that the joint distribution PX, Y of two variables X, Y is unable to infer whether XY or YX. Peters et al. (2014) showed in Proposition 4.1 of their book that for every joint distribution PX, Y or PY, X of real-valued variables X and Y, there are non-linear models:

Y=fY(X,NY),XNY

and

X=gX(Y,NX),YNX,

where fY and gX are functions and NY and NX are real-valued noise variables. In Supplementary Note B we provide the details that were omitted in the proof of Proposition 4.1 (Peters et al., 2014). This shows that to make a bivariate causal model identifiable, we must restrict the function class.

Non-Linear Additive Noise Models for Bivariate Causal Discovery

In this section, we will introduce popular non-linear additive noise models (ANMs) as a major tool for bivariate causal discovery. Assume no confounding, no selection bias and no feedback. Consider a bivariate additive noise model XY where Y is a non-linear function of X and independent additive noise EY:

Y=fY(X)+EYX~PX,EY~PEY,    (1)

where X and EY are independent. Then, the density PX, Y is said to be induced by the additive noise model (ANM) from X to Y (Mooij et al., 2016). The alternative additive noise model between X and Y is the additive noise model YX:

X=fX(Y)+EXY~PY,EX~PEX,    (2)

where Y and EX are independent.

If the density PX, Y is induced by the ANM XY, but not by the ANM YX, then the ANM XY is identifiable. To illustrate application of the algorithmic mutual information, we show that independence of cause and mechanism will imply that the cause X and error EY in the non-linear function model (1) are independent (For details, please see Supplementary Note C).

Peters et al. (2017) showed that a joint distribution PX, Y does not admit an ANM in both directions at the same time under some quite generic conditions. To illustrate that ANMs are generally identifiable, i.e., a joint distribution only admits an ANM in one direction, we plotted Figures 1, 2. The data in Figures 1, 2 were generated by Y=X3+EY, where EY is uniformly distributed in [−1, 1].

FIGURE 1
www.frontiersin.org

Figure 1. An example of joint distribution p(x, y) generated by Y: = f(X) + EY, where f(X) = X3 and EY is uniformly distributed in [−1, 1]. The interval of the red line represents the bandwidth of the conditional distribution pY|X. We perform a nonlinear regression in the directions XY.

FIGURE 2
www.frontiersin.org

Figure 2. An example of joint distribution p(x, y) generated by Y: = f(X) + EY, where f(X) = X3 and EY is uniformly distributed in [−1, 1]. The interval of the red line represents the bandwidth of the conditional distribution pX|Y. We perform a nonlinear regression in the directions YX.

The joint distribution satisfied an ANM XY, but did not admit an ANM YX. We plotted Figures 1, 2 in which red lines indicated the bandwidth of the conditional distribution. Figure 1 showed that all bandwidth of the conditional distribution PY|X represented by the red line was two units. This clearly demonstrated that conditional distribution PY|X did not depend on the cause X. However, Figure 2 showed that the bandwidth of the conditional distribution PX|Y, represented by the red line varied as Y changed. This demonstrated that the conditional distribution PX|Y, indeed, depended on Y. In other words, it violated the principal of independence of cause and mechanism. The joint distribution in this example only admitted an ANM in only one direction XY.

The ANMs should assume that the functions fX and gY are non-linear. If the functions are linear, then additional assumptions for identifiability should be made. In other words, for the linear functions, if at least one of the distributions of the cause and noise is non-Gaussian [e.g., linear non-Gaussian acyclic model (LiNGAM)], then the linear model is identifiable. Otherwise, the linear model is not identifiable (Shimizu et al., 2011; Moneta et al., 2013). In this scenario, we cannot get different bandwidths. The limitation of the ANMs is that it cannot be applied to linear case if both distributions of cause and noise are Gaussian.

Empirically, if the ANM XY fits the data, then we infer that X causes Y, or if the ANM YX fits the data, then Y causes X will be concluded. Although this statement cannot be rigorously proved, in practice, this principle will provide the basis for bivariate cause discovery (Mooij et al., 2016). To implement this principal, we need to develop statistical methods for assessing whether the additive noise model fits the data or not.

Now we summarize procedures for using ANM to assess causal relationships between two variables. Two variables can be two gene expressions, or one gene expression and one methylation level of CpG site, or an imaging signal of one brain region and a functional principal score of gene. Divide the dataset into a training data set by specifying Dtrain={Yn,Xn},Yn=[y1,,yn]T,Xn=[x1,,xn]T for fitting the model and a test data set Dtest={Y~m,X~m},Y~m=[y~1,,y~m]T,X~m=[x~1,,x~m]T for testing the independence, where n is not necessarily equal to m.

Algorithm for causal discovery with two continuous variables is given below.

Step 1. Regress Y on X using the training dataset Dtrain and non-parametric regression methods:

Y=f^(X)+EY.    (3)

Step 2. Calculate residual E~Y=Y-f^(X) using the test dataset Dtest and test whether the residual ÊY is independent of causal X to assess the ANM XY.

Step 3. Repeat the procedure to assess the ANM YX.

Step 4. If the ANM in one direction is accepted and the ANM in the other is rejected, then the former is inferred as the causal direction.

There are many non-parametric methods that can be used to regress Y on X or regress X on Y. For example, we can use smoothing spline regression methods (Wang, 2011), B-spline (Wang and Yan, 2017) and local polynomial regression (LOESS, see Cleveland, 1979).

Covariance can be used to measure association, but cannot be used to test independence between two variables. A covariance operator can measure the magnitude of dependence, and is a useful tool for assessing dependence between variables. Specifically, we will use the Hilbert-Schmidt norm of the cross-covariance operator or its approximation, the Hilbert-Schmidt independence criterion (HSIC) to measure the degree of dependence between the residuals and potential causal variable (Gretton et al., 2005; Mooij et al., 2016).

Calculation of the HSIC consists of the following steps.

Step 1: Use test data set to compute

yi=f^(xi)+EY(i),i=1,,m.

Step 2: Compute the residuals:

εi=EY(i)=yi-f^(xi),=1,,m.

Step 3: Select two kernel functions kEi, εj) and kx(x1, x2). In practice, we often use the Gaussian kernel function. Compute the Kernel matrices:

KEY=[kE(ε1,ε1)kE(ε1,εm)kE(εm,ε1)kE(εm,εm)],Kx=[kx(x1,x1)kx(x1,xm)kx(xm,x1)kx(xm,xm)].

Step 4: Compute the HSCI for measuring dependence between the residuals and potential causal variable.

HSIC2(EY,X)=1m2Tr  (KEYHKXH),

where H=I-1m1m1mT,1m=[1,1,,1]T and Tr denotes the trace of the matrix.

In summary, the general procedure for bivariate causal discovery is given as follows (Mooij et al., 2016):

Step 1: Divide a data set into a training data set Dtrain = {Yn, Xn} for fitting the model and a test data set Dtest={Y~m,X~m} for testing the independence.

Step 2: Use the training data set and non-parametric regression methods

(a) Regress Y on X: Y = fY(X) + EY and

(b) Regress X on Y: X = fX(X) + EX.

Step 3: Use the test data set and estimated non-parametric regression model that fits the training data set Dtrain = {Yn, Xn} to predict residuals:

(a) E~YX=Y~-f^Y(X~)

(b) E~XY=X~-f^X(Y~).

Step 4: Calculate the dependence measures HSIC2(EY,X) and HSIC2(EX,Y).

Step 5: Infer causal direction:

XY if HSIC2(EY,X)<HSIC2(EX,Y);    (4)
YX if HSIC2(EY,X)>HSIC2(EX,Y).    (5)

If HSIC2(EY,X)=HSIC2(EX,Y), then causal direction is undecided.

We do not have closed analytical forms for the asymptotic null distribution of the HSIC and hence it is difficult to calculate the P-values of the independence tests. To overcome these limitations, the permutation/bootstrap approach can be used to calculate the P-values of the causal test statistics. The null hypothesis is

H0: no causations XY and YX (Both X and EY are dependent, and Y and EX are dependent).

Calculate the test statistic:

TC=|HSIC2(EY,X)-HSIC2(EX,Y)|.    (6)

Assume that the total number of permutations is np. For each permutation, we fix xi, i = 1, …, m and randomly permutate yi, i = 1, …, m. Then, fit the ANMs and calculate the residuals EX(i), EY(i), i = 1, …, m and test statistic TC. Repeat np times. The P-values are defined as the proportions of the statistic T~C (computed on the permuted data) greater than or equal to T^C (computed on the original dataDTE). After cause is identified, we then use Equations (4) and (5) to infer causal directions XY or YX.

Linear Correlation and Causation

In everyday language, correlation and association are used interchangeably. However, correlation and association are different terminologies. Pear correlation coefficient is defined as ρ=cov(X,Y)σxσy from covariance, Spearman correlation coefficient is defined as measuring increasing or decreasing trends. Association characterizes dependence between two variables (Altman and Krzywinski, 2015). In this paper, association is equivalent to Pearson linear correlation. We will focus on linear correlation. We investigate the relationships between causation and correlation. The correlation between two continuous variables can be investigated by a linear regression model:

Y=βX+ε,    (7)

where β≠0.

The causation XY is identified by the ANM:

Y=f(X)+ε,Xε.    (8)

In classical statistics, if we assume that both variables X and ε follow a normal distribution, then cov(X, ε) = 0 if and only if X and ε are independent. If X and ε are not normal variables, this statement will not hold. For general distribution, we extend the concept of covariance to cross covariance operator C~Xε (Zhang et al., 2018). It is shown that for the general distributions of X and ε, C~Xε=0 if and only if X and Y are independent (Mooij et al., 2016).

Let h and g be any two non-linear functions. C~Xε=0 is equivalent to (Gretton et al., 2005)

maxcov(h(X),g(ε))=maxcov(h(X),g(Y-f(X)))=0,    (9)

Subject to ||h|| = 1, ||g|| = 1.

Now we give examples of a pair of random variables to illustrate existence of three cases: (a) both linear correlation and causation XY, (b) causation XY, but no linear correlation, and (c) linear correlation, but no causation XY.

a) Both linear correlation and causation XY.

We consider a special case: Y = f(X). When Y = f(X), Equation (9) holds, which implies XY. If we assume that h(X) = X and g(Yf(X)) = Yf(X), then Equation (9) holds and implies that

cov(X,Y)=cov(X,f(X)).    (10)

If we further assume f(X) = βX, then Equation (10) implies

β=cov(X,Y)Var(X).    (11)

This is estimation of linear regression coefficient.

b) Causation XY, but no linear correlation

Consider the model:

Y=5X2+ε,

where X follows a uniform distribution between −2 and 2 and ε follows a uniform distribution between −1 and 1.

Figure 3 plotted functions Y = 5X2 + ε. Assume that 2,000 subjects were sampled. Permutation was used to calculate P-value for testing causation. We found that the Pearson correlation was −0.00070 and P-value for testing causation XY was 10−5. This example showed the presence of causation, but lack of linear correlation (Pearson correlation was near zero).

FIGURE 3
www.frontiersin.org

Figure 3. The data generated by Y = 5X2 + ε, where X follows a uniform distribution between −2 and 2 and ε follows a uniform distribution between −1 and 1.

c) Linear correlation, but no causation XY.

Consider the model (Figure S2):

X=Z+ε1,Y=Z+ε2,

and Z ~ N(0, 2), ε1 ~ N(0, 1), ε2 ~ N(0, 1), Z, ϵ1, ε2 are independent.

The model can be rewritten as

Y=X+ε2-ε1.

First we show that linear correlation between Y and X exists.

In fact,

cov(Y,X)=cov(Z+ε2,Z+ε1)=var(Z)                  =2,Var(Y)=3,Var(X)=3.

Thus, the Pearson linear correlation coefficient is equal to ρ=23. Thus, linear correlation between Y and X exists.

Next we show that X and ε2 − ε1 are not independent.

Note that cov(X, ε2 − ε1) = −var1) = −1 and X, ε2 − ε1 follow normal distribution. Since the covariance between X and ε2 − ε1 is not equal to zero, this implies that X and ε2 − ε1 are not independent. The conditional distribution PY|X is the distribution of ε2 − ε1. But, we show that the normal variables X and ε2 − ε1 are not independent. This implies that the distribution P(X) and PY|X are not independent. Therefore, we finally show that there is no causation XY.

Similar conclusions hold for YX.

Simulations

ANMs With Different Non-Linear Functions

To investigate their feasibility for causal inference, the ANMs were applied to simulation data. Similar to Nowzohour and Bühlmann (2016), we considered three non-linear functions: quadratic, exponential, and logarithm functions and two random noise variables: normal and t distribution. We assumed that the cause X follows a normal distribution N(0, 1).

First we consider two models with a quadratic function and two types of random noise variables, normal N(0, 1) and t distribution with 5 degrees of freedom:

Model 1:

Y=X+b·X2+ε1,

where the parameter b ranges from −10 to 10 and ε1 is distributed as N (0,1).

Model 2:

Y=X+b·X2+ε2

where the parameter b is defined as before and ε2 is distributed as t distribution with 5 degrees of freedom.

The parameter space b ∈ [−10, 10] was discretized. For each grid point, 1,000 simulations were repeated. For each simulation, 500 samples were generated. The ANMs were applied to the generated data. Smoothing spline is used to fit the functional model. The true causal direction is the forward model: XY. The false decision rate was defined as the proportion of times when the backward model YX is wrongly chosen by the ANMs. Figures 4, 5 presented false decision rate as a function of the parameter b for the models 1 and 2, respectively. We observed from Figures 4, 5 that the false decision rate reached its maximum 0.5 when b = 0. This showed that when the model is close to linear, the ANMs could not identify the true causal direction. However, when b moved away from 0, the false decision rates approached 0 quickly. This showed that when the data were generated by non-linear models, with high probability, we can accurately identify the true causal directions.

FIGURE 4
www.frontiersin.org

Figure 4. False decision rates as a function of the parameter b for the model 1.

FIGURE 5
www.frontiersin.org

Figure 5. False decision rates as a function of the parameter b for the model 2.

To further confirm these observations, we consider another two non-linear functions.

Model 3:

Y=X+blog(|X|)+ε1,

Model 4:

Y=X+blog(|X|)+ε2,

Model 5:

Y=X+b·eX+ε1,

Model 6:

Y=X+b·eX+ε2,

where the parameter b and the noise variables ε1 and ε2 were defined previously.

The false decision rates of the ANMs for detecting the true causal direction XY for the models 3, 4, 5, and 6 were presented in Figures 69, respectively. Again, the observations for the models 1 and 2 still held for the models 3, 4, 5, and 6. When the data were generated by non-linear models, we can accurately identify the true causal directions. However, when the data were generated by linear models, the false decision rates reached 0.5, which was equivalent to random guess.

FIGURE 6
www.frontiersin.org

Figure 6. The false decision rates of the ANMs for detecting the true causal direction XY for the model 3.

FIGURE 7
www.frontiersin.org

Figure 7. The false decision rates of the ANMs for detecting the true causal direction XY for the model 4.

FIGURE 8
www.frontiersin.org

Figure 8. The false decision rates of the ANMs for detecting the true causal direction XY for the model 5.

FIGURE 9
www.frontiersin.org

Figure 9. The false decision rates of the ANMs for detecting the true causal direction XY for the model 6.

Type 1 Error Rates

To evaluate the performance of the ANMs for bivariate cause discovery, we calculate the type 1 error rates. We consider two scenarios: (a) no association, (b) presence of association.

(a) No association

We first generated the data with 100,000 subjects from the model: X ~ N(0, 1), Y ~ N(0, 1) and X, Y are independent. Number of permutations was 500. Number of replication of tests was 1,000. The sampled subjects from the generated population for type 1 error rate calculations were 500, 1,000 and 2,000 respectively. The test statistic Tc and permutations were used to test for causation between two variables X and Y. Table S1 summarized type 1 error rates of the ANMs for testing causation, assuming no association.

(b) Presence of association

Then, we generated the data with 100,000 subjects from the model: X ~ N(0, 1), Y ~ N(0, 1), X and Y were associated, but without causation. Number of permutations was 500. Number of replication of tests was 1,000. The sampled subjects from the generated population for type 1 error rate calculations were 500, 1,000 and 2,000 respectively. The test statistic Tc and permutations were used to test for causation between two variables X and Y. Table S2 summarized type 1 error rates of the ANMs for testing causation in the presence of association.

In summary, Tables S1, S2 showed that type 1 error rates of the ANM based on permutation even in the presence of association were not significantly deviated from nominal levels.

Power Simulations

To further evaluate the performance of the ANMs for bivariate cause discovery, we used simulated data to estimate their power to detect causation. We generated data with 100,000 subjects from the causal model:

Y=f(X)+N,

where f(x)=j=13wj×exp(-γ(x-xj)2),γ~N(0,1), xj ~ N(0, 1), X ~ N(0, 1)and N ~ N(0, σ2 = 0.01). X and N are independent, and wjs are randomly generated weights from the uniform distribution. Number of permutations was 500. Number of replication of tests was 1,000. The sampled subjects from the population were 200, 500, 1,000, 2,000 and 5,000 respectively. The test statistic Tc and permutations were used to test for causation between two variables X and Y. Table S3 summarized the power of the ANMs for detecting causation between two variables.

Real Data Analysis

Regulation of gene expression is a complex biological process. Large-scale regulatory network inference provides a general framework for comprehensively learning regulatory interactions, understanding the biological activity, devising effective therapeutics, identifying drug targets of complex diseases and discovering the novel pathways. Uncovering and modeling gene regulatory networks are one of the long-standing challenges in genomics and computational biology. Various statistical methods and computational algorithms for network inference have been developed. The ANMs can also be applied to inferring gene regulatory networks using gene expression data. Similar to co-gene expression networks where correlations are often used to measure dependence between two gene expressions, the ANMs can be used to infer regulation direction, i.e., whether changes in expression of gene X causes changes in expression of gene Y or vise verse changes in expression of gene Y causes changes in expression of gene X.

The ANMs were applied to Wnt signaling pathway with RNA-Seq of 79 genes measured in 447 tissue samples in the ROSMAP dataset (White et al., 2017). For comparisons, the structural equation models (SEMs) integrating with integer programming (Xiong, 2018), causal additive model (CAM) (Bühlmann et al., 2014), PC algorithm (Tan et al., 2011), random network, glasso (Friedman et al., 2008), and Weighted Correlation Network Analysis (WGCNA) (Langfelder and Horvath, 2008) were also included in the analysis. We ranked directed edges according to the values of the test statistics for the ANMs. The results for top 40, 50, and 60 edges were included in comparison. The results were summarized in Table 1. True directed path was defined as the paths that matched KEGG paths with directions. True undirected path was defined as the paths that matched KEGG paths with or without directions. Detection accuracy was defined as the proportion of the number of true paths detected over the number of all paths detected.

TABLE 1
www.frontiersin.org

Table 1. Accuracy of the ANMs and other six methods for inferring Wnt pathway.

Figure 10 presented the ANM-inferred network structure of the Wnt pathway. The green lines represented the inferred paths consistent to the KEGG while the gray ones represented the inferred edges absent in the KEGG. The ANM, CAM, SEM, PC, and random network methods inferred directed networks, and Glasso and WGCNA association methods inferred undirected networks. We took the structure of Wnt in the KEGG as the true structure of the Wnt in nature. We observed from Table 1 that the ANM more accurately inferred the network structure of the Wnt than the other six statistical and computational methods for identifying directed or undirected networks. Table 1 also showed that the accuracy of widely used Glasso and WGCNA algorithms for identifying the structure of Wnt was even lower than that of random networks, however, the accuracy of the ANM was much higher than that of random networks. The causal network with 50 selected top edges identified by the ANMs reached the highest accuracy. Varying the number of selected edges in the network will affect accuracy, but their accuracies were not largely different for the ANMs. This observation may not be true for other methods.

FIGURE 10
www.frontiersin.org

Figure 10. The ANM-inferred network structure of the Wnt pathway. The green lines represented the inferred paths consistent to the KEGG while the gray ones represented the inferred edges absent in the KEGG.

To evaluate their performance for causal inference, the ANMs were applied to the Alzheimer's Disease Neuroimaging Initiative (ADNI) data with 91 individuals with Diffusion Tensor Imaging (DTI) and cholesterol phenotypes measured at four time points: baseline, 6, 12, and 24 months. After normalization and image registration, the dimension of a single DTI image is 91 × 109 × 91. Three dimensional functional principal component analysis (3D-FPC) was used to summarize imaging signals in the brain region (Lin et al., 2015), because of the technical difficulty and operational cost, only 44 of the 91 individuals have all the DTI imaging data at all the four data points. Based on our own analysis experience, usually the first one or two 3D-FPC scores can explain more that 95% of the variation of the imaging signals in the region. To evaluate the performance of 3D-FPC for imaging signal feature extraction, we present Figures 11A,B. Figure 11A is a layer of the FA map of the DTI image from a single individual and the dimension of this image is 91 × 109. A total of 91 images were used to calculate the 3D-FPC scores. Figure 11B was the reconstruction of the same layer of the FA map of the DTI image from the same individual in Figure 11A using 5 FPC scores. Comparing Figure 11A with Figure 11B, we can see that these two images are very similar indicating that the 3D-FPC score is an effective tool to represent the image features.

FIGURE 11
www.frontiersin.org

Figure 11. (A) A slice of the FA map from a single individual's DTI data. (B) FA map reconstruction with the first two 3D-FPC scores.

To investigate feasibility of image imputation by using a mixed strategy of 3D-FPC scores and matrix completion, we used the DTI image of the 44 individuals who have measurement at all four time points as the investigation dataset. Since at baseline, the DTI image of all individuals was available, we did not have missing value problems. We only need to impute images at 6, 12, and 24 months for some individuals. We randomly sampled 20 individuals assuming that their imaging data were missing. Matrix completion methods were used to impute missing images (Thung et al., 2018). To perform 3D FPCA, all missing imaging signals at 6, 12, and 24 months of the individuals were replaced by their imaging signals at the baseline. Then, 3D FPCA was performed on the original images and replaced images of 44 individuals at all time points (base line, 6, 12, and 24 months). The FPC scores of 22 individuals without missing images were used for matrix completion. The imputed FPC score were then used to form reconstruction of the DTI images. To evaluate performance of the above image imputation, we presented Figure 12 that was the reconstruction of the DTI image in Figure 11A. We observed from these figures that the imputed image captured the majority of the information in the original DTI image data.

FIGURE 12
www.frontiersin.org

Figure 12. Imputed FA map in Figure 11A using 3D-FPC scores and matrix completion.

After image imputation, DTI images at all four points and cholesterol and working memory of 91 individuals were available. The DTI images were segmented into 19 brain regions using the Super-voxel method (Achanta et al., 2012). Three-dimensional functional principal component analysis was used to summarize imaging signals in the brain region (Lin et al., 2015). The ANMs were used to infer causal relationships between cholesterol, or working memory and image where only first FPC score (accounting for more than 95% of the imaging signal variation in the segmented region) was used to present the imaging signals in the segmented region. Table 2 presented P-values for testing causation (cholesterol → image variation) and association of cholesterol with images of 19 brain regions where the canonical correlation method was used to test association (Lin et al., 2017). Two remarkable features emerged. First, we observed both causation and association of cholesterol with imaging signal variation at 24 months in the temporal L hippocampus (P-value for causation < 0.00013, P-value for association < 0.00007) and temporal R hippocampus regions (P-value for causation < 0.0165, P-value for association < 0.0044), and only association of cholesterol with imaging signal variation at 12 months in the temporal L region (P-value for causation < 0.5262, P-value for association < 0.0038). Figures 13A,B presented the curves of cholesterol level of an AD patient and average cholesterol level of normal individuals, and images at baseline, 6, 12, and 24 months of the temporal L hippocampus of an individual with AD diagnosed at 24 months time point, respectively. Figures 14A,C presented the curves of cholesterol level of an individual with AD diagnosed at 24 months' time point and average cholesterol levels of normal individuals, and images at baseline, 6, 12, and 24 months of the Temporal R regions of an individual with AD diagnosed at 24 months' time point, respectively. Figures 13, 14 showed that images of the temporal L hippocampus and Temporal R regions at 24 months became black, which indicated that temporal L hippocampus and temporal R regions were damaged by the high cholesterol. Second, we observed only association of cholesterol with imaging signal variation at 12 and 24 months in the Occipital_Mid brain region (P-value < 0.0003 at 12 months, P-value < 0.00004 at 24 months), but no causation (P-value < 0.6794 at 12 months, P-value < 0.1922 at 24 months). Figure 15 showed images of the occipital lobe region. We observed that there was no significant imaging signal variation in the occipital lobe region. This strongly demonstrates that association may not provide information on unraveling mechanism of complex phenotypes.

TABLE 2
www.frontiersin.org

Table 2. P-values for assessing association and causal relationships between the cholesterol and brain region.

FIGURE 13
www.frontiersin.org

Figure 13. (A) AD and normal individuals' CHL curves. (B) Images of temporal L hippocampus region.

FIGURE 14
www.frontiersin.org

Figure 14. (A) AD and normal individuals' CHL curves. (B) AD and normal individuals' working memory. (C) Images of temporal R hippocampus region.

FIGURE 15
www.frontiersin.org

Figure 15. (A) AD and normal individuals' CHL curves. (B) Images of occipital lobe region.

In our phenotype-image studies, we also identified causal relationships between working memory and activities of the temporal R (hippocampus) at 24 months with P-value < 0.00014) (image → working memory), but identified no association of working memory with imaging signal variation in the temporal R (hippocampus) region (P-value < 0.5904) (Table 3). Figure 14C showed the weak imaging signal or decreased neural activities in the temporal R (hippocampus) region at 24 months and Figure 14B showed lower working memory measure of an AD patient than the average working memory measurements of normal individuals at 24 months. This demonstrated that the decreased neural activities in the temporal R (hippocampus) region deteriorated working memory of the AD patient. This result provided evidence that causation may be identified in the absence of association signals. These observations can be confirmed from the literature. It was reported that cholesterol level impacted the brain white matter connectivity in the temporal gyrus (Haltia et al., 2007) and was related to AD (Sjögren and Blennow, 2005; Teipel et al., 2006). Abnormality in working memory was observed in patients with temporal lobe epilepsy (Stretton et al., 2013).

TABLE 3
www.frontiersin.org

Table 3. P-values for assessing association and causal relationships between the working memory and brain region.

Next we investigate two examples from the gold-standard data set in (Mooij et al., 2016) to evaluate performance. The first dataset was collected at 349 weather stations in Germany from 1961 to 1990. Let X be altitude and Y be temperature. Meteorology assumes that places with higher altitude tend to be colder than those with lower altitude (roughly 1 centigrade per 100 meter). There is no doubt that altitude is the cause and temperature the effect, so ground truth is XY. P-value of using the ANMs and permutation test for detecting the causation was 0.001.

The second dataset was Old Faithful geyser data. Old Faithful is a hydrothermal geyser in Yellowstone National Park in the state of Wyoming, USA. Each observation corresponds to a single eruption. The data consists of 194 samples, and was collected in a single continuous measurement from August 1 to August 15, 1985. Let X be duration of eruption in minutes and Y be time to the next eruption in minutes. It is commonly accepted that the time interval between the current and the next eruption is an effect of the duration of the current eruption, so ground truth is XY. P-value of using the ANMs and permutation test for detecting the causation was 0.003. Both examples demonstrated that the ANMs and permutation test were able to detect causation between two variables.

Discussion

The major purpose of this paper is to address several issues for shifting the paradigm of genetic analysis from association analysis to causal inference and to focus on causal discovery between two variables. The first issue is the basic principles for causal inference from observational data only. Typical methods for unraveling cause and effect relationships are interventions and controlled experiments. Unfortunately, the experiments in human genetics are unethical and technically impossible. In the past decade, the new principles for causal inference from pure observational data have been developed. The philosophical causal principle assumes that nature consists of autonomous and independent causal generating process modules and attempts to replace causal faithfulness by the assumption of Independence of Cause and Mechanism (ICM). In other words, causal generating processes of a system's variables are independent. If we consider two variables, the ICM states that distribution of cause and conditional distribution of effect given the cause are independent.

The second issue is how to measure independence (or dependence) between two distributions. Statistics only provides tools for measuring independence between two random variables. There are no measures or statistics to test independence between two distributions. Therefore, we introduce algorithmic information theory that can offer notion and mathematical formulation of independence between two distributions or independence of mechanisms. We use algorithmic mutual information to measure independence between two distributions which can be used to assess causal relationships between two variables. Algorithmically independent conditional implies that the joint distribution has a shorter description in causal direction than in non-causal direction.

The third issue is to develop causal models that can easily assess algorithmic independent conditions. The algorithmic independent condition states that the direction with the lowest Kolmogorov complexity can be identified to be the most likely causal direction between two random variables. However, it is well-known that the Kolmogorov complexity is not computable (Budhathoki and Vreeken, 2017). Although stochastic complexity was proposed to approximate Kolmogorov complexity via the Minimum Description Length (MDL) principle, it still needs heavy computations. The ANM was developed as practical causal inference methods to implement algorithmically independent conditions. We showed that algorithmic independence between the distribution of cause X and conditional distribution PY|X of effect given the cause is equivalent to the independence of two random variables X and EY in the ANM.

The fourth issue is the development of test statistics for bivariate causal discovery. The current ANM helps to break the symmetry between two variables X and Y. Its test statistics are designed to identify causal directions: XY or YX. Statistics and methods for calculation of P-values for testing the causation between two variables have not been developed. To address this issue, we have developed a new statistic to directly test for causation between two variables and a permutation method for the calculation of P-value of the test.

The fifth issue is the power of the ANM. The challenge arising from bivariate causal discovery is whether the ANM has enough power to detect causation between two variables. To investigate their feasibility for causal inference, the ANMs were applied to simulation data. We considered three non-linear functions: quadratic, exponential, and logarithm functions and two random noise variables: normal and t distribution. We showed that the ANM had reasonable power to detect existence of causation between two variables. To further evaluate its performance, the ANM was also applied to reconstruction of the Wnt pathway using gene expression data. The results demonstrated that the ANM had higher power to infer gene regulatory networks than six other statistical methods using KEGG pathway database as gold standard.

The sixth issue is how to distinguish association from causation. In everyday language, correlation and association are used interchangeably. However, correlation and association are different terminologies. Correlation is to characterize the trend pattern between two variables, particularly; the Pearson correlation coefficient measures linear trends, while association characterizes the simultaneous occurrence of two variables. The widely used notion of association often indicates the linear correlation. When two variables are linearly correlated we say that there is association between them. Pearson correlation or its equivalent, linear regression is often used to assess association. Causation between two variables is defined as independence between the distribution of cause and conditional distribution of the effect, given cause. In the non-linear ANM, the causal relation is assessed by testing independence between the cause variable and residual variable. We investigated the relationships between causation and association (linear correlation). Some theoretical analysis and real trait-imaging data analysis showed that there were three scenarios: (1) presence of both association and causation between two variables, (2) presence of association, while absence of causation, and (3) presence of causation, while lack of association in causal analysis.

Finally, in real imaging data analysis, we showed that causal traits change the imaging signal variation in the brain regions. However, the traits that were associated with the imaging signal in the brain regions did not change imaging signals in the region at all.

The experiences in association analysis in the past several decades strongly demonstrate that association analysis is lack of power to discover the mechanisms of the diseases and provide powerful tools for medicine. It is time to shift the current paradigm of genetic analysis from shallow association analysis to more profound causal inference. Transition of analysis from association to causation raises great challenges. The results in this paper are considered preliminary. A large proportion of geneticists and epidemiologists have serious doubt about the feasibility of causal inference in genomic and epigenomic research. Causal genetic analysis is in its infantry. The novel concepts and methods for causal analysis in genomics, epigenomics, and imaging data analysis should be developed in the genetic community. Large-scale simulations and real data analysis for causal inference should be performed. We hope that our results will greatly increase the confidence in genetic causal analysis and stimulate discussion about whether the paradigm of genetic analysis should be changed from association to causation or not.

Author Contributions

RJ: Perform data analysis and write paper; NL and ZH: Perform data analysis; DB: Provide data and result interpretation; LJ: Design project; MX: Design project and write paper.

Funding

ZH and LJ were supported by National Natural Science Foundation of China (31521003), Shanghai Municipal Science and Technology Major Project (2017SHZDZX01), and the 111 Project (B13016) from Ministry of Education.

Conflict of Interest Statement

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Acknowledgments

We sincerely thank two reviewers for their helpful comments to improve the presentation of the paper. We also thank Texas Advanced Computing Center for providing computational resources.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fgene.2018.00347/full#supplementary-material

References

Achanta, R., Shaji, A., Smith, K., Lucchi, A., Fua, P., and Süsstrunk, S. (2012). SLIC superpixels compared to state-of-the-Art Superpixel methods. IEEE Trans. Pattern Analysis Mach. Intell. 34, 2274–2282. doi: 10.1109/TPAMI.2012.120

PubMed Abstract | CrossRef Full Text | Google Scholar

Altman, N., and Krzywinski, M. (2015). Points of significance: association, correlation and causation. Nat. Methods 12, 899–900. doi: 10.1038/nmeth.3587

CrossRef Full Text | Google Scholar

Ashrafian, H., Darzi, A., and Athanasiou, T. (2015). A novel modification of the Turing test for artificial intelligence and robotics in healthcare. Int. J. Med. Robot. 11, 38–43. doi: 10.1002/rcs.1570

PubMed Abstract | CrossRef Full Text | Google Scholar

Besserve, M., Shajarisales, N., Schölkopf, B., and Janzing, D. (2017). Group invariance principles for causal generative models. arXiv [Preprint]. arXiv:1705.02212.

Google Scholar

Budhathoki, K., and Vreeken, J. (2017). Causal inference by stochastic complexity arXiv [Preprint]. arXiv:1702.06776.

Bühlmann, P., Peters, J., and Ernest, J. (2014). CAM: causal additive models, high-dimensional order search and penalized regression. Ann. Stat. 42, 2526–2556. doi: 10.1214/14-AOS1260

CrossRef Full Text | Google Scholar

Cleveland, W. S. (1979). Robust locally weighted regression and smoothing scatterplots. J. Am. Stat. Assoc. 74, 829–836. doi: 10.2307/2286407

CrossRef Full Text | Google Scholar

Friedman, J., Hastie, T., and Tibshirani, R. (2008). Sparse inverse covariance estimation with the graphical lasso. Biostatistics 9, 432–441. doi: 10.1093/biostatistics/kxm045

PubMed Abstract | CrossRef Full Text | Google Scholar

Glymour, C. (2015). The Causal Revolution, Observational Science and Big Data. Athens, OH: Ohio University in the History and Philosophy of Science series.

Google Scholar

Gretton, A., Bousquet, O., Smola, A., and Schölkopf, B. (2005). “Measuring statistical dependence with Hilbert–Schmidt norms,” in Proceedings of the International Conference on Algorithmic Learning Theory (Singapore), 63–77.

Grunwald, P. D., and Vitanyi, P. M. B. (2004). Shannon Information and Kolmogorov complexity. IEEE Trans. Information Theory. arXiv [Preprint]. arXiv:cs/0410002.

Google Scholar

Haltia, L. T., Viljanen, A., Parkkola, R., Kemppainen, N., Rinne, J. O., Nuutila, P., et al. (2007). Brain white matter expansion in human obesity and the recovering effect of dieting. J. Clin. Endocrinol. Metabol. 92, 3278–3284. doi: 10.1210/jc.2006-2495

PubMed Abstract | CrossRef Full Text | Google Scholar

Hoyer, P. O., Janzing, D., Mooij, J. M., Peters, J., and Schölkopf, B. (2009). “Nonlinear causal discovery with additive noise models,” in Advances in Neural Information Processing Systems (Vancouver, BC), 689–696.

Google Scholar

Janzing, D., and Schölkopf, B. (2010). Causal inference using the algorithmic Markov condition. IEEE Trans. Inform. Theor. 56, 5168–5194. doi: 10.1109/TIT.2010.2060095

CrossRef Full Text | Google Scholar

Kolmogorov, A. (1965). Three approaches to the quantitative definition of information. Probl. Inform. Transm. 1, 3–11. doi: 10.1109/CCC.2000.856757

CrossRef Full Text

Langfelder, P., and Horvath, S. (2008). WGCNA: an R package for weighted correlation network analysis. BMC Bioinformat. 9:559. doi: 10.1186/1471-2105-9-559

PubMed Abstract | CrossRef Full Text | Google Scholar

Le, T., Hoang, T., Li, J., Liu, L., Liu, H., and Hu, S. (2016). A fast PC algorithm for high dimensional causal discovery with multi-core PCs. IEEE ACM Trans. Comput. Biol. Bioinform. 1. doi: 10.1109/TCBB.2016.2591526

PubMed Abstract | CrossRef Full Text | Google Scholar

Lemeire, J., and Janzing, D. (2013). Replacing causal faithfulness with algorithmic independence of conditionals. Minds Mach. 23, 227–249. doi: 10.1007/s11023-012-9283-1

CrossRef Full Text | Google Scholar

Lin, N., Jiang, J., Guo, S., and Xiong, M. (2015). Functional principal component analysis and randomized sparse clustering algorithm for medical image analysis. PLoS ONE 10:e0132945. doi: 10.1371/journal.pone.0132945

PubMed Abstract | CrossRef Full Text | Google Scholar

Lin, N., Zhu, Y., Fan, R., and Xiong, M. (2017). A quadratically regularized functional canonical correlation analysis for identifying the global structure of pleiotropy with NGS data. PLOS Comput. Biol. 13:e1005788. doi: 10.1371/journal.pcbi.1005788

PubMed Abstract | CrossRef Full Text | Google Scholar

Moneta, A., Entner, D., Hoyer, P. O., and Coad, A. (2013). Causal inference by independent component analysis: theory and applications. Oxf. Bull. Econ. Stat. 75, 705–730. doi: 10.1111/j.1468-0084.2012.00710.x

CrossRef Full Text | Google Scholar

Mooij, J. M., Peters, J., Janzing, D., Zscheischler, J., and Schölkopf, B. (2016). Distinguishing cause from effect using observational data: methods and benchmarks. J. Mach. Learn. Res. 17, 1–102.

Google Scholar

Nowzohour, C., and Bühlmann, P. (2016). Score-based causal learning in additive noise models. Statistics 50, 471–485. doi: 10.1080/02331888.2015.1060237

CrossRef Full Text | Google Scholar

Parascandolo, G., Rojas-Carulla, M., Kilbertus, N., and Schölkopf, B. (2017). Learning independent causal mechanisms. arXiv [Preprint]. arXiv:1712.00961.

Google Scholar

Pearl, J. (2018). Theoretical impediments to machine learning with seven sparks from the causal revolution. arXiv [Preprint]. arXiv:1801.04016.

Google Scholar

Peters, J., and Bühlman, P. (2014). Identifiability of gaussian structural equation models with equal error variances. Biometrika 101, 219–228. doi: 10.1093/biomet/ast043

CrossRef Full Text | Google Scholar

Peters, J., and Bühlman, P. (2014). Identifiability of gaussian structural equation models with equal error variances. Biometrika 101, 219–228. doi: 10.1093/biomet/ast043

CrossRef Full Text | Google Scholar

Peters, J., Janzing, D., and Schölkopf, B. (2017). Elements of Causal Inference - Foundations and Learning Algorithms Adaptive Computation and Machine Learning Series. Cambridge, MA: The MIT Press.

Peters, J., Mooij, J., Janzing, D., and Schoelkopf, B. (2011). “Identifiability of Causal Graphs using Functional Models,” in Proceedings of the 27th Annual Conference on Uncertainty in Artificial Intelligence (UAI) (Corvallis, OR).

Schölkopf, B., Janzing, D., Peters, J., Sgouritsa, E., Zhang, K., and Mooij, J. (2012). “On Causal and Anticausal Learning,” in Proceedings of the 29th International Conference on Machine Learning (Edinburgh), 1255–1262.

Shajarisales, N., Janzing, D., Schölkopf, B., and Besserve, M. (2015). “Telling cause from effect in deterministic linear dynamical systems,” in Proceedings of the 32nd International Conference on Machine Learning, Vol. 37 (Lille), 285–294.

Google Scholar

Shimizu, S., Hoyer, P. O., Hyvärinen, A., and Kerminen, A. (2006). A linear non-gaussian acyclic model for causal discovery. J. Mach. Learn. Res. 7, 2003–2030.

Google Scholar

Shimizu, S., Inazumi, T., Sogawa, Y., Hyvärinen, A., Kawahara, Y., Washio, T., et al. (2011). DirectLiNGAM: a direct method for learning a linear non-Gaussian structural equation model. J. Mach. Learn. Res. 12, 1225–1248.

Google Scholar

Sjögren, M., and Blennow, K. (2005). The link between cholesterol and Alzheimer's disease. World J. Biol. Psychiatry 6, 85–97.

PubMed Abstract | Google Scholar

Stretton, J., Winston, G. P., Sidhu, M., Bonelli, S., Centeno, M., Vollmar, C., et al. (2013). Disrupted segregation of working memory networks in temporal lobe epilepsy. Neuroimage Clin. 2, 273–281. doi: 10.1016/j.nicl.2013.01.009

PubMed Abstract | CrossRef Full Text | Google Scholar

Tan, M., Alshalalfa, M., Alhajj, R., and Polat, F. (2011). Influence of prior knowledge in constraint-based learning of gene regulatory networks. IEEE ACM Trans. Comput. Biol. Bioinform. 8, 130–142. doi: 10.1109/TCBB.2009.58

PubMed Abstract | CrossRef Full Text | Google Scholar

Teipel, S. J., Pruessner, J. C., Faltraco, F., Born, C., Rocha-Unold, M., Evans, A., et al. (2006). Comprehensive dissection of the medial temporal lobe in AD: measurement of hippocampus, amygdala, entorhinal, perirhinal and parahippocampal cortices using MRI. J Neurol. 253, 794–800. doi: 10.1007/s00415-006-0120-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Thung, K. H., Yap, P. T., Adeli, E., Lee, S. W., and Shen, D; Alzheimer's Disease Neuroimaging Initiative. (2018). Conversion and time-to-conversion predictions of mild cognitive impairment using low-rank affinity pursuit denoising and matrix completion. Med. Image Anal. 45, 68–82. doi: 10.1016/j.media.2018.01.002

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, W., and Yan, J. (2017). Splines2: Regression Spline Functions and Classes. R package version 0.2.7.

Wang, Y. D. (2011). Smoothing Splines: Methods and Applications. New York, NY: CRC Press.

White, C. C., Yang, H. S., Yu, L., Chibnik, L. B., Dawe, R. J., Yang, J., et al. (2017). Identification of genes associated with dissociation of cognitive performance and neuropathological burden: multistep analysis of genetic, epigenetic, and transcriptional data. PLoS Med. 14:e1002287. doi: 10.1371/journal.pmed.1002287

PubMed Abstract | CrossRef Full Text | Google Scholar

Xiong, M. M. (2018). Big Data in Omics and Image: Integrated Analysis and Causal Inference. Boca Raton, FL: CRC Press.

Zhang, K., and Hyvärinen, A. (2009). “On the identifiability of the post-nonlinear causal model,” in Proceedings of the 25th Annual Conference on Uncertainty in Artificial Intelligence (UAI) (Montreal, QC).

Zhang, K., Schölkopf, B., Spirtes, P., and Glymour, C. (2018). Learning causality and causality-related learning. Natl. Sci. Rev. 5, 26–29. doi: 10.1093/nsr/nwx137

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, Q., Filippi, S., Gretton, A., and Sejdinovic, D. (2018). Large-scale kernel methods for independence testing. Stat. Comput. 28, 113. doi: 10.1007/s11222-016-9721-7

CrossRef Full Text | Google Scholar

Keywords: independence of cause and mechanism (ICM), algorithmic information theory, additive noise models, genome-wide causal studies, gene expression, imaging data analysis

Citation: Jiao R, Lin N, Hu Z, Bennett DA, Jin L and Xiong M (2018) Bivariate Causal Discovery and Its Applications to Gene Expression and Imaging Data Analysis. Front. Genet. 9:347. doi: 10.3389/fgene.2018.00347

Received: 09 May 2018; Accepted: 09 August 2018;
Published: 31 August 2018.

Edited by:

Celia M. T. Greenwood, Lady Davis Institute (LDI), Canada

Reviewed by:

Jian Li, Tulane University, United States
Zheyang Wu, Worcester Polytechnic Institute, United States

Copyright © 2018 Jiao, Lin, Hu, Bennett, Jin and Xiong. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Momiao Xiong, momiao.xiong@uth.tmc.edu

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.